aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/lua/osc.lua
Commit message (Expand)AuthorAge
* osc: fix accidentally skipping files when seeking with sliderGravatar fatalis2018-06-04
* osc: leave only demuxer cache duration and limit its refresh rateGravatar Ricardo Constantino2018-01-14
* osc: add seekbarkeyframes as a user optionGravatar dudemanguy2018-01-03
* osc: check if demuxer cache has not reached eofGravatar Ricardo Constantino2018-01-02
* osc: hide cache if not forced for local filesGravatar Ricardo Constantino2017-12-26
* osc: make seek ranges rendering optionalGravatar pavelxdd2017-12-26
* osc: show demuxer cache buffered amount in bytesGravatar wm42017-12-23
* msg: reinterpret a bunch of message levelsGravatar Niklas Haas2017-12-15
* osc: make cycling visibility an input.conf key bindingGravatar wm42017-11-03
* osc: render seek ranges a bit less uglyGravatar ChrisK22017-11-02
* osc: render seek rangesGravatar wm42017-11-02
* osc: fix rare stack overflow when changing visibility modeGravatar Avi Halachmi (:avih)2017-09-23
* input: merge mouse wheel and axis keycodesGravatar James Ross-Gowan2017-09-03
* input: use mnemonic names for mouse buttonsGravatar James Ross-Gowan2017-09-03
* OSD message: "Drop files or URLs to play here."Gravatar nodiscc2017-05-31
* osc: also add processing for axis_up/down eventsGravatar Ricardo Constantino2017-04-25
* osc: add user_opts.boxmaxchars for box layout title limitGravatar Avi Halachmi (:avih)2017-04-19
* osc: add volume icons to osd font and use themGravatar Ricardo Constantino2017-04-19
* osc: move volume left of fullscreen buttonGravatar Ricardo Constantino2017-04-19
* osc: bottom/topbar: add fullscreen buttonGravatar Ricardo Constantino2017-04-19
* osc: add volume buttonGravatar Ricardo Constantino2017-04-19
* osc: support handling mouse wheel eventsGravatar Ricardo Constantino2017-04-19
* osc: simplify checks in key handlerGravatar Ricardo Constantino2017-04-19
* osc: fix last potential race condition on key eventsGravatar Ricardo Constantino2017-04-19
* osc: use "loop-playlist" instead of "loop" propertyGravatar wm42017-04-11
* osc: escape ASS and strip newlines on titleGravatar Ricardo Constantino2017-03-27
* osc: make title configurable and use property expansion on itGravatar Ricardo Constantino2017-03-27
* Revert "osc: make the title toggleable between media-title and filename"Gravatar Ricardo Constantino2017-03-27
* osc: make the title toggleable between media-title and filenameGravatar Ricardo Constantino2017-03-26
* osc: fix PlayResX undefined warning when aspect is 0Gravatar Ricardo Constantino2017-03-24
* osc: bottom/topbar: don't clip title verticallyGravatar Ricardo Constantino2017-03-24
* osc: bottom/topbar: increase timecodes width a bitGravatar Ricardo Constantino2017-03-24
* osc: refactor cache status displayGravatar Ricardo Constantino2017-03-24
* osc: refactor osc message scalingGravatar Ricardo Constantino2017-03-24
* osc: fix window dragging with showwindowed=noGravatar Akemi2017-02-27
* osc: allow playlist buttons when loopingGravatar Ricardo Constantino2017-02-01
* osc: box: clip with ellipsis after too much stretchingGravatar Ricardo Constantino2017-01-31
* osc: bottom/topbar: clip title instead of stretchingGravatar Ricardo Constantino2017-01-31
* osc: fix crashes related to field eventresponder being nilGravatar Roland Hieber2017-01-25
* osc: bottombar/topbar: make chapter markers slightly biggerGravatar Ricardo Constantino2016-12-25
* osc: replace length property with durationGravatar pavelxdd2016-12-04
* osc: don't hide playlist buttons, just disableGravatar Ricardo Constantino2016-12-02
* osc: topbar: use same styles as bottombarGravatar Ricardo Constantino2016-12-02
* osc: fix use of deprecated idle propertyGravatar Ricardo Constantino2016-11-22
* osc: fix possible race condition in right timecodeGravatar Ricardo Constantino2016-11-21
* osc: add seekbarstyle=knobGravatar Ricardo Constantino2016-11-09
* osc: fix crashes when dragging seekbar across file changesGravatar Ricardo Constantino2016-11-08
* osc: slimbox: fix clipping with seekbarstyle=barGravatar Ricardo Constantino2016-11-07
* osc: add alpha animation to tooltipGravatar Ricardo Constantino2016-10-31
* osc: top/bottombar: rescale layout to same size with scale=1Gravatar Ricardo Constantino2016-10-29