summaryrefslogtreecommitdiffstats
path: root/osdep/path-win.c
Commit message (Expand)AuthorAgeFilesLines
* win32: build with -DINITGUIDJames Ross-Gowan2016-09-281-1/+0
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* path-win: include initguid.hKevin Mitchell2015-12-201-0/+1
* win32: path: use Known Folder IDsJames Ross-Gowan2015-12-201-7/+9
* win32: revert wchar_t changeswm42015-08-011-2/+2
* win32: replace wchar_t with WCHARwm42015-07-291-2/+2
* win32: add portable config modewm42015-07-271-9/+30
* path: make mp_path_join accept normal C stringswm42015-05-091-1/+1
* win32: fix desktop directorywm42015-05-031-1/+1
* path: add resolving desktop path to platform-specific pathswm42015-05-011-2/+10
* path: refactorwm42015-05-011-9/+9
* win32: change config path prioritieswm42014-10-231-2/+2
* config: use the same signature for win32/OSX specific path functionswm42014-06-261-1/+2
* config: make passing talloc context optional for some functionswm42014-06-261-7/+6
* Basic xdg directory implementationKenneth Zhou2014-06-261-33/+26
* win32: restore support for exe directory as config directoryelevengu2014-02-141-1/+5
* Windows: use roaming AppData instead of localMartin Herkt2014-01-061-1/+1
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* path, win32: redo user configfile path handlingwm42013-09-181-0/+74