Johannes Schickel
|
f8ef5e2476
|
IOS7: Make includes match our style.
|
2016-01-07 12:44:48 +01:00 |
|
Johannes Schickel
|
3130b22fcb
|
IOS7: Make filename style consistent in itself.
|
2016-01-07 12:44:48 +01:00 |
|
Johannes Schickel
|
8fc03872c4
|
IOS7: Use #include instead of #import.
We always use #include. #import is a nice ObjC feature (in theory), but can
lead to odd results in corner cases.
|
2016-01-07 12:44:48 +01:00 |
|
Vincent Bénony
|
c99456ecff
|
IOS: Brings support for FluidSynth
|
2016-01-06 16:17:38 +01:00 |
|
Vincent Bénony
|
80afba232a
|
IOS: Implements scalers
|
2016-01-06 16:17:37 +01:00 |
|
Vincent Bénony
|
14a0a3d032
|
IOS: Better resolution handling
|
2016-01-06 16:17:36 +01:00 |
|
Vincent Bénony
|
dd950fdb22
|
IOS: Removes a global variable
|
2016-01-06 16:17:35 +01:00 |
|
Vincent Bénony
|
699c350481
|
IOS: Renames iOS7 classes to avoid confusion
|
2016-01-06 16:17:34 +01:00 |
|