aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpvcore
Commit message (Expand)AuthorAge
...
* m_config: cosmetics: make code less verboseGravatar wm42013-10-24
* audio/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* audio/filter: split af_format into separate filters, rename af_forceGravatar wm42013-10-23
* mplayer: don't call libquvi for local filesGravatar wm42013-10-20
* input: fix --input-ar-rate=0Gravatar wm42013-10-20
* tl_matroska: fix use-after-free with --cacheGravatar wm42013-10-19
* mp_talloc: simplify a bitGravatar wm42013-10-19
* mp_msg: remove gettext() supportGravatar wm42013-10-18
* mplayer: mp_msg replacementsGravatar wm42013-10-18
* osc: make transparency of background-box configurableGravatar ChrisK22013-10-18
* Merge Matroska ordered chapter changesGravatar wm42013-10-17
|\
* | spelling fixesGravatar Alessandro Ghedini2013-10-16
| * matroska: don't add time for chapters without a sourceGravatar Ben Boeckel2013-10-15
| * matroska: log about where missing time comes fromGravatar Ben Boeckel2013-10-15
| * matroska: only error if at least a millisecond is missingGravatar Ben Boeckel2013-10-15
| * matroska: account for missing information from short sourcesGravatar Ben Boeckel2013-10-15
| * matroska: modify chapter limits by join_diffGravatar Ben Boeckel2013-10-15
* | osc: fix borked optionsGravatar ChrisK22013-10-15
* | osc docs: Add documentation for OSC and rename some optionsGravatar ChrisK22013-10-15
* | osc: reset mouse position when leaving windowGravatar ChrisK22013-10-15
* | osc: Don't create a config if none exists.Gravatar ChrisK22013-10-15
* | osc: use "info" instead of "warn" for config file creation messageGravatar wm42013-10-14
* | parser-cfg: allow putting options with leading "--"Gravatar wm42013-10-14
* | parser-cfg: use bstr everywhere after parsing stageGravatar wm42013-10-14
* | options: enable OSC by defaultGravatar wm42013-10-14
* | mplayer: escape strings if needed when writing watch_later configGravatar wm42013-10-14
* | parser-cfg: parse % escapesGravatar wm42013-10-14
* | mplayer: print ffmpeg library versions along with mpv version infoGravatar wm42013-10-14
* | osc: raise minmousemove default setting to 3 and disable input mouse area whe...Gravatar ChrisK22013-10-14
* | mplayer, vo_image: simplify OSD redrawing, fix vo_image crashGravatar wm42013-10-13
* | mplayer: print a warning if libass is not compiledGravatar wm42013-10-13
* | osc: fix mouse hidingGravatar ChrisK22013-10-13
* | osc: Once again new Show/Hide handlingGravatar ChrisK22013-10-13
* | talloc: change talloc destructor signatureGravatar wm42013-10-13
* | command: preferably show "add"/"cycle"/"set" command errors on OSDGravatar wm42013-10-12
* | command: don't allow changing volume if no audio initializedGravatar wm42013-10-12
* | playlist: check for NULL on caller siteGravatar wm42013-10-12
* | options: --loop=N means playback N times, not N+1 timesGravatar Philip Sequeira2013-10-12
* | libquvi9: work around insane interaction between libquvi and libkdecoreGravatar wm42013-10-12
* | mpvcore/playlist.c: Avoid NULL reference in playlist_add_base_path()Gravatar Mohammad Alsaleh2013-10-11
| * matroska: use memmove when collapsing the source list downGravatar Ben Boeckel2013-10-08
| * matroska: avoid requesting the same source multiple timesGravatar Ben Boeckel2013-10-08
* | mp_ring: fix mp_ring_read_cb() when read wraps aroundGravatar William Light2013-10-08
| * matroska: support chapter references to ordered editionsGravatar Ben Boeckel2013-10-08
| * matroska: recursively search for referenced segmentsGravatar Ben Boeckel2013-10-08
| * matroska: refactor ordered chapter timeline buildingGravatar Ben Boeckel2013-10-07
| * matroska: select the edition using the requested edition uidGravatar Ben Boeckel2013-10-07
| * matroska: store segment/edition uids in a single structureGravatar Ben Boeckel2013-10-07
* | command: sub_seek: avoid getting stuckGravatar wm42013-10-07
|/
* osc: Okay, don't multiply the cache valueGravatar ChrisK22013-10-07