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
/
lua
Commit message (
Expand
)
Author
Age
*
osc: fix failure when using DVD menus
wm4
2014-07-07
*
player: make the time display relative to start PTS
Tsukasa OMOTO
2014-06-29
*
client API: change mpv_wait_event() timeout semantics
wm4
2014-06-07
*
osc: keep track of the "fullscreen" state when it changes
Marcoen Hirschberg
2014-06-02
*
osc: correct calculation of slider position
ChrisK2
2014-05-28
*
osc: extend hitbox of seekbars to include gap
ChrisK2
2014-05-27
*
osc: fix chapter list display
ChrisK2
2014-05-24
*
lua/osc: forgot some changed files in previous commit
ChrisK2
2014-05-23
*
lua/osc: small overhaul
ChrisK2
2014-05-23
*
lua: make it easier to integrate with foreign event loops
wm4
2014-04-12
*
lua: add helper function for printing a table
wm4
2014-04-11
*
lua: add a minor helper function
wm4
2014-04-10
*
osc: fix playlist display
ChrisK2
2014-04-09
*
lua: add API for observing property changes
wm4
2014-04-08
*
lua: give more control over timers
wm4
2014-04-02
*
lua: add mp.unregister_event() function
wm4
2014-04-01
*
osc: make OSC more responsive when paused
ChrisK2
2014-03-30
*
osc: add enable/disable message, and map DEL to disabling the OSC
wm4
2014-03-17
*
lua: rename mp.register_script_command() to mp.register_script_message()
wm4
2014-03-17
*
command, lua: change script_message semantics
wm4
2014-03-17
*
lua: fix add_key_binding()
wm4
2014-03-01
*
lua: fix use of renamed function
wm4
2014-03-01
*
lua: mark table values returned by get_property_native with their type
wm4
2014-02-26
*
lua: implement mp.get_opt() in Lua
wm4
2014-02-26
*
osd: override user bindings for OSC input
wm4
2014-02-26
*
lua, osc: use properties for chapter/track lists
wm4
2014-02-24
*
lua: add a bunch of functions to get/set properties by their native type
wm4
2014-02-24
*
lua: fix behavior if no script command handler is registered
wm4
2014-02-23
*
lua: add mechanism for script provided key bindings
wm4
2014-02-17
*
lua: remove redundant inline documentation
wm4
2014-02-17
*
options: make --no-config block all auto-loaded configuration files
wm4
2014-02-14
*
lua: make register_event() not overwrite previous event handler
wm4
2014-02-14
*
lua: some minor API changes
wm4
2014-02-11
*
lua: rename some API functions
wm4
2014-02-11
*
lua: add a timer API
wm4
2014-02-10
*
lua: port to client API
wm4
2014-02-10
*
lua: use core log level names
wm4
2014-01-16
*
osc: check for availabillity of percent-pos instead of length
ChrisK2
2014-01-15
*
osc: use mp.send_commandv
wm4
2013-12-20
*
Move mpvcore/player/ to player/
wm4
2013-12-17