aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* lua: add a way to add repeatable key bindingsGravatar wm42014-11-21
* command: dvd: better audio/video recovery on angle switchingGravatar 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
* player: integrate ytdl_hook.luaGravatar wm42014-11-19
* lua: add youtube-dl hook scriptGravatar ChrisK22014-11-19
* command: add an ab_loop commandGravatar wm42014-11-18
* command: improve A-B loop behaviorGravatar wm42014-11-18
* lua: subprocess: support cancellation on WindowsGravatar James Ross-Gowan2014-11-18
* lua: subprocess: use overlapped I/O on WindowsGravatar James Ross-Gowan2014-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
* lua: subprocess: remove minor code duplicationGravatar wm42014-11-16
* lua: subprocess: add Windows implementationGravatar James Ross-Gowan2014-11-16
* man: document osc seekbarstyle optionGravatar ahoka2014-11-15
* osc: add validation for string user optionsGravatar ahoka2014-11-15
* osc: add seekbarstyle optionGravatar ahoka2014-11-15
* sub: workaround braindead libass APIGravatar wm42014-11-15
* 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: simplify audio uninit on segment switchesGravatar wm42014-11-12
* audio: fix some issues when reloading the AOGravatar wm42014-11-12
* player: make the osd-msg prefix work for playlist_next/prevGravatar wm42014-11-11
* audio: make decoders output refcounted framesGravatar wm42014-11-10
* audio: change how filters are inserted on playback speed changesGravatar wm42014-11-10
* player: don't try to use duration 0Gravatar 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
* video/out: minor simplification to event query functionGravatar wm42014-11-09
* audio/out: make ao_request_reload() idempotentGravatar wm42014-11-09
* audio: handle reinit after AO reload slightly cleanerGravatar wm42014-11-09
* player: improve audio time displayGravatar wm42014-11-08
* 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
* client: remove redundant assignmentGravatar wm42014-11-07
* client API: silence silly clang warningGravatar wm42014-11-07
* command: add display-names propertyGravatar Kevin Mitchell2014-11-07
* command: use playback time as reference for sub_seekGravatar wm42014-11-05
* player: fix --secondary-sidGravatar wm42014-11-04
* 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: print anamorphic size only if video is anamorphicGravatar wm42014-11-02
* player: always use demux_chapterGravatar wm42014-11-02
* player: add --chapters-file optionGravatar wm42014-11-02