aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* cocoa: don't async redraw when waiting for VO redrawGravatar Stefano Pigozzi2014-12-04
* ao_alsa: try to fallback to "default" device if device is busyGravatar wm42014-12-04
* demux: explicitly wake up playback thread on metadata change etc.Gravatar wm42014-12-04
* demux: don't print message if replaygain tags were not foundGravatar wm42014-12-04
* discnav: remove redundant callGravatar wm42014-12-04
* dvd, bd: don't unnecessarily block on demuxer/stream all the timeGravatar wm42014-12-04
* input: add a hack to fix keyboard navigation with dvd/bd menuGravatar wm42014-12-04
* build: update to waf 1.8.4Gravatar Stefano Pigozzi2014-12-04
* coreaudio: reject descriptions with too many channelsGravatar Stefano Pigozzi2014-12-04
* coreaudio: fix more layout printsGravatar Stefano Pigozzi2014-12-04
* coreaudio: fix prints of uint32_t in log_layoutGravatar Stefano Pigozzi2014-12-04
* dvd, bd, osc: disable OSC while a menu is activeGravatar wm42014-12-04
* build: showqscale was removedGravatar wm42014-12-04
* video: remove things forgotten in previous commitGravatar wm42014-12-03
* video: remove internal QP passingGravatar wm42014-12-03
* video/filter: kill vf_pp (libpostproc)Gravatar wm42014-12-03
* lua: fully cleanup removed key bindingsGravatar wm42014-12-03
* vo_opengl: make uninit idempotentGravatar wm42014-12-03
* vo_opengl: move hwdec parts into their own filesGravatar wm42014-12-03
* vdpau/GLX: don't access VO backendGravatar wm42014-12-03
* vaapi/GLX: don't access VO backendGravatar wm42014-12-03
* vda: make independent from cocoa backendGravatar wm42014-12-03
* vda: use implicit current GL contextGravatar Stefano Pigozzi2014-12-03
* input, lua: make removing key bindings workGravatar wm42014-12-03
* cocoa: remove urlencoding for url open eventsGravatar Stefano Pigozzi2014-12-02
* build: give precedence to Lua52 over LuaJITGravatar Stefano Pigozzi2014-12-02
* cocoa: add https:// url scheme to bundle's plistGravatar Stefano Pigozzi2014-12-02
* cocoa: add mk3d UTI to bundle's plistGravatar Nyx0uf2014-12-02
* client API: allow multiple mpv instances with terminal=yesGravatar wm42014-12-02
* vo_opengl: minor changesGravatar wm42014-12-02
* vo_opengl: print error number if framebuffer creation failsGravatar wm42014-12-02
* osc: always force mouse_move bindingGravatar wm42014-12-02
* lua: fix broken error messageGravatar wm42014-12-02
* vd_lavc: use avcodec_is_open()Gravatar wm42014-12-02
* player: don't signal an error if --stream-dump is usedGravatar wm42014-12-02
* client API: print version on initializationGravatar wm42014-12-02
* DOCS/client-api-changes: mark release 0.7.0Gravatar wm42014-12-02
* cocoa: split mkv/webm for imported UTI in plistGravatar Nyx0uf2014-12-01
* cocoa: fix opening reference URLs (.file/id=)Gravatar Stefano Pigozzi2014-12-01
* audio: fix one of the previous commitsGravatar wm42014-12-01
* cocoa: allow to black out other display when going fsGravatar Stefano Pigozzi2014-12-01
* ao_coreaudio: initialize fetched properties to zerosGravatar Stefano Pigozzi2014-12-01
* options: fix channel map options sometimes failingGravatar wm42014-12-01
* options: fix swapped deprecated/replacement in warningGravatar wm42014-12-01
* options: simplify channel map validationGravatar wm42014-12-01
* audio: allow more than 20 channel map entriesGravatar wm42014-12-01
* vo_opengl: remove redundant GL state initializationGravatar wm42014-12-01
* vd_lavc: don't crash if codec could not be openedGravatar wm42014-12-01
* ao/wasapi: make set_ao_format EX/EXTENSIBLE agnosticGravatar Kevin Mitchell2014-12-01
* ao/wasapi: fix set_ao_formatGravatar Kevin Mitchell2014-12-01