radius
|
9300313fce
|
fix lockup
this seems to fix a lockup that happens randomly on windows at startup, content load/content unload/controller hotplug
|
2016-05-23 17:57:15 -05:00 |
|
twinaphex
|
93b7dc1bdd
|
(libretro-common) move 'lists' files to lists/
|
2016-03-20 14:53:54 +01:00 |
|
twinaphex
|
7d346d627f
|
Robustness fixes
|
2016-02-29 01:22:39 +01:00 |
|
twinaphex
|
cec6701c0d
|
(config_file.C) Fix segfaultthat happened at freeing of tmp->key
when tmp->key is NULL
|
2016-02-28 18:44:07 +01:00 |
|
twinaphex
|
1516ee8e76
|
Silence this warning too for C89 - not correct but whatever -
never used
|
2016-02-25 22:36:08 +01:00 |
|
radius
|
80845f1cd6
|
save only modified values when saving remaps
|
2016-02-09 23:39:16 -05:00 |
|
twinaphex
|
40e8f4eba6
|
Dehardcode C89_BUILD ifdefs
|
2015-11-25 02:10:31 +01:00 |
|
twinaphex
|
1e006e3edc
|
Comment out config_get_uint64 when compiling for C89
|
2015-11-19 13:52:40 +01:00 |
|
twinaphex
|
149d892910
|
Cleanup config_file.c
|
2015-11-15 22:28:57 +01:00 |
|
twinaphex
|
2660606f41
|
(libretro-common) config_file.c - Cleanups
|
2015-09-22 12:58:22 +02:00 |
|
twinaphex
|
3db688d477
|
Create retro_stat.c/retro_stat.h
|
2015-09-22 01:45:30 +02:00 |
|
twinaphex
|
c4316b791c
|
Avoid some warnings - array subscript has type char
|
2015-09-05 14:31:29 +02:00 |
|
twinaphex
|
0676738140
|
Console build fixes
|
2015-09-01 12:10:26 +02:00 |
|
twinaphex
|
15ba019ea1
|
Don't make asserts dependent on retro_log.h
|
2015-09-01 11:59:27 +02:00 |
|
twinaphex
|
40f8fabda6
|
Consistency in how we treat positive strcmp matches
|
2015-06-14 19:56:01 +02:00 |
|
Higor Eurípedes
|
702d03908d
|
(config_file.c) Speed up config_set_string() using config_get_entry()
|
2015-06-14 12:36:29 -03:00 |
|
Higor Eurípedes
|
2e9afbdb70
|
(config_file.c) Rename config_get_entry_for_read() to config_get_entry() and add prev argument
|
2015-06-14 12:36:29 -03:00 |
|
Higor Eurípedes
|
72fa1c9d36
|
(config_file.c) Speed up setting lookup with hashes
|
2015-06-14 12:36:29 -03:00 |
|
Higor Eurípedes
|
ff03a3abe2
|
(config_file.c) Add config_get_entry_for_read()
|
2015-06-14 12:36:29 -03:00 |
|
twinaphex
|
cdec12faa5
|
(libretro-common) Cleanups
|
2015-06-13 00:33:31 +02:00 |
|
Higor Eurípedes
|
317f481b95
|
(config_file.c) Fix error when path is not a regular file
|
2015-05-20 10:11:58 -03:00 |
|
twinaphex
|
a33016d457
|
Renamed libretro-sdk to libretro-common
|
2015-02-19 00:04:03 +01:00 |
|