aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/command.c
Commit message (Expand)AuthorAge
* command: fix crash with some forms of script_bindingGravatar wm42014-12-10
* player: update chapter marks when switching filesGravatar wm42014-12-10
* command: add "idle" propertyGravatar wm42014-12-10
* player: change interaction between revert_seek and ab-loopsGravatar wm42014-12-09
* player: make chapter seek to end jump to last frame with --keep-openGravatar wm42014-12-08
* command: avoid returning invalid FPS valuesGravatar wm42014-11-29
* command: sub_add with "auto" should not always select a subtitle trackGravatar wm42014-11-27
* audio: make mp_chmap_to_str() return a stack-allocated stringGravatar wm42014-11-24
* command: don't queue framestepsGravatar wm42014-11-23
* input, lua: redo input handlingGravatar wm42014-11-23
* Remove some superfluous NULL checksGravatar wm42014-11-21
* command: dvd: better audio/video recovery on angle switchingGravatar wm42014-11-20
* command: add drop_buffersGravatar wm42014-11-20
* command: add an ab_loop commandGravatar wm42014-11-18
* command: improve A-B loop behaviorGravatar 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
* command: list filters/VOs/AOs with option-infoGravatar wm42014-11-14
* command: export some option metadataGravatar wm42014-11-13
* command: rename "option-flags" property to "option-info"Gravatar wm42014-11-13
* command: make sub-properties more flexibleGravatar wm42014-11-13
* command: export mpv configure arguments as propertyGravatar wm42014-11-13
* player: make the osd-msg prefix work for playlist_next/prevGravatar wm42014-11-11
* audio: make decoders output refcounted framesGravatar wm42014-11-10
* dvd, bluray: reload demuxer on title changesGravatar wm42014-11-10
* command: send property-change event on playlist changeGravatar Alessandro Ghedini2014-11-09
* audio/out: make ao_request_reload() idempotentGravatar wm42014-11-09
* command: silence a warning on win32Gravatar wm42014-11-08
* command: fix option-flags propertyGravatar wm42014-11-08
* command: export the flag whether an option was set on commandlineGravatar wm42014-11-07
* command: add display-names propertyGravatar Kevin Mitchell2014-11-07
* command: use playback time as reference for sub_seekGravatar wm42014-11-05
* command: add window-minimized property (X11 only)Gravatar wm42014-11-02
* command: make window-scale property observableGravatar wm42014-11-02
* command: expose mpv version as propertyGravatar wm42014-11-02
* player: always use demux_chapterGravatar wm42014-11-02
* player: update meaning of drop_frame_cntGravatar wm42014-11-01
* sub: remove osd_get_sub()Gravatar wm42014-11-01
* player: don't display zero duration for files with unknown durationGravatar wm42014-10-29
* player: handle edition reloading slightly differentlyGravatar wm42014-10-28
* command: play the correct entry with loadfile ... append-playGravatar Alessandro Ghedini2014-10-27
* command: try 'icy-title' metadata for media-title as wellGravatar Alessandro Ghedini2014-10-27
* command: add audio-device propertyGravatar wm42014-10-27
* audio: add command/function to reload audio outputGravatar wm42014-10-27
* Drop libquvi supportGravatar wm42014-10-25
* command: finish hook execution if client failsGravatar wm42014-10-24
* command: add vo-configured propertyGravatar wm42014-10-24
* command: fix debug outputGravatar wm42014-10-24
* command: print executed commands with -vGravatar wm42014-10-23