twinaphex
a6bfc6240f
C89_BUILD fixes
2016-06-23 07:40:51 +02:00
twinaphex
dee7533d65
(libretro-common) Start creating STRING_REP_ULONG
2016-06-23 07:37:02 +02:00
twinaphex
549bc8dc5e
get_mem_used should now report more accurate values
2016-06-22 23:32:11 +02:00
twinaphex
c2c59e8e16
Buildfix for consoles
2016-06-20 16:02:06 +02:00
twinaphex
65dff0a03a
menu_hash_to_str_enum has now become msg_hash_to_str
2016-06-20 00:31:13 +02:00
twinaphex
b82f4daae9
Reimplement frontend_linux_get_mem_used
2016-06-19 00:15:04 +02:00
twinaphex
0d9b345ae0
Simplify frontend_linux_get_mem_total - get_mem_used still
...
wrong
2016-06-19 00:08:16 +02:00
twinaphex
df57b3062a
Correct frontend_linux_get_mem_total
2016-06-18 23:45:43 +02:00
radius
929f26742f
respect 80 character limit
2016-06-17 09:43:51 -05:00
radius
eb0ea9d738
logger is not available at this stage, use android logging here instead
2016-06-17 09:31:44 -05:00
radius
b0932af025
fix internal storage messages
2016-06-17 09:27:39 -05:00
twinaphex
ae2be8b53b
Replace most menu_entries_add function calls
2016-06-16 22:03:12 +02:00
twinaphex
0ee7eeb450
Cleanup unused variable warning
2016-06-15 00:57:54 +02:00
twinaphex
8ddafd0023
Cleanup
2016-06-12 21:00:52 +02:00
twinaphex
dae55553b7
Rename memory_free to memory_used
2016-06-12 20:50:03 +02:00
twinaphex
d7c2201385
Show memory information in System Information
2016-06-12 13:20:54 +02:00
twinaphex
9a25826ae9
Create get_mem_free callback
2016-06-12 12:44:28 +02:00
twinaphex
f0e05ecbc8
Start adding get_total_mem callback
2016-06-12 02:33:07 +02:00
twinaphex
6e9a4ef4a0
Revert "use printf here instead"
...
This reverts commit fec9c0c42be00454b16852ca686c6f7bb9ec143e.
2016-06-10 07:54:08 +02:00
radius
fec9c0c42b
use printf here instead
2016-06-10 00:40:53 -05:00
radius
53efdc11f0
improve platform driver logging for android
2016-06-09 22:59:36 -05:00
radius
6bd20c5aff
try fixing android initialization
2016-06-09 20:02:04 -05:00
radius
490ba62973
log this later
2016-06-09 19:39:57 -05:00
radius
45fa93543c
log path too
2016-06-09 19:29:22 -05:00
radius
7bab58b4bf
use string is empty here too
2016-06-09 19:22:43 -05:00
radius
a7ff4da4c5
android platform driver cleanup
2016-06-09 19:21:39 -05:00
twinaphex
f83dfb0621
(platform_linux.c) Prevent uninitialized scalar variable warnings
2016-06-03 04:27:42 +02:00
twinaphex
a98616b45b
Fix explicit NULL dereferenced/dereference before null check warnings
2016-05-26 17:47:21 +02:00
twinaphex
d5d2f7f8ee
Fix resource leaks
2016-05-23 22:17:28 +02:00
twinaphex
091496f74d
Add ARMv7 entry too
2016-05-18 22:09:01 +02:00
twinaphex
017ef3fef7
(Android) Implement other archs too
2016-05-18 22:06:28 +02:00
twinaphex
f1d859b826
(Android) Use uname for determining architecture
2016-05-18 22:02:11 +02:00
twinaphex
bb1d1da693
Remove runloop_iterate_data
2016-05-16 17:29:02 +02:00
twinaphex
4680d7059a
(platform_linux.c) Cleanups
2016-05-14 16:34:28 +02:00
twinaphex
ca0634e16d
Check if file exists for all power management routines
2016-05-14 16:01:29 +02:00
twinaphex
2ea009d301
Check if power management file exists first before trying to
...
access it
2016-05-14 15:59:22 +02:00
twinaphex
90d7722125
Remove CMD_EVENT_QUIT_RETROARCH
2016-05-11 20:56:02 +02:00
twinaphex
95a6428915
RARCH_CTL_FORCE_QUIT is the same as RARCH_CTL_QUIT
2016-05-11 04:24:27 +02:00
twinaphex
9aed52ac65
Move performance.c to libretro-common/features/features_cpu.c
2016-05-10 20:31:27 +02:00
twinaphex
1fdc547a97
Refactor performance.c - merge Android performance code
2016-05-10 20:20:44 +02:00
twinaphex
1bef3665e2
Cleanups
2016-05-10 20:06:38 +02:00
twinaphex
13e67aa44e
Create runloop_iterate_data
2016-05-08 06:29:11 +02:00
twinaphex
c9eac5cdc0
(Frontend / Linux) Create config dir by default
2016-05-02 15:24:06 +02:00
twinaphex
1e47961420
Cleanups
2016-05-02 15:21:30 +02:00
twinaphex
da6a301a6e
(Frontend) Cleanups
2016-05-02 15:20:20 +02:00
radius
1a9206ea51
android platform driver refinement
2016-04-30 16:39:29 -05:00
radius
c0a97eeb60
Modified
...
android:
- save thumbnails on the sdcard if writable
- save cheats on the sdcard if writable
- save remaps on the sdcard if writable
- save playlists on the sdcard if writable
windows:
- stub out defaults for save/state/system
2016-04-30 14:33:02 -05:00
Twinaphex
f9417b9442
Merge pull request #2929 from lakkatv/master
...
Use autoconfig everywhere instead of autoconf
2016-04-30 16:28:11 +02:00
twinaphex
865e5b78dc
(platform_linux.c) Cleanup
2016-04-30 16:12:37 +02:00
Jean-André Santoni
92985a4405
Use autoconfig everywhere instead of autoconf
2016-04-30 17:11:03 +07:00