summaryrefslogtreecommitdiffstats
path: root/mpvcore/command.c
Commit message (Expand)AuthorAgeFilesLines
* command: make title property unavailable if there's no supportwm42013-09-101-3/+3
* demux: retrieve per-chapter metadatawm42013-09-081-2/+15
* demux: refactor tag handlingwm42013-09-081-13/+23
* mplayer: remove unused mp_add_subtitles() parameterwm42013-09-071-2/+2
* command: make options writeable in idle modewm42013-09-071-0/+8
* command: remove some unneeded codewm42013-09-071-6/+1
* mplayer: allow resuming from playlistwm42013-09-041-2/+4
* command: unescape URLs for ${filename} and ${media-title}wm42013-09-041-2/+7
* input: print more debug infos, raise loglevelwm42013-09-011-0/+3
* video: add unscaled mode with --video-unscaledwm42013-09-011-0/+1
* core: add a playlist demuxerwm42013-08-261-1/+1
* video: handle video output levels with mp_image_paramswm42013-08-241-14/+8
* command: simplify video brightness/gamma/etc. handling a bitwm42013-08-201-44/+17
* video: make it possible to scale/pan the video by arbitrary amountswm42013-08-191-4/+9
* command: more intuitive chapter seek behaviorPhilip Sequeira2013-08-171-1/+22
* command: allow seek to "chapter -1"Philip Sequeira2013-08-171-1/+1
* input: add support for precise scroll axesAlexander Preisinger2013-08-071-3/+3
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-4/+4
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-061-0/+2673