aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
Commit message (Expand)AuthorAge
* rendezvous: fix a typoGravatar wm42018-10-01
* dispatch: add an assert()Gravatar wm42018-05-25
* player: remove in_dispatch fieldGravatar wm42018-04-18
* dispatch: simplify, disallow recursive invocationGravatar wm42018-04-18
* command: use mpv_node helpers instead of duplicated codeGravatar wm42018-03-26
* m_option: pretty print mpv_node for OSDGravatar wm42017-10-30
* command: change demuxer-cache-state property to return multiple rangesGravatar wm42017-10-26
* options: add a thread-safe way to notify option updatesGravatar wm42017-08-22
* bstr: short-circuit bstr_equals on pointer equalityGravatar Niklas Haas2017-08-03
* vo_opengl: support loading custom user texturesGravatar Niklas Haas2017-07-27
* misc/ring: fix comment typoGravatar Kevin Mitchell2017-07-09
* bstr: short-circuit bstr_equals()Gravatar wm42017-07-02
* misc/json: avoid redundant conditionGravatar Raúl Peñacoba2017-07-01
* ring: use 64 bit countersGravatar wm42017-06-28
* misc: add a thread poolGravatar wm42017-04-01
* osx: consistent normalisation when searching for external filesGravatar Akemi2017-02-02
* charset_conv: fallback to interpreting subs as latin1 if iconv failsGravatar wm42017-01-22
* charset_conv: support minimum compatibility to utf8:... syntaxGravatar wm42017-01-22
* options: drop deprecated --sub-codepage syntaxGravatar wm42017-01-19
* charset_conv: fix "auto" fallback with uchardet not compiledGravatar wm42016-12-28
* bstr: change to LGPLGravatar wm42016-12-11
* charset_conv: simplify and change --sub-codepage optionGravatar wm42016-12-09
* charset_conv: drop enca and libguess supportGravatar wm42016-12-09
* player: don't enter playloop for client API requestsGravatar wm42016-09-16
* dispatch: fix a race condition triggering an assert()Gravatar wm42016-09-16
* player: use better way to wait for input and dispatching commandsGravatar wm42016-09-16
* osdep: rename atomics.h to atomic.hGravatar wm42016-09-07
* dispatch: improve recent locking changes slightlyGravatar wm42016-09-05
* dispatch: redo locking, and allow reentrant processingGravatar wm42016-09-04
* client API: implement mpv_suspend/resume slightly differentlyGravatar wm42016-09-04
* charset_conv: Use CP949 instead of EUC-KRGravatar Jeong Woon Choi2016-09-02
* misc: add some annoying mpv_node helpersGravatar wm42016-08-28
* Fix misspellingsGravatar stepshal2016-06-26
* vo_opengl: use RPN expressions for user hook sizesGravatar Niklas Haas2016-05-15
* bstr: avoid redundant vsnprintf callsGravatar wm42016-03-23
* dispatch: clarify lifetime issuesGravatar wm42016-02-26
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* charset_conv: check for UTF-8 if uchardet returns unknownGravatar wm42015-12-20
* sub: detect charset in demuxerGravatar wm42015-12-17
* demux_libass: remove this demuxerGravatar wm42015-11-11
* sub: fix --sub-codepage UTF-8 with fallbackGravatar wm42015-09-01
* charset_conv: use our own UTF-8 check with ENCA onlyGravatar wm42015-08-04
* charset_conv: "auto" encoding detection now uses uchardet.Gravatar Jehan2015-08-04
* charset_conv: fix switched parametersGravatar wm42015-08-02
* charset_conv: add uchardet supportGravatar wm42015-08-02
* charset_conv: make it possible to return an allocated string as guessGravatar wm42015-08-01
* threads: use utility+POSIX functions instead of weird wrappersGravatar wm42015-05-11
* json: fix UTF-8 handlingGravatar wm42015-04-28
* Update license headersGravatar Marcin Kurczewski2015-04-13