Twinaphex
|
20da006556
|
Merge pull request #1272 from lioncash/unused
menu_entries_cb: Remove unused variable
|
2014-11-26 17:43:05 +01:00 |
|
Lioncash
|
39e0903f62
|
menu_entries_cb: Remove unused variable
|
2014-11-26 08:05:43 -05:00 |
|
Twinaphex
|
8ce75591ba
|
Merge pull request #1270 from lakkatv/xmb
(XMB) Display subsetting icons
|
2014-11-26 04:41:55 +01:00 |
|
Jean-André Santoni
|
8df89718a3
|
(XMB) Display subsetting icons
|
2014-11-26 10:36:25 +07:00 |
|
Alcaro
|
049b876ae7
|
Fix build - some files moved around.
|
2014-11-25 20:40:42 +01:00 |
|
Twinaphex
|
5e732377a3
|
Merge pull request #1269 from lakkatv/xmb
(XMB) Bugfix
|
2014-11-25 18:56:03 +01:00 |
|
Jean-André Santoni
|
5cd6b80a73
|
(XMB) Bugfix
|
2014-11-25 22:30:52 +07:00 |
|
Twinaphex
|
b2aabbfb5a
|
Merge pull request #1268 from lakkatv/xmb
(XMB) Make some actions working
|
2014-11-25 06:37:12 +01:00 |
|
Jean-André Santoni
|
886a5a4bba
|
(XMB) Make some actions working
|
2014-11-25 12:34:37 +07:00 |
|
Twinaphex
|
b9460df53d
|
Merge pull request #1267 from lakkatv/xmb
XMB
|
2014-11-25 06:18:21 +01:00 |
|
Jean-André Santoni
|
eeee8e74a4
|
(XMB) Display appropriate icons for actions
|
2014-11-25 11:37:39 +07:00 |
|
Jean-André Santoni
|
c0d80a4e25
|
(XMB) Add more file types for actions
|
2014-11-25 11:20:15 +07:00 |
|
Jean-André Santoni
|
68b144e6ce
|
(XMB) Push more action subitems
|
2014-11-25 11:15:19 +07:00 |
|
twinaphex
|
c89b91b174
|
Add update_core_info function callback to menu display layer
|
2014-11-25 03:49:26 +01:00 |
|
Twinaphex
|
3c6a67a146
|
Merge pull request #1266 from lakkatv/xmb
XMB
|
2014-11-24 17:15:02 +01:00 |
|
Jean-André Santoni
|
802b7951fb
|
(XMB) Revert cd3e0b02f5 , let's find a better way to do this
|
2014-11-24 21:59:11 +07:00 |
|
Jean-André Santoni
|
7c62faa0e0
|
(XMB) Start displaying a list of action for each content in content lists
|
2014-11-24 21:14:01 +07:00 |
|
Jean-André Santoni
|
33edefb154
|
(XMB) Use MENU_FILE_CONTENTLIST_ENTRY
|
2014-11-24 21:14:01 +07:00 |
|
twinaphex
|
42bc5d35ca
|
Don't create empty history file if it does not exist yet - TODO/FIXME -
verify on consoles/mobiles
|
2014-11-24 08:00:06 +01:00 |
|
twinaphex
|
0a896575be
|
init_content_file - set content_is_init to false at start of
function
|
2014-11-24 06:27:24 +01:00 |
|
twinaphex
|
d22a2896b5
|
Add check for g_extern.system.no_content as well
|
2014-11-24 06:25:11 +01:00 |
|
twinaphex
|
064f23b354
|
Add content_is_init - set to true if content file has been loaded
into memory, set to false when it has failed in doing so
|
2014-11-24 06:21:52 +01:00 |
|
Twinaphex
|
e75d94fd65
|
Merge pull request #1263 from lakkatv/xmb
(XMB) Display appropriate content icons
|
2014-11-21 15:58:27 +01:00 |
|
Jean-André Santoni
|
3c55ea7f43
|
(XMB) Display appropriate content icons
|
2014-11-21 16:40:47 +07:00 |
|
twinaphex
|
4d6c241c0c
|
(Android) Take out default playlists directory
|
2014-11-20 07:12:40 +01:00 |
|
twinaphex
|
fc3299ecf5
|
Revert "(Android) Change default dir for retroarch-history.txt to playlists/ dir"
This reverts commit 95f6b7fa43 .
|
2014-11-20 07:08:24 +01:00 |
|
twinaphex
|
1381fcfc25
|
(Griffin) Update Griffin
|
2014-11-20 07:03:25 +01:00 |
|
twinaphex
|
95f6b7fa43
|
(Android) Change default dir for retroarch-history.txt to playlists/ dir
|
2014-11-20 07:00:53 +01:00 |
|
twinaphex
|
a099e75825
|
Rename gfx/filter.c to gfx/video_filter.c
|
2014-11-20 06:45:57 +01:00 |
|
twinaphex
|
02b90d3456
|
libretro_dummy_retro_deinit - check if buffer needs to be freed
first
|
2014-11-20 06:37:03 +01:00 |
|
twinaphex
|
ba36b2e684
|
(menu_common_backend.c) Remove ifdef GEKKO lines
|
2014-11-20 02:53:18 +01:00 |
|
twinaphex
|
d66d698d7e
|
(Menu) Simplify action_start_setting
|
2014-11-20 02:49:44 +01:00 |
|
twinaphex
|
2cc70005b9
|
Move more code to settings_data.c
|
2014-11-20 02:44:30 +01:00 |
|
twinaphex
|
e9d0803ddc
|
Remove code duplication action_ok_file_path
|
2014-11-20 00:26:15 +01:00 |
|
twinaphex
|
821e27b11e
|
Add fallback action_ok_lookup_setting - fixes 'Bind All' and
'Bind Reset Defaults' actions
|
2014-11-20 00:24:40 +01:00 |
|
Twinaphex
|
ec8c3a1d0f
|
Merge pull request #1261 from lioncash/xml
Android: Remove unused XML files
|
2014-11-19 21:03:46 +01:00 |
|
Twinaphex
|
cfdc36ac8f
|
Merge pull request #1262 from lordashram/master
(Android) Build fix [7rtype]
|
2014-11-19 21:03:34 +01:00 |
|
lordashram
|
fc970fa27f
|
(Android) Build fix [7rtype]
|
2014-11-19 13:46:44 -06:00 |
|
Lioncash
|
6fb6eebde2
|
Android: Remove unused XML files
|
2014-11-19 10:32:32 -05:00 |
|
twinaphex
|
7acaaa9cb3
|
(2xBR) Build fix
|
2014-11-19 03:00:00 +01:00 |
|
twinaphex
|
3d15c0f892
|
Add wrapper functions for WPAD_StickX/WPAD_StickY
|
2014-11-19 02:51:34 +01:00 |
|
twinaphex
|
f6cb62be6d
|
(Settings) Bind action_ok for video_refresh_rate_auto
|
2014-11-18 20:35:56 +01:00 |
|
twinaphex
|
f476d3d6f8
|
(OSX) Rename target to RetroArch 10.6
|
2014-11-18 18:46:53 +01:00 |
|
twinaphex
|
0bb01ea85a
|
Rename RetroArch copy-Info.plist to RetroArch 10.6-Info.plist
|
2014-11-18 18:44:02 +01:00 |
|
Twinaphex
|
1ea7869bdd
|
(Apple OSX) Add OSX 10.5 target
|
2014-11-18 18:34:14 +01:00 |
|
Twinaphex
|
d9d576b826
|
(Apple OSX ) Add Linked frameworks again
|
2014-11-18 18:23:06 +01:00 |
|
twinaphex
|
3714bb552f
|
(Apple) Change __IPHONE_3_0 to __IPHONE_4_0 for AVFoundation camera
|
2014-11-18 18:11:43 +01:00 |
|
twinaphex
|
ab7181daab
|
(Camera) Make it more backwards-compatible
|
2014-11-18 18:11:01 +01:00 |
|
Twinaphex
|
0f43deb6d2
|
(Apple) Start making camera driver OSX-compatible (OSX 10.7 and up/requires AVFoundation)
|
2014-11-18 18:04:17 +01:00 |
|
Twinaphex
|
9ea4a0d182
|
(iOS) Buildfix
|
2014-11-18 16:58:55 +01:00 |
|