Joshua Granick
c71d61f39f
Update IOSPlatform.hx
2015-06-05 15:55:16 -07:00
Joshua Granick
c497a50b7c
Merge pull request #467 from madrazo/patch-1
...
Fix skipping BEXT Chunk (BWF format in .wav)
2015-06-05 13:54:42 -07:00
Carlos Madrazo
a7a1078067
Fix skipping BEXT Chunk (BWF format in .wav)
...
Hi. This is clearly a typo since wave_data.subChunkSize (undefined) was used instead of wave_format.subChunkSize obtained from the fread. I am not sure about the extra 16 bytes, but this fixes my BWF files (just skips the chunk) and should not affect the normal WAV files. Thanks.
2015-06-05 15:41:05 -05:00
jgranick
c647ca2006
RPi fixes
2015-06-05 13:08:36 -07:00
Joshua Granick
8e1a2b1f70
Fix negative timer in JS
2015-06-05 12:04:28 -07:00
Joshua Granick
f4a90a8ef3
Dispatch events for window activate/deactivate on SDL mobile
2015-06-05 11:24:58 -07:00
Joshua Granick
6ecb71c1b4
Merge pull request #465 from speps/master
...
Add Retina display support on OSX.
2015-06-05 11:03:04 -07:00
Joshua Granick
74d841adc8
Merge pull request #466 from DanielUranga/master
...
[Legacy] Fix Blackberry crash when calling system's "iswalpha" or "isdigit"
2015-06-05 11:02:28 -07:00
Daniel Uranga
51bc7c33ec
Fix Blackberry crash when calling system's "iswalpha" or "isdigit"
2015-06-05 13:48:06 -03:00
Remi Gillig
44e6d086d1
Merge branch 'master' of https://github.com/openfl/lime
2015-06-05 16:37:44 +01:00
Remi Gillig
a7c95df6a9
Add SDL_WINDOW_ALLOW_HIGHDPI to SDL_CreateWindow flags so Retina support works on OSX.
2015-06-05 16:34:52 +01:00
Joshua Granick
a7957b5c2d
Merge pull request #464 from mauvecow/gltypefix
...
Corrected parameter types of two GL calls.
2015-06-05 07:18:22 -07:00
mauve
27a4b35d10
Corrected parameter types of two GL calls.
2015-06-05 00:13:19 -07:00
Joshua Granick
933b958e94
Update Android Activity class (fix the crash)
2015-06-04 12:30:47 -07:00
Joshua Granick
821862ba30
Merge pull request #460 from vroad/textlayout-performance-fix
...
Fix high cpu usage in TextLayout
2015-06-03 09:24:14 -07:00
vroad
21b84a5b3b
Fix high cpu usage in TextLayout
2015-06-03 22:28:31 +09:00
Joshua Granick
da3de98cd8
Docs build fix
2015-06-03 05:23:41 -07:00
Joshua Granick
0e8991b2f3
Improve Flash logging support on OS X
2015-06-02 19:15:42 -07:00
Joshua Granick
f33eede96a
Use Flash native trace, handle Flash logs and pipe to terminal window
2015-06-02 13:00:44 -07:00
Joshua Granick
70840b0b9a
Update CHANGELOG
2.4.3
2015-06-01 21:50:29 -07:00
Joshua Granick
ce7df64ac5
Update to 2.4.3
2015-06-01 21:50:20 -07:00
Joshua Granick
a053dfa081
Fix for embedded fonts
2015-06-01 17:03:34 -07:00
Joshua Granick
95a71217cf
Fix cubicCurveTo in Flash embed
2015-06-01 16:11:00 -07:00
Joshua Granick
3079748f1d
Update CHANGELOG
2015-05-30 18:53:22 -07:00
Joshua Granick
853f3c688b
Update to 2.4.2
2015-05-30 18:53:21 -07:00
Joshua Granick
5cb840381e
iOS fix
2015-05-30 18:04:47 -07:00
Joshua Granick
6c489a23c0
Build fix
2015-05-30 16:56:20 -07:00
Joshua Granick
baac7edda4
Fix Android build
2015-05-30 16:05:37 -07:00
Joshua Granick
a431ee1925
Support 'lime rebuild tools -nocffi'
2015-05-29 19:37:34 -07:00
vroad
bb8d22a16a
Make Ogg vorbis loading faster
2015-05-28 18:48:30 +09:00
Joshua Granick
dd790a04d9
Compile fix
2015-05-26 08:21:09 -07:00
Joshua Granick
f5883a113f
Merge pull request #453 from tocsick/master
...
Handle window resize for Cairo
2015-05-26 08:07:06 -07:00
James Gray
7e2be93bf9
Merge remote-tracking branch 'upstream/master'
2015-05-25 17:48:10 -05:00
Kane Wallmann
be32c5b925
Handle window resize events for Cairo
2015-05-26 02:19:16 +10:00
Kane Wallmann
d25bff3a07
Added EXT_bgra constants
2015-05-26 02:18:05 +10:00
James Gray
933615abb5
add lime-vita
2015-05-24 00:26:54 +02:00
James Gray
a7bd4692b1
remove unused include
2015-05-24 00:26:32 +02:00
Joshua Granick
6d58619294
Fix webOS legacy build
2015-05-22 17:27:31 -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
Joshua Granick
deda1249be
Merge pull request #450 from mrcdk/fix_android
...
oh... well... it fixes black textures on Android
2015-05-22 15:21:45 -07:00
MrCdK
c994788bc4
oh... well... it fixes black textures on Android
2015-05-23 00:12:35 +02:00
Joshua Granick
7dc5273dc5
Update Cairo lib reference
2015-05-22 15:00:52 -07:00
Joshua Granick
845cfe8000
Merge pull request #449 from tocsick/cairo-freetype
...
Work on Cairo FreeType implementation
2015-05-22 14:55:02 -07:00
Kane Wallmann
1ee5ebe788
Work on Cairo FreeType implementation
2015-05-22 19:20:49 +10:00
James Gray
76c123045c
add lime-ps4
2015-05-22 04:00:56 +02:00
Joshua Granick
714f0649cd
Don't use ReplaceVistaIcon.exe if not running on Windows
2015-05-21 15:25:10 -07:00
Joshua Granick
e97e5b5f5b
Don't multiply if image buffer is not transparent
2015-05-21 14:11:41 -07:00
Joshua Granick
72558165c1
Remove duplicates when adding dependencies ( fixes #566 )
2015-05-21 09:25:06 -07:00
Joshua Granick
1fb9a502c1
Merge pull request #448 from tocsick/master
...
Fix matrix transform bug in Rectangle
2015-05-21 06:57:11 -07:00