1914 Commits (34edfa646ebb35839b72c300b0422f386731313e)

Author SHA1 Message Date
Alexandre Janniaux 8cf43f02f7 dbus: remove printf 5 years ago
Alexandre Janniaux 4cb715fc83 Makefile.am: add redirection level for plugins 4 years ago
Francois Cartegnie 8b3616567e DEBUG dbus listen for captions 6 years ago
Alexandre Janniaux 306d5b56f3 cli: fix warnings on uninitialized ret 6 years ago
Alexandre Janniaux 076641dceb control: cli: copy va_list before usage 4 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
Rémi Denis-Courmont 2390f360d6 cli: print item extra meta data (fixes #24986) 4 years ago
Rémi Denis-Courmont f2b463f98d cli: print item meta data (refs #24986) 4 years ago
Rémi Denis-Courmont 0b74dc4fa3 cli: factor strings 4 years ago
Rémi Denis-Courmont 85772a0e65 cli: print infos of playlist items (refs #24986) 4 years ago
Rémi Denis-Courmont fd0cc5d3bb cli: make info a playlist command 4 years ago
Rémi Denis-Courmont 82e0b9704e cli: factor out item printing 4 years ago
Steve Lhomme 36017f9c3a modules: add a fancy name to internal threads 4 years ago
Rémi Denis-Courmont 64f98d32c9 cli: disable tracks whence toggling ID -1 4 years ago
Romain Vimont 9c4f4942ed dbus: notify previous/next state changes 5 years ago
Romain Vimont 9a47f147ec dbus: simplify previous/next detection 5 years ago
Rémi Denis-Courmont dbf82a4d8c hotkeys: keep track of video outputs 4 years ago
Rémi Denis-Courmont 85ff09aa49 hotkeys: factor out vout ES events 4 years ago
Steve Lhomme b469857dec vlc_threads: remove the thread priority when creating a thread 4 years ago
Thomas Guillem 80dd05f921 input_item: category: use a vlc_list 4 years ago
Lyndon Brown 4d89ef900d fix mis-spelling of overridden 5 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 5 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Thomas Guillem 46f4ab44dc cli: don't show hidden info categories 5 years ago
Rémi Denis-Courmont 167f1af49c globalhotkeys/win32: use semaphore and simplify 5 years ago
Rémi Denis-Courmont 17fe74193c globalhotkeys/win32: simplify with vlc_obj_malloc() 5 years ago
Rémi Denis-Courmont d9f95e9ebd globalhotkeys/win32: remove useless assignment 5 years ago
Steve Lhomme 3475f8e972 ticks: rename secstotimestr() to vlc_tick_to_str() 5 years ago
Steve Lhomme a59cb66257 ticks: use a vlc_tick_t with secstotimestr() 5 years ago
Marvin Scholz 347f73b9a7 Only define VLC_WINSTORE_APP if true 5 years ago
Rémi Denis-Courmont f32f289264 Rationalise not found error codes 5 years ago
Rémi Denis-Courmont 2e4165c0cc Introduce VLC_EACCES error code 5 years ago
Romain Vimont e5d44f6af0 vlc_tick: add MIN and MAX constants 5 years ago
Francois Cartegnie f54729f303 control: hotkeys: fix handling of text scaling 5 years ago
Francois Cartegnie 7e13498f3f control: hotkeys: fix scaling factor computation 5 years ago
KO Myung-Hun 4ce56f456b cli: fix SIGSEGV when command has an argument 6 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Lyndon Brown 98c824ab05 add missing 'since' version tags to obsolete options 7 years ago
Thomas Guillem 0bf2da02c2 dbus: increase player timer period 6 years ago
KO Myung-Hun 6a5e26b477 control: cli: fix 'quit' does not quit on OS/2 6 years ago
Rémi Denis-Courmont a4ca0de9e0 cli: use vlc_dup2() 6 years ago
Rémi Denis-Courmont 30d647f78d hotkeys: fix flawed arithmetic (fixes #25141) 6 years ago
Rémi Denis-Courmont 9095693cd4 cli: don't wait for exit to reap dead clients 6 years ago
Rémi Denis-Courmont 8cf92acf06 cli: don't mess with stdout 6 years ago
Rémi Denis-Courmont 493568b3e0 cli: allow console and Unix socket modes simultaneously 6 years ago
Rémi Denis-Courmont 44bd5fccbc cli: simplify deleting the Unix socket 6 years ago