aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/lua
Commit message (Expand)AuthorAge
* ytdl: Include Referer header as wellGravatar Yen Chi Hsuan2016-01-10
* ytdl: disable --all-subs if "sub-lang" is in raw-optionsGravatar Ricardo Constantino2015-10-24
* ytdl: Set a proper label for external audio tracksGravatar ChrisK22015-10-11
* ytdl: Remove DASH hacks, use DASH by defaultGravatar ChrisK22015-10-11
* ytdl: Remove version check and minor cleanupGravatar ChrisK22015-10-06
* ytdl: Don't override user-set format in no-video modeGravatar ChrisK22015-09-30
* osc: reinit on playlist changesGravatar Kevin Mitchell2015-08-29
* osc: exit tick immediately if disabled.Gravatar torque2015-08-28
* ytdl: catch bogous extractor infoGravatar ChrisK22015-08-27
* 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