419 Commits

Author SHA1 Message Date
twinaphex
e978ac8e3c Cleanup to-do note 2014-10-23 08:01:12 +02:00
twinaphex
380041f974 (Menu) Add Bind Mode option 2014-10-23 08:00:45 +02:00
Twinaphex
6339313d38 (settings_data.c) Remove unused variables 2014-10-23 07:29:58 +02:00
twinaphex
871afbb940 (Menu) Add Bind All / Bind Default All options 2014-10-23 07:26:04 +02:00
twinaphex
a06201d73b (Input) Add Analog To Digital Type options 2014-10-23 06:24:02 +02:00
twinaphex
2cc5eb106b Refactor remaining menu mainlist options to CONFIG_ACTION 2014-10-23 02:04:22 +02:00
twinaphex
3cbb5ad1f1 Flesh out setting_data_action_action_ok 2014-10-23 01:58:23 +02:00
twinaphex
4cc22de045 Get rid of 'get_label' entry that is no longer necessary 2014-10-23 01:55:02 +02:00
twinaphex
39c45133a2 Reimplement Save State options in main menu 2014-10-23 01:53:24 +02:00
twinaphex
8bb99534cc Convert more actions in the main menu to CONFIG_ACTION 2014-10-23 00:51:11 +02:00
twinaphex
32af71a9ca Start adding new setting type - ST_ACTION 2014-10-23 00:10:58 +02:00
twinaphex
273c81ae96 Rename 'Player' to 'User' 2014-10-22 23:44:24 +02:00
twinaphex
445e958fa0 Add label representation for input_libretro_device_p%u 2014-10-22 08:56:34 +02:00
twinaphex
4369bc9e17 (Settings) Running out of space for characters - just make the chars 64
chars in length
2014-10-22 08:45:32 +02:00
twinaphex
b3cf3d8f32 (Settings) Rename settings 2014-10-22 08:43:27 +02:00
twinaphex
d1998307df Start implementing 'Device Type' setting 2014-10-22 08:42:51 +02:00
twinaphex
ccf43f6e85 Take out dynamic.h header include from general.h 2014-10-22 04:27:51 +02:00
twinaphex
9a9fa6532a Move file_path.c to libretro SDK 2014-10-22 00:23:06 +02:00
twinaphex
52b3299e80 Change local variable 'config' to 'cfg' 2014-10-20 22:55:00 +02:00
twinaphex
019aa665bf Change local variables 'config' to 'cfg' 2014-10-20 22:52:39 +02:00
twinaphex
885d4eae7c Change local bind variable to keybind 2014-10-20 22:50:11 +02:00
twinaphex
3e45884b67 Rename local variables named 'index' elsewhere 2014-10-20 19:22:33 +02:00
twinaphex
83f20e0ac3 replace index variable name to avoid shadowed global declarations 2014-10-20 04:35:02 +02:00
twinaphex
b28b530874 Change joypad_map to unsigned and change default value 2014-10-19 16:22:51 +02:00
twinaphex
1a84ba2d4e (settings data.c) Get rid of stubbed out code 2014-10-19 05:46:59 +02:00
Toad King
c1173388c2 fix input displays in configi for players 2-16 2014-10-18 20:38:46 -05:00
Toad King
fb3a91834e fix input configs for players 2-16 2014-10-18 19:49:18 -05:00
twinaphex
15b128b9ad Change another menu_list_push call to menu_list_push_stack 2014-10-18 02:39:58 +02:00
twinaphex
d921061af8 menu_list_push_stack_ * functions now take in a menu_list_t *
parameter for 1st param instead of file_list_t *
2014-10-18 01:24:37 +02:00
twinaphex
e3894e7b9c Start using menu_list_new/menu_list_free 2014-10-18 01:17:00 +02:00
twinaphex
25efe98704 Create wrapper function menu_list_push_stack_refresh 2014-10-17 22:29:59 +02:00
twinaphex
4c6aff67f2 Refactor menu_entries_push into menu_list_push_refresh 2014-10-17 22:25:23 +02:00
twinaphex
defdd65fae (Settings data) ST_BIND - fixes regular non-player 1 binds with
action OK callback
2014-10-17 08:21:22 +02:00
twinaphex
d753771f5a Add action start callback to ST_BIND settings too 2014-10-17 08:14:17 +02:00
twinaphex
dfe8c291b8 Start implementing CONFIG_BIND action OK callback properly 2014-10-17 07:33:02 +02:00
twinaphex
c53632be81 Start implementing action OK for ST_BIND 2014-10-17 07:11:51 +02:00
twinaphex
3190b50e94 Move Content History Size option to Playlist Options 2014-10-17 04:27:12 +02:00
twinaphex
ef41200775 Add Playlist Options category 2014-10-17 04:23:50 +02:00
twinaphex
0f5161d621 Add History List Enable option 2014-10-17 04:17:28 +02:00
twinaphex
933408a8e4 Get rid of gx_strcpy_resolution 2014-10-16 18:35:30 +02:00
twinaphex
e49cad7b68 Implement action start callback for ST_PATH and ST_DIR 2014-10-16 18:07:57 +02:00
twinaphex
bd1d8e65bc Implement action start callback for ST_PATH 2014-10-16 17:55:24 +02:00
twinaphex
253d8e0da9 Properly split up callbacks 2014-10-16 02:53:35 +02:00
twinaphex
459e4fa0d2 Move more settings callbacks over to settings_data.c 2014-10-15 06:46:00 +02:00
twinaphex
9ade7b5245 Add action OK fraction callbacks 2014-10-15 00:56:20 +02:00
twinaphex
88aa5e62e3 Implement action OK for ST_UINT settings 2014-10-15 00:47:38 +02:00
Twinaphex
860c9c5750 (settings_data.c) Silence some warnings 2014-10-14 22:38:05 +02:00
twinaphex
5506674c69 settings_list.c - Add action OK callback 2014-10-14 22:02:42 +02:00
Twinaphex
60ccfbd749 settings_data.c - Make all of the 'append list' leaf functions static functions 2014-10-14 18:52:31 +02:00
twinaphex
056bc62d23 Get rid of setting 'Libretro Path' 2014-10-14 06:58:48 +02:00