twinaphex
|
3a141cb891
|
Create retro_dirent_include_hidden
|
2017-07-04 04:09:45 +02:00 |
|
twinaphex
|
2fda0b7e66
|
Simplify retro_dirent
|
2017-07-04 03:30:53 +02:00 |
|
twinaphex
|
4813019c58
|
Cleanup
|
2017-06-28 07:53:05 +02:00 |
|
twinaphex
|
25c18bb3ce
|
(config_file.c) Cleanups
|
2017-06-28 06:41:58 +02:00 |
|
twinaphex
|
8fbcf34e02
|
Cleanup config_file.c
|
2017-06-28 06:25:32 +02:00 |
|
twinaphex
|
ddb4867c52
|
(file_path.c) Cleanups
|
2017-06-28 04:51:58 +02:00 |
|
twinaphex
|
e1041030a2
|
Get rid of stdstring.h dependency for file_path.c
|
2017-06-28 04:44:33 +02:00 |
|
twinaphex
|
50b07ad8c4
|
Move retro_le to archive_file_zlib.c
|
2017-06-28 04:20:52 +02:00 |
|
twinaphex
|
d3868cc06f
|
Get rid of retro_assert usage in file_path.c
|
2017-06-26 05:33:47 +02:00 |
|
twinaphex
|
cf71d465a3
|
Turn mkdir_norecurse into static function
|
2017-06-16 15:33:06 +02:00 |
|
twinaphex
|
6af5bd01bf
|
Merge retro_stat and file_path
|
2017-06-16 15:00:11 +02:00 |
|
twinaphex
|
8d1e51af7c
|
Make archive_file_7z.c less dependent on 7zip source files
|
2017-06-12 12:26:19 +02:00 |
|
aliaspider
|
934f7c58ba
|
(WiiU) enable networking.
|
2017-05-23 10:24:23 +01:00 |
|
twinaphex
|
126a5bf121
|
Use string_is_equal_fast/string_is_not_equal_fast
|
2017-05-16 04:00:37 +02:00 |
|
twinaphex
|
8eca08c6ac
|
Start using string_is_equal_fast/string_is_not_equal_fast macros
instead of straight memcmp
|
2017-05-16 03:20:59 +02:00 |
|
twinaphex
|
5a9f6ad9b7
|
Try to prevent null pointer dereference
|
2017-05-09 20:45:09 +02:00 |
|
twinaphex
|
e8c1c153d6
|
Prevent nULL pointer dereference
|
2017-05-08 22:55:45 +02:00 |
|
twinaphex
|
f9bc2d3783
|
Use memcmp instead of string_is_equal where possible for
better performance
|
2017-04-21 22:47:15 +02:00 |
|
twinaphex
|
0c66441d08
|
(archive_file) Cleanups
|
2017-04-21 20:46:41 +02:00 |
|
twinaphex
|
271edb4ca1
|
We don't want uppercase for these instances
|
2017-04-21 14:26:35 +02:00 |
|
twinaphex
|
607ae71259
|
Turn string_is_equal_noncase into self-contained function
|
2017-04-21 14:17:47 +02:00 |
|
twinaphex
|
dd517f4660
|
Try to avoid directly calling strcmp
|
2017-04-21 13:56:15 +02:00 |
|
twinaphex
|
82c62b1693
|
Use stdstring in more instances
|
2017-04-21 13:50:24 +02:00 |
|
twinaphex
|
824a619b90
|
Initialize db manually
|
2017-02-28 10:53:20 +01:00 |
|
Twinaphex
|
ddae075733
|
Silence more warnings
|
2017-02-27 01:28:01 +01:00 |
|
Twinaphex
|
216e7bcdaf
|
Silence more warnings on iOS
|
2017-02-26 21:46:19 +01:00 |
|
Twinaphex
|
b7b3b2cb5f
|
Try to prevent truckload of warnings on iOS
|
2017-02-26 10:33:03 +01:00 |
|
twinaphex
|
712724e0ff
|
(archive_file.c) Get rid of memsets
|
2017-02-20 02:12:39 +01:00 |
|
twinaphex
|
7c722fca9a
|
(nbio_stdio.c) Try to prevent 'argument cannot be negative' coverity warning
|
2017-01-22 20:30:47 +01:00 |
|
Brad Parker
|
a2d37adc53
|
Windows 95 does not have GetFileAttributesEx
|
2017-01-22 13:48:49 -05:00 |
|
twinaphex
|
64bb848daf
|
Update headers (pt. 2 - libretro-common)
|
2017-01-22 13:58:20 +01:00 |
|
Josh Palmer
|
ef205447df
|
QNX-specific default directory and file permission handling
|
2017-01-09 20:26:09 +00:00 |
|
twinaphex
|
a94c20713d
|
Update copyright
|
2016-12-24 20:24:06 +01:00 |
|
twinaphex
|
9db910c049
|
Cleanup
|
2016-12-24 20:22:23 +01:00 |
|
twinaphex
|
e328c4ebfa
|
(archive_file.c) Cleanup
|
2016-12-21 01:47:32 +01:00 |
|
twinaphex
|
3561949a87
|
Get rid of some implicit memsets
|
2016-12-19 18:18:40 +01:00 |
|
twinaphex
|
4c9f2e41ff
|
Get rid of some implicit memsets
|
2016-12-19 14:04:37 +01:00 |
|
twinaphex
|
89820220b7
|
(libretro-common) Cleanup/style nits for archive_file_{7z/zlib}
|
2016-12-19 00:12:24 +01:00 |
|
twinaphex
|
6935ce902e
|
(archive_file.c) Cleanups/style nits
|
2016-12-17 17:19:32 +01:00 |
|
twinaphex
|
1ddd0ab1d3
|
(Statically linked RA) Make 'Open Archive' work when there are
no core info files
|
2016-12-17 17:12:53 +01:00 |
|
twinaphex
|
feae0823ce
|
Prevent some implicit memsets
|
2016-12-17 14:40:06 +01:00 |
|
twinaphex
|
d4796caabd
|
(libetro-common) Turn path_contains_compressed_file into a macro
|
2016-12-17 14:01:25 +01: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
|
39b41a1f51
|
file_archive_get_file_list - take out HAVE_COMPRESSION code
|
2016-12-17 11:59:19 +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 |
|
twinaphex
|
bd67208d74
|
Remove some unnecessary ifdefs for file_path.c
|
2016-12-17 11:16:43 +01:00 |
|
twinaphex
|
8042c2ac62
|
Move config_file_userdata.c to libretro-common
|
2016-12-12 12:36: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 |
|