Commit Graph

27 Commits

Author SHA1 Message Date
Joshua Granick
89d67f9927 Guard against garbage collection in bytes (fixes #498) 2015-07-09 10:29:24 -07:00
Joshua Granick
1105b0fe4e Make sure we shut down cleanly 2015-07-03 05:18:49 -07:00
Joshua Granick
47b9f0d7c5 Clear Flash log by default 2015-07-01 11:13:07 -07:00
Joshua Granick
a636515cf6 Minor tweak 2015-06-27 12:39:04 -07:00
Joshua Granick
b31b27e323 LZMA encode fix 2015-06-27 12:37:18 -07:00
Joshua Granick
362de4fd6a Increase buffer size (http://sourceforge.net/p/sevenzip/discussion/45798/thread/dd3b392c/) 2015-06-26 00:38:08 -07:00
Joshua Granick
c23acbcc1d Shrink LZMA encoded buffer 2015-06-26 00:34:57 -07:00
Joshua Granick
f80adfae95 Add LZMA 2015-06-25 14:13:02 -07:00
Joshua Granick
15fac4d6bd New Bytes implementation 2015-06-25 10:48:17 -07:00
Joshua Granick
e3f453c865 Bytes fix 2015-06-24 16:24:21 -07:00
Joshua Granick
5f3acf4bc3 Fix image encode 2015-06-24 16:15:03 -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
vroad
4abe0a70e1 Fix problem with cairo on nodejs 2015-05-17 15:28:54 +09:00
Joshua Granick
2b75564951 Some work on pixel formats 2015-05-04 15:54:50 -07:00
Joshua Granick
7b5130f6d9 Progress on text support 2015-03-07 21:02:27 -08:00
Joshua Granick
38bc6bd04e Added System.getTimer, moved file I/O into system, removed unused 2015-02-04 16:05:37 -08:00
Joshua Granick
8f9591365a Fix JNI JPEG and PNG file loading 2015-02-04 14:07:21 -08:00
Joshua Granick
d6f6e92663 Fix audio support on Android (non-legacy) 2015-02-04 13:40:57 -08:00
Joshua Granick
f7ec042ce5 Use SDL_RWops 2015-02-04 10:46:28 -08:00
Joshua Granick
d68f0ddfa2 Fix Android compile 2014-08-29 11:00:17 -07:00
Joshua Granick
d8a0eed472 Moving PNG/JPEG code from 'graphics' to 'format', beginning work on audio format code 2014-07-28 08:29:11 -07:00
Joshua Granick
d0163f24e0 Some work on file I/O 2014-07-27 14:25:20 -07:00
MattTuttle
fdec74b87a Preventing duplicate objects error in ByteArray.h 2014-07-08 15:55:03 -05:00
Matt Tuttle
9f6debd95b Adding JPEG/PNG file loading (PVRTC stub) 2014-07-08 11:21:44 -07:00
Matt Tuttle
6c8caee1d7 Fixing OpenRead and OpenOverwrite on OS X 2014-06-19 00:37:38 -07:00
Joshua Granick
d7064bd064 Fix Windows build 2014-06-19 00:36:04 -07:00
Joshua Granick
d82cd0a43d Initial OpenGL bindings 2014-06-19 00:33:35 -07:00