aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* osc: add volume icons to osd font and use themGravatar Ricardo Constantino2017-04-19
* man/osc: document volume and fullscreen buttonsGravatar Ricardo Constantino2017-04-19
* osc: move volume left of fullscreen buttonGravatar Ricardo Constantino2017-04-19
* osc: bottom/topbar: add fullscreen buttonGravatar Ricardo Constantino2017-04-19
* osc: add volume buttonGravatar Ricardo Constantino2017-04-19
* osc: support handling mouse wheel eventsGravatar Ricardo Constantino2017-04-19
* osc: simplify checks in key handlerGravatar Ricardo Constantino2017-04-19
* osc: fix last potential race condition on key eventsGravatar Ricardo Constantino2017-04-19
* manpage: replace gendered pronounsGravatar Nicolas F2017-04-19
* osx: fix deadlock on exit with libmpv on OSXGravatar wm42017-04-19
* codec_tags: minor simplificationGravatar wm42017-04-18
* codec_tags: remove some more leftoversGravatar wm42017-04-18
* ass_mp: reallocate cached subtitle image data on format changesGravatar wm42017-04-18
* cocoa: fix retrieval of unfs window size while animatingGravatar Akemi2017-04-17
* vo_opengl: move X11 backends before WaylandGravatar wm42017-04-16
* sub: minor sdh filter fixesGravatar Dan Oscarsson2017-04-15
* Fix use of ISC licenseGravatar wm42017-04-15
* demux: estimate total packet size, deprecate packet number limitsGravatar wm42017-04-14
* player: fix a corner case in previous commitGravatar wm42017-04-14
* player: fix core-idle and eof-reached update notifcationsGravatar wm42017-04-14
* player: unmess pause state handlingGravatar wm42017-04-14
* player: add --keep-open-pause=no optionGravatar Dan Oscarsson2017-04-14
* vo_opengl: minor cosmeticsGravatar wm42017-04-14
* win32: fix mismatched free/talloc_freeGravatar wm42017-04-12
* win32: rewrite getcwd() using GetFullPathNameWGravatar wm42017-04-11
* osc: use "loop-playlist" instead of "loop" propertyGravatar wm42017-04-11
* win32: add UTF-8 getcwd() wrapperGravatar wm42017-04-11
* command, manpage: some leftover mentions of renamed --loop optionGravatar wm42017-04-11
* command: update sub-fps etc. options on runtime changesGravatar wm42017-04-10
* manpage: group --loop options togetherGravatar wm42017-04-10
* options: deprecate --loopGravatar wm42017-04-10
* vo_opengl: add option for caching shaders on diskGravatar wm42017-04-08
* vo_opengl: fix a confused commentGravatar wm42017-04-08
* vo_opengl: remove two unused symbolsGravatar wm42017-04-08
* encoding_profiles.conf: update and remove deprecated stuffGravatar Ricardo Constantino2017-04-07
* wscript: don't make dvdread-common an optionGravatar Ricardo Constantino2017-04-07
* vo_opengl: add our own copy of OpenGL headersGravatar wm42017-04-07
* demux_lavf: disable half-working mp4 edit list support in libavcodecGravatar wm42017-04-07
* vd_lavc: fix return value in receive_frame()Gravatar wm42017-04-07
* vo_opengl: add a generic EGL function loader functionGravatar wm42017-04-06
* vo_opengl: fix windows build if GLES3 is detectedGravatar wm42017-04-06
* wscript: avoid compose_checks in one caseGravatar wm42017-04-06
* vo_opengl: header_fixes.h: merge IOS GLES blockGravatar wm42017-04-06
* build: replace android-gl check with a standard GLES3 checkGravatar wm42017-04-06
* vf_lavfi, af_lavfi: remove unused/deprecated includeGravatar wm42017-04-05
* etc/mpv.conf: remove deprecated optionsGravatar wm42017-04-05
* options: assing proper default value for --audio-channelsGravatar wm42017-04-05
* vf: fix another broken case of conversion filter auto-insertionGravatar wm42017-04-05
* demux_cue: include io.h for Windows UTF-8 filesystem functionsGravatar wm42017-04-04
* DOCS/interface-changes.rst: document --vf/--af deprecationsGravatar wm42017-04-04