aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/command.c
Commit message (Expand)AuthorAge
* command: fix property naming conventionGravatar wm42015-01-10
* command: change properties added in previous commitGravatar wm42015-01-10
* command.c: new subproperties for video-params: bpp and depthGravatar xylosper2015-01-10
* command: ignore chapter cycling if there's only 1 chapterGravatar wm42015-01-05
* x11: make display-names property observableGravatar wm42015-01-03
* command: make the "run" command work on Windows tooGravatar wm42015-01-01
* command: make empty vf-metadata not an errorGravatar wm42014-12-30
* command: add filtered-metadata propertyGravatar wm42014-12-29
* player: make --shuffle/--merge-files affect runtime loaded playlistsGravatar wm42014-12-29
* command: stip path from playlist OSD displayGravatar wm42014-12-27
* player: cosmetics: rename a functionGravatar wm42014-12-27
* command: overlay_add: more flexible treatment of offset parameterGravatar wm42014-12-26
* win32: add mmap() emulationGravatar wm42014-12-26
* player: don't show "0%" percentage in infinite streamsGravatar wm42014-12-20
* command: extend revert_seek commandGravatar wm42014-12-17
* command: format ${avsync} like on terminal status lineGravatar wm42014-12-16
* command, dvd: add property which returns list of DVD titlesGravatar wm42014-12-13
* command: add properties for current bitrateGravatar wm42014-12-12
* 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