122 Commits (0e01acb9fc9369d179f0bfd2953c06ade0dbac44)

Author SHA1 Message Date
Steve Lhomme 0c7add0995 cli: mark CLI thread as never returning 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 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 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 55eba1ae2e modules: include vlc_threads.h when using vlc_savecancel() 3 years ago
Johannes Kauffmann 35209fff7c Remove double trailing semicolons 3 years ago
Alexandre Janniaux 076641dceb control: cli: copy va_list before usage 3 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 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
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 4 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Thomas Guillem 46f4ab44dc cli: don't show hidden info categories 4 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
KO Myung-Hun 4ce56f456b cli: fix SIGSEGV when command has an argument 5 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
KO Myung-Hun 6a5e26b477 control: cli: fix 'quit' does not quit on OS/2 5 years ago
Rémi Denis-Courmont a4ca0de9e0 cli: use vlc_dup2() 5 years ago
Rémi Denis-Courmont 9095693cd4 cli: don't wait for exit to reap dead clients 5 years ago
Rémi Denis-Courmont 8cf92acf06 cli: don't mess with stdout 5 years ago
Rémi Denis-Courmont 493568b3e0 cli: allow console and Unix socket modes simultaneously 5 years ago
Rémi Denis-Courmont 44bd5fccbc cli: simplify deleting the Unix socket 5 years ago
Rémi Denis-Courmont b80e1b77c8 cli: simplify initialising Unix socket address 5 years ago
Rémi Denis-Courmont 6daa9c487b cli: register commands before clients 5 years ago
Rémi Denis-Courmont a494178e7f cli/player: remove useless initial call 5 years ago