Joshua Granick
|
cb6d15238d
|
Work on system directories
|
2016-09-02 21:08:21 -07:00 |
|
Joshua Granick
|
ad4c61cc35
|
Implement Locale for iOS/macOS
|
2016-09-02 15:09:06 -07:00 |
|
Joshua Granick
|
8915f9142a
|
Static link fix
|
2016-09-02 14:48:47 -07:00 |
|
Joshua Granick
|
8502635421
|
Initial implemention of lime.system.Locale
|
2016-09-02 14:17:28 -07:00 |
|
Joshua Granick
|
bb6465fd38
|
Import @vroad byte pinning for C#
|
2016-08-30 15:55:36 -07:00 |
|
Joshua Granick
|
683094599a
|
Move LZMA to utils.compress, add Deflate, GZip and Zlib compress/decompress support
|
2016-07-20 20:50:35 -07:00 |
|
Joshua Granick
|
cf1d25d950
|
Remove Lime legacy/hybrid mode
|
2016-05-18 22:17:06 -07:00 |
|
Joshua Granick
|
78bf85b766
|
Move drop file event to Window, handle mouse capture automatically
|
2016-03-01 10:45:33 -08:00 |
|
Yanrishatum
|
85ec75fd59
|
Drag&Drop support; SDL_CaptureMode support; Maximize window support;
|
2016-03-01 09:53:24 -08:00 |
|
Joshua Granick
|
f6377c0596
|
Try and fix the MSVC -19 issue (and keep older HXCPP compatibility)
|
2016-01-11 10:14:31 -08:00 |
|
Joshua Granick
|
4f5922c731
|
Ensure that OpenAL is not included on static build
|
2016-01-01 14:52:31 -08:00 |
|
Joshua Granick
|
cbf061d501
|
Disable ANGLE for now, will need -DLIME_SDL_ANGLE on Lime rebuild and <set name='angle' /> or -Dangle on project builds to enable
|
2015-12-09 14:54:36 -08:00 |
|
Joshua Granick
|
8ef9b28939
|
Enable ANGLE by default (thanks @larsiusprime)
|
2015-12-01 18:16:35 -08:00 |
|
Joshua Granick
|
0a327595bc
|
Compile fix
|
2015-10-19 10:00:15 -07:00 |
|
Joshua Granick
|
06e3be0cf7
|
Use openal-soft on OS X for now, system OpenAL framework is crashing on El Capitan on exit
|
2015-10-12 06:35:43 -07:00 |
|
Joshua Granick
|
8daeb8f1d8
|
Add lime.ui.Joystick and dispatch joystick events
|
2015-10-05 18:48:36 -07:00 |
|
Valerio Santinelli
|
4c3eeed57e
|
iOS native target
|
2015-10-02 23:37:16 +02: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
|
4a8fe40024
|
Add lime.system.CFFIPointer
|
2015-09-23 09:19:45 -07:00 |
|
Joshua Granick
|
1170702692
|
Accelerometer events
|
2015-09-15 16:30:15 -07:00 |
|
Joshua Granick
|
423357824b
|
Compile fix
|
2015-09-07 23:30:37 +00:00 |
|
Joshua Granick
|
34d4b9cc13
|
Improve RPi support
|
2015-09-02 23:55:35 -07:00 |
|
jgranick
|
cd91953a05
|
Disable NFD on Linux
|
2015-08-23 01:23:46 -07:00 |
|
Joshua Granick
|
0e656f2a6a
|
Add lime.ui.FileDialog
|
2015-08-22 14:32:35 -07:00 |
|
Joshua Granick
|
8768d6114f
|
Add window.id, add native EXIT event, filter window-based events and send to correct window instance
|
2015-08-19 12:36:30 -07:00 |
|
Joshua Granick
|
a1862e43a5
|
Merge branch 'james4k_master'
|
2015-08-12 17:48:05 -07:00 |
|
Joshua Granick
|
dd8ca69353
|
Port JNI class from Lime legacy
|
2015-08-11 15:39:41 -07:00 |
|
James Gray
|
4e0b3eb173
|
Merge tag '2.5.2'
Conflicts:
lime/graphics/utils/ImageDataUtil.hx
|
2015-08-06 18:04:28 -05:00 |
|
Joshua Granick
|
2290e26c4d
|
We cannot maintain an updated list of displays, change to 'System.getDisplay' instead
|
2015-07-31 19:34:41 -07:00 |
|
Lars A. Doucet
|
3588d9e6e0
|
compile fix
|
2015-07-30 14:27:43 -05:00 |
|
Joshua Granick
|
5d7a2b0cc5
|
Disable axTLS non-blocking in Lime 2, keep enabled in legacy
|
2015-07-10 11:15:37 -07:00 |
|
James Gray
|
90aebdecec
|
Revert "Revert "Remove ByteArray CFFI" (temporarily)"
This reverts commit 9773d83a8d.
|
2015-07-08 23:26:13 -05:00 |
|
James Gray
|
0f26f127c4
|
console: fix cairo for STATIC_LINK
|
2015-07-08 11:37:11 -05:00 |
|
James Gray
|
9773d83a8d
|
Revert "Remove ByteArray CFFI" (temporarily)
We need to implement more of the standard library...
This reverts commit 6216b69f88.
|
2015-07-08 11:03:31 -05:00 |
|
Joshua Granick
|
6216b69f88
|
Remove ByteArray CFFI
|
2015-07-06 13:25:39 -07:00 |
|
Joshua Granick
|
f80adfae95
|
Add LZMA
|
2015-06-25 14:13:02 -07:00 |
|
Joshua Granick
|
da134fee6e
|
Do not include LZMA bindings
|
2015-06-24 13:25:17 -07:00 |
|
Joshua Granick
|
45242cb58f
|
Guard LZMA behind a define, disable for now
|
2015-06-24 08:21:51 -07:00 |
|
Joshua Granick
|
76c23364d3
|
Build with shared LZMA lib
|
2015-06-23 08:59:10 -07:00 |
|
Joshua Granick
|
d73460da18
|
Create a new native Bytes implementation, use it instead of ByteArray for better ByteArray and Bytes support
|
2015-06-19 14:11:15 -07:00 |
|
Joshua Granick
|
a1eda351ad
|
Try again
|
2015-05-22 15:31:01 -07:00 |
|
Joshua Granick
|
44780ca260
|
Fix Cairo build
|
2015-05-22 15:29:43 -07:00 |
|
Kane Wallmann
|
1ee5ebe788
|
Work on Cairo FreeType implementation
|
2015-05-22 19:20:49 +10:00 |
|
Joshua Granick
|
2d3f51d2a4
|
Initial support for text input/edit events
|
2015-05-12 07:11:21 -07:00 |
|
Joshua Granick
|
4deb21be8c
|
Fix static build (thanks JeriX)
|
2015-05-07 13:16:36 -07:00 |
|
Joshua Granick
|
f58c53f8f1
|
Include Cairo by default
|
2015-05-06 20:06:13 -07:00 |
|
Joshua Granick
|
78859413b3
|
Improve handling of Cairo build configuration
|
2015-05-06 19:45:16 -07:00 |
|
Joshua Granick
|
20d0c19e3a
|
Fix Cairo build for Linux
|
2015-05-06 17:32:27 -07:00 |
|