aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* osc: change default layout to bottombarGravatar Ricardo Constantino2016-10-15
* ytdl_hook: Add title to playlist items if availableGravatar Ricardo Constantino2016-10-15
* stream_file: don't use poll() on directoriesGravatar wm42016-10-14
* terminal-win: support modifier keys in console inputGravatar James Ross-Gowan2016-10-14
* terminal-win: clean up console inputGravatar James Ross-Gowan2016-10-14
* ao_alsa: try to fallback to "hdmi" before "iec958" for spdifGravatar wm42016-10-07
* osc: move tooltip to inside seekbar for top/bottombarGravatar Ricardo Constantino2016-10-07
* osc: change seekbar background's alpha scalingGravatar Ricardo Constantino2016-10-07
* osc: align text vertically in top/bottombarGravatar Ricardo Constantino2016-10-07
* vo_drm: change CLI options + refactorsGravatar rr-2016-10-07
* ytdl_hook: add chapters by parsing video's descriptionGravatar Maurycy Skier2016-10-06
* man: fix PDF buildGravatar Martin Herkt2016-10-06
* vo_drm: fix segfault when using invalid cardGravatar rr-2016-10-06
* cocoa: add glFlush() to cocoa backendGravatar Akemi2016-10-06
* TOOLS/stats-conv.py: use different colors for symbols tooGravatar wm42016-10-06
* vo_opengl: apply --opengl-early-flush in dumb mode tooGravatar wm42016-10-05
* options: handle --audio-device changes like the other optionsGravatar wm42016-10-05
* audio: move some fallback handling to common AO reload functionGravatar wm42016-10-05
* command: flush and uninitialize audio output first on option changesGravatar wm42016-10-05
* vo_opengl_cb: don't wait for redrawn framesGravatar wm42016-10-05
* vo_opengl: disable glFlush() by default, and add an option to enable itGravatar wm42016-10-05
* audio: make setting audio-exclusive update the audio chainGravatar Kevin Mitchell2016-10-04
* audio/out: prevent underruns with spdif under certain conditionsGravatar wm42016-10-04
* manpage: fix closing quoteGravatar wm42016-10-04
* vo_opengl: hwdec_rpi: fix NULL pointer deref in certain casesGravatar wm42016-10-04
* command: include deprecated/aliased options in property bridgeGravatar wm42016-10-04
* vo_drm: fix tiny memory leakGravatar rr-2016-10-04
* vo_drm: refactor getting display fpsGravatar rr-2016-10-04
* player: fix previous commitGravatar wm42016-10-03
* options: rename subtitle optionsGravatar Dan Oscarsson2016-10-03
* DOCS/interface-changes.rst: mention seek command changeGravatar wm42016-10-03
* command: allow absolute seeks relative to end of streamGravatar Philip Sequeira2016-10-02
* audio: fix late audio startGravatar wm42016-10-02
* audio: dump timestamp differenceGravatar wm42016-10-02
* vaapi: support drm devices when running in vaapi-copy modeGravatar Bernhard Frauendienst2016-10-02
* player: make --stop-screensaver runtime-changeableGravatar wm42016-10-02
* stream_libarchive: add some more points at which reading can be stoppedGravatar wm42016-10-01
* vo_opengl: minor simplificationGravatar wm42016-10-01
* vo_opengl: attempt to fix chroma offset under rotation and flippingGravatar wm42016-10-01
* vo_opengl: add debugging options for testing with padded texturesGravatar wm42016-10-01
* vo_opengl: partially fix dumb-mode cropping with rotationGravatar wm42016-09-30
* csputils: add note that mp_invert_cmat() is LGPL tooGravatar wm42016-09-30
* msg: flush after every message for --log-fileGravatar wm42016-09-30
* vo_opengl: vaegl: log more debugging infosGravatar wm42016-09-30
* vo_opengl: rpi: remove dumb commentGravatar wm42016-09-30
* vo_opengl: rpi: fix glaring memory leakGravatar wm42016-09-30
* vo_opengl: rpi: use overlay for yuv420p tooGravatar wm42016-09-30
* vo_opengl: allow hwdec interops to support multiple image formatsGravatar wm42016-09-30
* vo_opengl: egl: print EGL errors only if not probingGravatar wm42016-09-30
* vo_opengl: rpi: raise the video layerGravatar wm42016-09-30