summaryrefslogtreecommitdiffstats
path: root/core/command.c
Commit message (Expand)AuthorAgeFilesLines
* input: do property expansion for all input command string argumentswm42013-05-181-18/+19
* core: allow changing filter filters at runtimewm42013-05-181-0/+40
* video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VOwm42013-05-181-1/+1
* command: use "title" tag for media-title property if availablewm42013-05-151-3/+6
* add osd-scale commandPaul B Mahol2013-05-141-0/+1
* command: simplify sub OSD updatewm42013-05-141-8/+8
* core: add --stream-capturewm42013-05-121-0/+15
* Merge branch 'audio_changes'wm42013-05-121-13/+3
|\
| * core: use channel map on demuxer level toowm42013-05-121-12/+2
| * af: remove automatically inserted filters on full reinitwm42013-04-131-1/+1
* | command: add time-remaining propertywm42013-05-101-0/+14
* | core: refactor seek_chapter() functionwm42013-05-091-7/+4
* | command: fix DVD angle cyclingwm42013-05-091-2/+12
* | core: add playback resume feature (manual/opt-in)wm42013-05-051-0/+6
* | command: alias video/audio/sub properties to -vid/-aid/-sidwm42013-05-051-9/+26
* | core: simplify handling of --pausewm42013-04-251-9/+4
* | core: don't let cache pause handling and user pausing conflictwm42013-04-251-2/+2
* | core: add backstep supportwm42013-04-241-1/+5
* | command: try to switch subs too for program propertywm42013-04-201-2/+4
|/
* core: remove dead --vsync leftoverswm42013-04-121-9/+0
* command: fix deref before NULL checkwm42013-04-121-1/+1
* command: fix loadlist commandwm42013-04-101-3/+5
* command: silence "Audio: no audio" line for playback speedwm42013-04-041-1/+2
* command: export VO video width/height as propertieswm42013-03-261-0/+24
* core: remove a number of global variableswm42013-03-081-5/+7
* vo: Separate vo options from MPOptsAlexander Preisinger2013-03-041-3/+3
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-19/+21
* screenshot: make showing OSD message when taking a screenshot defaultwm42013-02-261-2/+1
* screenshot: show a message on each screenshot takenwm42013-02-261-1/+2
* commands: parse seek time arguments like time optionswm42013-02-261-1/+1
* Remove --rootwin option and rootwin propertywm42013-02-241-10/+0
* core: print correct quit message when quitting, simplify codewm42013-02-241-3/+3
* command: add "cache" read-only propertywm42013-02-171-0/+10
* command: give feedback on the OSD if a property is unavailablewm42013-02-161-25/+24
* osd: add --no-osd-bar option to disable the OSD barwm42013-02-161-2/+2
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-52/+10
* core: remove --edlout functionalitywm42013-02-061-21/+0
* command: add command to show playlist on OSDwm42013-02-061-0/+20
* mplayer: make advancing the playlist respect loopingwm42013-02-031-1/+1
* Replace strsep() useswm42013-01-131-6/+8
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerwm42012-12-111-1/+0
* osd: fix OSD status symbol display in some caseswm42012-11-201-6/+4
* command: use yes/no instead of enabled/disabled for consistencywm42012-11-201-4/+2
* osd: make the OSD and sub font more customizablewm42012-11-201-25/+2
* command: export A/V sync difference as "avsync" propertywm42012-11-161-0/+9
* command: add sub_reload and sub_remove commandswm42012-11-161-2/+23
* Rename directories, move files (step 2 of 2)wm42012-11-121-15/+16
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+2323