index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
command.h
Commit message (
Expand
)
Author
Age
*
command: split big command handler switch into separate functions
wm4
2018-05-03
*
player: fix hook processing consistency and code duplication issues
wm4
2018-03-26
*
client API: add a first class hook API, and deprecate old API
wm4
2018-03-26
*
player: update duration based on highest timestamp demuxed
wm4
2017-12-24
*
build: add preliminary LGPL mode
wm4
2017-09-21
*
player: change license of most core files to LGPL
wm4
2017-06-23
*
player: fix core-idle and eof-reached update notifcations
wm4
2017-04-14
*
options: slightly better option update mechanism
wm4
2016-09-19
*
options: take care of propertly updating options on runtime changes
wm4
2016-09-17
*
command: add options to property list
wm4
2016-09-01
*
player: make looping slightly more seamless
wm4
2016-08-18
*
player: rewrite deinterlace filter auto-insertion
wm4
2016-07-05
*
command: improve playlist* properties change notifications
wm4
2016-06-20
*
video: always re-probe auto deint filter on filter reconfig
wm4
2015-07-21
*
command: do not exit playback if the B point of A-B loop is past EOF
wm4
2015-06-16
*
command: remove unnecessary event IDs
wm4
2015-06-09
*
client API: add glue for making full use of mpv_command_node()
wm4
2015-04-20
*
Update license headers
Marcin Kurczewski
2015-04-13
*
player: fix audio-device-list updates
wm4
2015-02-14
*
ao_coreaudio: add support for hotplug notifications
Stefano Pigozzi
2015-02-14
*
audio: add device change notification for hotplugging
wm4
2015-02-12
*
command: send additional property change events in-between loading
wm4
2015-02-01
*
client API: notify API user on event queue overflow
wm4
2015-01-19
*
command: add window-minimized property (X11 only)
wm4
2014-11-02
*
command: make window-scale property observable
wm4
2014-11-02
*
command: remove hook cancellation mechanism
wm4
2014-10-20
*
command: add a mechanism to allow scripts to intercept file loads
wm4
2014-10-16
*
client API: minor optimizations for property notification
wm4
2014-08-02
*
command: add a property that returns a list of all properties
wm4
2014-08-02
*
client API: make "cache" property and similar observable
wm4
2014-07-31
*
command: redo the property type
wm4
2014-06-13
*
client API: report success status when running commands
wm4
2014-06-01
*
command: add const to mp_notify_property
wm4
2014-06-01
*
client API: add a way to notify clients of property changes
wm4
2014-04-06
*
options: handle escape sequences in e.g. --playing-msg differently
wm4
2014-02-20
*
lua: port to client API
wm4
2014-02-10
*
Add a client API
wm4
2014-02-10
*
lua: add playback-start event
wm4
2014-01-20
*
m_property: mp_msg conversions
wm4
2013-12-21
*
Move mpvcore/player/ to player/
wm4
2013-12-17