1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-25 09:44:21 +00:00
mpv/osdep
elevengu 792c1750ec win32: restore support for exe directory as config directory
Same rationale as b2c2fe7a but updated to work with path-win.c

Signed-off-by: wm4 <wm4@nowhere>

Merges/closes #543.
2014-02-14 21:55:04 +01:00
..
ar
glob-win.c
glob.h
io.c io: make MP_PATH_MAX private to win32 code 2014-02-03 22:12:30 +01:00
io.h io: make MP_PATH_MAX private to win32 code 2014-02-03 22:12:30 +01:00
macosx_application_objc.h
macosx_application.h
macosx_application.m cocoa: fix deadlock during initialization [2] 2014-02-13 22:22:44 +01:00
macosx_compat.h
macosx_events.h
macosx_events.m
mpv.exe.manifest
mpv.rc
numcores.c
numcores.h
path-macosx.m
path-win.c win32: restore support for exe directory as config directory 2014-02-14 21:55:04 +01:00
path.h
priority.c
priority.h
terminal-unix.c
terminal-win.c w32: use the w32_common keymap in terminal-win too 2014-01-19 14:42:15 +01:00
terminal.h
threads.c threads: add a dispatch queue thing 2014-02-10 00:04:39 +01:00
threads.h threads: add a dispatch queue thing 2014-02-10 00:04:39 +01:00
timer-darwin.c
timer-linux.c
timer-win2.c timer: init only once 2014-02-10 01:12:34 +01:00
timer.c timer: init only once 2014-02-10 01:12:34 +01:00
timer.h
w32_keyboard.c w32: use the w32_common keymap in terminal-win too 2014-01-19 14:42:15 +01:00
w32_keyboard.h w32: use the w32_common keymap in terminal-win too 2014-01-19 14:42:15 +01:00
win32-console-wrapper.c