twinaphex
|
da63376c8a
|
Simplifications
|
2015-06-03 10:33:41 +02:00 |
|
twinaphex
|
4aa2953852
|
setting_handler - cleanups
|
2015-06-03 10:25:13 +02:00 |
|
twinaphex
|
bbfbdf7b9d
|
Cleanup
|
2015-06-03 10:24:09 +02:00 |
|
twinaphex
|
bfcf1a7288
|
Revert "Make some functions static"
This reverts commit 6b04db075d .
|
2015-06-03 10:13:25 +02:00 |
|
twinaphex
|
6b04db075d
|
Make some functions static
|
2015-06-03 10:13:03 +02:00 |
|
twinaphex
|
58a8004d38
|
Cleanup
|
2015-06-03 09:44:41 +02:00 |
|
twinaphex
|
d56ccd2014
|
setting_bool_action_ok_exit - cleanup
|
2015-06-03 09:38:06 +02:00 |
|
twinaphex
|
4169f066fc
|
(menu_setting.c) Simplifications
|
2015-06-03 09:33:08 +02:00 |
|
twinaphex
|
1f28ebae9a
|
Simplifications
|
2015-06-03 09:29:18 +02:00 |
|
twinaphex
|
7ec64e804e
|
Create setting_get_string_representation_default
|
2015-06-03 09:07:20 +02:00 |
|
twinaphex
|
f02bd33f1e
|
(menu_setting.c) Cleanups
|
2015-06-03 09:03:57 +02:00 |
|
twinaphex
|
354f0ac1a7
|
(menu_entries_cbs.c) Cleanups
|
2015-06-03 08:52:34 +02:00 |
|
twinaphex
|
680aacae89
|
Fixes
|
2015-06-02 21:41:09 +02:00 |
|
twinaphex
|
ecedbce8a5
|
Get rid of some more code duplication
|
2015-06-02 21:34:27 +02:00 |
|
twinaphex
|
b8c4b08d81
|
Start using setting_set_with_string_representation more
|
2015-06-02 21:31:49 +02:00 |
|
twinaphex
|
bfdd2dcaaf
|
Cut down on some code duplication
|
2015-06-02 21:20:58 +02:00 |
|
twinaphex
|
d844f1eb7d
|
Make setting_reset_setting static
|
2015-06-02 21:17:30 +02:00 |
|
twinaphex
|
99960089ec
|
Use setting_reset_setting
|
2015-06-02 21:15:49 +02:00 |
|
twinaphex
|
4ea8caa78c
|
Turn menu_setting_get_ptr static
|
2015-06-02 21:09:32 +02:00 |
|
twinaphex
|
8145662676
|
(Android) Buildfix #1
|
2015-06-02 20:40:42 +02:00 |
|
twinaphex
|
27eec6e639
|
Get rid of superfluous HAVE_MENU ifdefs
|
2015-06-02 20:39:33 +02:00 |
|
twinaphex
|
bc953d3a1b
|
Move settings code entirely to menu
|
2015-06-02 20:26:27 +02:00 |
|
twinaphex
|
74bb85fe7c
|
(RGUI) Indent nits
|
2015-06-02 19:04:01 +02:00 |
|
twinaphex
|
9d9b929ae4
|
Cleanups
|
2015-06-02 18:31:44 +02:00 |
|
twinaphex
|
0cfeff8e1e
|
Cleanups
|
2015-06-02 18:28:51 +02:00 |
|
twinaphex
|
a9fc238012
|
Turn C++ comments into C comment
|
2015-06-02 14:17:37 +02:00 |
|
twinaphex
|
e7ee478187
|
Refactor menu_entry_set_bool_value
|
2015-06-02 14:10:36 +02:00 |
|
twinaphex
|
3225359606
|
Change menu_entry_pathdir_allow_empty's signature
|
2015-06-02 14:07:47 +02:00 |
|
twinaphex
|
6b3821d41e
|
Change signature of menu_entries_show_back
|
2015-06-02 12:37:56 +02:00 |
|
twinaphex
|
63909ead00
|
Cleanup menu_driver_list_delete
|
2015-06-02 12:32:53 +02:00 |
|
twinaphex
|
9cae664955
|
(menu_driver.c) Cleanups
|
2015-06-02 12:31:49 +02:00 |
|
twinaphex
|
6d6a60c145
|
Get rid of RARCH_LOG line
|
2015-06-02 11:36:37 +02:00 |
|
twinaphex
|
8d2aece5b9
|
Start using setting_set_with_string_representation in menu_entry.c
|
2015-06-02 10:36:49 +02:00 |
|
twinaphex
|
4b19250e01
|
(XMB) Revert previous changes
|
2015-06-02 08:06:20 +02:00 |
|
twinaphex
|
5bd60cb8ed
|
Use setting_set_with_string_representation
|
2015-06-02 07:27:10 +02:00 |
|
twinaphex
|
d7e654cc07
|
(menu_input.c) Use setting_set_with_string_representation
|
2015-06-01 21:39:06 +02:00 |
|
twinaphex
|
50d3d2c66f
|
Start using setting_set_with_string_representation
|
2015-06-01 21:36:49 +02:00 |
|
twinaphex
|
f9f7c28b94
|
(menu_entries_cbs_select.c) Add MENU_FILE_PATH
|
2015-06-01 17:02:47 +02:00 |
|
twinaphex
|
ede80a9a43
|
Create action_select_directory
|
2015-06-01 17:00:26 +02:00 |
|
twinaphex
|
34d4195015
|
Make menu_entry_get_setting static
|
2015-06-01 16:54:48 +02:00 |
|
twinaphex
|
f2e7b32960
|
Simplify menu_entry_get_setting
|
2015-06-01 16:52:48 +02:00 |
|
twinaphex
|
b4a0e0ac2d
|
Rename menu_entries_select_back to menu_entry_go_back
|
2015-06-01 16:50:09 +02:00 |
|
Twinaphex
|
a1c4446f24
|
Prevent menu_entry_pathdir_extensions from crashing the app
|
2015-06-01 16:42:55 +02:00 |
|
twinaphex
|
d25b248db0
|
Refactor menu_entry_pathdir_set_value
|
2015-06-01 16:38:34 +02:00 |
|
twinaphex
|
4c2bf57775
|
Cleanup
|
2015-06-01 15:31:08 +02:00 |
|
twinaphex
|
7bee1c4ce3
|
Simplify menu_input_mouse_post_iterate
|
2015-06-01 15:25:46 +02:00 |
|
twinaphex
|
ec5e617555
|
(RMenu XUI) Remove dependency on menu_entry_get
|
2015-06-01 15:23:45 +02:00 |
|
twinaphex
|
869bb7d522
|
Create menu_entry_get_type_new
|
2015-06-01 15:21:43 +02:00 |
|
twinaphex
|
296b359ba1
|
Rename menu_entry_get_label to menu_entry_get_path
|
2015-06-01 15:16:54 +02:00 |
|
twinaphex
|
ee6f54baa7
|
Create menu_entry_get_spacing
|
2015-06-01 15:13:49 +02:00 |
|