1954 Commits (906e31714f751d2cd2d762d59c2384ff4e1e2a75)

Author SHA1 Message Date
Timshel 976f847333 player: support vout_order in vlc_player_CycleTrack 2 years ago
Timshel 4b043ab259 hotkeys: order selected sub tracks by vout 2 years ago
Steve Lhomme 0c7add0995 cli: mark CLI thread as never returning 2 years ago
Steve Lhomme 7befacddeb globalhotkeys: start the win32 hotkeys as autorun 2 years ago
Steve Lhomme 3f613a85f5 vlc_threads: move poll() definitions in a separate header 2 years ago
Alaric Senat fff2ccbe18 cli: remove unused variable 3 years ago
Alaric Senat 0abc313d0e cli: remove incorrect unused mention 3 years ago
Alaric Senat fd72da1bd7 cli: fix various unnecessary narrowing conversions 3 years ago
Alaric Senat 32fb490288 cli: refuse wrong volume values 3 years ago
Alaric Senat 933ce08544 cli: replace `atof` with `strtof` 3 years ago
Alaric Senat ce70f053bc cli: switch to signed iov len for `cli_writev` 3 years ago
Steve Lhomme f4ce11579a cli: fix unused warnings 4 years ago
Romain Vimont b7eeec2c06 cli: fix possible uninitialized read 4 years ago
Johannes Kauffmann 56837c1adc ntservice: fix psz_service leak 2 years ago
Johannes Kauffmann 5b79e0f9d0 cli: fix psz_unix_path leak 2 years ago
Rémi Denis-Courmont ebffbb5d1d cli: use stdc_trailing_zeros() 3 years ago
Rémi Denis-Courmont 1d4a993bb2 cli: use stdc_leading_ones() 3 years ago
Steve Lhomme 4e84066f05 ntservice: use ANSI API 2 years ago
Alexandre Janniaux 2f2a478740 control: dbus: check EINTR for read 3 years ago
Pierre Lamot 3a3214a133 hotkey: ensure we have a media before requesting OSD 3 years ago
Alexandre Janniaux a168eb015b dbus: dbus: refactor release of events 3 years ago
Alexandre Janniaux 3db58145f1 dbus: dbus: delete event on error 3 years ago
Alexandre Janniaux f9b56da32c dbus: dbus: allow duplicated playlist event 3 years ago
Alexandre Janniaux 8ce9af051b dbus: dbus_tracklist: add missing inline qualifier 3 years ago
Steve Lhomme 6f992b755a modules: explicitly include windows.h when needed 3 years ago
Steve Lhomme e847a77fbb cli: use WINAPI_FAMILY to disable non-quiet mode 3 years ago
Steve Lhomme 427484380c cli: allow using the console width in UWP 10.0.16299 3 years ago
Steve Lhomme cf06cc15b4 control/dummy: make dummy-quiet obsolete on all Windows 3 years ago
Steve Lhomme cfe74be120 modules: include vlc_configuration.h when using config_Put/GetXXX 3 years ago
Steve Lhomme 8707c5939a modules: include vlc_arrays.h when using vlc_dictionary_t 3 years ago
Steve Lhomme 5d0620f3e2 modules: include vlc_arrays.h when using vlc_array_t 3 years ago
Steve Lhomme 55eba1ae2e modules: include vlc_threads.h when using vlc_savecancel() 3 years ago
Steve Lhomme 63e8a1a15a modules: include vlc_threads.h when vlc_thread_t is used 3 years ago
Johannes Kauffmann 35209fff7c Remove double trailing semicolons 3 years ago
Steve Lhomme 1ccffc330f control: remove unimotion motion handling 3 years ago
Jorge Bellon-Castro fe7f7949c4 Dbus control module: release linked-list elements 3 years ago
Jorge Bellon-Castro 1832179c7b DBus control module: destroy events at exit 3 years ago
Steve Lhomme 17f4c6a3e0 modules: don't return an expression in void functions 3 years ago
Johannes Kauffmann f242e3c7eb meson: fix named argument style 3 years ago
Jorge Bellon c752a43a75 DBus control module: return DBus error message instead of entering an infinite loop 3 years ago
Jorge Bellon-Castro c839ffd9a6 DBus control: add more TrackList signals 3 years ago
Jorge Bellon-Castro b2a5d6cc75 DBus control: do not query index of item if known 3 years ago
Jorge Bellon-Castro b9eb7cc643 DBus control: Extract method ProcessPlaylistChanged 3 years ago
Marvin Scholz d5f07af209 meson: add initial meson build system 7 years ago
Alexandre Janniaux 076641dceb control: cli: copy va_list before usage 3 years ago
Romain Vimont b3ccc7b027 hotkeys: do not take snapshots from the UI thread 4 years ago
Thomas Guillem 1c5d29d1f7 player: add a dir_path to vlc_player_SetRecordingEnabled 4 years ago
Johannes Kauffmann 67bcd48102 cli: fix unused parameter warning on Windows 4 years ago
Thomas Guillem c0de748a3b player: use double for the position 4 years ago
Rémi Denis-Courmont 0bb7fff7d4 hotkeys: don't assume "deinterlace-mode" exists 4 years ago