96181 Commits (f3da50cde936f58aee0f3ac11729eb5624cf910d)
 

Author SHA1 Message Date
Steve Lhomme f3da50cde9 windows: use inline functions to redirect POSIX file API 3 years ago
Fatih Uzunoglu 11538a1e0f qml: add horizontal ScrollBar to localMenuView 3 years ago
Fatih Uzunoglu 1302c05fad qml: add D&D functionality to the Playqueue button 3 years ago
Fatih Uzunoglu ecbea8c907 qml: don't reuse the end position for DragItem on the subsequent drag 3 years ago
Steve Lhomme 4ff98ff54e win32: don't use SetThreadErrorMode in XBOX builds 3 years ago
Steve Lhomme de4b18ebf4 media_player: add missing "equalizer-preset" 3 years ago
Pierre Lamot 705f53e985 qml: fix race condition while initializing FlickableScrollHandler 3 years ago
Thomas Guillem 71c6ce8d05 interop_android: fix Wunused-variable 3 years ago
Thomas Guillem b1e64df7c0 interop_android: fix Wincompatible-function-pointer-types 3 years ago
Steve Lhomme e3f623c019 vlc_fixups: turn MSVC CPU defines into GCC CPU defines 3 years ago
Steve Lhomme f0a5c5c350 cpu: support cpuid with MSVC 3 years ago
Steve Lhomme 772080a5d8 cpu: explicitely initialize the atomic_uint with a negative value 3 years ago
Steve Lhomme 1fbc426bae logger/json: remove unused strings 3 years ago
Steve Lhomme 8e66aa6b62 include: don't include vlc_actions.h from vlc_vout_display.h 3 years ago
Steve Lhomme 2ff4c82bb8 meson: remove unused HAVE_STATIC_ASSERT 3 years ago
Tristan Matthews 6bdb0bc002 codec: vpx: use same chroma lookup logic as dav1d 3 years ago
Tristan Matthews cf69a7c6f8 codec: aom: use same chroma lookup logic as dav1d 3 years ago
Pierre Lamot 47105d950e qml: make the playlist button checked when the playlist is visible 3 years ago
Pierre Lamot cb95bc643f qt: remove old palette system 3 years ago
Pierre Lamot 50e660d845 qml: move setColorAlpha and blendColors to VLCStyle 3 years ago
Pierre Lamot eb0932bea2 qml: remove default color form Label 3 years ago
Pierre Lamot 140d9193f1 qml: remove unnecessary ControlCheckButton specialisation 3 years ago
Pierre Lamot 58248c4ec1 qml: use ColorContext to define colors in the application 3 years ago
Pierre Lamot 2408b38aec qt: provide Qt system theme for ColorContext 3 years ago
Pierre Lamot 874a80a850 qt: provide Gtk theme for ColorContext 3 years ago
Pierre Lamot 90071f504a qt: provide default light/dark palette for ColorContext 3 years ago
Pierre Lamot b451e973e2 qml: introduce ColorContext 3 years ago
Pierre Lamot 1cb094cad5 qt: change the way system palettes use VLC dark/light variants 3 years ago
Pierre Lamot 27707e3e2f qml: allow to inhibit animation in AnimatedBackground 3 years ago
Pierre Lamot 218e0bb559 qml: rename VLCStyle.theme in VLCStyle.palette 3 years ago
Steve Lhomme 847fa924a0 win32: use the proper signature for lpfnWndProc callbacks 3 years ago
Steve Lhomme 37f7d8b35e vlc_codecs: assert that our WAVE_FORMAT values match the SDK ones 3 years ago
Johannes Kauffmann cc3a2e818a contrib: use videolan git URL variable 3 years ago
Johannes Kauffmann 3eedba28a9 contrib: add videolan git URL variable 3 years ago
Johannes Kauffmann 1cf1654612 contrib: breakpad: use videolan contrib URL 3 years ago
Steve Lhomme 105babe317 windows: use the native read/write/etc calls 3 years ago
Steve Lhomme cedea4d018 configure: don't the check presence of stricmp 3 years ago
Steve Lhomme 6946b06a17 vlc_fixups: do warn about "deprecated" ANSI calls on Windows GDK 3 years ago
Pierre Lamot f8cd81e4f5 meson: fix dcomp.h detection 3 years ago
Steve Lhomme 589006857e http: remove uneeded cast 3 years ago
Steve Lhomme caca6ffbc3 input: don't compile local ControlInsertDemuxFilter without sout support 3 years ago
Steve Lhomme f16b63f75f es_out_timeshift: avoid forward declaration of GetTmpFile 3 years ago
Steve Lhomme 7e43a19a52 es_out_timeshift: avoid static const forward declarations 3 years ago
Steve Lhomme 5c96e6c593 es_out: avoid static const forward declarations 3 years ago
Steve Lhomme eb8ddf30d5 adaptive/mp4: don't force all included headers to be C files 3 years ago
Steve Lhomme c254ee46ea packetizers: allow inclusion HXXX NAL helpers from C++ code 3 years ago
Claudio Cambra 4f02040ace macosx: Don't hide controls if video is paused 3 years ago
Claudio Cambra 34b7ffe120 macosx: Fix flickering of titlebar on VLCFullVideoViewWindow 3 years ago
Claudio Cambra 8dc1e02b0f macosx: Expose if mouse is hovering controls as a property on VLCMainVideoViewController 3 years ago
Claudio Cambra 12f34b7ecd macosx: Don't hide video controls if mouse is hovering on them 3 years ago