| Commit message (Expand) | Author | Age | Files | Lines |
* | ytdl_hook: don't override start time set by saved state | Martin D | 2017-06-09 | 1 | -1/+7 |
* | ytdl_hook: don't override user-set start time | Ricardo Constantino | 2017-06-08 | 1 | -1/+2 |
* | OSD message: "Drop files or URLs to play here." | nodiscc | 2017-05-31 | 1 | -1/+1 |
* | ytdl_hook: rework edl joining to use lua tables | Ricardo Constantino | 2017-05-04 | 1 | -5/+7 |
* | osc: also add processing for axis_up/down events | Ricardo Constantino | 2017-04-25 | 1 | -4/+6 |
* | ytdl_hook: treat single-entry playlists as a single video | Ricardo Constantino | 2017-04-23 | 1 | -1/+9 |
* | ytdl_hook: move single video code to a separate function | Ricardo Constantino | 2017-04-23 | 1 | -94/+98 |
* | osc: add user_opts.boxmaxchars for box layout title limit | Avi Halachmi (:avih) | 2017-04-19 | 1 | -3/+6 |
* | osc: add volume icons to osd font and use them | Ricardo Constantino | 2017-04-19 | 1 | -3/+4 |
* | osc: move volume left of fullscreen button | Ricardo Constantino | 2017-04-19 | 1 | -16/+17 |
* | osc: bottom/topbar: add fullscreen button | Ricardo Constantino | 2017-04-19 | 1 | -4/+13 |
* | osc: add volume button | Ricardo Constantino | 2017-04-19 | 1 | -3/+41 |
* | osc: support handling mouse wheel events | Ricardo Constantino | 2017-04-19 | 1 | -4/+8 |
* | osc: simplify checks in key handler | Ricardo Constantino | 2017-04-19 | 1 | -30/+25 |
* | osc: fix last potential race condition on key events | Ricardo Constantino | 2017-04-19 | 1 | -1/+2 |
* | osc: use "loop-playlist" instead of "loop" property | wm4 | 2017-04-11 | 1 | -1/+1 |
* | osc: escape ASS and strip newlines on title | Ricardo Constantino | 2017-03-27 | 1 | -0/+2 |
* | osc: make title configurable and use property expansion on it | Ricardo Constantino | 2017-03-27 | 1 | -6/+4 |
* | Revert "osc: make the title toggleable between media-title and filename" | Ricardo Constantino | 2017-03-27 | 1 | -11/+10 |
* | osc: make the title toggleable between media-title and filename | Ricardo Constantino | 2017-03-26 | 1 | -10/+11 |
* | osc: fix PlayResX undefined warning when aspect is 0 | Ricardo Constantino | 2017-03-24 | 1 | -3/+6 |
* | osc: bottom/topbar: don't clip title vertically | Ricardo Constantino | 2017-03-24 | 1 | -2/+2 |
* | osc: bottom/topbar: increase timecodes width a bit | Ricardo Constantino | 2017-03-24 | 1 | -4/+4 |
* | osc: refactor cache status display | Ricardo Constantino | 2017-03-24 | 1 | -11/+18 |
* | osc: refactor osc message scaling | Ricardo Constantino | 2017-03-24 | 1 | -35/+20 |
* | osc: fix window dragging with showwindowed=no | Akemi | 2017-02-27 | 1 | -0/+2 |
* | ytdl_hook: support livestream segmented DASH VODs | Ricardo Constantino | 2017-02-10 | 1 | -4/+6 |
* | ytdl_hook: reenable support for length-less segments in EDL | Ricardo Constantino | 2017-02-06 | 1 | -12/+28 |
* | ytdl_hook: fix EDL syntax | wm4 | 2017-02-05 | 1 | -1/+1 |
* | ytdl_hook: Add non-dash fallbacks to default formats | Ricardo Constantino | 2017-02-04 | 1 | -3/+3 |
* | ytdl_hook, edl: implement pseudo-DASH support | wm4 | 2017-02-04 | 1 | -3/+9 |
* | ytdl: support segmented dash | Ricardo Constantino | 2017-02-04 | 1 | -12/+16 |
* | osc: allow playlist buttons when looping | Ricardo Constantino | 2017-02-01 | 1 | -2/+3 |
* | osc: box: clip with ellipsis after too much stretching | Ricardo Constantino | 2017-01-31 | 1 | -2/+9 |
* | osc: bottom/topbar: clip title instead of stretching | Ricardo Constantino | 2017-01-31 | 1 | -4/+6 |
* | ytdl_hook: refactor edl track joining | Ricardo Constantino | 2017-01-30 | 1 | -20/+28 |
* | ytdl_hook: respect --no-audio, don't force-select track | Ricardo Constantino | 2017-01-30 | 1 | -1/+1 |
* | ytdl_hook: fix opening hitbox.tv rtmp stream | Ricardo Constantino | 2017-01-29 | 1 | -0/+2 |
* | stream_lavf: add support for data URIs | Ricardo Constantino | 2017-01-25 | 1 | -1/+1 |
* | osc: fix crashes related to field eventresponder being nil | Roland Hieber | 2017-01-25 | 1 | -0/+1 |
* | lua: allow unregistration of idle handlers | Olivier Perret | 2017-01-15 | 1 | -0/+10 |
* | osc: bottombar/topbar: make chapter markers slightly bigger | Ricardo Constantino | 2016-12-25 | 1 | -17/+18 |
* | osc: replace length property with duration | pavelxdd | 2016-12-04 | 1 | -1/+1 |
* | osc: don't hide playlist buttons, just disable | Ricardo Constantino | 2016-12-02 | 1 | -5/+6 |
* | osc: topbar: use same styles as bottombar | Ricardo Constantino | 2016-12-02 | 1 | -13/+13 |
* | osc: fix use of deprecated idle property | Ricardo Constantino | 2016-11-22 | 1 | -1/+1 |
* | client API: turn mpv_suspend() and mpv_resume() into stubs | wm4 | 2016-11-22 | 1 | -6/+6 |
* | osc: fix possible race condition in right timecode | Ricardo Constantino | 2016-11-21 | 1 | -2/+1 |
* | ytdl_hook: sort chapters by time | Ricardo Constantino | 2016-11-15 | 1 | -1/+1 |
* | osc: add seekbarstyle=knob | Ricardo Constantino | 2016-11-09 | 1 | -4/+16 |
* | osc: fix crashes when dragging seekbar across file changes | Ricardo Constantino | 2016-11-08 | 1 | -2/+3 |
* | osc: slimbox: fix clipping with seekbarstyle=bar | Ricardo Constantino | 2016-11-07 | 1 | -1/+3 |
* | osc: add alpha animation to tooltip | Ricardo Constantino | 2016-10-31 | 1 | -1/+14 |
* | osc: top/bottombar: rescale layout to same size with scale=1 | Ricardo Constantino | 2016-10-29 | 1 | -49/+53 |
* | osc: top/bottombar: scale title if too large like box | Ricardo Constantino | 2016-10-29 | 1 | -14/+24 |
* | osc: compromise on default deadzonesize | Ricardo Constantino | 2016-10-29 | 1 | -2/+2 |
* | osc: don't wrap the title | Ricardo Constantino | 2016-10-29 | 1 | -1/+1 |
* | osc: top/bottombar: also scale when min-width is reached | Ricardo Constantino | 2016-10-29 | 1 | -12/+34 |
* | osc: top/bottombar: dynamically size timecodes according to timems | Ricardo Constantino | 2016-10-29 | 1 | -9/+14 |
* | osc: fix missing chapter ticks with seekbarstyle=bar | Ricardo Constantino | 2016-10-29 | 1 | -0/+1 |
* | osc: fix crash with no chapters | Ricardo Constantino | 2016-10-25 | 1 | -4/+4 |
* | osc: Fix and simplify limited_list | Miroslav Koskar | 2016-10-25 | 1 | -28/+25 |
* | osc: add script message handlers for chapter/track/playlists | Ricardo Constantino | 2016-10-24 | 1 | -0/+13 |
* | osc: fix crash after reaching a certain position in limited lists | Ricardo Constantino | 2016-10-20 | 1 | -1/+1 |
* | osc: use the same characters as track list for playlist/chapter | Ricardo Constantino | 2016-10-17 | 1 | -10/+4 |
* | osc: fix chapter/playlist listing if empty | Ricardo Constantino | 2016-10-15 | 1 | -1/+1 |
* | osc: show playlist/chapter list on prev/next instead of osd | Ricardo Constantino | 2016-10-15 | 1 | -4/+16 |
* | osc: fix listing of chapters and playlist | Ricardo Constantino | 2016-10-15 | 1 | -10/+87 |
* | osc: fix display of chapters and playlist scaling | Ricardo Constantino | 2016-10-15 | 1 | -2/+11 |
* | osc: add user-alterable margin for top/bottombar | Ricardo Constantino | 2016-10-15 | 1 | -5/+6 |
* | osc: add right-click behavior to playlist and chapter buttons | Ricardo Constantino | 2016-10-15 | 1 | -0/+8 |
* | osc: change default layout to bottombar | Ricardo Constantino | 2016-10-15 | 1 | -6/+6 |
* | ytdl_hook: Add title to playlist items if available | Ricardo Constantino | 2016-10-15 | 1 | -0/+6 |
* | osc: move tooltip to inside seekbar for top/bottombar | Ricardo Constantino | 2016-10-07 | 1 | -25/+28 |
* | osc: change seekbar background's alpha scaling | Ricardo Constantino | 2016-10-07 | 1 | -2/+4 |
* | osc: align text vertically in top/bottombar | Ricardo Constantino | 2016-10-07 | 1 | -32/+39 |
* | ytdl_hook: add chapters by parsing video's description | Maurycy Skier | 2016-10-06 | 1 | -0/+46 |
* | ytdl_hook: Set aspect ratio for anamorphic video | Ricardo Constantino | 2016-09-28 | 1 | -0/+6 |
* | osc: Fix scaling issues when toggling fullscreen | Ricardo Constantino | 2016-09-25 | 1 | -0/+1 |
* | ytdl_hook: temporarily force disable dash segments formats | Ricardo Constantino | 2016-09-22 | 1 | -4/+5 |
* | lua: add API for registering idle handlers | wm4 | 2016-09-21 | 1 | -0/+10 |
* | lua: run timers only after draining the event queue | wm4 | 2016-09-21 | 1 | -12/+11 |
* | ytdl_hook: don't bother adding subtitles if duration isn't known | Ricardo Constantino | 2016-09-13 | 1 | -5/+3 |
* | ytdl_hook: Support playlist entries without subtitles | Ricardo Constantino | 2016-09-13 | 1 | -3/+17 |
* | player: fix minor spelling mistake in osc.lua | James Cowgill | 2016-08-27 | 1 | -1/+1 |
* | ytdl: Error out with http_dash_segments | Ricardo Constantino | 2016-07-30 | 1 | -0/+4 |
* | Use - as command-name separator everywhere | Timotej Lazar | 2016-07-14 | 2 | -7/+7 |
* | ytdl: fix brightcove urls | Ricardo Constantino | 2016-05-30 | 1 | -3/+5 |
* | ytdl_hook: support multi-arc subtitles | Ricardo Constantino | 2016-05-23 | 1 | -1/+20 |
* | lua: add timer:is_enabled() function | Julian | 2016-05-14 | 1 | -0/+4 |
* | ytdl_hook: Just check if protocol is rtmp | Ricardo Constantino | 2016-05-14 | 1 | -1/+1 |
* | lua: don't require key for mp.add_key_binding() | wm4 | 2016-03-26 | 1 | -3/+4 |
* | lua: don't suspend core by default during script execution | wm4 | 2016-03-18 | 1 | -1/+1 |
* | ytdl_hook: handle optional format_note | ▟ ▖▟ ▖ | 2016-03-10 | 1 | -1/+1 |
* | osc: fix mouse areas | wm4 | 2016-03-08 | 1 | -1/+1 |
* | osd, lua: remove weird OSD scaling | wm4 | 2016-03-07 | 1 | -9/+30 |
* | osc: add always-on mode and unify visibility mode (always/never/auto) | Avi Halachmi (:avih) | 2016-02-27 | 1 | -6/+61 |
* | osc: fix runtime enable_osc(true/false) | Avi Halachmi (:avih) | 2016-02-27 | 1 | -4/+11 |
* | ytdl: Include Referer header as well | Yen Chi Hsuan | 2016-01-10 | 1 | -3/+6 |
* | ytdl: disable --all-subs if "sub-lang" is in raw-options | Ricardo Constantino | 2015-10-24 | 1 | -1/+9 |
* | ytdl: Set a proper label for external audio tracks | ChrisK2 | 2015-10-11 | 1 | -3/+3 |
* | ytdl: Remove DASH hacks, use DASH by default | ChrisK2 | 2015-10-11 | 1 | -10/+12 |
* | ytdl: Remove version check and minor cleanup | ChrisK2 | 2015-10-06 | 1 | -55/+22 |
* | ytdl: Don't override user-set format in no-video mode | ChrisK2 | 2015-09-30 | 1 | -11/+23 |
* | osc: reinit on playlist changes | Kevin Mitchell | 2015-08-29 | 1 | -0/+1 |
* | osc: exit tick immediately if disabled. | torque | 2015-08-28 | 1 | -0/+2 |
* | ytdl: catch bogous extractor info | ChrisK2 | 2015-08-27 | 1 | -12/+12 |
* | osc: avoid annoying verbose mode log spam | wm4 | 2015-08-10 | 1 | -6/+22 |
* | lua: implement input_enable_section/input_disable_section via commands | wm4 | 2015-08-06 | 2 | -2/+13 |
* | lua: make mp.input_define_section use the define-section command | wm4 | 2015-08-06 | 1 | -0/+7 |
* | osc: completely disable if no VO window exists | wm4 | 2015-08-04 | 1 | -1/+7 |
* | player: remove higher-level remains of DVD/BD menu support | wm4 | 2015-08-03 | 1 | -9/+0 |
* | ytdl: get start_time | Ricardo Constantino | 2015-07-29 | 1 | -0/+6 |
* | ytdl: print command in debug mode | Ricardo Constantino | 2015-07-29 | 1 | -0/+1 |
* | ytdl: don't print failure warning when youtube-dl was killed by us | wm4 | 2015-06-27 | 1 | -3/+5 |
* | osc: time display configuration options | Teoh Han Hui | 2015-06-19 | 1 | -2/+4 |
* | ytdl_hook: Support 'multi_video' results | Jaime Marquínez Ferrándiz | 2015-06-07 | 1 | -1/+1 |
* | lua: fix options submodule | wm4 | 2015-05-29 | 2 | -2/+7 |
* | input: allow - as separator between commands, instead of _ | wm4 | 2015-05-25 | 1 | -5/+5 |
* | ytdl: do not use deprecated option | wm4 | 2015-05-23 | 1 | -1/+1 |
* | options: rename --media-title option | wm4 | 2015-05-22 | 1 | -1/+1 |
* | command: deprecate the "length" property | wm4 | 2015-05-22 | 1 | -5/+5 |
* | ytdl_hook: remove tabs | wm4 | 2015-05-09 | 1 | -5/+5 |
* | ytdl_hook: Escape EDL URLs | ChrisK2 | 2015-05-07 | 1 | -1/+3 |
* | osc: redo slider position translation | ChrisK2 | 2015-04-28 | 1 | -33/+55 |
* | ytdl_hook.lua: Change format options when vid is "off" | robin | 2015-04-27 | 1 | -6/+7 |
* | osc: add nil check for element.eventresponder | wm4 | 2015-04-23 | 1 | -1/+1 |
* | osc: paint over a crash | wm4 | 2015-04-22 | 1 | -4/+6 |
* | ytdl: set additional properties for rtmp streams | Sebastian Mayr | 2015-04-09 | 1 | -3/+21 |
* | ytdl_hook.lua: Disable video when vid option is "no" | robin | 2015-04-09 | 1 | -0/+7 |
* | lua: replace getcwd() implementation | wm4 | 2015-03-24 | 1 | -0/+4 |
* | Lua: add unpack shim for Lua 5.2/5.3 compatibility. | torque | 2015-03-06 | 1 | -0/+2 |
* | ytdl: add "--ytdl-params" option | Thiago Kenji Okada | 2015-02-25 | 1 | -0/+7 |
* | ytdl: add --no-warnings | wm4 | 2015-02-24 | 1 | -1/+1 |
* | ytdl: Adapt to new subtitles structure | Jaime Marquínez Ferrándiz | 2015-02-24 | 1 | -9/+11 |
* | lua: do not use math.pow() | wm4 | 2015-01-25 | 1 | -1/+1 |
* | ytdl: implement user-agent and cookie overrides | wm4 | 2015-01-24 | 1 | -5/+34 |
* | ytdl_hook: Check for empty playlists | ChrisK2 | 2015-01-16 | 1 | -1/+7 |
* | OSC: Reset all styles for idle message | ChrisK2 | 2015-01-16 | 1 | -6/+6 |
* | osc: fix disabling OSC | wm4 | 2015-01-15 | 1 | -1/+5 |
* | ytdl: silence "succeeded" message | wm4 | 2015-01-03 | 1 | -1/+1 |
* | OSC: idlemessage: fix alignment | ChrisK2 | 2015-01-02 | 1 | -3/+3 |
* | OSC: add osc-message script command (wip) | ChrisK2 | 2015-01-02 | 1 | -0/+5 |
* | OSC: display "drop files here" message when idle + forced-window | ChrisK2 | 2015-01-02 | 1 | -2/+52 |
* | options: deprecate 'lua' based options/dirs for 'script' | Avi Halachmi (:avih) | 2014-12-15 | 2 | -4/+4 |
* | lua: don't ignore key press events for script key bindings | wm4 | 2014-12-10 | 1 | -2/+2 |
* | osc: improve slimbox layout and minor code cleanups | ChrisK2 | 2014-12-05 | 1 | -82/+92 |
* | assdraw: Properly approximate circle for rounded box | ChrisK2 | 2014-12-05 | 1 | -4/+5 |
* | osc, dvd, bd: fix mouse state when changing menu modes | wm4 | 2014-12-05 | 1 | -3/+7 |
* | dvd, bd, osc: disable OSC while a menu is active | wm4 | 2014-12-04 | 1 | -0/+9 |
* | lua: fully cleanup removed key bindings | wm4 | 2014-12-03 | 1 | -0/+1 |
* | osc: always force mouse_move binding | wm4 | 2014-12-02 | 1 | -1/+1 |
* | lua: add a function that formats Lua values as strings | wm4 | 2014-11-29 | 1 | -16/+21 |
* | ytdl: bump requrired youtube-dl version to 2014.11.26 | ChrisK2 | 2014-11-26 | 1 | -1/+1 |
* | ytdl: Try to handle multi-arc videos | ChrisK2 | 2014-11-26 | 1 | -14/+37 |
* | ytdl: When using DASH, print actual duration | ChrisK2 | 2014-11-26 | 1 | -1/+5 |
* | lua: remove redundant call | wm4 | 2014-11-24 | 1 | -1/+0 |
* | lua: always handle key repeat on the script side | wm4 | 2014-11-24 | 1 | -4/+5 |
* | lua, ipc: remove leftovers | wm4 | 2014-11-24 | 1 | -1/+0 |
* | |