summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
Commit message (Expand)AuthorAgeFilesLines
* player: add on_preloaded hookwm42016-02-151-0/+11
* command: always allow setting volume/mute propertieswm42016-01-261-2/+21
* manpage: adjust vf/af-command descriptionwm42016-01-221-1/+4
* command: add af-command commandwm42016-01-221-0/+3
* command: add vf-command commandwm42016-01-221-0/+6
* man: input: document new DVB bindings and properties.Oliver Freyermuth2016-01-141-0/+9
* input: add a catch-all "unmapped" commandwm42015-12-231-0/+6
* input: add key name to script-binding command responsewm42015-12-231-8/+14
* man: fix grammar issuesMartin Herkt2015-12-191-8/+7
* manpage: reflect recent subtitle changeswm42015-12-061-3/+3
* manpage: explain behavior of "path" propertywm42015-11-291-1/+5
* command, vo: add estimated-display-fps propertywm42015-11-251-0/+8
* command: export some per-video-frame informationwm42015-11-221-0/+13
* player: handle rebasing start time differentlywm42015-11-161-5/+8
* command: add vsync-ratio propertywm42015-11-131-0/+7
* command: rename vo-missed-frame-count propertywm42015-11-131-0/+5
* command: make display-fps property writablewm42015-11-091-1/+1
* command: add mistimed-frame-count propertywm42015-10-301-0/+8
* video: remove user-controllable PTS sorting (--pts-association-mode)wm42015-10-061-3/+0
* video: replace vf_format outputlevels option with global optionwm42015-09-291-2/+2
* af_lavfi: implement af-metadata propertywm42015-09-111-0/+3
* cache: do not include backbuffer size in total stream cache sizewm42015-09-101-1/+3
* command: make the playback-time property writablewm42015-08-211-2/+4
* manpage: fix typowm42015-08-181-1/+1
* player: add display sync modewm42015-08-101-0/+6
* player: separate controls for user and video controlled speedwm42015-08-101-0/+4
* manpage: use - as separator for the remaining commandswm42015-08-061-22/+22
* lua: implement input_enable_section/input_disable_section via commandswm42015-08-061-4/+13
* command: define-section with empty contents removes a sectionwm42015-08-061-0/+2
* command: add a command for defining input bindingswm42015-08-061-0/+20
* player: remove higher-level remains of DVD/BD menu supportwm42015-08-031-22/+0
* command: add property indicating per-file optionswm42015-07-231-0/+6
* command: add track-list/N/audio-channels propertydeuiore2015-07-181-0/+5
* player: parse and expose m3u playlist titleswm42015-07-101-0/+6
* manpage: fix copy&paste mistakeswm42015-06-301-22/+20
* DOCS/man: fix some grammar errorsDaniel Bergmann2015-06-291-1/+1
* DOCS: fix recent typoswm42015-06-281-1/+1
* demux: export forced flagwm42015-06-271-0/+5
* audio: output human-readable channel layouts toowm42015-06-251-0/+6
* manpage: minor fixeswm42015-06-231-1/+2
* command: export stereo 3D tagswm42015-06-231-0/+3
* Various spelling fixesMarcin Kurczewski2015-06-181-1/+1
* DOCS/manpage: fix typosrrooij2015-06-171-2/+2
* command: add keypress, keydown, and keyup commands.torque2015-06-111-0/+17
* command: remove deprecated get_property commandwm42015-05-271-1/+1
* input: allow - as separator between commands, instead of _wm42015-05-251-40/+40
* command: change the hwdec propertieswm42015-05-251-19/+23
* command: add protocol-list propertywm42015-05-231-0/+6
* command: deprecate audio-sampleratewm42015-05-221-7/+0
* command: add audio-params and audio-out-params propertieswm42015-05-221-0/+36
* command: rename audio-format propertywm42015-05-221-3/+3
* command: deprecate the "length" propertywm42015-05-221-2/+5
* audio: change range of volume option/propertywm42015-05-221-1/+1
* input: add relative percentage seekrrooij2015-05-191-1/+3
* command: add playlist_shuffle commandwm42015-05-171-0/+4
* manpage: explain some property expansion restrictionswm42015-05-131-1/+4
* manpage: remove stray newlinewm42015-05-131-1/+0
* command: change the default action for rescan_external_fileswm42015-04-281-5/+5
* manpage: update colormatrix property descriptionwm42015-04-271-8/+9
* manpage: document ff-index sub-propertywm42015-04-231-0/+7
* command: demuxer-cache-time propertyxylosper2015-04-211-0/+5
* client API: add a screenshot_raw commandwm42015-04-201-0/+9
* player: change video-bitrate and audio-bitrate propertieswm42015-04-201-7/+22
* command: disc-mouse-on-button propertyxylosper2015-04-211-0/+4
* command: let screenshot_to_file command overwrite fileswm42015-04-161-2/+1
* command: new subproperty for video-params: gammaNiklas Haas2015-04-041-0/+3
* command: add property returning current working directorywm42015-03-241-0/+4
* command: display-fps is the display FPS as assumed by the VOwm42015-03-121-3/+3
* command: add display-fps propertywm42015-03-101-0/+7
* client API: mention the changes to the seek/screenshot commandswm42015-03-051-1/+1
* input: use flag option type for some input commandswm42015-03-041-16/+15
* command: add rescan_external_fileswm42015-02-161-0/+15
* sub: mess with styling defaults, change --ass-use-margins behaviorwm42015-02-161-2/+5
* command: mark get_property as deprecatedwm42015-02-131-3/+2
* audio: add device change notification for hotpluggingwm42015-02-121-0/+7
* manpage: document hook APIwm42015-02-041-0/+61
* command: new commands audio_add/audio_remove/audio_reloadxylosper2015-02-031-0/+9
* command: add property returning detected audio deviceStefano Pigozzi2015-02-031-0/+4
* command: add property returning detected hwdec APIwm42015-02-021-0/+11
* command: add properties returning the current VO and AO driverwm42015-02-021-0/+6
* command: export more details about file seekabilitywm42015-01-261-0/+8
* input, player: new command for mouse eventxylosper2015-01-231-0/+17
* manpage: minor changeswm42015-01-231-1/+1
* command: export file format as propertywm42015-01-231-0/+5
* x11: add --on-all-workspaces option and propertywm42015-01-161-0/+3
* manpage: fix osd-ass-cc exampleswm42015-01-161-1/+4
* command: fix property naming conventionwm42015-01-101-2/+2
* command: change properties added in previous commitwm42015-01-101-5/+9
* command.c: new subproperties for video-params: bpp and depthxylosper2015-01-101-0/+6
* command: make the "run" command work on Windows toowm42015-01-011-1/+0
* command: add filtered-metadata propertywm42014-12-291-0/+4
* command: overlay_add: more flexible treatment of offset parameterwm42014-12-261-7/+9
* win32: add mmap() emulationwm42014-12-261-5/+0
* command: extend revert_seek commandwm42014-12-171-2/+11
* command, dvd: add property which returns list of DVD titleswm42014-12-131-0/+27
* command: add properties for current bitratewm42014-12-121-0/+11
* command: add "idle" propertywm42014-12-101-0/+4
* manpage: rename input.conf supersectionwm42014-11-291-3/+11
* input, lua: redo input handlingwm42014-11-231-2/+20
* input: add a prefix to make any binding act on key repeatwm42014-11-201-1/+3
* command: add drop_bufferswm42014-11-201-0/+4
* demux_mkv: add an option for compatibility with Haaliwm42014-11-181-0/+1
* manpage: document vo_cmdline commandwm42014-11-181-1/+8
* command: add an ab_loop commandwm42014-11-181-1/+6
* command: implement A-B loopswm42014-11-181-0/+3
* command: adjust previous commitwm42014-11-171-6/+7
* command: playlist property: return if an entry is currently playingwm42014-11-171-0/+8
* command: export some option metadatawm42014-11-131-1/+24
* command: rename "option-flags" property to "option-info"wm42014-11-131-3/+3
* command: export mpv configure arguments as propertywm42014-11-131-0/+4
* command: export the flag whether an option was set on commandlinewm42014-11-071-0/+12
* command: add display-names propertyKevin Mitchell2014-11-071-0/+4
* command: add window-minimized property (X11 only)wm42014-11-021-0/+3
* command: expose mpv version as propertywm42014-11-021-0/+4
* player: update meaning of drop_frame_cntwm42014-11-011-3/+4
* manpage: clarify loadfile append-play modewm42014-10-281-1/+3
* command: add audio-device propertywm42014-10-271-0/+13
* audio: add command/function to reload audio outputwm42014-10-271-1/+1
* Drop libquvi supportwm42014-10-251-4/+1
* command: add vo-configured propertywm42014-10-241-0/+5
* command: add a "cached" mode to sub_addwm42014-10-231-0/+7
* command: make reverse cycle_values match up with forward onewm42014-10-211-1/+1
* command: add cursor-autohide propertywm42014-10-211-0/+4
* command: add playback-abort propertywm42014-10-211-0/+5
* command: add video-rotate propertywm42014-10-211-0/+3
* command: add field-dominance propertyKevin Mitchell2014-10-211-0/+3
* command: extend sub_add commandwm42014-10-211-1/+17
* manpage: fix reference to a defunct optionshdown2014-10-161-2/+2
* command: allow setting per-file options at runtimewm42014-10-151-0/+10
* command: make audio device list available to the client APIwm42014-10-101-0/+21
* command: add cache-buffering-state propertywm42014-10-071-0/+4
* client API: clarify pause/unpause events, modify core-idle propertywm42014-10-071-0/+4
* manpage: improve consistency with new ~/.config/mpv defaultKevin Mitchell2014-10-041-2/+3
* command: allow passing memory addresses to overlay_addwm42014-10-031-0/+10
* manpage: remove non-existing ratio-pos propertywm42014-10-021-3/+0
* man: fix to->too typoKevin Mitchell2014-09-301-1/+1
* command: allow using ASS tags on OSD messageswm42014-09-181-2/+19
* command: add osd-sym-cc propertywm42014-09-181-0/+5
* manpage: fix typo in input.rstAleksey Andreev2014-09-151-1/+1
* manpage: clarify description of dwidth/dheightwm42014-09-151-2/+6
* input: "quit_watch_later" and "stop" are abort commandswm42014-09-131-2/+8
* manpage: fix sub_add descriptionwm42014-09-051-1/+1
* command: remove broken quvi-format propertywm42014-09-011-5/+0
* man: fix a whole bunch of typosMartin Herkt2014-09-011-8/+8
* manpage: be more explicit about "estimated-..." propertieswm42014-08-311-2/+7
* manpage: fix minor grammar issuewm42014-08-291-1/+1
* command: export demuxer cache info propertieswm42014-08-281-0/+9
* command: add estimated-frame-count & estimated-frame-number propertiesAndrey Morozov2014-08-191-0/+7
* video: add VO framedropping modewm42014-08-151-3/+9
* input.conf: make explanatory text more readablewm42014-08-111-0/+1
* command: add a "seeking" propertywm42014-08-081-0/+6
* player: some further playloop cleanupswm42014-08-031-1/+1
* manpage: be more explicit where input.conf is locatedwm42014-08-021-0/+5
* command: add a property that returns a list of all propertieswm42014-08-021-0/+2
* manpage: remove duplicated misplaced description of a commandwm42014-08-021-2/+0
* command: add cache-idle propertywm42014-07-311-2/+6
* command: add append-play loadfile modewm42014-07-231-0/+2
* Remove stream_pts stuffwm42014-07-061-5/+0
* DOCS: add a file listing API changes for the client APIwm42014-07-031-0/+1
* command: change cache perentage to float, add cache-free and cache-usedAndrey Morozov2014-07-021-1/+7
* player: make the time display relative to start PTSTsukasa OMOTO2014-06-291-0/+3
* options: Expose --colormatrix-primaries to the userNiklas Haas2014-06-221-0/+6
* DOCS: remove en/ sub-directorywm42014-06-201-0/+1324