aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/man/input.rst
Commit message (Expand)AuthorAge
* command: add a property that returns filename without extensionGravatar wm42016-08-11
* audio: refactor mixer code and delete mixer.cGravatar wm42016-07-17
* Use - as command-name separator everywhereGravatar Timotej Lazar2016-07-14
* manpage: add some missing color management related sub-propertiesGravatar wm42016-07-13
* command: add properties for HDR metadataGravatar Niklas Haas2016-07-13
* man: fix typoGravatar wm42016-07-09
* audio: drop --softvol=no and --softvol=autoGravatar wm42016-07-09
* man: fix typosGravatar Jakub Wilk2016-07-09
* manpage: document confusing "vf clr" command usageGravatar wm42016-07-03
* command: pack sub image data in overlay-add commandGravatar wm42016-07-01
* DOCS: change version references from 0.17.1 to 0.18.0Gravatar wm42016-06-25
* vo_opengl: refactor performance data propertiesGravatar Niklas Haas2016-06-08
* vo_opengl: expose performance timers as propertiesGravatar Niklas Haas2016-06-07
* command: add playlist-pos-1 propertyGravatar wm42016-05-26
* manpage: document missing sub-propertiesGravatar wm42016-05-11
* manpage: fix some script_message references to preferred nameGravatar wm42016-05-09
* win32: make taskbar progress indication optionalGravatar maniak13492016-05-08
* command: change some hwdec propertiesGravatar wm42016-05-04
* command: if only ab-loop-b is set, loop from start of fileGravatar wm42016-04-21
* player: loop on end of file if ab-loop-b is unsetGravatar wm42016-04-18
* command: add video-stereo-mode propertyGravatar wm42016-03-28
* command: change "cache-speed" OSD formattingGravatar wm42016-03-22
* command: add cache-speed propertyGravatar wm42016-03-20
* manpage: fix inverted condition in mixer-active descriptionGravatar wm42016-03-13
* command: change stream-pos semanticsGravatar wm42016-03-09
* command: add encoder-list propertyGravatar wm42016-03-01
* command: export canonical ffmpeg version identifierGravatar wm42016-02-29
* command: export list of all decodersGravatar wm42016-02-29
* command: export more information under track-listGravatar wm42016-02-29
* player: add on_preloaded hookGravatar wm42016-02-15
* command: always allow setting volume/mute propertiesGravatar wm42016-01-26
* manpage: adjust vf/af-command descriptionGravatar wm42016-01-22
* command: add af-command commandGravatar wm42016-01-22
* command: add vf-command commandGravatar wm42016-01-22
* man: input: document new DVB bindings and properties.Gravatar Oliver Freyermuth2016-01-14
* input: add a catch-all "unmapped" commandGravatar wm42015-12-23
* input: add key name to script-binding command responseGravatar wm42015-12-23
* man: fix grammar issuesGravatar Martin Herkt2015-12-19
* manpage: reflect recent subtitle changesGravatar wm42015-12-06
* manpage: explain behavior of "path" propertyGravatar wm42015-11-29
* command, vo: add estimated-display-fps propertyGravatar wm42015-11-25
* command: export some per-video-frame informationGravatar wm42015-11-22
* player: handle rebasing start time differentlyGravatar wm42015-11-16
* command: add vsync-ratio propertyGravatar wm42015-11-13
* command: rename vo-missed-frame-count propertyGravatar wm42015-11-13
* command: make display-fps property writableGravatar wm42015-11-09
* command: add mistimed-frame-count propertyGravatar wm42015-10-30
* video: remove user-controllable PTS sorting (--pts-association-mode)Gravatar wm42015-10-06
* video: replace vf_format outputlevels option with global optionGravatar wm42015-09-29
* af_lavfi: implement af-metadata propertyGravatar wm42015-09-11