145 Commits (c6f3498d00bcf6610d620bb009b3ba697870e4bf)

Author SHA1 Message Date
Steve Lhomme d2b42e2cd0 doc: libvlc: update minimum CMake to 3.10 5 months ago
Martin Finkel 325511163a doc/libvlc: early return with help message instead of crash 8 months ago
Steve Lhomme d2dcb5fa56 doc/libvlc: add fill mode aspect ratio in the cycling Aspect Ratio values 2 years ago
Steve Lhomme 6dda4c2425 doc: win32: use proper strings in case the Windows tests are built with UNICODE 11 months ago
Johannes Kauffmann 07a9e3c865 doc: QtGL: make it compile with Qt 6 1 year ago
Johannes Kauffmann f4a4f9bcc4 doc: QtPlayer: make it compile with Qt 6 1 year ago
Alexandre Janniaux f030c94478 doc: thumbnailer: rename wait condition variable 2 years ago
Alexandre Janniaux 935e17d3d6 doc: thumbnailer: remove _POSIX_CLOCK_SELECTION 2 years ago
Steve Lhomme 1ce31601a4 doc/wx_player: set WS_CLIPCHILDREN on our window 2 years ago
Steve Lhomme b29e2911fd doc/QtPlayer: set WS_CLIPCHILDREN on our window 2 years ago
Steve Lhomme 70535e5402 doc/win_player: set WS_CLIPCHILDREN on our window 2 years ago
Thomas Guillem a8a57ba8c4 doc: rename vlc-thumb.c 2 years ago
Thomas Guillem 1da6898e2e doc: fix unused warning in example.c 2 years ago
Pierre Lamot 04ea9e055e doc: QtGL: implement window resize and mouse callbacks 3 years ago
Pierre Lamot 2ed2509750 doc: d3d11_player: implement mouse support 3 years ago
Pierre Lamot 60078ca975 libvlc: allow user to report mouse events when using libvlc_video_set_output_callbacks 3 years ago
Steve Lhomme 4c99f1a44a include cassert instead of assert.h 3 years ago
Simon Latapie f7d4afc821 doc: QtPlayer: fix file opening on Windows 3 years ago
Steve Lhomme 86e598311e vlc-thumb: fix error handling 3 years ago
Steve Lhomme 246d451260 doc/libvlc: include cstdio/cstdlib 3 years ago
Steve Lhomme 8c2b60de03 libvlc: always include the libvlc version header from vlc.h 3 years ago
Ordissimo 76bb0f1316 Fix gtk_player migrate to gtk3 3 years ago
Steve Lhomme 7c64a9d27a doc: win32: remove window flag that redraws the window 3 years ago
Rémi Denis-Courmont 815116d80c Use static assertions to check constant predicates 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
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 4 years ago
Steve Lhomme c3d874c989 doc: libvlc: rename callbacks to clarify what they do 4 years ago
Steve Lhomme 553f6091c0 libvlc: add the possibility to flip the rendered textures 4 years ago
Steve Lhomme e70bb01630 doc: libvlc: add a CMake makefile to build the win32 samples 4 years ago
Steve Lhomme df63adafd9 doc: fix warnings with MSVC in d3d11_player 4 years ago
Steve Lhomme db6ad1bc86 doc: libvlc: fix type casting 4 years ago
Steve Lhomme 4bad605e3b doc: libvlc: use _strdup() on Windows samples 4 years ago
Steve Lhomme 491e7440b3 doc: libvlc: fix QtGL shader compilation issue 4 years ago
Romain Roffé 49dc4a6d11 doc: gtk: Fix build with GTK3+ 4 years ago
Alexandre Janniaux df2a9c37cd doc: libvlc: add minimal example from wiki 4 years ago
Alexandre Janniaux b225c6dbc0 doc: QtGl: use nullptr and remove stray comments 4 years ago
Alexandre Janniaux 530cc094d1 doc: QtGl: use std::unique_ptr<> 4 years ago
Alexandre Janniaux a6ab218963 doc: QtGL: switch to C++14 4 years ago
Hugo Beauzée-Luyssen e56d967334 doc: thumbnailer: Use new media thumbnailer API 4 years ago
Hugo Beauzée-Luyssen d3be66ede9 doc: vlc-thumb: Remove trailing whitespace 4 years ago
Hugo Beauzée-Luyssen 3394964816 doc: thumbnailer: Remove deprecated options 4 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