aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* displayconfig: treat a refresh rate of 1 as invalidGravatar James Ross-Gowan2016-09-18
* stream/stream_lavf: user-agent option is deprecatedGravatar RiCON2016-09-18
* command: add an apply-profile commandGravatar wm42016-09-17
* options: take care of propertly updating options on runtime changesGravatar wm42016-09-17
* options: fix pseudo-options like -vGravatar wm42016-09-17
* manpage: document some more property/options inconsistenciesGravatar wm42016-09-17
* command: make window-scale redirect to option if no window createdGravatar wm42016-09-17
* DOCS: vo/ao auto profiles are deprecatedGravatar RiCON2016-09-17
* options: simplify M_OPT_EXITGravatar wm42016-09-17
* m_config: make option setting always call m_config_set_option_raw()Gravatar wm42016-09-17
* options: kill M_OPT_GLOBAL flagGravatar wm42016-09-17
* player: don't enter playloop for client API requestsGravatar wm42016-09-16
* osd: fix OSD getting stuck with --blend-subtitles=yesGravatar wm42016-09-16
* dispatch: fix a race condition triggering an assert()Gravatar wm42016-09-16
* player: fix a missed wakeupGravatar wm42016-09-16
* vo_opengl: don't pass negative height to overlay_adjust()Gravatar wm42016-09-16
* player: use better way to wait for input and dispatching commandsGravatar wm42016-09-16
* client API: declare mpv_suspend/mpv_resume deprecatedGravatar wm42016-09-16
* player: litter code with explicit wakeup callsGravatar wm42016-09-16
* player, ao, vo: don't call mp_input_wakeup() directlyGravatar wm42016-09-16
* osd: fix subtitle/overlay update problemsGravatar wm42016-09-16
* hwdec_cuda: Rename config variable to be more consistentGravatar Philip Langdale2016-09-16
* vo_opengl: rpi: cosmetic changeGravatar wm42016-09-15
* audio: fix missed wakeup when changing audio output deviceGravatar wm42016-09-15
* osd: slightly simplify update logicGravatar wm42016-09-15
* options: add --hwdec=yes as alias for --hwdec=autoGravatar wm42016-09-15
* etc/builtin.conf: minor editsGravatar wm42016-09-15
* player: move builtin profiles to a separate fileGravatar wm42016-09-15
* player: remove unintended !mingw ifdef for IPC uninitGravatar wm42016-09-15
* client API: remove SIGPIPE overriding codeGravatar wm42016-09-15
* manpage: explain "speed-adjusted" FPS for --interpolation-thresholdGravatar wm42016-09-15
* vo_opengl: fix OSD with icc-profile after previous commitGravatar wm42016-09-14
* vo_opengl: dynamically manage texture unitsGravatar wm42016-09-14
* vo_opengl: require explicit reset on shader cache after renderingGravatar wm42016-09-14
* vo_opengl: remove a redundant glActiveTexture() callGravatar wm42016-09-14
* vo_opengl: make the number of PBOs tunableGravatar Niklas Haas2016-09-14
* vo_opengl: drm: use new EGL context creation codeGravatar wm42016-09-14
* vo_opengl: wayland: use new EGL context creation codeGravatar wm42016-09-14
* vo_opengl: EGL: dump some version infoGravatar wm42016-09-14
* vo_opengl: EGL: better desktop-GL context creationGravatar wm42016-09-14
* vo_opengl: EGL: silence eglBindAPI() error messageGravatar wm42016-09-13
* vo_rpi, vo_opengl: separate RPI/EGL-specific code for both VOsGravatar wm42016-09-13
* vo_opengl: rpi: use new egl context creation helper functionGravatar wm42016-09-13
* vo_x11: fix some ifdefferyGravatar wm42016-09-13
* vo_opengl: mali fbdev supportGravatar wm42016-09-13
* vo_opengl: factor some EGL context creation codeGravatar wm42016-09-13
* DOCS/interface-changes.rst: minor cleanupGravatar wm42016-09-13
* manpage: vo_rpi -> vo_openglGravatar wm42016-09-13
* vo_opengl: fix typo in bt.601 auto-guessing logicGravatar Niklas Haas2016-09-13
* player: Save sub-speed value when resuming playbackGravatar Vladimir Panteleev2016-09-13