aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/lua
Commit message (Expand)AuthorAge
* osc: avoid annoying verbose mode log spamGravatar wm42015-08-10
* lua: implement input_enable_section/input_disable_section via commandsGravatar wm42015-08-06
* lua: make mp.input_define_section use the define-section commandGravatar wm42015-08-06
* osc: completely disable if no VO window existsGravatar wm42015-08-04
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* ytdl: get start_timeGravatar Ricardo Constantino2015-07-29
* ytdl: print command in debug modeGravatar Ricardo Constantino2015-07-29
* ytdl: don't print failure warning when youtube-dl was killed by usGravatar wm42015-06-27
* osc: time display configuration optionsGravatar Teoh Han Hui2015-06-19
* ytdl_hook: Support 'multi_video' resultsGravatar Jaime Marquínez Ferrándiz2015-06-07
* lua: fix options submoduleGravatar wm42015-05-29
* input: allow - as separator between commands, instead of _Gravatar wm42015-05-25
* ytdl: do not use deprecated optionGravatar wm42015-05-23
* options: rename --media-title optionGravatar wm42015-05-22
* command: deprecate the "length" propertyGravatar wm42015-05-22
* ytdl_hook: remove tabsGravatar wm42015-05-09
* ytdl_hook: Escape EDL URLsGravatar ChrisK22015-05-07
* osc: redo slider position translationGravatar ChrisK22015-04-28
* ytdl_hook.lua: Change format options when vid is "off"Gravatar robin2015-04-27
* osc: add nil check for element.eventresponderGravatar wm42015-04-23
* osc: paint over a crashGravatar wm42015-04-22
* ytdl: set additional properties for rtmp streamsGravatar Sebastian Mayr2015-04-09
* ytdl_hook.lua: Disable video when vid option is "no"Gravatar robin2015-04-09
* lua: replace getcwd() implementationGravatar wm42015-03-24
* Lua: add unpack shim for Lua 5.2/5.3 compatibility.Gravatar torque2015-03-06
* 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