662 Commits (8b9513645c40b78ee5863bb8b5e0ed4d60616dbc)

Author SHA1 Message Date
Alexandre Janniaux efbfe0dc55 doc/sk: add script to check the different captions 5 years ago
Alexandre Janniaux c554dd7809 WIP: demo logger cb 6 years ago
Steve Lhomme 8c2b60de03 libvlc: always include the libvlc version header from vlc.h 4 years ago
Ordissimo 76bb0f1316 Fix gtk_player migrate to gtk3 4 years ago
Steve Lhomme 7c64a9d27a doc: win32: remove window flag that redraws the window 4 years ago
Steve Lhomme 889cf5c246 doc: add a guide for Win32 building and debugging 4 years ago
Rémi Denis-Courmont 815116d80c Use static assertions to check constant predicates 4 years ago
Marvin Scholz 1336447566 doc: remove $Id$ magic comments 4 years ago
Alexandre Janniaux 0886e801c7 doc: Makefile.am: add appkit_player to LIBVLC_SAMPLES 4 years ago
Steve Lhomme 090b5ee9d2 doc: libvlc: add the CMakeLists.txt to the tarball 4 years ago
Rémi Denis-Courmont b18a675901 lib: remove useless libvlc_media_new_path() parameter 4 years ago
Rémi Denis-Courmont 5aec19d53f lib: remove useless libvlc_media_new_location() parameter 4 years ago
Rémi Denis-Courmont d607bf767f lib/media_player: pass instance when creating from media 4 years ago
Rémi Denis-Courmont cd05f2ff55 lib/media: pass explicit instance to generate thumbnail 4 years ago
Steve Lhomme ee28019fb9 d3d11_player: only read lParam once 4 years ago
Steve Lhomme d22c1a2bca d3d11_player: handle 0 dimensions we report to the app 4 years ago
Alexandre Janniaux 60fcef78ee doc/libvlc: add appkit_player demo code 4 years ago
Marvin Scholz 550ef5634b doc: add needed script to EXTRA_DIST 4 years ago
Thomas Guillem 6d3b8ada5f doc: examples: use the Stopped event 4 years ago
Steve Lhomme 6fa58261ff libvlc: add a callback for the type of the resize callback 5 years ago
Steve Lhomme c3d874c989 doc: libvlc: rename callbacks to clarify what they do 5 years ago
Steve Lhomme 553f6091c0 libvlc: add the possibility to flip the rendered textures 5 years ago
Steve Lhomme e70bb01630 doc: libvlc: add a CMake makefile to build the win32 samples 5 years ago
Steve Lhomme df63adafd9 doc: fix warnings with MSVC in d3d11_player 5 years ago
Steve Lhomme db6ad1bc86 doc: libvlc: fix type casting 5 years ago
Steve Lhomme 4bad605e3b doc: libvlc: use _strdup() on Windows samples 5 years ago
Steve Lhomme 491e7440b3 doc: libvlc: fix QtGL shader compilation issue 5 years ago
Romain Roffé 49dc4a6d11 doc: gtk: Fix build with GTK3+ 5 years ago
Alexandre Janniaux 79084ecb2f doc: Doxygen: make dot background transparent 5 years ago
Alexandre Janniaux 8835da191d doxygen: enable tree view 5 years ago
Alexandre Janniaux 29c00353ec doxygen: allow external theme from configure 5 years ago
Alexandre Janniaux 3e71b72a10 doc: enable interactive SVG output 5 years ago
Alexandre Janniaux 6ea238b664 doc: add main page for documentation 5 years ago
Alexandre Janniaux 410fef4dcc doc: libvlc: add main page for libVLC documentation 5 years ago
Alexandre Janniaux 5eefde0374 doc: add doc/libvlc to EXAMPLE_PATH 5 years ago
Alexandre Janniaux df2a9c37cd doc: libvlc: add minimal example from wiki 5 years ago
Jean-Baptiste Kempf f1603b6994 2022 is here 5 years ago
Alexandre Janniaux b225c6dbc0 doc: QtGl: use nullptr and remove stray comments 5 years ago
Alexandre Janniaux 530cc094d1 doc: QtGl: use std::unique_ptr<> 5 years ago
Alexandre Janniaux a6ab218963 doc: QtGL: switch to C++14 5 years ago
Hugo Beauzée-Luyssen e56d967334 doc: thumbnailer: Use new media thumbnailer API 5 years ago
Hugo Beauzée-Luyssen d3be66ede9 doc: vlc-thumb: Remove trailing whitespace 5 years ago
Hugo Beauzée-Luyssen 3394964816 doc: thumbnailer: Remove deprecated options 5 years ago
Craig Turner 180cc78689 doc: QtGL: fix textures being recreated 5 years ago
Steve Lhomme f35b34c0a1 d3d11_player: adjust the swapchain size when resizing 5 years ago
Steve Lhomme 27515ae5d3 d3d11_player: use a SRWLOCK instead of a CRITICAL_SECTION 5 years ago
Rémi Denis-Courmont f32f289264 Rationalise not found error codes 5 years ago
Alexandre Janniaux febdeca0b4 doc: QtGL: conditionnally set precision qualifier 5 years ago
Alexandre Janniaux f3f32481fc doc: QtGL: check _WIN32 for windows plugins 5 years ago
Alexandre Janniaux ce4e4085c6 doc: QtPlayer: check _WIN32 for windows plugins 5 years ago