Cameron Gutman
c913b3f04f
Enable XCode 9 recommended warnings and fix occurrences of them in the code
2018-02-19 14:26:12 -08:00
Cameron Gutman
dfd30c0624
Remove some old and unused references from the XCode project
2018-02-19 14:05:03 -08:00
Cameron Gutman
5117a6ede5
Replace dylibs with tbd
2018-02-19 13:56:50 -08:00
Diego Waxemberg
39ab472cf6
Updated to use swift 3
2016-10-05 23:45:48 -07:00
Cameron Gutman
d1f35d938b
Apply Xcode 8 recommended project settings
2016-07-31 12:02:35 -07:00
Cameron Gutman
359b822951
Migrate to Swift 2.3 for Xcode 8
2016-07-31 12:00:09 -07:00
David
983c65d399
Rewrote the Controller class in Swift ( #216 )
...
* Enabled Defines Modules for swift code
* Created bridge header, created swift Controller
- Created Controller.swift
- Created bridge header for use of objc in swift
* Finished porting Controller files to swift
* Added comments, created MoonlightUnitTest
- Added comments for Controller.swift
- Created MoonlightUnitTest for testing new class
* Started writing tests for ControllerUnitTests
- General formatting
- Wrote helper functions
- Wrote tests for first four properties
* Finished writing Controller tests
* Removed commented out lines
2016-04-11 20:44:02 -07:00
Cameron Gutman
5867317526
Move the submodule and subproject to their new locations
2016-03-31 07:59:35 -04:00
Cameron Gutman
3076e29335
Basic database access is working
2015-12-02 00:25:38 -08:00
Cameron Gutman
5ea92a7b48
Stop using CoreData-backed objects in any non-DataManager code
2015-12-01 20:31:24 -08:00
Diego Waxemberg
06289ac4d2
No longer use IDFA, now generate UUID and persist in Core Data. Bumped version to 1.0.0
2015-10-31 23:04:32 -07:00
Cameron Gutman
e6a2d5d425
Update project file after Xcode 7.1
2015-10-31 19:00:44 -07:00
Diego Waxemberg
e3a42db007
On-screen controls revamp
...
- controls are bigger
- dead zone around buttons to avoid accidental mouse clicks and movement
- finished implementing control setup for AutoGCGamepad
- swiping to close stream requires swipe to 1/4 the screen width
- no longer send mouse movement if delta is too small
2015-10-17 03:02:55 -07:00
Cameron Gutman
b6445295a7
Use a temporary app object and database lock to avoid saving while the database is not in a consistent state
2015-09-30 20:34:52 -07:00
Diego Waxemberg
695499dea9
host and app buttons now have feedback when tapped
2015-09-30 19:13:37 -07:00
Cameron Gutman
37dc00735b
Enabling bit code is causing linker errors when deploying to real devices for some reason. Turning it back off.
2015-09-29 00:06:27 -07:00
Cameron Gutman
297dfd4159
Update project file
...
- Change organization name
- Enable bit code
- Update Xcode compatibility version
2015-09-28 19:09:49 -07:00
Diego Waxemberg
642085ca32
App lists are now persisted in the database
2015-07-10 21:22:57 -07:00
Cameron Gutman
e58eb5f56a
Remove LimelightTests target since it's old and unused
2015-07-08 23:21:05 -07:00
Diego Waxemberg
4be29abede
updated project settings for xcode 7.0
2015-07-04 11:13:05 -07:00
Cameron Gutman
315dd53dcb
Disable bitcode until native libraries are rebuilt for it
2015-06-20 13:06:02 -07:00
Diego Waxemberg
20f82ff739
updated project to Moonlight and created build 0.9.1
2015-05-31 23:57:47 -07:00
Cameron Gutman
cd18ca64bb
Fix build of tests and a warning in the main app
2015-05-13 23:07:05 -05:00
Diego Waxemberg
8d3401f962
Changed name from Limelight to Moonlight due to C&D from Limelight
...
Networks, Inc.
2015-05-12 21:48:30 -04:00