summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/input.rst
Commit message (Expand)AuthorAgeFilesLines
* manpage: mark "run" command as Unix-onlywm42013-12-071-0/+1
* options: add option to disable using right Alt key as Alt GrVivek Jain2013-12-021-0/+4
* command: add a revert_seek commandwm42013-12-011-0/+6
* command: add a cycle_values input commandwm42013-11-301-0/+18
* command: change the syntax and semantics of the "run" commandwm42013-11-301-3/+18
* command: allow "current" as argument to playlist_remove commandwm42013-11-281-2/+4
* command: replace speed_mult with multiply commandwm42013-10-311-3/+0
* command: add generic "multiply" commandwm42013-10-311-0/+3
* command: add property to scale window sizewm42013-10-311-0/+1
* command: add commands for displaying overlayswm42013-10-051-0/+71
* command: add properties for retrieving OSD dimensionswm42013-10-051-0/+3
* command: add sub_seek input commandwm42013-10-021-0/+9
* m_property: add a way to switch on property values in property expansionwm42013-09-201-3/+15
* core: add --deinterlace option, restore it with resume functionalitywm42013-09-131-1/+1
* manpage: various improvementswm42013-09-101-4/+7
* demux: retrieve per-chapter metadatawm42013-09-081-0/+1
* video: make it possible to scale/pan the video by arbitrary amountswm42013-08-191-0/+5
* command: make vf and af commands more verbosewm42013-08-031-0/+5
* command: add vf/af propertieswm42013-08-031-0/+2
* command: add pseudo-property that allows you to read global optionswm42013-07-261-0/+1
* audio/filter: use new option APIwm42013-07-221-14/+8
* input.rst: update examplewm42013-07-211-1/+1
* command: add screenshot_to_file commandwm42013-07-081-0/+13
* input: allow binding multiple commands to a keywm42013-07-081-1/+10
* manpage: proofread and fix formattingMartin Herkt2013-07-081-207/+209
* manpage: fix section headingsMartin Herkt2013-07-071-7/+7
* command: add some playlist manipulation commandswm42013-07-021-0/+11
* command: add commands to enable/disable input sectionswm42013-06-291-0/+15
* manpage: document input sectionswm42013-06-291-1/+21
* command: make raw percent-pos property return fractionswm42013-06-291-0/+1
* command: add properties for playlist positionwm42013-06-291-1/+3
* core: add libquvi 0.9 supportwm42013-06-281-0/+1
* manpage: improve documentation of property expansionwm42013-06-081-13/+85
* command: replace some show_ commands with propertieswm42013-06-071-8/+3
* m_option, vf: add label supportwm42013-05-231-0/+5
* input: do property expansion for all input command string argumentswm42013-05-181-2/+6
* core: allow changing filter filters at runtimewm42013-05-181-0/+31
* manpage: document af_* commandswm42013-05-181-2/+16
* add osd-scale commandPaul B Mahol2013-05-141-0/+1
* core: add --stream-capturewm42013-05-121-0/+1
* command: add time-remaining propertywm42013-05-101-0/+1
* core: add playback resume feature (manual/opt-in)wm42013-05-051-0/+4
* core: add backstep supportwm42013-04-241-0/+11
* core: remove dead --vsync leftoverswm42013-04-121-1/+0
* manpage: fix a typowm42013-03-311-1/+1
* command: export VO video width/height as propertieswm42013-03-261-2/+4
* Remove --rootwin option and rootwin propertywm42013-02-241-1/+0
* options: drop --opt:subopt option nameswm42013-02-231-3/+3
* command: add "cache" read-only propertywm42013-02-171-0/+1
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-2/+2
* core: remove --edlout functionalitywm42013-02-061-1/+1
* command: export A/V sync difference as "avsync" propertywm42012-11-161-0/+1
* command: add sub_reload and sub_remove commandswm42012-11-161-1/+11
* manpage: various fixeswm42012-11-161-5/+4
* manpage: cleanupwm42012-10-241-10/+18
* manpage: optional input command args can't just be omittedwm42012-10-241-6/+6
* screenshot: change "screenshot" input commandwm42012-10-241-15/+15
* screenshot: allow taking screenshots with subtitleswm42012-10-241-0/+3
* core: show quvi page title in window title, clean up libquvi handlingwm42012-10-141-0/+2
* commands: use "up" and "down" as 2nd argument for cycle commandwm42012-10-121-3/+3
* commands: add print_text input command to print text on the terminalwm42012-10-121-0/+4
* sub: add --ass-style-override option to disable style overrideswm42012-10-121-0/+1
* manpage: document input.conf related thingswm42012-10-121-0/+303