| Commit message (Expand) | Author | Age | Files | Lines |
* | manpage: replace `-vo` with `--vo` | Douglas Christman | 2016-12-08 | 1 | -1/+1 |
* | Remove compatibility things | wm4 | 2016-12-07 | 1 | -4/+0 |
* | 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 |
* | player: don't print format detection error when aborting loading | wm4 | 2016-11-29 | 1 | -1/+1 |
* | options: some simplifications | wm4 | 2016-11-29 | 1 | -2/+1 |
* | command: warn against deprecated properties in all cases | wm4 | 2016-11-23 | 1 | -13/+9 |
* | osc: fix use of deprecated idle property | Ricardo Constantino | 2016-11-22 | 1 | -1/+1 |
* | command: redefine some deprecated properties | wm4 | 2016-11-22 | 1 | -37/+0 |
* | client API: turn mpv_suspend() and mpv_resume() into stubs | wm4 | 2016-11-22 | 6 | -74/+8 |
* | osc: fix possible race condition in right timecode | Ricardo Constantino | 2016-11-21 | 1 | -2/+1 |
* | player: removing last playlist entry while looping should not stop | wm4 | 2016-11-18 | 1 | -1/+1 |
* | player: make sure non-video subtitle rendering is reset if video resumes | wm4 | 2016-11-18 | 1 | -3/+3 |
* | 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 |
* | player: enable no-video subtitle display on coverart too | wm4 | 2016-10-31 | 2 | -2/+2 |
* | player: don't try updating subtitles while playback PTS doesn't progress | wm4 | 2016-10-30 | 1 | -2/+2 |
* | 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 |
* | player: show subtitles on VO if --force-window is used | wm4 | 2016-10-26 | 3 | -1/+17 |
* | player: consistently initialize screensaver state with --force-window | wm4 | 2016-10-26 | 1 | -1/+1 |
* | osc: fix crash with no chapters | Ricardo Constantino | 2016-10-25 | 1 | -4/+4 |
* | command: if window-scale can't be set properly, set it as option | wm4 | 2016-10-25 | 1 | -13/+8 |
* | 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 |
* | player: make --start-time work with --rebase-start-time=no | Aman Gupta | 2016-10-22 | 1 | -0/+3 |
* | command: silence deprecation warnings with --reset-on-next-file=all | wm4 | 2016-10-22 | 1 | -2/+11 |
* | command: fix reset-on-next-file=all and tv-freq option | wm4 | 2016-10-22 | 1 | -1/+2 |
* | player: don't leave buffering during underflow | wm4 | 2016-10-21 | 1 | -2/+2 |
* | player: guard against MPSEEK_RELATIVE when current pts is unknown | Aman Gupta | 2016-10-21 | 1 | -0/+2 |
* | audio: force pts_reset only when pts jumps forward more than 5s | Aman Gupta | 2016-10-21 | 1 | -2/+2 |
* | player: speed up audio/video re-sync when there is a huge delay | Aman Gupta | 2016-10-21 | 1 | -1/+2 |
* | 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 |
* | options: handle --audio-device changes like the other options | wm4 | 2016-10-05 | 1 | -4/+1 |
* | audio: move some fallback handling to common AO reload function | wm4 | 2016-10-05 | 3 | -34/+36 |
* | command: flush and uninitialize audio output first on option changes | wm4 | 2016-10-05 | 1 | -1/+3 |
* | command: include deprecated/aliased options in property bridge | wm4 | 2016-10-04 | 1 | -18/+28 |
* | player: fix previous commit | wm4 | 2016-10-03 | 2 | -5/+10 |
* | command: allow absolute seeks relative to end of stream | Philip Sequeira | 2016-10-02 | 1 | -0/+9 |
* | audio: fix late audio start | wm4 | 2016-10-02 | 1 | -1/+3 |
* | player: make --stop-screensaver runtime-changeable | wm4 | 2016-10-02 | 5 | -8/+20 |
* | player: enable reading from stdin after loading input.conf | wm4 | 2016-09-29 | 3 | -7/+8 |
* | ytdl_hook: Set aspect ratio for anamorphic video | Ricardo Constantino | 2016-09-28 | 1 | -0/+6 |
* | win32: make --priority runtime-settable | James Ross-Gowan | 2016-09-28 | 2 | -9/+16 |
* | command: fix inverted condition in sub-reload command | wm4 | 2016-09-26 | 1 | -1/+1 |
* | player: allow opts in pseudo-gui set by the user to override user's default | Ricardo Constantino | 2016-09-26 | 1 | -2/+5 |
* | video: trust demuxer framerate on invalid timestamps | wm4 | 2016-09-26 | 1 | -1/+1 |
* | scripting: don't attempt to load builtin scripts twice | wm4 | 2016-09-26 | 1 | -1/+0 |
* | osc: Fix scaling issues when toggling fullscreen | Ricardo Constantino | 2016-09-25 | 1 | -0/+1 |
* | lua: complain loudly if Lua state creation fails | wm4 | 2016-09-25 | 1 | -1/+3 |
* | player: fix instant subtitle refresh on track switches | wm4 | 2016-09-24 | 1 | -0/+3 |
* | lua: fix array detection | wm4 | 2016-09-24 | 1 | -2/+2 |
* | command: some minor corrections to previous commit | wm4 | 2016-09-24 | 1 | -20/+19 |
* | command: make it possible to set chapters via lua plugins | Maurycy Skier | 2016-09-24 | 1 | -1/+70 |
* | player: fix intended pseudo-gui behavior | wm4 | 2016-09-23 | 1 | -3/+3 |
* | player: do not let pseudo-gui override user config settings | wm4 | 2016-09-23 | 1 | -0/+3 |
* | m_config, command: remove some minor code duplication | wm4 | 2016-09-23 | 1 | -3/+2 |
* | command: make most options observable | wm4 | 2016-09-23 | 1 | -0/+6 |
* | command: fix potential UB | wm4 | 2016-09-23 | 1 | -5/+5 |
* | x11: fix external fullscreen update | wm4 | 2016-09-23 | 1 | -0/+9 |
* | player: make audio-channels etc. runtime settable | wm4 | 2016-09-22 | 1 | -0/+7 |
* | command: add a load-script command | wm4 | 2016-09-22 | 3 | -5/+13 |
* | player: remove some explicit options accesses when saving resume file | wm4 | 2016-09-22 | 1 | -29/+26 |
* | command: fix missing update notifications in some cases | wm4 | 2016-09-22 | 1 | -0/+1 |
* | player: some M_SETOPT_RUNTIME cleanups | wm4 | 2016-09-22 | 3 | -21/+9 |
* | ytdl_hook: temporarily force disable dash segments formats | Ricardo Constantino | 2016-09-22 | 1 | -4/+5 |
* | player: add --watch-later-directory option | David Logie | 2016-09-22 | 1 | -2/+10 |
* | client API: more or less deprecate mpv_set_option() | wm4 | 2016-09-21 | 1 | -2/+11 |
* | options: make input options generally runtime-settable | wm4 | 2016-09-21 | 2 | -9/+26 |
* | client API: fix init/destruction race conditions | wm4 | 2016-09-21 | 3 | -8/+19 |
* | 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 |
* | lua: expose subprocess_detached | rr- | 2016-09-21 | 1 | -0/+32 |
* | command: make bitrate properties observable | wm4 | 2016-09-21 | 1 | -1/+2 |
* | client API: revert unintended mpv_wait_event() behavior change | wm4 | 2016-09-21 | 1 | -3/+0 |
* | command: add a video-dec-params property | wm4 | 2016-09-20 | 1 | -1/+16 |
* | command: change update handling of some video-related properties | wm4 | 2016-09-20 | 1 | -24/+9 |
* | player: kill associated OSD and key bindings when removing a script | wm4 | 2016-09-20 | 3 | -2/+7 |
* | audio: fix segfault when yanking USB DAC | Kevin Mitchell | 2016-09-20 | 1 | -0/+1 |
* | player: make --osc/--ytdl settable during playback | wm4 | 2016-09-20 | 3 | -4/+36 |
* | options, command: simplify some option updates | wm4 | 2016-09-19 | 1 | -47/+13 |
* | client API: revert some relaxations about calling mpv_initialize() | wm4 | 2016-09-19 | 1 | -0/+16 |
* | player: minor changes in init code | wm4 | 2016-09-19 | 4 | -19/+11 |
* | player: make --log-file and --dump-stats freely settable at runtime | wm4 | 2016-09-19 | 1 | -4/+0 |
* | player: make --terminal freetly settable at runtime | wm4 | 2016-09-19 | 3 | -22/+30 |
* | options: slightly better option update mechanism | wm4 | 2016-09-19 | 3 | -9/+16 |
* | command: add audio-pts property to get the audio pts | Hector Martin | 2016-09-19 | 1 | -1/+14 |
* | player: more option/property consistency fixes | wm4 | 2016-09-18 | 3 | -34/+39 |
* | command: fix window-scale option/property inconsistencies | wm4 | 2016-09-18 | 1 | -7/+4 |
* | options: rename/deprecate --playlist-pos | wm4 | 2016-09-18 | 1 | -2/+1 |
* | command: minor fixes to video-aspect property | wm4 | 2016-09-18 | 1 | -8/+2 |
* | command: fix --quiet, --really-quiet options | wm4 | 2016-09-18 | 1 | -0/+2 |
* | command: add an apply-profile command | wm4 | 2016-09-17 | 1 | -0/+8 |
* | options: take care of propertly updating options on runtime changes | wm4 | 2016-09-17 | 3 | -3/+77 |
* | command: make window-scale redirect to option if no window created | wm4 | 2016-09-17 | 1 | -1/+1 |
* | options: simplify M_OPT_EXIT | wm4 | 2016-09-17 | 1 | -1/+1 |
* | player: don't enter playloop for client API requests | wm4 | 2016-09-16 | 1 | -2/+0 |
* | player: fix a missed wakeup | wm4 | 2016-09-16 | 1 | -0/+1 |
* | player: use better way to wait for input and dispatching commands | wm4 | 2016-09-16 | 4 | -16/+33 |
* | client API: declare mpv_suspend/mpv_resume deprecated | wm4 | 2016-09-16 | 2 | -0/+4 |
* | player: litter code with explicit wakeup calls | wm4 | 2016-09-16 | 9 | -39/+76 |
* | player, ao, vo: don't call mp_input_wakeup() directly | wm4 | 2016-09-16 | 10 | -18/+46 |
* | audio: fix missed wakeup when changing audio output device | wm4 | 2016-09-15 | 1 | -1/+1 |
* | osd: slightly simplify update logic | wm4 | 2016-09-15 | 2 | -3/+2 |
* | player: move builtin profiles to a separate file | wm4 | 2016-09-15 | 1 | -50/+4 |
* | player: remove unintended !mingw ifdef for IPC uninit | wm4 | 2016-09-15 | 1 | -2/+0 |
* | client API: remove SIGPIPE overriding code | wm4 | 2016-09-15 | 1 | -7/+0 |
* | player: Save sub-speed value when resuming playback | Vladimir Panteleev | 2016-09-13 | 1 | -0/+1 |
* | player: Improve OSD formatting of sub-speed option | Vladimir Panteleev | 2016-09-13 | 1 | -0/+4 |
* | player: Apply new sub-speed values during playback | Vladimir Panteleev | 2016-09-13 | 1 | -0/+21 |
* | 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 |
* | command: don't log "ignore" command with -v verbosity | wm4 | 2016-09-11 | 1 | -1/+2 |
* | client API: don't miss property changes after updates | James Ross-Gowan | 2016-09-11 | 1 | -5/+3 |
* | options: make --h list options according to a pattern passed to it | wm4 | 2016-09-10 | 1 | -0/+1 |
* | command: do not call mp_switch_track() before proper initialization | wm4 | 2016-09-10 | 1 | -7/+17 |
* | player: fix average frame duration calculation | sda89ha9 | 2016-09-09 | 1 | -1/+1 |
* | stream, demux, config: remove some dead/unneeded option-related code | wm4 | 2016-09-09 | 3 | -21/+1 |
* | client API: fix error code string | wm4 | 2016-09-09 | 1 | -1/+1 |
* | client API: make mpv_opengl_cb_uninit_gl() behavior slightly nicer | wm4 | 2016-09-09 | 2 | -1/+9 |
* | stream_dvd, stream_dvdnav: remove weird option parsing stuff | wm4 | 2016-09-08 | 1 | -2/+2 |
* | vo: don't access global options unsynchronized | wm4 | 2016-09-08 | 1 | -0/+11 |
* | atomics: readd some emulation | wm4 | 2016-09-06 | 1 | -0/+4 |
* | demux: do not access global options | wm4 | 2016-09-06 | 1 | -5/+1 |
* | audio/out: deprecate "exclusive" sub-options | wm4 | 2016-09-05 | 1 | -0/+3 |
* | client API: implement mpv_suspend/resume slightly differently | wm4 | 2016-09-04 | 3 | -6/+18 |
* | command: try selecting the next track if track switching fails | wm4 | 2016-09-03 | 1 | -3/+4 |
* | player: remove opengl-es=no flag from opengl-hq profile | wm4 | 2016-09-03 | 1 | -1/+0 |
* | config: deprecate ao and vo auto-profiles | wm4 | 2016-09-03 | 1 | -0/+2 |
* | command: remove vo-cmdline | wm4 | 2016-09-02 | 1 | -13/+0 |
* | vo_opengl: deprecate sub-options, add them as global options | wm4 | 2016-09-02 | 2 | -0/+36 |
* | m_config: introduce basic mechanism to synchronize global option updates | wm4 | 2016-09-02 | 2 | -0/+2 |
* | player: don't send win32 taskbar update before window is created | wm4 | 2016-09-02 | 1 | -1/+1 |
* | command: deprecate "cache" property, replace with "cache-percent" | wm4 | 2016-09-02 | 1 | -2/+4 |
* | client API: create core thread at an earlier time | wm4 | 2016-09-01 | 2 | -54/+47 |
* | command: fix or document some property/option consistency issues | wm4 | 2016-09-01 | 2 | -20/+17 |
* | command: remove 2 deprecated properties | wm4 | 2016-09-01 | 1 | -50/+0 |
* | command: rename/deprecate some conflicting property names | wm4 | 2016-09-01 | 1 | -3/+7 |
* | command: add options to property list | wm4 | 2016-09-01 | 4 | -40/+101 |
* | vo: change messy handling of fullscreen and other flags | wm4 | 2016-08-30 | 1 | -10/+5 |
* | options: make mp_vo_opts options an actual sub-option group | wm4 | 2016-08-30 | 4 | -12/+12 |
* | command: cosmetics: fix some minor whitespace mistakes | wm4 | 2016-08-30 | 1 | -2/+2 |
* | |