summaryrefslogtreecommitdiffstats
path: root/player/lua
Commit message (Expand)AuthorAgeFilesLines
* ytdl_hook: add chapters by parsing video's descriptionMaurycy Skier2016-10-061-0/+46
* ytdl_hook: Set aspect ratio for anamorphic videoRicardo Constantino2016-09-281-0/+6
* osc: Fix scaling issues when toggling fullscreenRicardo Constantino2016-09-251-0/+1
* ytdl_hook: temporarily force disable dash segments formatsRicardo Constantino2016-09-221-4/+5
* lua: add API for registering idle handlerswm42016-09-211-0/+10
* lua: run timers only after draining the event queuewm42016-09-211-12/+11
* ytdl_hook: don't bother adding subtitles if duration isn't knownRicardo Constantino2016-09-131-5/+3
* ytdl_hook: Support playlist entries without subtitlesRicardo Constantino2016-09-131-3/+17
* player: fix minor spelling mistake in osc.luaJames Cowgill2016-08-271-1/+1
* ytdl: Error out with http_dash_segmentsRicardo Constantino2016-07-301-0/+4
* Use - as command-name separator everywhereTimotej Lazar2016-07-142-7/+7
* ytdl: fix brightcove urlsRicardo Constantino2016-05-301-3/+5
* ytdl_hook: support multi-arc subtitlesRicardo Constantino2016-05-231-1/+20
* lua: add timer:is_enabled() functionJulian2016-05-141-0/+4
* ytdl_hook: Just check if protocol is rtmpRicardo Constantino2016-05-141-1/+1
* lua: don't require key for mp.add_key_binding()wm42016-03-261-3/+4
* lua: don't suspend core by default during script executionwm42016-03-181-1/+1
* ytdl_hook: handle optional format_note▟ ▖▟ ▖2016-03-101-1/+1
* osc: fix mouse areaswm42016-03-081-1/+1
* osd, lua: remove weird OSD scalingwm42016-03-071-9/+30
* osc: add always-on mode and unify visibility mode (always/never/auto)Avi Halachmi (:avih)2016-02-271-6/+61
* osc: fix runtime enable_osc(true/false)Avi Halachmi (:avih)2016-02-271-4/+11
* ytdl: Include Referer header as wellYen Chi Hsuan2016-01-101-3/+6
* ytdl: disable --all-subs if "sub-lang" is in raw-optionsRicardo Constantino2015-10-241-1/+9
* ytdl: Set a proper label for external audio tracksChrisK22015-10-111-3/+3
* ytdl: Remove DASH hacks, use DASH by defaultChrisK22015-10-111-10/+12
* ytdl: Remove version check and minor cleanupChrisK22015-10-061-55/+22
* ytdl: Don't override user-set format in no-video modeChrisK22015-09-301-11/+23
* osc: reinit on playlist changesKevin Mitchell2015-08-291-0/+1
* osc: exit tick immediately if disabled.torque2015-08-281-0/+2
* ytdl: catch bogous extractor infoChrisK22015-08-271-12/+12
* osc: avoid annoying verbose mode log spamwm42015-08-101-6/+22
* lua: implement input_enable_section/input_disable_section via commandswm42015-08-062-2/+13
* lua: make mp.input_define_section use the define-section commandwm42015-08-061-0/+7
* osc: completely disable if no VO window existswm42015-08-041-1/+7
* player: remove higher-level remains of DVD/BD menu supportwm42015-08-031-9/+0
* ytdl: get start_timeRicardo Constantino2015-07-291-0/+6
* ytdl: print command in debug modeRicardo Constantino2015-07-291-0/+1
* ytdl: don't print failure warning when youtube-dl was killed by uswm42015-06-271-3/+5
* osc: time display configuration optionsTeoh Han Hui2015-06-191-2/+4
* ytdl_hook: Support 'multi_video' resultsJaime Marquínez Ferrándiz2015-06-071-1/+1
* lua: fix options submodulewm42015-05-292-2/+7
* input: allow - as separator between commands, instead of _wm42015-05-251-5/+5
* ytdl: do not use deprecated optionwm42015-05-231-1/+1
* options: rename --media-title optionwm42015-05-221-1/+1
* command: deprecate the "length" propertywm42015-05-221-5/+5
* ytdl_hook: remove tabswm42015-05-091-5/+5
* ytdl_hook: Escape EDL URLsChrisK22015-05-071-1/+3
* osc: redo slider position translationChrisK22015-04-281-33/+55
* ytdl_hook.lua: Change format options when vid is "off"robin2015-04-271-6/+7
* osc: add nil check for element.eventresponderwm42015-04-231-1/+1
* osc: paint over a crashwm42015-04-221-4/+6
* ytdl: set additional properties for rtmp streamsSebastian Mayr2015-04-091-3/+21
* ytdl_hook.lua: Disable video when vid option is "no"robin2015-04-091-0/+7
* lua: replace getcwd() implementationwm42015-03-241-0/+4
* Lua: add unpack shim for Lua 5.2/5.3 compatibility.torque2015-03-061-0/+2
* ytdl: add "--ytdl-params" optionThiago Kenji Okada2015-02-251-0/+7
* ytdl: add --no-warningswm42015-02-241-1/+1
* ytdl: Adapt to new subtitles structureJaime Marquínez Ferrándiz2015-02-241-9/+11
* lua: do not use math.pow()wm42015-01-251-1/+1
* ytdl: implement user-agent and cookie overrideswm42015-01-241-5/+34
* ytdl_hook: Check for empty playlistsChrisK22015-01-161-1/+7
* OSC: Reset all styles for idle messageChrisK22015-01-161-6/+6
* osc: fix disabling OSCwm42015-01-151-1/+5
* ytdl: silence "succeeded" messagewm42015-01-031-1/+1
* OSC: idlemessage: fix alignmentChrisK22015-01-021-3/+3
* OSC: add osc-message script command (wip)ChrisK22015-01-021-0/+5
* OSC: display "drop files here" message when idle + forced-windowChrisK22015-01-021-2/+52
* options: deprecate 'lua' based options/dirs for 'script'Avi Halachmi (:avih)2014-12-152-4/+4
* lua: don't ignore key press events for script key bindingswm42014-12-101-2/+2
* osc: improve slimbox layout and minor code cleanupsChrisK22014-12-051-82/+92
* assdraw: Properly approximate circle for rounded boxChrisK22014-12-051-4/+5
* osc, dvd, bd: fix mouse state when changing menu modeswm42014-12-051-3/+7
* dvd, bd, osc: disable OSC while a menu is activewm42014-12-041-0/+9
* lua: fully cleanup removed key bindingswm42014-12-031-0/+1
* osc: always force mouse_move bindingwm42014-12-021-1/+1
* lua: add a function that formats Lua values as stringswm42014-11-291-16/+21
* ytdl: bump requrired youtube-dl version to 2014.11.26ChrisK22014-11-261-1/+1
* ytdl: Try to handle multi-arc videosChrisK22014-11-261-14/+37
* ytdl: When using DASH, print actual durationChrisK22014-11-261-1/+5
* lua: remove redundant callwm42014-11-241-1/+0
* lua: always handle key repeat on the script sidewm42014-11-241-4/+5
* lua, ipc: remove leftoverswm42014-11-241-1/+0
* input, lua: redo input handlingwm42014-11-231-34/+98
* input: set mouse area by default for all inputwm42014-11-231-1/+1
* lua: add a way to add repeatable key bindingswm42014-11-211-3/+5
* options: add --ytdl-format option for youtube-dl formatJaime Marquínez Ferrándiz2014-11-201-3/+12
* lua: add youtube-dl hook scriptChrisK22014-11-191-0/+163
* 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
* lua: add convenience function for hookswm42014-10-211-0/+21
* osc: update cache displayChrisK22014-09-251-3/+14
* options.lua: call msg.debug after resolving 'identifier'Otto Modinos2014-09-161-2/+1
* 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
* lua: allow disabling suspendwm42014-08-141-2/+8
* 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
* client API: change mpv_wait_event() timeout semanticswm42014-06-071-1/+1
* 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-232-97/+17
* lua/osc: small overhaulChrisK22014-05-231-0/+105
* lua: make it easier to integrate with foreign event loopswm42014-04-121-6/+26
* lua: add helper function for printing a tablewm42014-04-111-0/+49
* lua: add a minor helper functionwm42014-04-101-0/+13
* osc: fix playlist displayChrisK22014-04-091-2/+2
* lua: add API for observing property changeswm42014-04-081-0/+26
* lua: give more control over timerswm42014-04-021-9/+30
* lua: add mp.unregister_event() functionwm42014-04-011-0/+26
* 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
* lua: rename mp.register_script_command() to mp.register_script_message()wm42014-03-171-13/+13
* command, lua: change script_message semanticswm42014-03-171-1/+1
* lua: fix add_key_binding()wm42014-03-011-2/+2
* lua: fix use of renamed functionwm42014-03-011-3/+3
* lua: mark table values returned by get_property_native with their typewm42014-02-261-1/+8
* lua: implement mp.get_opt() in Luawm42014-02-261-0/+9
* osd: override user bindings for OSC inputwm42014-02-262-3/+3
* lua, osc: use properties for chapter/track listswm42014-02-241-5/+5
* lua: add a bunch of functions to get/set properties by their native typewm42014-02-241-0/+2
* lua: fix behavior if no script command handler is registeredwm42014-02-231-1/+3
* lua: add mechanism for script provided key bindingswm42014-02-171-1/+77
* lua: remove redundant inline documentationwm42014-02-171-4/+0
* options: make --no-config block all auto-loaded configuration fileswm42014-02-141-1/+1
* lua: make register_event() not overwrite previous event handlerwm42014-02-141-4/+11
* lua: some minor API changeswm42014-02-111-2/+5
* lua: rename some API functionswm42014-02-111-63/+63
* lua: add a timer APIwm42014-02-101-10/+79
* lua: port to client APIwm42014-02-102-13/+45
* lua: use core log level nameswm42014-01-161-1/+1
* 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-173-0/+1468