132 Commits (8d56d19c50ffbc4f49db4f36070e9edfefd669b6)

Author SHA1 Message Date
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
Steve Lhomme 27515ae5d3 d3d11_player: use a SRWLOCK instead of a CRITICAL_SECTION 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
Steve Lhomme 4b60c03dfb doc: QtGl: fix usage of OpenGL functions when running in Qt 5 years ago
Steve Lhomme ff816e4096 doc: QtGl: remove unused private variables 5 years ago
Steve Lhomme fd58e14843 doc: QtGl: replace std::mutex with QMutex 5 years ago
Steve Lhomme 1d80e39533 doc: QtGl: set the shader precision 5 years ago
Steve Lhomme 1e09fce382 doc: QtGl: don't condition plugin import based on QT_STATICPLUGIN 5 years ago
Steve Lhomme 930b5ef4f9 doc: QtPlayer: add QWindowsIntegrationPlugin plugin 5 years ago
Martin Finkel b7378da2dd d3d11_player: field renaming 5 years ago
Steve Lhomme dd514b9ef6 libvlc: make the D3D11 callback give a ID3D11RenderTargetView per plane 5 years ago
Steve Lhomme e3ed8e2d52 libvlc: the setup/cleanup rendering callbacks can be called many times 5 years ago