summaryrefslogtreecommitdiffstats
path: root/mpvcore/options.c
Commit message (Expand)AuthorAgeFilesLines
* options: enable OSC by defaultwm42013-10-141-0/+1
* options: --loop=N means playback N times, not N+1 timesPhilip Sequeira2013-10-121-2/+2
* core: add --force-windowwm42013-10-021-0/+1
* network: add options to control TLS verificationwm42013-09-271-0/+4
* video: let sh_video->aspect always be container aspect ratiowm42013-09-261-2/+4
* Add the on-screen-controllerChrisK22013-09-261-0/+1
* Add initial Lua scripting supportwm42013-09-261-0/+4
* options: allow selecting the libass shaperwm42013-09-251-0/+3
* options: make --ass-hinting a choice, instead of using magic numberswm42013-09-251-1/+2
* vaapi: allow GPU read-back with --hwdec=vaapi-copywm42013-09-251-1/+2
* mplayer: attempt to make playback resume work with DVD/BDwm42013-09-221-4/+0
* network: fix rtsp playbackwm42013-09-221-0/+6
* mixer: restore volume with playback resumewm42013-09-201-0/+1
* core: add --deinterlace option, restore it with resume functionalitywm42013-09-131-0/+6
* mplayer: add --cursor-autohide-fs-only optionwm42013-09-081-0/+1
* options: remove --(no-)mouseinput optionwm42013-09-081-2/+0
* options: cosmetics: move cursor_autohide_delay definitionwm42013-09-081-2/+2
* options: fix --volume option range, add some explanations to manpagewm42013-09-071-1/+1
* video: add unscaled mode with --video-unscaledwm42013-09-011-0/+1
* core: add a playlist demuxerwm42013-08-261-0/+2
* audio: make internal audio format 0 an invalid formatwm42013-08-261-1/+1
* options: replace --edition=-1 with --edition=autowm42013-08-211-1/+2
* video: make it possible to scale/pan the video by arbitrary amountswm42013-08-191-0/+5
* options: remove --panscanrange optionwm42013-08-191-2/+0
* mplayer: reshuffle on every loop if --loop and --shuffle are usedwm42013-08-191-1/+2
* command: more intuitive chapter seek behaviorPhilip Sequeira2013-08-171-0/+3
* sub: make --subcp=enca the default.wm42013-08-151-0/+5
* mpvcore/options: Update default user agent stringMartin Herkt2013-08-131-1/+2
* video: add vaapi decode and output supportwm42013-08-121-1/+2
* video: redo hw decoding initialization, add --hwdec=autowm42013-08-111-0/+1
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-3/+3
* core: move contents to mpvcore (1/2)Stefano Pigozzi2013-08-061-0/+838