twinaphex
|
5663f6d60f
|
Create menu_entries_get_last_stack_actiondata
|
2015-10-17 18:57:47 +02:00 |
|
twinaphex
|
d4c99a5f4e
|
Start using menu_entries_pop_stack
|
2015-10-17 18:38:14 +02:00 |
|
twinaphex
|
c42e4c420f
|
Start using menu_entries_get_last_stack
|
2015-10-17 18:31:16 +02:00 |
|
twinaphex
|
2ee67cb7b8
|
Start getting rid of more menu_list_get_ptr usage
|
2015-10-17 17:56:19 +02:00 |
|
twinaphex
|
776707577b
|
Use menu_entries_push
|
2015-10-17 17:14:41 +02:00 |
|
twinaphex
|
8dfc5f698d
|
Add Cheevos username/password
|
2015-10-17 15:58:59 +02:00 |
|
twinaphex
|
1b59823972
|
Start adding preliminary Account Settings
|
2015-10-17 15:28:16 +02:00 |
|
twinaphex
|
104c5e3aba
|
Make it easier to debug menu action callbacks
|
2015-10-11 19:59:14 +02:00 |
|
twinaphex
|
ec4289e7ad
|
Prefix all functions with menu_setting_
|
2015-10-11 17:25:49 +02:00 |
|
twinaphex
|
16f89fcd10
|
(menu_setting.c) Wrap browser_selection_type
|
2015-10-11 13:16:38 +02:00 |
|
twinaphex
|
fee01f271b
|
Start splitting up menu_common_load_content functionality
|
2015-10-06 14:09:52 +02:00 |
|
twinaphex
|
bca4b67080
|
Remove old custom aspect ratio setting
|
2015-09-27 20:02:28 +02:00 |
|
twinaphex
|
2364ae6b17
|
Add RARCH_ACTION_STATE_REPLACE_CONFIG
|
2015-09-27 02:04:53 +02:00 |
|
twinaphex
|
9679804382
|
Rename rarch_main_set_state to rarch_ctl
|
2015-09-27 01:58:24 +02:00 |
|
twinaphex
|
f83e26ea32
|
Add MENU_DISPLAY_CTL_MSG_FORCE/MENU_DISPLAY_CTL_SET_MSG_FORCE
|
2015-09-26 23:51:35 +02:00 |
|
twinaphex
|
2f2a843d77
|
Create menu_setting_get_type
|
2015-09-26 02:22:01 +02:00 |
|
twinaphex
|
4c41899e28
|
(menu_cbs_ok.c) Don't use menu_navigation_get_ptr
|
2015-09-25 19:26:31 +02:00 |
|
twinaphex
|
dff1322395
|
Remove unused variable
|
2015-09-25 15:16:03 +02:00 |
|
twinaphex
|
6b79c937d9
|
Refactor away menu_navigation_clear
|
2015-09-25 15:15:31 +02:00 |
|
twinaphex
|
ee7ce4feaa
|
Remove unused variables
|
2015-09-25 15:02:19 +02:00 |
|
twinaphex
|
d4e2b6128b
|
Refactor menu_navigation_get_selection
|
2015-09-25 14:57:37 +02:00 |
|
radius
|
4345320c85
|
add a debug information panel, disabled by default
|
2015-09-23 20:51:31 -05:00 |
|
twinaphex
|
0730af5919
|
Change more calls to menu_display_msg_queue_push
|
2015-09-22 22:14:03 +02:00 |
|
twinaphex
|
056dc5f3e1
|
Create menu_display_msg_queue_push
|
2015-09-22 22:10:43 +02:00 |
|
twinaphex
|
1e3202a95e
|
Fix cheatfile loading derp
|
2015-09-22 18:03:30 +02:00 |
|
twinaphex
|
33291389f2
|
Fix conditional
|
2015-09-22 17:39:27 +02:00 |
|
twinaphex
|
3db688d477
|
Create retro_stat.c/retro_stat.h
|
2015-09-22 01:45:30 +02:00 |
|
twinaphex
|
1fc97df819
|
Revert "Add action_type to menu_displaylist_push_list"
This reverts commit b7d0f451091a7d56ace026a92faea1c3ee6bbbaf.
|
2015-09-21 21:32:23 +02:00 |
|
twinaphex
|
b7d0f45109
|
Add action_type to menu_displaylist_push_list
|
2015-09-21 21:11:37 +02:00 |
|
twinaphex
|
2bde8ab07c
|
Style nit
|
2015-09-18 07:59:59 +02:00 |
|
twinaphex
|
5107c96009
|
(menu_cbs_ok.c) Cleanup
|
2015-09-18 07:59:23 +02:00 |
|
twinaphex
|
436ec54e49
|
Should fix loading config file
|
2015-09-18 07:57:54 +02:00 |
|
twinaphex
|
062075dfb5
|
Attempt to fix configuratons list regression
|
2015-09-15 22:49:11 +02:00 |
|
Twinaphex
|
36855efb63
|
Remove unused variables
|
2015-09-12 05:30:21 +02:00 |
|
twinaphex
|
23b98bf689
|
Ifdef more code
|
2015-09-07 22:33:11 +02:00 |
|
twinaphex
|
85ff96dd10
|
Cleanups
|
2015-09-07 02:46:47 +02:00 |
|
twinaphex
|
99425a0e9c
|
Refactor away menu_common_push_content_settings
|
2015-09-07 02:43:52 +02:00 |
|
twinaphex
|
32e97ffd46
|
Cleanup menu_common_load_content
|
2015-09-07 02:28:26 +02:00 |
|
twinaphex
|
3001b0180a
|
Cleanups
|
2015-09-07 02:02:34 +02:00 |
|
twinaphex
|
b9570953b0
|
(menu_cbs_ok.c) Cleanups
|
2015-09-07 00:38:23 +02:00 |
|
twinaphex
|
a2c8fe3bc2
|
(menu_cbs_ok.c) Cleanups
|
2015-09-07 00:32:01 +02:00 |
|
twinaphex
|
3a75180866
|
Cleanups
|
2015-09-06 19:25:24 +02:00 |
|
twinaphex
|
028e07e3e0
|
Refactor menu_navigation_get_current_selection
|
2015-09-06 01:58:00 +02:00 |
|
twinaphex
|
2415373aaf
|
Cleanups
|
2015-09-05 17:17:26 +02:00 |
|
twinaphex
|
9a95f98283
|
Turn menu_list_pop into static function
|
2015-09-05 00:50:17 +02:00 |
|
twinaphex
|
8404eac60d
|
Cleanups
|
2015-09-04 23:32:18 +02:00 |
|
twinaphex
|
f3c24ace43
|
Cleanups
|
2015-09-04 23:24:14 +02:00 |
|
twinaphex
|
520190355a
|
Code de-duplication
|
2015-09-04 23:11:04 +02:00 |
|
twinaphex
|
74286788a6
|
Cleanups
|
2015-09-04 23:00:16 +02:00 |
|
twinaphex
|
332b464643
|
Code de-duplication
|
2015-09-04 22:58:41 +02:00 |
|