Commit Graph

335 Commits

Author SHA1 Message Date
twinaphex
46402deb04 Use PATH_MAX_LENGTH instead of PATH_MAX.
Refactor OSX settings menu code somewhat
2015-01-17 05:47:52 +01:00
Andrés
d2aa7323f7 Update package.sh
This is not part of the theos package it's distro specific
2015-01-16 11:51:58 -05:00
twinaphex
9ce792036d (Theos iOS) Add Info.plist generation 2015-01-16 06:26:56 +01:00
twinaphex
bc42d54f75 (iOS Theos) Add backwards-compatible image files 2015-01-16 06:20:48 +01:00
radius
26df08e6df be more verbose 2015-01-16 00:06:25 -05:00
twinaphex
6b397258ef (Theos iOS) Remove media.xcassets dir after we're done with it 2015-01-16 05:52:59 +01:00
twinaphex
f4fbda30e8 (iOS Theos) Setup launchimages 2015-01-16 05:50:20 +01:00
twinaphex
e65bca7dfb Add generation of AppIcon - LaunchImage remains 2015-01-16 05:23:18 +01:00
twinaphex
de47279d6e Add more to package.sh 2015-01-16 05:09:10 +01:00
twinaphex
52ae8f26c3 Start with a packaging script for iOS Theos build 2015-01-16 04:59:40 +01:00
twinaphex
08fd6965e3 (Theos iOS) Limit archs to armv7 2015-01-16 03:29:32 +01:00
twinaphex
eac6dd7bea (Theos iOS) Change name 2015-01-16 03:29:07 +01:00
twinaphex
bd86a496ea (Theos) Get it to build 2015-01-16 03:26:59 +01:00
Twinaphex
db07b147bd (iOS) Create NIB file of PauseIndicatorView.nib 2015-01-16 03:01:05 +01:00
Twinaphex
db81a99b54 (iOS Menu) Cleanups 2015-01-15 00:57:37 +01:00
Twinaphex
1b06490527 (iOS) Menu cleanups 2015-01-15 00:50:16 +01:00
twinaphex
2679c3d5c2 Rename audio/utils.c to audio/audio_utils.c 2015-01-13 00:19:46 +01:00
Twinaphex
7117db776b (iOS) Build fix 2015-01-12 23:53:53 +01:00
twinaphex
e82c439d81 Rename menu/disp to menu/drivers_display and menu/backend to
menu/drivers_backend
2015-01-12 23:52:45 +01:00
twinaphex
11bcc24c58 Rename some more files 2015-01-12 22:11:13 +01:00
Twinaphex
8146514064 (Apple) Build fixes 2015-01-12 06:20:19 +01:00
twinaphex
b61ae369f7 (input_keymaps.c) Namespace changes and documentation 2015-01-12 02:52:52 +01:00
Twinaphex
16a686345f (iOS) Buildfix 2015-01-10 16:49:10 +01:00
twinaphex
b95cdd2215 Rename menu_common.c to menu.c 2015-01-10 04:53:37 +01:00
twinaphex
3692bb2185 Update headers 2015-01-07 18:17:42 +01:00
twinaphex
453321c50b Start updating headers 2015-01-07 17:46:50 +01:00
Jay McCarthy
0bd1fc656e Fix off-by-1 dir in iOS browser 2015-01-07 08:07:47 -05:00
Jay McCarthy
7bb75162f7 Using iOS browser for Cores and Content 2015-01-06 21:53:18 -05:00
Twinaphex
f0817c7864 (iOS) Cleanups to UI 2015-01-07 01:18:41 +01:00
twinaphex
7a456c6c3a Rename MAX_PLAYERS to MAX_USERS 2015-01-05 01:58:00 +01:00
Jay McCarthy
3b1f1df272 Fix dumb asset names and duplication 2015-01-01 15:13:44 -05:00
Twinaphex
a3f4c07078 (iOS) Extensions list argument for dir_list_new should only be passed
when extension filtering is enabled
2015-01-01 18:47:39 +01:00
twinaphex
6bfe532d66 (iOS) Update 'black images' with libretro logo 2015-01-01 00:47:35 +01:00
Jay McCarthy
589e6ccde1 Ensuring that overlays... and maybe other things... have their settings take place immediately 2014-12-31 15:50:09 -05:00
Jay McCarthy
c7cc2827a0 Go from load content directly into game 2014-12-31 15:24:50 -05:00
Jay McCarthy
73b4fe2f12 Add asset catalog and thus fixing iPhone 6 resolution 2014-12-31 14:52:08 -05:00
Twinaphex
95c09844ab Call main_exit_save_config from applicationWillResignActive 2014-12-31 13:27:53 +01:00
Jay McCarthy
47588a08f5 Fixing audio/sync problems when gameplay is interrupted by call/etc 2014-12-22 13:24:28 -05:00
Jay McCarthy
bdac9e9717 Fixing Use Empty Path on directory settings 2014-11-26 14:24:18 -05:00
Twinaphex
d5f15fadff (iOS) iOS/menu.m - style nits 2014-11-17 13:09:05 +01:00
Jay McCarthy
f27283d8cd Always use the cbs actions and never the setting actions 2014-11-16 19:16:32 -05:00
Jay McCarthy
885adeb755 Improving iOS configuration menus, specifically for default paths,
directory selection, and give example enumeration for strings.
2014-11-11 12:12:47 -05:00
twinaphex
2a3c4a1845 (Theos/iOS) Update Makefile 2014-11-10 11:31:49 +01:00
twinaphex
bb327684aa Update d3d_set_osd_msg 2014-11-09 20:27:51 +01:00
Twinaphex
54ca78fef7 (iOS/Theos) Have it still work for OSX 2014-11-09 18:35:56 +01:00
twinaphex
8441d46b10 (Theos/iOS) Come up with more elegant way of detecting the latest iOS SDK in
$THEOS/sdks
2014-11-09 18:13:56 +01:00
Twinaphex
a609fb5c94 (iOS) Start adding Theos Makefile - still missing some things (need
some way to convert xib files on the fly to nib, .app bundle still
needs plists included, overlays bundled, etc.
2014-11-09 17:03:31 +01:00
Jay McCarthy
62fe517682 Removing dead code from old menu system 2014-11-05 11:50:56 -05:00
Jay McCarthy
760c7b7489 Settings working 2014-11-05 11:31:20 -05:00
Jay McCarthy
6cbbf834e0 Menu navigation works correctly, just need settings 2014-11-05 11:19:41 -05:00