mpv/player
wm4 0f5aed9c62 player: some further playloop cleanups
Handle --term-playing-msg at a better place.

Move MPV_EVENT_TICK hack into a separate function. Also add some words
to the client API that you shouldn't use it. (But better leave breaking
it for later.)

Handle --frames and frame_step differently. Remove the mess from the
playloop, and do it after frame display. Give up on the weird semantics
for audio-only mode (they didn't make sense anyway), and adjust the
manpage accordingly.
2014-08-03 20:31:00 +02:00
..
lua osc: Do precise seeks on simple clicks on seekbar 2014-07-29 19:26:32 +02:00
timeline demux: make start time a simple field 2014-07-05 17:07:15 +02:00
audio.c audio: simplify condition 2014-07-31 21:11:49 +02:00
client.c client API: minor optimizations for property notification 2014-08-02 01:53:22 +02:00
client.h client API: minor optimizations for property notification 2014-08-02 01:53:22 +02:00
command.c client API: minor optimizations for property notification 2014-08-02 01:53:22 +02:00
command.h client API: minor optimizations for property notification 2014-08-02 01:53:22 +02:00
configfiles.c Revert "Remove DVD and Bluray support" 2014-07-15 01:49:02 +02:00
core.h client API: make "cache" property and similar observable 2014-07-31 04:19:41 +02:00
discnav.c demux: add a demuxer thread 2014-07-16 23:25:56 +02:00
loadfile.c player: don't show the path part for external subtitle files 2014-08-02 03:12:31 +02:00
lua.c command: add a property that returns a list of all properties 2014-08-02 01:53:21 +02:00
main.c Remove the last remains of slave mode 2014-08-01 22:57:56 +02:00
main_fn.c
misc.c player: fix desync when seeking and switching external tracks 2014-07-29 17:55:28 +02:00
osd.c osd: properly handle OSD bar timeout 2014-07-21 19:35:20 +02:00
playloop.c player: some further playloop cleanups 2014-08-03 20:31:00 +02:00
screenshot.c player: make the time display relative to start PTS 2014-06-29 20:39:49 +02:00
screenshot.h
scripting.c build: include <strings.h> for strcasecmp() 2014-07-10 08:29:32 +02:00
sub.c player: split seek_reset() 2014-07-30 23:29:00 +02:00
video.c player: some further playloop cleanups 2014-08-03 20:31:00 +02:00