aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS
Commit message (Expand)AuthorAge
* lua: add a way to add repeatable key bindingsGravatar wm42014-11-21
* input: add a prefix to make any binding act on key repeatGravatar wm42014-11-20
* command: add drop_buffersGravatar wm42014-11-20
* options: add --ytdl-format option for youtube-dl formatGravatar Jaime Marquínez Ferrándiz2014-11-20
* manpage: changes.rst: add youtube-dl scriptGravatar wm42014-11-19
* input.conf: add some additional bindingsGravatar wm42014-11-19
* player: integrate ytdl_hook.luaGravatar wm42014-11-19
* manpage: fix typoGravatar wm42014-11-19
* demux_mkv: add an option for compatibility with HaaliGravatar wm42014-11-18
* manpage: document vo_cmdline commandGravatar wm42014-11-18
* command: add an ab_loop commandGravatar wm42014-11-18
* vo_direct3d: fix texture-memory sub-option, extend itGravatar wm42014-11-18
* command: implement A-B loopsGravatar wm42014-11-18
* command: adjust previous commitGravatar wm42014-11-17
* command: playlist property: return if an entry is currently playingGravatar wm42014-11-17
* input.conf: Don't make ENTER exit the playerGravatar ChrisK22014-11-15
* man: document osc seekbarstyle optionGravatar ahoka2014-11-15
* demux_mkv: adjust subtitle preroll again (2)Gravatar wm42014-11-15
* vo_opengl: allow setting different filters for downscalingGravatar wm42014-11-14
* command: export some option metadataGravatar wm42014-11-13
* command: rename "option-flags" property to "option-info"Gravatar wm42014-11-13
* command: export mpv configure arguments as propertyGravatar wm42014-11-13
* manpage: adjust --hwdec docsGravatar wm42014-11-12
* client API: deprecate some eventsGravatar wm42014-11-08
* command: export the flag whether an option was set on commandlineGravatar wm42014-11-07
* audio: add --audio-client-name optionGravatar wm42014-11-07
* command: add display-names propertyGravatar Kevin Mitchell2014-11-07
* command: add window-minimized property (X11 only)Gravatar wm42014-11-02
* command: expose mpv version as propertyGravatar wm42014-11-02
* player: add --chapters-file optionGravatar wm42014-11-02
* manpage: update --playlist commentsGravatar wm42014-11-02
* ipc: make it possible to receive log messagesGravatar wm42014-11-01
* ipc: add a command to retrieve API versionGravatar wm42014-11-01
* manpage: ipc: fix command name for observe_propertyGravatar wm42014-11-01
* player: update meaning of drop_frame_cntGravatar wm42014-11-01
* player: change framedrop display in the status lineGravatar wm42014-10-31
* options: accept --audio-channels=autoGravatar wm42014-10-30
* client API: qthelper: add set_option_variant()Gravatar wm42014-10-30
* player: add an option to abort playback on partial init failuresGravatar wm42014-10-28
* client API: better error reportingGravatar wm42014-10-28
* client API: add an enum for mpv_event_end_file.reasonGravatar wm42014-10-28
* manpage: clarify loadfile append-play modeGravatar wm42014-10-28
* libmpv: cocoa: add basic menuGravatar Stefano Pigozzi2014-10-27
* command: add audio-device propertyGravatar wm42014-10-27
* audio: add command/function to reload audio outputGravatar wm42014-10-27
* manpage: options: various fixesGravatar Alessandro Ghedini2014-10-26
* dxva2: use optimized memcpyGravatar James Ross-Gowan2014-10-26
* Drop libquvi supportGravatar wm42014-10-25
* video: initial dxva2 supportGravatar wm42014-10-25
* manpage: use the proper environment variable for CSIDL_APPDATAGravatar wm42014-10-25