aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/lua
Commit message (Expand)AuthorAge
...
* lua: always handle key repeat on the script sideGravatar wm42014-11-24
* lua, ipc: remove leftoversGravatar wm42014-11-24
* input, lua: redo input handlingGravatar wm42014-11-23
* input: set mouse area by default for all inputGravatar wm42014-11-23
* lua: add a way to add repeatable key bindingsGravatar wm42014-11-21
* options: add --ytdl-format option for youtube-dl formatGravatar Jaime Marquínez Ferrándiz2014-11-20
* lua: add youtube-dl hook scriptGravatar ChrisK22014-11-19
* 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
* osc: make text squuezing layout dependentGravatar ChrisK22014-10-24
* osc: make tooltip_an default propertyGravatar ChrisK22014-10-24
* osc.lua: add “bottombar” and “topbar” layoutsGravatar Martin Herkt2014-10-23
* lua: add convenience function for hooksGravatar wm42014-10-21
* osc: update cache displayGravatar ChrisK22014-09-25
* options.lua: call msg.debug after resolving 'identifier'Gravatar Otto Modinos2014-09-16
* osc: Use osd-font for playlist buttonsGravatar ChrisK22014-08-22
* osc: revert disabling use_suspendGravatar wm42014-08-21
* osd+osc: Add left-arrow to osd-fontGravatar ChrisK22014-08-21
* osc: Overhaul (wip)Gravatar ChrisK22014-08-15
* lua: allow disabling suspendGravatar wm42014-08-14
* osc: Do precise seeks on simple clicks on seekbarGravatar ChrisK22014-07-29
* osc: improve previous commitGravatar ChrisK22014-07-10
* osc: round displayed cache valueGravatar ChrisK22014-07-10
* osc: fix failure when using DVD menusGravatar wm42014-07-07
* player: make the time display relative to start PTSGravatar Tsukasa OMOTO2014-06-29
* client API: change mpv_wait_event() timeout semanticsGravatar wm42014-06-07
* osc: keep track of the "fullscreen" state when it changesGravatar Marcoen Hirschberg2014-06-02
* osc: correct calculation of slider positionGravatar ChrisK22014-05-28
* osc: extend hitbox of seekbars to include gapGravatar ChrisK22014-05-27
* osc: fix chapter list displayGravatar ChrisK22014-05-24
* lua/osc: forgot some changed files in previous commitGravatar ChrisK22014-05-23
* lua/osc: small overhaulGravatar ChrisK22014-05-23
* lua: make it easier to integrate with foreign event loopsGravatar wm42014-04-12
* lua: add helper function for printing a tableGravatar wm42014-04-11
* lua: add a minor helper functionGravatar wm42014-04-10
* osc: fix playlist displayGravatar ChrisK22014-04-09
* lua: add API for observing property changesGravatar wm42014-04-08
* lua: give more control over timersGravatar wm42014-04-02
* lua: add mp.unregister_event() functionGravatar wm42014-04-01
* osc: make OSC more responsive when pausedGravatar ChrisK22014-03-30
* osc: add enable/disable message, and map DEL to disabling the OSCGravatar wm42014-03-17
* lua: rename mp.register_script_command() to mp.register_script_message()Gravatar wm42014-03-17
* command, lua: change script_message semanticsGravatar wm42014-03-17
* lua: fix add_key_binding()Gravatar wm42014-03-01
* lua: fix use of renamed functionGravatar wm42014-03-01
* lua: mark table values returned by get_property_native with their typeGravatar wm42014-02-26
* lua: implement mp.get_opt() in LuaGravatar wm42014-02-26
* osd: override user bindings for OSC inputGravatar wm42014-02-26
* lua, osc: use properties for chapter/track listsGravatar wm42014-02-24