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
|
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 |
|
twinaphex
|
6d8871c76c
|
Combine menu_settings_set and menu_settings_set_default and
move to settings.c
|
2013-03-23 17:21:42 +01:00 |
|
twinaphex
|
82d80cf24f
|
(PS3) Multiman cleanups
|
2013-03-23 05:17:39 +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
|
11b2ca07b5
|
(RMenu) Build fix
|
2013-03-15 02:26:34 +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
|
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 |
|
twinaphex
|
713aa0ecbe
|
(Input) Remove dpad_emulation_name_lut
|
2013-03-13 01:07:27 +01:00 |
|
twinaphex
|
b4108eb343
|
Add set_osd_msg to video_poke
|
2013-03-11 21:42:02 +01:00 |
|
twinaphex
|
63883a1131
|
Combine render_msg and render_msg_place with params argument
|
2013-03-11 20:05:05 +01:00 |
|
twinaphex
|
039fc644d5
|
Revert "Menu toggle without delay timers (more testing might be needed -"
This reverts commit 54a6175a555925d8a3530756b1fa6c9a7b14adc2.
|
2013-03-11 02:07:50 +01:00 |
|
twinaphex
|
dcf14aae38
|
Revert "(RMenu) Attempt same glitch fix as in RGUI for 'exit immediately"
This reverts commit 95342e7638ef6c4aa17d2a3daba02788be0f2b7b.
|
2013-03-11 02:07:11 +01:00 |
|
twinaphex
|
95342e7638
|
(RMenu) Attempt same glitch fix as in RGUI for 'exit immediately
on first menu toggle press'
|
2013-03-11 01:51:50 +01:00 |
|
twinaphex
|
54a6175a55
|
Menu toggle without delay timers (more testing might be needed -
tested on PS3 RMenu and seemed to work well enough)
|
2013-03-11 01:12:19 +01:00 |
|
twinaphex
|
7be75b29dc
|
(PS3/XDK) Remove gfx_ctx_set_overscan
|
2013-03-10 20:13:06 +01:00 |
|
twinaphex
|
ae9ddf362b
|
(Xbox 1) Make xdk_ctx independent of HAVE_RMENU
|
2013-03-10 16:29:08 +01:00 |
|
twinaphex
|
92573940bd
|
Move rmenu_set_default_pos to rmenu.c
|
2013-03-10 15:52:36 +01:00 |
|
twinaphex
|
d74b7156fa
|
Move more RMenu stuff to rmenu.c and out of the context drivers
|
2013-03-10 15:23:34 +01:00 |
|
twinaphex
|
59ff094b3b
|
Add set_blend to video_poke interface
|
2013-03-10 03:53:42 +01:00 |
|
twinaphex
|
91e3355268
|
(RMenu) Use video_poke interface for RMenu as well
|
2013-03-10 02:58:55 +01:00 |
|
twinaphex
|
04c9b14b7e
|
Remove S_DELAY macros
|
2013-03-09 22:21:53 +01:00 |
|
twinaphex
|
43d865cc5e
|
Rename rmenu_settings to menu_settings
|
2013-03-09 22:19:25 +01:00 |
|
twinaphex
|
b4fad2dab2
|
(RGUI) Get rid of rmenu_ namespace
|
2013-03-09 22:15:20 +01:00 |
|