Commit Graph

1635 Commits

Author SHA1 Message Date
Joshua Granick
61bb2516f8 Try updating to Khronos webgl-debug.js version 2015-06-11 13:24:54 -07:00
Joshua Granick
ef808718bc Merge pull request #473 from ProPuke/master
fixed: webgl errors involving null/undefined arguments break the whole process
2015-06-11 13:23:53 -07:00
Joshua Granick
b306b17472 Use DPI-aware keyboard height on iOS (legacy) 2015-06-10 23:57:22 -07:00
ProPuke
5bf2ff2eb2 fixed: webgl errors involving null/undefined arguments would error the whole process 2015-06-11 03:41:31 +01:00
Joshua Granick
5db11053a2 Update CHANGELOG 2.4.4 2015-06-08 14:34:16 -07:00
Joshua Granick
76bc32fb35 Update to 2.4.4 2015-06-08 14:34:09 -07:00
Joshua Granick
b2123d390e Update SDL version 2015-06-08 14:13:24 -07:00
Joshua Granick
1e957af084 Merge pull request #361 from PVince81/sdlmultitouch
[legacy] Add finger touch events to SDL2Stage
2015-06-07 14:37:34 -07:00
Vincent Petry
d79cd87793 Added Windows defined for multitouch in SDL2Stage 2015-06-07 22:23:39 +02:00
Vincent Petry
421bb9cf33 Add finger touch events to SDL2Stage 2015-06-07 22:23:39 +02:00
Joshua Granick
42019038e0 Merge pull request #468 from restorer/android-fps-improvement
Fix FPS drop when finger is moved around the screen on older android phones
2015-06-07 07:32:43 -07:00
restorer
5f0e63d7c4 Fix FPS drop when finger is moved around the screen on older android phones 2015-06-07 14:27:43 +03:00
Joshua Granick
fddd40ab67 Merge pull request #455 from vroad/openal-improvements
Make Ogg vorbis loading faster
2015-06-06 18:49:59 -07:00
Joshua Granick
dc292afcbc Allow overrides in 'lime create' (allows --meta-package-name and other flags to set values during creation) (closes #459) 2015-06-06 18:42:59 -07:00
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
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
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