twinaphex
239ae7de53
Move gl_common to gfx/common
2015-11-17 08:01:33 +01:00
Twinaphex
5fc267d24a
(OSX/iOS) get_chosen_screen buildfixes
2015-11-14 22:26:07 +01:00
twinaphex
e0b5925c24
Remove now unused icade code
2015-11-13 21:42:58 +01:00
Twinaphex
546fb36492
(cocoa_common) Cleanup
2015-11-05 22:13:49 +01:00
Twinaphex
22cae6189c
More backwards compatible version of PR
2015-11-05 22:11:46 +01:00
Twinaphex
09dca0c0f0
(OSX) Change interface to RetroArch_OSX
2015-10-12 12:21:54 +02:00
Twinaphex
cf30887c44
(iOS) Buildfix
2015-10-11 16:28:08 +02:00
Twinaphex
b7c8ea67d8
(iOS) Buildfix
2015-10-04 21:57:16 +02:00
Twinaphex
e133df155d
(CocoaTouch) Add hack - if we press an entry and the data runloop
...
is active (meaning tasks are still yet to be handled), then we
run rarch_main_data_iterate in a loop and iterate over it 32 times.
This way, the 'Online Updater' and download options should work
2015-09-28 04:43:47 +02:00
Jean-André Santoni
18d157acea
Display OSD messages in cocoatouch
2015-09-22 22:50:58 +02:00
Jean-André Santoni
edf3ac0e6d
Restore uitableviewcell selection style
2015-09-22 01:33:43 +02:00
Jean-André Santoni
1f42d027c9
Display the menu title in the uiviewcontroller title, and move the core version to a bottom toolbar
2015-09-22 01:26:50 +02:00
Jay McCarthy
4c04c2c47a
animate moving menus better
2015-09-21 16:52:37 -04:00
Twinaphex
15c1c89ef7
(Cocoa) Buildfix
2015-09-16 09:21:29 +02:00
Twinaphex
432a54ca6c
(cocoa_common.h) Take out some header includes
2015-09-16 07:49:44 +02:00
twinaphex
99836df8f9
Moved headers
2015-09-16 07:48:31 +02:00
Twinaphex
9201f70250
(CocoaTouch) Use different menu animation
2015-09-12 07:00:23 +02:00
Twinaphex
4374d47047
(iOS) message box - invoke menu_iterate immediately after pressing
...
'OK' button
2015-09-12 06:12:04 +02:00
Twinaphex
0e20e28244
(iOS) Implement heightForRowAtIndexPath
2015-09-12 05:38:17 +02:00
twinaphex
5ab257f225
(CocoaTouch) Fixes boolean values not being set
2015-08-21 06:03:51 +02:00
Twinaphex
2afd79d0f0
willReloadData at the end of menu_entry_select was causing issues
2015-08-16 23:52:39 +02:00
Twinaphex
c12538c836
(CocoaTouch) Call willReloadData after menuSelect
2015-08-16 23:24:25 +02:00
twinaphex
cc44f5b35f
(CocoaTouch) N/A
2015-08-16 22:57:31 +02:00
Jean-André Santoni
c3bad44632
Start displaying messageboxes in cocoa_touch
2015-08-15 02:42:04 +02:00
twinaphex
249cbaba6c
(ui_cocoatouch.m) Cleanup useless functions
2015-08-14 02:48:36 +02:00
Twinaphex
53dcdfbf08
(CocoaTouch) Remove classes that are no longer used - RADirectoryList and friends
2015-08-14 02:44:40 +02:00
twinaphex
49e6806ddd
(cocoa_common.h) Cleanups
2015-08-14 02:36:19 +02:00
Twinaphex
a2f98ebe1c
(Cocoa) Take out unused RAFoldersList
2015-08-14 02:32:36 +02:00
twinaphex
4ae73d2a1b
(Cocoa) Remove unused cocoa_settings.m and cocoatouch_browser.m
2015-08-13 21:34:53 +02:00
Twinaphex
c415d90beb
(iOS) Start not using the cocoatouch browser anymore
2015-08-05 09:51:43 +02:00
twinaphex
135ee2f503
Use UINT64_C(1) everywhere instead of 1ULL
2015-07-12 07:53:46 +02:00
Jay McCarthy
2b3ff002bd
add menu transition animations
2015-07-07 11:16:58 -04:00
Twinaphex
6f71237196
(CocoaTouch) Buildfix
2015-06-14 20:03:47 +02:00
twinaphex
93e9616c63
(cocoatouch_browser.m) Cleanups
2015-06-14 20:02:01 +02:00
twinaphex
680aacae89
Fixes
2015-06-02 21:41:09 +02:00
Twinaphex
784b1e2e40
(Apple) buildfixes
2015-06-02 21:39:06 +02:00
twinaphex
f7d732bc3d
Rename RetroArch_OSX
2015-06-02 09:48:02 +02:00
neville
8151c85980
(OSX) Take out settings window for now entirely
2015-06-02 09:00:27 +02:00
twinaphex
b4a0e0ac2d
Rename menu_entries_select_back to menu_entry_go_back
2015-06-01 16:50:09 +02:00
Twinaphex
bae7bc806c
(iOS CocoaTouch) Use menu_entry_get_path
2015-06-01 16:47:30 +02:00
Jay McCarthy
bd66d9796f
change menu_entries to my wish list of functionality
2015-05-14 16:18:32 -04:00
Twinaphex
261b963702
(CocoaTouch) Use menu_displaylist_push
2015-05-13 16:54:47 +02:00
twinaphex
47c6792cb9
Update menu_displaylist_deferred_push
2015-05-13 13:54:14 +02:00
Jay McCarthy
d96c2e2a45
Initial attempt to support notify_list_pushed
2015-05-12 10:45:26 -04:00
Twinaphex
98b12a63e2
Cleanups
2015-05-12 13:25:35 +02:00
twinaphex
cd25f8874a
Rename menu_entries_deferred_push to menu_displaylist_deferred_push
2015-05-12 10:28:29 +02:00
Twinaphex
621467e8d4
(CocoaTouch) Buildfix
2015-05-10 18:23:59 +02:00
twinaphex
d500efb454
Change menu_entry_get_label
2015-05-10 12:44:32 +02:00
Twinaphex
a8b605ada9
(CocoaTouch) Fix some references
2015-05-10 11:10:48 +02:00
Twinaphex
39281f1655
(CocoaTouch) Build fix
2015-05-10 11:02:10 +02:00