aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpvcore/command.c
Commit message (Expand)AuthorAge
* command: fix short buffer when handling of long property namesGravatar wm42013-09-24
* mplayer: attempt to make playback resume work with DVD/BDGravatar wm42013-09-22
* command: when changing volume while muted, show an extra message on OSDGravatar wm42013-09-21
* command: when changing a property, allow showing an extra OSD messageGravatar wm42013-09-21
* command: don't append, but prepend deinterlace filter by defaultGravatar wm42013-09-20
* command: use a list of potential deinterlacer filtersGravatar wm42013-09-20
* mixer: make struct opaqueGravatar wm42013-09-20
* mixer: allow accessing volume and mute property on disabled audioGravatar wm42013-09-20
* mixer: restore volume with playback resumeGravatar wm42013-09-20
* command: force video refresh when changing aspectGravatar wm42013-09-15
* mplayer: attempt to skip playlist entries which can't be playedGravatar wm42013-09-15
* core: add --deinterlace option, restore it with resume functionalityGravatar wm42013-09-13
* quvi: restore playback position when switching formatsGravatar wm42013-09-10
* quvi: coerce libquvi 0.4 support into allowing format switchingGravatar wm42013-09-10
* command: make title property unavailable if there's no supportGravatar wm42013-09-10
* demux: retrieve per-chapter metadataGravatar wm42013-09-08
* demux: refactor tag handlingGravatar wm42013-09-08
* mplayer: remove unused mp_add_subtitles() parameterGravatar wm42013-09-07
* command: make options writeable in idle modeGravatar wm42013-09-07
* command: remove some unneeded codeGravatar wm42013-09-07
* mplayer: allow resuming from playlistGravatar wm42013-09-04
* command: unescape URLs for ${filename} and ${media-title}Gravatar wm42013-09-04
* input: print more debug infos, raise loglevelGravatar wm42013-09-01
* video: add unscaled mode with --video-unscaledGravatar wm42013-09-01
* core: add a playlist demuxerGravatar wm42013-08-26
* video: handle video output levels with mp_image_paramsGravatar wm42013-08-24
* command: simplify video brightness/gamma/etc. handling a bitGravatar wm42013-08-20
* video: make it possible to scale/pan the video by arbitrary amountsGravatar wm42013-08-19
* command: more intuitive chapter seek behaviorGravatar Philip Sequeira2013-08-17
* command: allow seek to "chapter -1"Gravatar Philip Sequeira2013-08-17
* input: add support for precise scroll axesGravatar Alexander Preisinger2013-08-07
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* core: move contents to mpvcore (1/2)Gravatar Stefano Pigozzi2013-08-06