summaryrefslogtreecommitdiffstats
path: root/mpvcore/command.c
Commit message (Expand)AuthorAgeFilesLines
* command: when changing volume while muted, show an extra message on OSDwm42013-09-211-1/+2
* command: when changing a property, allow showing an extra OSD messagewm42013-09-211-28/+45
* command: don't append, but prepend deinterlace filter by defaultwm42013-09-201-1/+1
* command: use a list of potential deinterlacer filterswm42013-09-201-13/+22
* mixer: make struct opaquewm42013-09-201-10/+10
* mixer: allow accessing volume and mute property on disabled audiowm42013-09-201-8/+0
* mixer: restore volume with playback resumewm42013-09-201-0/+16
* command: force video refresh when changing aspectwm42013-09-151-1/+2
* mplayer: attempt to skip playlist entries which can't be playedwm42013-09-151-1/+1
* core: add --deinterlace option, restore it with resume functionalitywm42013-09-131-3/+6
* quvi: restore playback position when switching formatswm42013-09-101-0/+7
* quvi: coerce libquvi 0.4 support into allowing format switchingwm42013-09-101-3/+9
* 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