summaryrefslogtreecommitdiffstats
path: root/osdep/main-fn-win.c
Commit message (Expand)AuthorAgeFilesLines
* osdep/main-fn-win: fix implicit conversion warningnanahi2024-03-191-1/+1
* meson: adjust win32 definesKacper Michajłow2023-11-251-0/+1
* win32: allow heap cache optimization and memory decommitKacper Michajłow2023-09-011-0/+19
* win32: add BASE_SEARCH_PATH_PERMANENT to SetSearchPathModeKacper Michajłow2023-09-011-1/+2
* win32: don't load dynamically always available functionsKacper Michajłow2023-09-011-6/+1
* various: drop unused #include "config.h"Thomas Weißschuh2023-02-201-2/+0
* win32: remove -municode from mpv binarywm42019-09-191-7/+5
* player: do not let pseudo-gui override user config settingswm42016-09-231-2/+4
* win32: remove SetDllDirectoryW dynamic loadingJames Ross-Gowan2015-12-201-4/+1
* win32: move platform specifics to osdepwm42015-05-021-0/+28
* build: move main-fn files to osdepwm42015-05-021-0/+55