mpv/DOCS
wm4 453fea87fa client API: create core thread at an earlier time
Create the core thread right in mpv_create(), and reduce what
mpv_initialize() does further. This is simpler, and allows the API user
to do more before calling mpv_initialize(). The latter is not the real
goal, rather we'd like mpv_intialize() reduced to do almost nothing. It
still does a lot, but nothing truly special anymore that is absolutely
required for basic mpv workings.

One thing we want the user to be able to do is changing properties
before mpv_initialize() to reduce the special status of
mpv_set_option().
2016-09-01 21:55:21 +02:00
..
man command: fix or document some property/option consistency issues 2016-09-01 20:57:33 +02:00
client-api-changes.rst client API: create core thread at an earlier time 2016-09-01 21:55:21 +02:00
compile-windows.md DOCS/compile-windows.md: MSVC DLL usage instructions 2016-07-14 22:40:10 +02:00
contribute.md Add a CONTRIBUTING.md file 2015-12-22 23:18:46 +01:00
edl-mpv.rst demux_timeline: fix nested timelines 2016-02-20 16:22:15 +01:00
encoding.rst manpage: update config file locations 2014-06-28 15:55:09 +02:00
interface-changes.rst command: fix or document some property/option consistency issues 2016-09-01 20:57:33 +02:00
libmpv-client-api.rst DOCS: add some hints to the new examples repository 2016-03-10 21:59:21 +01:00
mplayer-changes.rst Use - as command-name separator everywhere 2016-07-14 22:37:42 +02:00
release-policy.md DOCS/release-policy.md: reminder to update certain version numbers 2016-08-07 19:43:57 +02:00
tech-overview.txt Fix misspellings 2016-06-26 13:47:21 +02:00
waf-buildsystem.rst Various spelling fixes 2015-06-18 19:36:58 +02:00