Commit Graph

71 Commits

Author SHA1 Message Date
twinaphex
e6ab06a701 Move path variables 2017-04-29 00:39:29 +02:00
twinaphex
f0c2d786ae Update arrays struct 2017-04-28 22:59:13 +02:00
twinaphex
05e4ec733e Move uint variables 2017-04-28 21:03:04 +02:00
twinaphex
8c89ec158c Update copyrights 2017-03-22 03:09:18 +01:00
Brad Parker
e1f4db8081 Win2000 buildfixes 2017-01-16 20:41:08 -05:00
twinaphex
c97ae2312e Small style nit 2017-01-09 22:48:13 +01:00
Josh Palmer
39ba27848f Add QNX-specific codepath for fill_pathname_application_path 2017-01-09 20:24:51 +00:00
twinaphex
96ffd8e025 Revert "Remove HAVE_COMPRESSION ifdefs in file_path.c"
This reverts commit 4103b70833.
2016-12-17 12:55:38 +01:00
twinaphex
4103b70833 Remove HAVE_COMPRESSION ifdefs in file_path.c 2016-12-17 12:20:49 +01:00
twinaphex
5364b0b837 Move compression-related code outside of libretro-common file_path.c
and move it into RetroArch's file_path_special.c file instead
2016-12-17 11:54:46 +01:00
Brad Parker
e39031cbd0 revert rest of unicode changes 2016-12-03 00:15:29 -05:00
Brad Parker
f725b48555 starting to revert unicode changes 2016-12-03 00:15:29 -05:00
Brad Parker
cc7bf6b4fa more unicode fixes 2016-12-02 21:11:55 -05:00
Brad Parker
3b8a81dd31 make existing hard-coded unicode calls switchable back to ansi 2016-12-02 14:34:29 -05:00
twinaphex
4b9571140f Remove two runloop.h includes 2016-12-02 16:07:33 +01:00
Brad Parker
367dea6723 unicode-ify a couple other windows files, start changing function names to W version explicitly 2016-11-29 20:32:24 -05:00
Brad Parker
8adafa9249 use UTF8/16 conversion functions instead of codepage ones 2016-11-29 14:34:36 -05:00
Brad Parker
cd9d09d1f3 use unicode versions of windows functions 2016-11-29 14:34:35 -05:00
Jean-André Santoni
6652a6fcf7 Change GLUI default font to support more languages 2016-11-02 18:18:04 +01:00
twinaphex
25eaee066c Buildfix 2016-10-30 03:34:11 +01:00
twinaphex
ac1cfa62f3 C89_BUILD error fixes 2016-10-30 03:33:35 +01:00
twinaphex
00e68ccd0e Reduce char variables size 2016-10-27 10:16:26 +02:00
twinaphex
c3ab8800f4 Prevent implicit memsets 2016-10-21 05:57:40 +02:00
twinaphex
1266c0609a Create path_is_empty 2016-09-30 04:43:16 +02:00
twinaphex
329f6ad612 Update path_get 2016-09-29 08:31:41 +02:00
twinaphex
075599e818 Start using path_ functions for accessing and modifying global->path.config 2016-09-17 13:14:14 +02:00
twinaphex
229e0dd640 Cleanups 2016-09-08 05:48:43 +02:00
radius
e12e97fe02 add newline to this message 2016-08-02 23:04:01 -05:00
twinaphex
e0504bfc62 Reorganize xmb/MaterialUI settings 2016-07-09 13:05:58 +02:00
twinaphex
7a745c3f70 Use string_is_empty 2016-06-28 11:02:51 +02:00
twinaphex
4ddeda2511 Add additions to file_path_str 2016-06-27 07:47:15 +02:00
twinaphex
35b078857d Create file_path_str.c 2016-06-20 05:20:14 +02:00
twinaphex
b3188195a8 Create file_path_str 2016-06-20 05:11:01 +02:00
twinaphex
6f8b6a22b7 Creat APPLICATION_SPECIAL_DIRECTORY_CONFIG 2016-06-11 21:55:55 +02:00
twinaphex
7c904d47c2 Cleanups 2016-06-11 21:51:28 +02:00
twinaphex
8990736e66 Cleanups 2016-06-11 20:34:49 +02:00
twinaphex
8cfb5b2922 Cleanups 2016-06-11 20:22:03 +02:00
twinaphex
1e13cb9c69 Cleanups 2016-06-11 20:21:22 +02:00
twinaphex
deda6fdf01 Cleanups 2016-06-11 20:16:34 +02:00
twinaphex
3d2cc8b14a Cleanups 2016-06-11 20:11:36 +02:00
twinaphex
5b76402e6b Remove unused variables 2016-06-11 20:03:11 +02:00
twinaphex
7d0cb7c689 More cleanups 2016-06-11 20:01:33 +02:00
twinaphex
f3815ed815 Add APPLICATION_SPECIAL_DIRECTORY_ASSETS_MATERIALUI_FONT 2016-06-11 19:57:45 +02:00
twinaphex
5ea923030b Rename functions/enums 2016-06-11 19:55:27 +02:00
twinaphex
c254c69c1a Use fill_pathname_application_path 2016-06-11 19:46:37 +02:00
twinaphex
92bba6e46e (MaterialUI) Use fill_pathname_application_directory 2016-06-11 19:41:26 +02:00
twinaphex
78904911ca Start using fill_pathname_application_directory 2016-06-11 19:37:16 +02:00
twinaphex
6989d60cdc Create fill_pathname_application_directory 2016-06-11 19:21:58 +02:00
twinaphex
6c243ef6fe Cleanups 2016-05-02 13:23:47 +02:00
twinaphex
8ff81312ad Fix fill_pathname_application_data 2016-05-02 02:48:37 +02:00