Joshua Granick
|
661b56bd03
|
Update submodules for minor tvOS patches
|
2015-10-02 10:03:27 -07:00 |
|
Joshua Granick
|
7e182981fe
|
Merge pull request #592 from tanis2000/tvos
tvOS support
|
2015-10-02 09:49:28 -07:00 |
|
Joshua Granick
|
a069328efb
|
Add System.allowScreenTimeout
|
2015-09-30 12:46:14 -07:00 |
|
Valerio Santinelli
|
e0817a0391
|
Added the twos section to the build script
|
2015-09-30 20:59:21 +02:00 |
|
Valerio Santinelli
|
130e8e703e
|
More changes to build lime with AppleTV support (not yet finished)
|
2015-09-30 09:13:34 +02:00 |
|
Valerio Santinelli
|
253ad82ecd
|
More changes for tvOS support
|
2015-09-29 18:43:59 +02:00 |
|
Joshua Granick
|
f4438d85ac
|
Update CFFI Prime header
|
2015-09-29 09:43:24 -07:00 |
|
Valerio Santinelli
|
c6b9772e96
|
Added the tvos target to the command line tool and started working on the TVOSPlatform and TVOSHelper
|
2015-09-29 09:24:11 +02:00 |
|
Joshua Granick
|
de970f1bae
|
Include patched HXCPP CFFIPrime.h, fix static Lime build
|
2015-09-24 15:59:30 -07:00 |
|
Joshua Granick
|
dcfa688e37
|
Use CFFIPointer in more places
|
2015-09-23 16:04:50 -07:00 |
|
Joshua Granick
|
4a8fe40024
|
Add lime.system.CFFIPointer
|
2015-09-23 09:19:45 -07:00 |
|
Joshua Granick
|
fea74fabce
|
OpenAL fix
|
2015-09-23 08:17:44 -07:00 |
|
Joshua Granick
|
b6881c39bc
|
Improve Cairo bindings to hold a GC reference to Fonts used
|
2015-09-22 14:38:41 -07:00 |
|
Joshua Granick
|
1ef975cb93
|
Remove Cairo reference/destroy -- this is handled internally
|
2015-09-22 14:18:22 -07:00 |
|
Joshua Granick
|
0e42ea9159
|
Add garbage collection to native pointer values
|
2015-09-22 13:30:57 -07:00 |
|
James Gray
|
3e6a5a9770
|
Fix crash in Font::Decompose
|
2015-09-22 12:31:50 -05:00 |
|
James Gray
|
208f1ca8f0
|
plug leaks in lime.text.Font
|
2015-09-21 19:08:21 -05:00 |
|
James Gray
|
23a665fa91
|
plug leak in lime_font_get_family_name
|
2015-09-21 19:08:20 -05:00 |
|
Joshua Granick
|
d287d64af6
|
Make cURL use Bytes instead of Strings
|
2015-09-21 16:46:16 -07:00 |
|
Joshua Granick
|
ba8f90feea
|
Revert SDL version (for now)
|
2015-09-21 14:06:17 -07:00 |
|
Joshua Granick
|
4a2c13f04d
|
Improve static build
|
2015-09-21 13:43:54 -07:00 |
|
Nilsen Filc
|
41f110c3ba
|
Neutralize SDL_FINGERUP on Mac OSX
solves https://github.com/openfl/openfl/issues/815
|
2015-09-16 23:36:52 +02:00 |
|
Joshua Granick
|
5bd80aaab3
|
Add support for CFFI finalizer
|
2015-09-16 12:57:41 -07:00 |
|
Joshua Granick
|
19f4a601cf
|
Include VS2015 fix
|
2015-09-16 08:20:59 -07:00 |
|
Joshua Granick
|
19487619f0
|
Minor tweak
|
2015-09-16 08:13:11 -07:00 |
|
Joshua Granick
|
5b5528e7cb
|
Improve accelerometer support
|
2015-09-15 22:46:07 -07:00 |
|
Joshua Granick
|
1170702692
|
Accelerometer events
|
2015-09-15 16:30:15 -07:00 |
|
Joshua Granick
|
c4d05afb40
|
Update SDL version
|
2015-09-14 13:56:34 -07:00 |
|
Joshua Granick
|
423357824b
|
Compile fix
|
2015-09-07 23:30:37 +00:00 |
|
Joshua Granick
|
506f95acae
|
Null string fix
|
2015-09-04 19:40:16 -07:00 |
|
Joshua Granick
|
34d4b9cc13
|
Improve RPi support
|
2015-09-02 23:55:35 -07:00 |
|
Joshua Granick
|
3925906b56
|
Add postUICallback
|
2015-09-02 19:23:05 -07:00 |
|
Joshua Granick
|
f618c4648a
|
Make window.alert simpler
|
2015-09-02 17:59:30 -07:00 |
|
Joshua Granick
|
dc919adccc
|
Name window.notify back to window.alert and unify with simple message box support
|
2015-09-02 09:53:03 -07:00 |
|
Joshua Granick
|
b199e7ac7d
|
Rename to window.notify (should have a more robust notification system in the future)
|
2015-09-02 09:01:04 -07:00 |
|
Tommy X
|
81acecfaea
|
Update ExternalInterface.cpp
|
2015-09-01 20:16:12 -04:00 |
|
Tommy X
|
77b9243ce8
|
Added Alert function
|
2015-09-01 20:12:41 -04:00 |
|
Tommy X
|
62b2c76543
|
Added Alert function
|
2015-09-01 20:12:03 -04:00 |
|
Tommy X
|
a8a7ff4dad
|
Added Alert function
|
2015-09-01 20:10:48 -04:00 |
|
Joshua Granick
|
d099750327
|
CFFI work
|
2015-09-01 14:25:41 -07:00 |
|
Joshua Granick
|
2e617a7f5a
|
Move load/loadPrime to CFFI, remove new CFFI constructor, use @:cffi instead
|
2015-08-31 21:59:56 -07:00 |
|
Joshua Granick
|
6e570deddc
|
Fix font family name
|
2015-08-29 22:00:35 -07:00 |
|
Joshua Granick
|
7d371d83ec
|
CFFI fixes
|
2015-08-29 19:33:53 -07:00 |
|
Joshua Granick
|
98a8ce445c
|
Minor tweak
|
2015-08-28 23:06:16 -07:00 |
|
Joshua Granick
|
0538780f8e
|
Move GL to CFFI Prime
|
2015-08-28 22:56:09 -07:00 |
|
Joshua Granick
|
31bb48772e
|
Standardize on double
|
2015-08-28 22:34:09 -07:00 |
|
Joshua Granick
|
7bcc6cd83f
|
64-bit fix
|
2015-08-28 22:26:28 -07:00 |
|
Joshua Granick
|
87f7ad32a2
|
Use CFFI prime bindings, refine Cairo font
|
2015-08-28 19:55:52 -07:00 |
|
Joshua Granick
|
7bd92acc9a
|
Windows XP fix
|
2015-08-27 09:02:04 -07:00 |
|
Joshua Granick
|
b10a876307
|
Rename to window.focus ()
|
2015-08-25 16:26:09 -07:00 |
|