twinaphex
fe72d42a0e
Remove process_args where we can
2014-06-03 19:21:49 +02:00
twinaphex
cdbdc524a5
(XDK) Changed to new argc/argv system
2014-06-03 19:14:07 +02:00
twinaphex
ac30fcab60
(PSP) Update platform_psp to use new argc/argv system
2014-06-03 17:34:25 +02:00
twinaphex
e9e6c51368
(Lakka) Fix segfault
2014-06-03 16:32:00 +02:00
Twinaphex
33fe605271
Merge pull request #730 from lakkatv/lakka
...
(Lakka) Add callbacks to tweens, and fade the in menu when possible
2014-06-03 15:52:48 +02:00
Jean-André Santoni
314a27d5bf
(Lakka) Add callbacks to tweens, and fade the in menu when possible
2014-06-03 11:55:23 +02:00
Themaister
852e632862
Fix some dubious code in frontend/frontend.c.
2014-06-03 11:36:09 +02:00
twinaphex
6443d173b7
(GX) Move platform_gx over to new argc/argv system
2014-06-03 07:57:20 +02:00
twinaphex
e717e20643
Have to comment out turbo button functionality again for RARCH_CONSOLE
2014-06-03 07:04:15 +02:00
twinaphex
bcb8e39d05
(PS3) Cleanup - this can go now
2014-06-03 06:51:18 +02:00
twinaphex
483b07b4c3
(PS3) Fixed Core selection
2014-06-03 06:50:55 +02:00
twinaphex
b5ab16fa53
(PS3) Starts working with new argc/argv building - only
...
broken usecase right now is Core Selection - we'll have to
mess directly with argc/argv for fixing that one - pretty
similar issue to the one on the Wii
2014-06-03 06:37:57 +02:00
twinaphex
2c5bde4f84
(GX) Add new code for correcting argc/argv - doesn't work yet
2014-06-03 04:49:01 +02:00
twinaphex
bca8a4c6d7
(GX) Build fixes/style nits
2014-06-03 03:37:13 +02:00
twinaphex
29a3a46e73
Setup main_entry and environment_get for proper building of
...
argc/argv for console/mobile ports with non-conformant argc/argv
input values
2014-06-03 03:35:12 +02:00
Twinaphex
3ad7f76cd8
Merge pull request #729 from lakkatv/lakka
...
(Lakka) Store the content icons in the category to save ram
2014-06-03 02:29:49 +02:00
twinaphex
611bb0331f
Cleanups to load_menu_game
2014-06-03 02:28:38 +02:00
Jean-André Santoni
365fded925
(Lakka) Store the content icons in the category to save ram
2014-06-03 02:20:24 +02:00
twinaphex
8deaf2b714
(Menu) Forgot to deinit if main_is_init is true
2014-06-03 02:01:49 +02:00
twinaphex
ae1e3b3f07
Rewrite rarch_main_wrap - we need a way of getting a valid argc/argv
...
pair for consoles where we get stupid argc/argv pairs back that need
to be 'converted' into something that RetroArch's PC-style args parsing
can deal with
2014-06-03 01:45:25 +02:00
Twinaphex
a5a85dbbd9
Merge pull request #728 from lakkatv/lakka
...
(Lakka) Code refactoring and performance improvements
2014-06-02 23:59:27 +02:00
Jean-André Santoni
f2ce3fcbae
(Lakka) Code refactoring and performance improvements
2014-06-02 23:57:31 +02:00
twinaphex
83174b51c4
Correct 'ret' return of process_args at least - 0 is for content
...
being loaded, 1 is if content is not loaded
2014-06-02 22:58:28 +02:00
twinaphex
07db4ea692
Menu context destroy needs to be grouped in HAVE_MENU ifdef
2014-06-02 22:00:33 +02:00
twinaphex
12a63a7bc8
(Frontend) Push load game history when process_args returns 1 for
...
console/mobile
2014-06-02 21:44:02 +02:00
Twinaphex
3c0578930a
Merge pull request #727 from lakkatv/lakka
...
(Lakka) Fix a performance issue in lakka_frame when displaying a submenu
2014-06-02 21:16:18 +02:00
Jean-André Santoni
36eaf74a2e
(Lakka) Fix a performance issue in lakka_frame when displaying a submenu
2014-06-02 21:15:12 +02:00
twinaphex
7014b703ba
Revert "Always do menu_push_history_current when starting with content"
...
This reverts commit 30ce741f98
.
2014-06-02 18:15:26 +02:00
twinaphex
8e04ac2f12
(PS3 image) Some more safety checks
...
(Driver) Safety check before invoking menu_context_destroy
2014-06-02 18:08:08 +02:00
twinaphex
30ce741f98
Always do menu_push_history_current when starting with content
2014-06-02 18:01:18 +02:00
Twinaphex
98491c3fa6
Merge pull request #726 from lakkatv/lakka
...
(Lakka) Display some fake settings
2014-06-02 16:45:08 +02:00
Jean-André Santoni
70b58f26fd
(Lakka) Display some fake settings
2014-06-02 16:34:17 +02:00
twinaphex
ae6688465c
(Menu) Add more info descriptions
2014-06-02 15:48:21 +02:00
twinaphex
683bda4e05
(Android) Cleanup Android sensor manager event queue in android_input_free
...
function
2014-06-02 14:34:31 +02:00
twinaphex
18d7e6f81e
(Android) Input driver refactoring
2014-06-02 14:28:26 +02:00
twinaphex
d33f4b8363
(Android) Implement the joypad interface - but don't hook it up
...
just yet
2014-06-02 13:42:24 +02:00
twinaphex
9da8dc3409
(GX) Style nits to gx_video.c
2014-06-02 12:04:48 +02:00
twinaphex
762f4dc83d
(Apple) take out some MAC_OS_X_VERSION_10_6 ifdefs in OSX/settings.m
2014-06-02 11:29:42 +02:00
twinaphex
42e012a080
(Menu) When both HAVE_DYLIB and HAVE_FILTERS_BUILTIN were defined,
...
menu item 'Video Filter' would respond to wrong action upon pressing
RGUI_ACTION_OK
2014-06-02 10:52:27 +02:00
twinaphex
2e430a9438
(Android) Should resume now from sleep again
2014-06-02 10:36:52 +02:00
twinaphex
537db4929c
(Android) Fix ROM parameter passing from Android frontend to
...
RetroArch native activity
2014-06-02 10:23:48 +02:00
twinaphex
26b62ba42e
Don't abuse g_extern.lifecycle_state for setting RARCH_QUIT_KEY
...
anymore
2014-06-02 09:52:30 +02:00
twinaphex
a26bb62a56
(PS3) Add some HAVE_OPENGL ifdefs for platform_ps3.c
2014-06-02 09:37:26 +02:00
twinaphex
f224c21b7f
(Android) platform_android.c - reduce reliance on g_extern.lifecycle_state
...
for pausing
2014-06-02 09:31:14 +02:00
twinaphex
d04f86814d
(Android) More changes to platform_android.c
2014-06-02 09:24:06 +02:00
twinaphex
a55379c35b
(Android) Change some params to default_paths in environment_get
...
function
(Default paths) Add default_paths.core_path
2014-06-02 08:55:47 +02:00
twinaphex
adc9d2bbee
(Menu) Put Frontend Counters on top
2014-06-02 00:29:04 +02:00
twinaphex
5d68975d0a
(Menu) Add Frontend and Core Performance Counters
2014-06-01 23:54:26 +02:00
twinaphex
a8c7becf59
(Apple) Build fix
2014-06-01 23:06:17 +02:00
Twinaphex
58891e9ac8
Merge pull request #725 from lakkatv/lakka
...
(Lakka) Fix active item label
2014-06-01 22:55:59 +02:00