twinaphex
241ed9286a
(RGUI) Menu toggle now goes to 'Settings' screen by default when
...
already ingame - will make the 'home screen' configurable to either
filebrowser or settings menu later on
2013-03-31 06:04:32 +02:00
twinaphex
d2521204a0
(RMenu) Change 'Return to menu' to 'Change game'
2013-03-31 01:47:00 +01:00
twinaphex
57b4de45a3
(RMenu) Can now use L3 + R3 to exit ingame menu
2013-03-30 19:56:16 +01:00
twinaphex
43a4979dc9
(360) RMenu XUI build fix
2013-03-30 08:16:58 +01:00
twinaphex
58a98e3043
(GX RGUI) Resolution additions for Wii - by request
2013-03-30 05:38:22 +01:00
twinaphex
426b3a255d
Revert "(PS3) Add third-pass shaders (ifdeffed for PS3 for now - could" -
...
going to do this better
This reverts commit 8b4e6bed938cf3461e8a8ad2b786c9bf96512302.
2013-03-29 01:55:08 +01:00
twinaphex
8b4e6bed93
(PS3) Add third-pass shaders (ifdeffed for PS3 for now - could
...
be added to PC as well)
2013-03-28 20:59:49 +01:00
twinaphex
fa80fbf5bb
(RMenu) select_setting - cleanups
2013-03-26 15:26:16 +01:00
twinaphex
d58122c655
(RMenu) select_setting refactor pt. 2 - don't put array of struct
...
on heap anymore
2013-03-26 15:15:38 +01:00
twinaphex
32791fe59c
(RMenu) Refactor of select_setting
2013-03-26 15:06:08 +01:00
twinaphex
7d9ca5bf6a
(RMenu) Rewrite select_setting
2013-03-26 08:15:48 +01:00
twinaphex
0fb415fa82
(RMenu) Move pressed_down/pressed_up logic inside for loop - select_settings
2013-03-26 00:23:05 +01:00
twinaphex
d1b691a696
(RMenu) Take input states out of rmenu_state
2013-03-25 22:37:40 +01:00
twinaphex
f0794daa34
(RMenu) Pass input states by value instead of by reference
2013-03-25 22:31:09 +01:00
twinaphex
9b893e2154
(RMenu) More cleanups pt. 2
2013-03-25 21:55:42 +01:00
twinaphex
afda4b1a63
(RMenu) More cleanups
2013-03-25 21:24:51 +01:00
twinaphex
8568246454
(RMenu) Clean up init_filebrowser and free_filebrowser - make part of
...
RMenu
2013-03-25 21:01:04 +01:00
twinaphex
fee0d9d77a
Embed menu_stack into rmenu.c
2013-03-25 20:41:53 +01:00
twinaphex
d57484e6eb
Revert "(RMenu) RMenu cleanups pt. 3"
...
This reverts commit bcc5f906b62005ab1d50b813a2eed0a73d2cb6d3.
2013-03-25 20:19:43 +01:00
twinaphex
bcc5f906b6
(RMenu) RMenu cleanups pt. 3
2013-03-25 19:04:23 +01:00
twinaphex
986806ca78
(RMenu) RMenu cleanups pt. 2
2013-03-25 18:36:15 +01:00
twinaphex
5a8aa57ae9
(RMenu) Cleanups
2013-03-25 17:47:47 +01:00
twinaphex
f004e98f85
(RMenu) Fix build
2013-03-25 08:06:40 +01:00
twinaphex
c9e2dd937d
(Android) Update overlays - now adds an RGUI toggle button
...
(RMenu PS3) Clean up some unneeded function callbacks
2013-03-25 03:07:58 +01:00
twinaphex
a7ea3b3ec7
(Blackberry) Replace strcpy with strlcpy
2013-03-25 02:07:13 +01:00
CatalystG
1e58421c84
(BlackBerry) Get input overlay to show when booting to RGUI
2013-03-24 20:42:09 -04:00
twinaphex
6905a38476
(PC) Fix RGUI build
...
(RGUI) Swap Start and Select buttons - Start is more commonly
found on gamepads than Select - Start does 'settings screen switch'
now and Select does 'reset to default' setting
2013-03-24 06:45:35 +01:00
twinaphex
9a1cbdce85
(RGUI) Add 'Resume Game' option
2013-03-24 06:32:42 +01:00
twinaphex
5c42e2fc98
(Libretro core management) Cleanups to libretro_install_core
2013-03-24 03:50:55 +01:00
twinaphex
fce2bdb3b2
Cleanups to libretro_install_core
2013-03-24 03:13:10 +01:00
twinaphex
1c332e42f8
Remove frontend_console.h header
2013-03-24 02:02:15 +01:00
twinaphex
82329cf097
(Blackberry) Starts up in RGUI mode now - should (hopefully) allow
...
for dynamic changing of libretro core and selection of ROM instead
of hardcoded paths.
2013-03-24 01:00:00 +01:00
twinaphex
0fa8c04984
Remove menu_settings.c
2013-03-23 19:34:38 +01:00
twinaphex
9058143953
Move create_menu_item_label to rmenu_xui.cpp
2013-03-23 18:11:03 +01:00
Squarepusher
c9673dbae6
Merge pull request #162 from CatalystG/bb_rgui
...
(BlackBerry) Add initial in-game RGUI support.
2013-03-23 09:48:13 -07:00
twinaphex
6d8871c76c
Combine menu_settings_set and menu_settings_set_default and
...
move to settings.c
2013-03-23 17:21:42 +01:00
CatalystG
f6c2c2c57d
(BlackBerry) Add initial in-game RGUI support.
2013-03-23 12:21:30 -04:00
twinaphex
82d80cf24f
(PS3) Multiman cleanups
2013-03-23 05:17:39 +01:00
twinaphex
adee2430b9
Move platform_inl.h to frontend_console.c
2013-03-23 04:35:30 +01:00
Themaister
ab93fa6bd2
Use more approriate namespacing.
...
Replace get_libretro_core_name namespacing.
2013-03-22 23:42:34 +01:00
twinaphex
f7e75d69fa
(Salamander) Split up Salamander into its own separate file
2013-03-22 21:27:34 +01:00
twinaphex
7e0afcf610
move get _libretro_core_name to dynamic.c
2013-03-22 20:54:33 +01:00
twinaphex
8fb9ab16d4
(GX) Fix build
2013-03-22 17:49:37 +01:00
twinaphex
7465b25483
block_config_read is set to true in config_set_defaults
2013-03-22 17:01:59 +01:00
twinaphex
fefb65b84a
(Blackberry) Move libscreen initialization to Blackberry graphics
...
context driver
2013-03-22 16:30:10 +01:00
twinaphex
3af61aeac7
(Blackberry) Get rid of bbutil - we don't need it
2013-03-20 01:27:05 +01:00
twinaphex
2e70c297e3
(Blackberry) Build fix
2013-03-20 01:17:10 +01:00
twinaphex
70ac48a685
(iOS) Compile griffin.c - meancoot - check out if everything still
...
works in the iOS port
2013-03-19 05:57:51 +01:00
twinaphex
a8a277ec3b
(RMenu) Cleanups
2013-03-18 18:31:14 +01:00
twinaphex
93522723b0
(RMenu) Replace more snprintfs in rmenu.c
2013-03-18 18:05:15 +01:00