0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/player
wm4 417ffa8b40 Remove some mp_msg calls with no trailing \n
The final goal is all mp_msg calls produce complete lines. We want this
because otherwise, race conditions could corrupt the terminal output,
and it's inconvenient for the client API too. This commit works towards
this goal. There's still code that has this not fixed yet, though.
2014-07-13 20:12:13 +02:00
..
lua osc: improve previous commit 2014-07-10 11:22:05 +02:00
timeline demux: make start time a simple field 2014-07-05 17:07:15 +02:00
audio.c demux: make replaygain per-track 2014-07-05 17:07:14 +02:00
client.c client API: allow calling mpv_terminate_destroy(NULL) 2014-07-04 02:24:49 +02:00
client.h Add more const 2014-06-11 00:39:14 +02:00
command.c audio: drop buffered audio when switching tracks or filters 2014-07-13 20:07:14 +02:00
command.h command: redo the property type 2014-06-13 02:11:39 +02:00
configfiles.c Audit and replace all ctype.h uses 2014-07-01 23:11:08 +02:00
core.h command: change cache perentage to float, add cache-free and cache-used 2014-07-02 01:28:11 +02:00
discnav.c discnav: fix a comment 2014-07-05 17:07:15 +02:00
loadfile.c Remove some mp_msg calls with no trailing \n 2014-07-13 20:12:13 +02:00
lua.c build: include <strings.h> for strcasecmp() 2014-07-10 08:29:32 +02:00
main_fn.c build: add option to build a library 2014-02-10 21:25:22 +01:00
main.c Audit and replace all ctype.h uses 2014-07-01 23:11:08 +02:00
misc.c demux: make start time a simple field 2014-07-05 17:07:15 +02:00
osd.c command: change cache perentage to float, add cache-free and cache-used 2014-07-02 01:28:11 +02:00
playloop.c player: remove some inactive code 2014-07-13 20:07:29 +02:00
screenshot.c player: make the time display relative to start PTS 2014-06-29 20:39:49 +02:00
screenshot.h Move mpvcore/player/ to player/ 2013-12-17 00:53:22 +01:00
scripting.c build: include <strings.h> for strcasecmp() 2014-07-10 08:29:32 +02:00
sub.c dvd, bluray, cdda: add demux_disc containing all related hacks 2014-07-05 17:07:15 +02:00
video.c dvd, bluray, cdda: add demux_disc containing all related hacks 2014-07-05 17:07:15 +02:00