aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* terminal-unix: new input handling codeGravatar wm42014-08-21
* terminal-win: read input from a threadGravatar wm42014-08-21
* terminal: some cleanupsGravatar wm42014-08-21
* terminal-win: remove nonsensical codeGravatar wm42014-08-21
* win32: emulate some ANSI terminal escape codesGravatar wm42014-08-21
* audio: limit on low (and not high) buffer sizeGravatar wm42014-08-21
* vaapi: try dealing with Intel's braindamaged shit driversGravatar wm42014-08-21
* osd+osc: Add left-arrow to osd-fontGravatar ChrisK22014-08-21
* etc/mpv.desktop: add audio/flac mimetypeGravatar wm42014-08-21
* video: don't assume query_format is thread-safeGravatar wm42014-08-20
* terminal-unix: eliminate unnecessary variableGravatar wm42014-08-20
* wayland: replace deprecated xkbcommon functionsGravatar Alexander Preisinger2014-08-20
* options.rst: fix warningGravatar Alexander Preisinger2014-08-20
* vo_wayland: fix formatting inconsistenciesGravatar Alexander Preisinger2014-08-20
* vo_wayand: save the flip time in the frame handlerGravatar Alexander Preisinger2014-08-20
* command: add estimated-frame-count & estimated-frame-number propertiesGravatar Andrey Morozov2014-08-19
* example.conf: demuxer-thread is now enabled by defaultGravatar wm42014-08-19
* TOOLS/stats-conv.py: improvementsGravatar wm42014-08-19
* video: add VOCTRL_GET_RECENT_FLIP_TIMEGravatar wm42014-08-18
* vo_opengl: add check-pattern suboption for testingGravatar wm42014-08-18
* video: dump vsync phase into stats fileGravatar wm42014-08-18
* vaapi: we need more surfacesGravatar wm42014-08-18
* wayland: dynamically report display fpsGravatar Alexander Preisinger2014-08-18
* manpage: fix opengl-hq defaultsGravatar wm42014-08-18
* command: drop " %" from "cache" property OSD-formattingGravatar wm42014-08-18
* player: never print status messages before playback beginsGravatar wm42014-08-18
* player: remove unneeded callGravatar wm42014-08-18
* DOCS/tech-overview.txt: some updatesGravatar wm42014-08-18
* x11: listen to xrandr eventsGravatar wm42014-08-17
* TOOLS/zsh.pl: protect global environmentGravatar Philip Sequeira2014-08-17
* TOOLS/zsh.pl: fix a ret that hadn't been changed to rcGravatar Philip Sequeira2014-08-17
* TOOLS/zsh.pl: complete profilesGravatar Philip Sequeira2014-08-17
* x11: fix xrandr conditional compilationGravatar wm42014-08-17
* af_lavrresample: minor cosmeticsGravatar wm42014-08-17
* video: make vo_opengl the default over vo_vdpauGravatar wm42014-08-17
* video: enable framedropping by defaultGravatar wm42014-08-17
* video: take refresh rate changes into accountGravatar wm42014-08-17
* x11: fix memory leaksGravatar wm42014-08-17
* build: use pkg-config for xscreensaverGravatar wm42014-08-16
* build: drop check for XF86keysym.hGravatar wm42014-08-16
* x11: use xrandr to retrieve display refresh rateGravatar wm42014-08-16
* demux: enable thread by defaultGravatar wm42014-08-16
* demux: add option to control the readahead buffer by a duration valueGravatar wm42014-08-16
* demux: remove unused functionGravatar wm42014-08-16
* player: cosmetics: make code more compactGravatar wm42014-08-16
* vo_wayland: fix redrawing logicGravatar wm42014-08-16
* video: add --display-fps switch to control framedrop FPSGravatar wm42014-08-16
* audio: add a mode to insert silence on severe A/V desyncGravatar wm42014-08-15
* vo_opengl: optional support for using GLX_SGI_video_syncGravatar wm42014-08-15
* gl_common: add SGI_video_sync extensionGravatar wm42014-08-15