Joshua Granick
|
286a29355c
|
Add lime.ui.ScanCode (close #882)
|
2017-01-09 18:01:19 -08:00 |
|
Joshua Granick
|
ecc484eed2
|
Refactor VorbisFile
|
2017-01-07 16:47:51 -08:00 |
|
Joshua Granick
|
7f7273fff4
|
Initial Vorbis bindings, rename lime.audio to lime.media
|
2017-01-06 17:39:35 -08:00 |
|
Joshua Granick
|
ec60520d52
|
Switch to tinyfiledialogs, implement unicode on Windows
|
2016-12-27 17:27:23 -08:00 |
|
Federico Bricker
|
fe13ea21f3
|
implement lime.ui.Haptic.vibrate(...) for iOS
-Basic implementation, but works-
|
2016-10-24 17:16:15 -07:00 |
|
Joshua Granick
|
f05a1fa210
|
Clean up Build.xml, update LICENSE
|
2016-10-05 11:29:07 -07:00 |
|
Joshua Granick
|
eb11502ecd
|
Try and clear up GC issues (requires clean build)
|
2016-09-26 14:25:32 -07:00 |
|
Joshua Granick
|
9434bbf25c
|
Use a different kind of mutex
|
2016-09-20 07:42:32 -07:00 |
|
Joshua Granick
|
d1c6a346ba
|
Use OpenAL.framework on macOS
|
2016-09-10 09:43:38 -07:00 |
|
Joshua Granick
|
86d998e129
|
Use standard OpenALSoft on Android
|
2016-09-09 14:10:07 -07:00 |
|
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 |
|