godot/drivers
volzhs 356c35954a change invalid characters when get user data dir on Windows & Unix
Can't create user data folder when project name has ``\ / : * ? " < > |`` characters on OS_Windows & OS_Unix.
So, change it to ``-`` to be able to make folder.

fixes #4928 and it's altanative to #4986.

(cherry picked from commit 9073dc9963)
2016-06-25 00:05:00 +02:00
..
alsa Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
builtin_openssl2 SCons: using 1 env for all drivers 2016-06-04 22:20:02 +02:00
builtin_zlib Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
chibi Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
convex_decomp Remove unnecessary null pointer checks 2016-01-04 11:46:16 +01:00
dds Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
etc1 Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
gl_context Fix build for Windows 64-bits with GCC 2016-05-06 11:14:53 +02:00
gles2 missing default value 2016-05-05 18:44:29 -03:00
jpegd Fix uint compile error 2016-01-05 15:45:02 +03:30
mpc Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
nedmalloc Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
nrex Fixed zero-length arrays in nrex. Fixes #4346 2016-04-27 08:50:36 +02:00
ogg 0theora compilation fixes 2015-11-25 00:28:03 -03:00
openssl SCons: using 1 env for all drivers 2016-06-04 22:20:02 +02:00
opus Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
png Update to libpng 1.5.27 2016-06-04 22:20:46 +02:00
pnm loading unaligned pbm 2016-01-12 06:24:47 -03:00
pulseaudio Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
pvr **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
rtaudio Remove unnecessary null pointer checks 2016-01-04 11:46:16 +01:00
speex newline fixes 2015-10-08 15:00:40 -03:00
squish Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
theora Fix Theora video playback without a Vorbis stream 2016-06-17 13:38:47 +02:00
unix change invalid characters when get user data dir on Windows & Unix 2016-06-25 00:05:00 +02:00
vorbis Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
webp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
webpold Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
windows Added relative paths for DirAccess::remove() 2016-03-05 13:35:48 +01:00
register_driver_types.cpp Removed PE-bliss, win32 binares so far remain without icon, had many issues with it: 2016-02-04 20:03:03 -03:00
register_driver_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub SCons: using 1 env for all drivers 2016-06-04 22:20:02 +02:00