0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/waftools/detections
James Ross-Gowan ac7ecbe30c win32: use a platform-specific unicode entry-point
Add a platform-specific entry-point for Windows. This will allow some
platform-specific initialization to be added without the need for ugly
ifdeffery in main.c.

As an immediate advantage, mpv can now use a unicode entry-point and
convert the command line arguments to UTF-8 before passing them to
mpv_main, so osdep_preinit can be simplified a little bit.
2015-04-11 14:27:25 +10:00
..
__init__.py switch the build system to waf 2013-11-21 21:22:36 +01:00
compiler.py win32: use a platform-specific unicode entry-point 2015-04-11 14:27:25 +10:00
devices.py build: set default cdrom and dvd devices on linux 2014-06-30 23:19:53 +02:00