summaryrefslogtreecommitdiffstats
path: root/core/command.c
Commit message (Expand)AuthorAgeFilesLines
* 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