aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/lua
Commit message (Expand)AuthorAge
* ytdl: add "--ytdl-params" optionGravatar Thiago Kenji Okada2015-02-25
* ytdl: add --no-warningsGravatar wm42015-02-24
* ytdl: Adapt to new subtitles structureGravatar Jaime Marquínez Ferrándiz2015-02-24
* lua: do not use math.pow()Gravatar wm42015-01-25
* ytdl: implement user-agent and cookie overridesGravatar wm42015-01-24
* ytdl_hook: Check for empty playlistsGravatar ChrisK22015-01-16
* OSC: Reset all styles for idle messageGravatar ChrisK22015-01-16
* osc: fix disabling OSCGravatar wm42015-01-15
* ytdl: silence "succeeded" messageGravatar wm42015-01-03
* OSC: idlemessage: fix alignmentGravatar ChrisK22015-01-02
* OSC: add osc-message script command (wip)Gravatar ChrisK22015-01-02
* OSC: display "drop files here" message when idle + forced-windowGravatar ChrisK22015-01-02
* options: deprecate 'lua' based options/dirs for 'script'Gravatar Avi Halachmi (:avih)2014-12-15
* lua: don't ignore key press events for script key bindingsGravatar wm42014-12-10
* osc: improve slimbox layout and minor code cleanupsGravatar ChrisK22014-12-05
* assdraw: Properly approximate circle for rounded boxGravatar ChrisK22014-12-05
* osc, dvd, bd: fix mouse state when changing menu modesGravatar wm42014-12-05
* dvd, bd, osc: disable OSC while a menu is activeGravatar wm42014-12-04
* lua: fully cleanup removed key bindingsGravatar wm42014-12-03
* osc: always force mouse_move bindingGravatar wm42014-12-02
* lua: add a function that formats Lua values as stringsGravatar wm42014-11-29
* ytdl: bump requrired youtube-dl version to 2014.11.26Gravatar ChrisK22014-11-26
* ytdl: Try to handle multi-arc videosGravatar ChrisK22014-11-26
* ytdl: When using DASH, print actual durationGravatar ChrisK22014-11-26
* lua: remove redundant callGravatar wm42014-11-24
* 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