Brad Parker
|
8c0adf3594
|
move path_file_rename and path_file_remove into VFS
|
2017-12-14 13:32:26 -05:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
13e0bd1932
|
Change function signature of file_path_rename
|
2017-11-06 19:17:42 +01:00 |
|
twinaphex
|
e5d4e2ac0a
|
Silence a lot of warnings
|
2017-11-06 19:13:54 +01:00 |
|
Brad Parker
|
68a8198e4a
|
convert more file IO functions to use filestream, fixes encoding issues on Windows
|
2017-10-29 12:08:24 -04:00 |
|
Brad Parker
|
a7c8cc88e5
|
win32: support local multibyte encoding for file paths
|
2017-10-14 23:13:24 -04:00 |
|
twinaphex
|
ddb4867c52
|
(file_path.c) Cleanups
|
2017-06-28 04:51:58 +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
|
64bb848daf
|
Update headers (pt. 2 - libretro-common)
|
2017-01-22 13:58:20 +01:00 |
|
twinaphex
|
d4796caabd
|
(libetro-common) Turn path_contains_compressed_file into a macro
|
2016-12-17 14:01:25 +01:00 |
|
twinaphex
|
4fb6808321
|
libretro-common is MIT and we don't want individual copyright
per authors here; RetroArch is GPL and it's fine there
|
2016-10-27 19:52:58 +02:00 |
|
Brad Parker
|
d1d5584d18
|
update copyright
|
2016-10-27 11:47:10 -04:00 |
|
Twinaphex
|
7edf762ac6
|
Merge pull request #3426 from bparker06/hash_filename
correctly handle content paths containing a hash (#), fixes issue #3273
|
2016-08-26 17:20:43 +02:00 |
|
Brad Parker
|
4daecbf04d
|
false is still not 1
|
2016-08-25 21:46:59 -04:00 |
|
Brad Parker
|
89f9b096e7
|
style cleanup and fix typos
|
2016-08-25 21:40:37 -04:00 |
|
Brad Parker
|
097f326298
|
simplify delimiting of compressed archive filenames
|
2016-08-25 16:18:29 -04:00 |
|
meleu
|
e1f4b41bb6
|
added fill_str_dated_filename() prototype
|
2016-08-19 08:49:09 -03:00 |
|
twinaphex
|
45c33c7acf
|
Create fill_pathname_base_ext
|
2016-07-01 11:12:24 +02:00 |
|
twinaphex
|
83bafe1b19
|
Cleanups
|
2016-06-30 05:04:27 +02:00 |
|
twinaphex
|
5f71ecc1d1
|
Create fill_pathname_join_special_ext
|
2016-06-30 04:59:57 +02:00 |
|
twinaphex
|
668b4b5d26
|
Remove duplicate fill_string_concat
|
2016-06-29 18:14:42 +02:00 |
|
twinaphex
|
a7e8707f7d
|
Create fill_pathname_join_delim_concat
|
2016-06-29 17:51:25 +02:00 |
|
twinaphex
|
c38c28a0f5
|
Create fill_pathname_join_concat
|
2016-06-29 17:46:50 +02:00 |
|
twinaphex
|
f4ef5e82c2
|
Create and use fill_string_concat
|
2016-06-29 17:41:32 +02:00 |
|
twinaphex
|
7647c9be59
|
Add noext versions
|
2016-06-28 13:08:03 +02:00 |
|
twinaphex
|
ca3eecf5c0
|
Create fill_pathname_join_noext
|
2016-06-28 13:05:46 +02:00 |
|
twinaphex
|
c03e566eba
|
Create filL_short_pathname_representation_noext
|
2016-06-28 12:49:37 +02:00 |
|
Andre Leiradella
|
b38e234d2e
|
made find_last_slash public
|
2016-05-05 16:22:35 -03:00 |
|
twinaphex
|
08b7ac500b
|
(libretro-common) Updates
|
2016-04-23 10:40:46 +02:00 |
|
twinaphex
|
f89467ccbf
|
Create fill_string_join
|
2016-01-26 01:46:15 +01:00 |
|
twinaphex
|
385e030261
|
Move functions around
|
2015-09-22 19:34:16 +02:00 |
|
twinaphex
|
3db688d477
|
Create retro_stat.c/retro_stat.h
|
2015-09-22 01:45:30 +02:00 |
|
twinaphex
|
9d67d48036
|
Create path_is_valid
|
2015-09-21 22:46:27 +02:00 |
|
twinaphex
|
872314f910
|
Use UINT_FAST16_MAX/UINT_LEAST32_MAX
|
2015-09-15 18:59:40 +02:00 |
|
Alcaro
|
4ca6c2398c
|
More C89 cleanups, part 3
|
2015-06-26 18:35:52 +02:00 |
|
twinaphex
|
18ce5f73be
|
Take RARCH_INTERNAL code from file_path.c out of libretro-common
|
2015-03-13 05:03:50 +01:00 |
|
twinaphex
|
a33016d457
|
Renamed libretro-sdk to libretro-common
|
2015-02-19 00:04:03 +01:00 |
|