pamapa
|
ff286a9579
|
make sure the best configuration file wins, if there is more than one,
because the name is not unique. We look as long as we have a perfect match,
if not the latest config file which matches the name will win
|
2015-05-08 17:01:07 +02:00 |
|
pamapa
|
399cc0d8e0
|
Make autoconfig more explicit:
- add pid and vid to autoconfig file if avaiable
|
2015-05-08 16:57:54 +02:00 |
|
twinaphex
|
08c0a59e40
|
(menu_entries.c) Small cleanup
|
2015-05-08 16:02:21 +02:00 |
|
Twinaphex
|
4f493c8e21
|
(CocoaTouch) get_core_title - use menu_list_get_ptr
|
2015-05-08 15:06:54 +02:00 |
|
Twinaphex
|
c018c80d5e
|
Merge pull request #1678 from lioncash/cond
settings: Fix a condition typo in setting_is_of_general_type
|
2015-05-08 15:01:34 +02:00 |
|
Twinaphex
|
ada290ba39
|
Get rid of unnecessary casts
|
2015-05-08 14:58:07 +02:00 |
|
Twinaphex
|
132605b24b
|
(CocoaTouch) Start using menu_list_get_entry
|
2015-05-08 11:56:51 +02:00 |
|
twinaphex
|
50944bb1e1
|
Use menu_list_get_entry
|
2015-05-08 11:45:30 +02:00 |
|
twinaphex
|
a57cfde1cd
|
Use menu_list_get_entry for menu_entries_cbs_iterate.c
|
2015-05-08 11:41:41 +02:00 |
|
Twinaphex
|
4ac4aae81a
|
Remove unused variables
|
2015-05-08 11:17:45 +02:00 |
|
twinaphex
|
25749f7fdd
|
(menu_entries_cbs_iterate.c) More cleanups
|
2015-05-08 11:16:31 +02:00 |
|
twinaphex
|
cb3245b690
|
Create action_iterate_switch
|
2015-05-08 11:11:18 +02:00 |
|
twinaphex
|
87d9834d06
|
Move dylib.c to libretro-common
|
2015-05-08 09:49:49 +02:00 |
|
twinaphex
|
4665f2d17a
|
Take some dependencies out of dylib.h
|
2015-05-08 09:44:41 +02:00 |
|
twinaphex
|
a5b752454a
|
(dylib.c) Cleanups
|
2015-05-08 09:40:54 +02:00 |
|
Twinaphex
|
a057592263
|
Get rid of unused variable
|
2015-05-08 09:36:12 +02:00 |
|
twinaphex
|
45ffc24653
|
Simplify get_title
|
2015-05-08 09:28:50 +02:00 |
|
twinaphex
|
5ca48cd13b
|
Cleanups
|
2015-05-08 09:25:16 +02:00 |
|
twinaphex
|
b152de6acc
|
(configuration.c) Indenting nits
|
2015-05-08 09:15:53 +02:00 |
|
twinaphex
|
73489da5b4
|
Use C-style comments, declare variables at the top
|
2015-05-08 09:12:49 +02:00 |
|
Twinaphex
|
ce58b86a86
|
Merge pull request #1675 from fr500/master
Override improvements #3
|
2015-05-08 09:07:14 +02:00 |
|
Twinaphex
|
af8f74a4b9
|
Merge pull request #1677 from lioncash/file
file_ops: Get rid of unnecessary if statement
|
2015-05-08 08:23:54 +02:00 |
|
radius
|
336e28fc34
|
add comments and make it create the directories if they don't exist
|
2015-05-07 20:16:51 -05:00 |
|
radius
|
90b0136e06
|
fix nits
|
2015-05-07 20:02:22 -05:00 |
|
radius
|
38a9d66299
|
fix nits
|
2015-05-07 20:01:01 -05:00 |
|
radius
|
d8f95bf84a
|
fix nits
|
2015-05-07 20:00:08 -05:00 |
|
radius
|
c68c93fa79
|
fix save sorting for cores that do not use the sram interface and make the process more reliable
|
2015-05-07 19:59:06 -05:00 |
|
radius
|
d7eab06939
|
remove variable from log
|
2015-05-07 18:07:32 -05:00 |
|
radius
|
8c09578f51
|
make it possible to sort savestates/savefiles without overrides too
|
2015-05-07 18:06:14 -05:00 |
|
Lioncash
|
0c7046305b
|
settings: Fix a condition typo in setting_is_of_general_type
|
2015-05-07 18:21:13 -04:00 |
|
Lioncash
|
61b8e370ca
|
file_ops: Get rid of unnecessary if statement
fread won't null out the given buffer; nullity is already checked above the fread call.
|
2015-05-07 18:09:04 -04:00 |
|
twinaphex
|
f2d481f421
|
(menu_navigation.c) Use menu_list_get_ptr
|
2015-05-07 11:05:28 +02:00 |
|
Twinaphex
|
07dfbf6878
|
Remove unused variable
|
2015-05-07 10:59:17 +02:00 |
|
twinaphex
|
65bf2fc7b8
|
(menu_entries_cbs_toggle.c) Use menu_list_get_ptr
|
2015-05-07 10:58:27 +02:00 |
|
twinaphex
|
4e1821123f
|
(menu_entries_cbs_iterate.c) Use menu_list_get_ptr
|
2015-05-07 10:55:57 +02:00 |
|
twinaphex
|
5bb482d61c
|
action_iterate_main - use menu_list_get_ptr
|
2015-05-07 10:50:29 +02:00 |
|
twinaphex
|
98a4fb0827
|
Start using menu_navigation_get_current_selection
|
2015-05-07 10:48:57 +02:00 |
|
twinaphex
|
6e20548340
|
(Menu) Cleanups
|
2015-05-07 10:47:22 +02:00 |
|
twinaphex
|
c8011632f9
|
Create menu_navigation_get_current_selection
|
2015-05-07 10:45:11 +02:00 |
|
Twinaphex
|
76011a9781
|
(iOS/CocoaTouch) Set Resume on righthand side
|
2015-05-07 10:32:42 +02:00 |
|
twinaphex
|
64495ea0e5
|
Simplify action_cancel_pop_default
|
2015-05-07 10:25:13 +02:00 |
|
Twinaphex
|
c0749b119d
|
(Menu) Cleanup
|
2015-05-07 10:16:50 +02:00 |
|
twinaphex
|
fa5ef2e750
|
Simplify menu_list_get_entry
|
2015-05-07 10:15:33 +02:00 |
|
twinaphex
|
290bff0097
|
Create menu_list_get_current_entry_id
|
2015-05-07 10:10:08 +02:00 |
|
twinaphex
|
f9713ab764
|
Create menu_list_entry_is_currently_selected
|
2015-05-07 09:56:11 +02:00 |
|
twinaphex
|
ed3f7ccf7c
|
(RMenu XUI) Update to use menu_list_get_entry
|
2015-05-07 09:44:29 +02:00 |
|
twinaphex
|
d1c2f51911
|
(RMenu) Start using menu_list_get_entry for RMenu
|
2015-05-07 09:42:08 +02:00 |
|
twinaphex
|
f171be5fb6
|
Use menu_list_get_entry directly
|
2015-05-07 09:39:04 +02:00 |
|
twinaphex
|
b40b01b162
|
Prevent unused variable warning
|
2015-05-07 09:29:38 +02:00 |
|
twinaphex
|
f6a3809d7f
|
(runloop_data.c) Prevent warning
|
2015-05-07 09:28:06 +02:00 |
|