mpv/player
wm4 f2bba55e01 command: let track properties return option value in idle mode
In idle mode (no file playing), the track properties such as vid/sid/aid
should return the option setting, instead of the value "no".
2015-07-29 00:09:44 +02:00
..
lua ytdl: don't print failure warning when youtube-dl was killed by us 2015-06-27 21:09:12 +02:00
audio.c audio: remove an unused parameter 2015-07-24 17:27:40 +02:00
client.c client API: fix mpv_get_property_async() string case 2015-07-10 11:03:09 +02:00
client.h
command.c command: let track properties return option value in idle mode 2015-07-29 00:09:44 +02:00
command.h video: always re-probe auto deint filter on filter reconfig 2015-07-21 21:54:15 +02:00
configfiles.c player: restore video-aspect on playback resume 2015-05-29 22:34:24 +02:00
core.h vo: minor simplification for queue size handling 2015-07-20 21:12:46 +02:00
discnav.c player: simplify reload logic 2015-07-02 14:38:03 +02:00
loadfile.c player: extend --hls-bitrate option 2015-07-13 13:34:58 +02:00
lua.c subprocess, lua: export whether the process was killed by us 2015-06-27 21:08:55 +02:00
main.c player: add missing \n to a message 2015-07-13 23:55:26 +02:00
misc.c player: never overwrite stop_play field 2015-07-08 21:31:31 +02:00
osd.c player: show larger cache sizes in MB on status line 2015-07-14 23:23:23 +02:00
playloop.c player: put --term-playing-msg in a separate log category 2015-07-13 13:06:09 +02:00
screenshot.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
screenshot.h client API: add a screenshot_raw command 2015-04-20 23:11:03 +02:00
scripting.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
sub.c sub: call ass_set_fonts() only once 2015-07-13 23:11:54 +02:00
video.c video: move up vo_frame setup 2015-07-28 23:54:39 +02:00