summaryrefslogtreecommitdiffstats
path: root/player/lua/osc.lua
Commit message (Expand)AuthorAgeFilesLines
* man: document osc seekbarstyle optionahoka2014-11-151-1/+1
* osc: add validation for string user optionsahoka2014-11-151-0/+16
* osc: add seekbarstyle optionahoka2014-11-151-0/+5
* osc: make text squuezing layout dependentChrisK22014-10-241-31/+48
* osc: make tooltip_an default propertyChrisK22014-10-241-2/+3
* osc.lua: add “bottombar” and “topbar” layoutsMartin Herkt2014-10-231-5/+281
* osc: update cache displayChrisK22014-09-251-3/+14
* osc: Use osd-font for playlist buttonsChrisK22014-08-221-2/+3
* osc: revert disabling use_suspendwm42014-08-211-2/+0
* osd+osc: Add left-arrow to osd-fontChrisK22014-08-211-2/+4
* osc: Overhaul (wip)ChrisK22014-08-151-502/+848
* osc: Do precise seeks on simple clicks on seekbarChrisK22014-07-291-11/+19
* osc: improve previous commitChrisK22014-07-101-6/+3
* osc: round displayed cache valueChrisK22014-07-101-3/+3
* osc: fix failure when using DVD menuswm42014-07-071-1/+1
* player: make the time display relative to start PTSTsukasa OMOTO2014-06-291-2/+2
* osc: keep track of the "fullscreen" state when it changesMarcoen Hirschberg2014-06-021-3/+6
* osc: correct calculation of slider positionChrisK22014-05-281-1/+1
* osc: extend hitbox of seekbars to include gapChrisK22014-05-271-1/+1
* osc: fix chapter list displayChrisK22014-05-241-2/+2
* lua/osc: forgot some changed files in previous commitChrisK22014-05-231-96/+16
* osc: fix playlist displayChrisK22014-04-091-2/+2
* osc: make OSC more responsive when pausedChrisK22014-03-301-0/+1
* osc: add enable/disable message, and map DEL to disabling the OSCwm42014-03-171-0/+14
* osd: override user bindings for OSC inputwm42014-02-261-1/+1
* lua, osc: use properties for chapter/track listswm42014-02-241-5/+5
* options: make --no-config block all auto-loaded configuration fileswm42014-02-141-1/+1
* lua: rename some API functionswm42014-02-111-63/+63
* lua: port to client APIwm42014-02-101-8/+3
* osc: check for availabillity of percent-pos instead of lengthChrisK22014-01-151-2/+2
* osc: use mp.send_commandvwm42013-12-201-18/+18
* Move mpvcore/player/ to player/wm42013-12-171-0/+1288