Felix Kratz
6cc165b589
Port for macOS ( #311 )
...
* merged moonlight-mac with moonlight-ios
* reverted to the original project.pbxproj
* cleaned up the code, fixed lots of unnecessary code duplications
* multicontroller support (not tested)
* new class that can be used for further modularization of the MainFrameViewController
2018-03-26 23:50:40 -07:00
Cameron Gutman
86f7112789
Adjust settings view for iPhone X
2017-09-14 23:12:52 -07:00
Cameron Gutman
3076e29335
Basic database access is working
2015-12-02 00:25:38 -08:00
Cameron Gutman
814470f4bf
Set the default bitrate based on the selected resolution and FPS combo
2015-11-11 18:11:33 -08:00
Diego Waxemberg
3b1462af22
removed support for native resolution stream
2015-10-16 23:38:14 -07:00
Cameron Gutman
6015c38d17
Only display the native resolution dialog if the user has just chosen native resolution. Make the dialog a little nicer too.
2015-09-28 22:50:54 -07: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
Cameron Gutman
f217ca9bbe
Set the bitrate slider value based on the real interval instead of 1000
2015-04-06 00:48:54 -04:00
Diego Waxemberg
c205b99080
changed bitrate to 0.5mbps interval
2015-02-24 00:02:37 -05:00
Diego Waxemberg
4b4aec0006
changed dialog to UIAlertController since UIAlertView is deprecated in iOS 8
2015-01-10 11:55:12 -05:00
Diego Waxemberg
c44e03c945
now save the resolution setting when the user selects "Native"
2015-01-10 11:44:22 -05:00
Cameron Gutman
903395b273
Display bitrate in Mbps instead of Kbps
2015-01-09 00:45:56 -05:00
Diego Waxemberg
c96a77f1aa
removed comment and fixed color of settings item
2014-12-31 19:13:54 -05:00
Diego Waxemberg
809a660506
Added settings for displaying varying levels of the onscreen controls
2014-12-31 19:03:24 -05:00
Samuel Bétrisey
0ee9b87742
UIScreen.bounds.size doesn't give the real resolution
...
We need to multiply it by the UIScreen.scale
2014-12-27 03:21:32 +01:00
Samuel Bétrisey
5968d511b2
Native resolution support added.
2014-12-27 02:42:14 +01:00
Diego Waxemberg
dae484445b
finished new ui
2014-11-26 17:57:16 -05:00
Diego Waxemberg
77b6d304f7
added settings menu and persistent storage for settings
2014-10-29 00:47:51 -04:00