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
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
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
8fb9ab16d4
(GX) Fix build
2013-03-22 17:49:37 +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
twinaphex
2dc3adcde3
(Filebrowser) Remove redundant filebrowser_get_current_dir
2013-03-18 05:25:18 +01:00
twinaphex
cf7f868e0a
(RMenu) Replace more snprintfs with strlcpy
2013-03-18 05:11:36 +01:00
twinaphex
8930afd11c
(RMENU) Replace snprintfs with strlcpy
2013-03-18 03:49:54 +01:00
twinaphex
8abe9802b5
(RGUI) Replace as much snprintfs with strlcpy as possible
...
for safety reasons
2013-03-18 02:01:14 +01:00
Themaister
aa24755956
Make initial RGUI directory configurable.
2013-03-17 21:39:28 +01:00
Themaister
374975da34
Move core selection to top on PC.
2013-03-17 21:23:28 +01:00
Themaister
94ece08f44
Core selection works on PC/RGUI.
2013-03-17 21:18:56 +01:00
Themaister
e3c85b174c
Can toggle rewind enable in runtime.
2013-03-16 14:28:34 +01:00
twinaphex
92fba644b7
(RGUI) Ditch GX naming convention for menu bind IDs
2013-03-16 14:20:11 +01:00
Themaister
7b716ac837
Fix unsecure snprintf.
2013-03-16 12:28:25 +01:00
Themaister
1aca911fe3
Fix file browser on PC.
2013-03-16 11:16:55 +01:00
Themaister
8f6f35b2d9
Poll overlay on PC in RGUI.
2013-03-16 11:06:03 +01:00
Themaister
8360dff3ca
Fix RGUI input on PC, but ugly.
2013-03-16 11:01:47 +01:00
Themaister
aa1275a22d
Check explicitly for video_poke interface.
2013-03-16 10:47:01 +01:00
Themaister
12cc1c43d4
Can almost run RGUI on PC.
...
Input in menu is broken. Binds are set up wrongly for PC.
2013-03-16 10:35:22 +01:00
Themaister
15099f8e4f
RGUI builds on PC.
2013-03-16 09:55:08 +01:00
twinaphex
11b2ca07b5
(RMenu) Build fix
2013-03-15 02:26:34 +01:00
twinaphex
0166ce4585
(RGUI) RGUI input code now no longer GEKKO-specific
2013-03-15 01:22:52 +01:00
twinaphex
375aa08e58
Remove rarch_conole_input - runtime button remapping should have
...
no more RARCH_CONSOLE dependencies
2013-03-14 21:55:10 +01:00
twinaphex
fd05b5a25c
rarch_input_set_keybind refactored away - input driver's set_keybinds
...
function now provides the functionality
2013-03-14 15:01:36 +01:00
twinaphex
53e1154bc4
(RMenu XUI) Build fixes
2013-03-14 02:37:14 +01:00
twinaphex
ede829c354
Refactor set_default_keybinds callback into set_keybinds - remove
...
set_analog_dpad_mapping and have it go through set_keybinds - expand
functionality of set_keybinds
2013-03-14 02:24:57 +01:00
twinaphex
4fa8d0f3c6
(Android) Rewritten input_autodetect- now implements set_default_keybinds
2013-03-13 23:17:33 +01:00
twinaphex
ece717f2cc
Rename set_default_keybind_lut to set_default_keybinds
2013-03-13 16:30:01 +01:00
twinaphex
4bd0999940
Remove rarch_input_set_default_keybinds - merge with function
...
pointer set_default_keybind_lut
2013-03-13 16:06:13 +01:00
twinaphex
d67e96c603
(RARCH_CONSOLE) Remove rarch_default_libretro_keybind_name_lut
2013-03-13 03:27:21 +01:00
twinaphex
17022672fc
(Filebrowser) Clea up filebrowser code
2013-03-13 02:52:41 +01:00