Jonathan Thomas
|
3a6386634a
|
Fixed many serious compiler errors, such as non-void functions missing a return value.
|
2014-06-30 15:37:50 -05:00 |
|
Jonathan Thomas
|
5010f6252a
|
Replaced all copyright and licensing to reflect AGPLv3 license. Also, added a bad ass version header, which is now integrated into CMake as well. A single place to indicate version and ABI/API compatibility.
|
2014-03-29 18:49:22 -05:00 |
|
Jonathan Thomas
|
4ee7ef9b6e
|
Added experimental AudioBufferSource and refactored lots of audio code.
|
2014-01-28 17:17:38 -06:00 |
|
Jonathan Thomas
|
3c99e53dad
|
Added JSON change method, which accepts a diff / sync JSON array, and applies the changes to a timeline and timeline associated properties and items. Also fixed many bugs on JSON type checking.
|
2014-01-08 01:43:58 -06:00 |
|
Jonathan Thomas
|
cd7743fb88
|
Improved Json methods to correct work with swig and inheritance.
|
2013-12-07 21:09:55 -06:00 |
|
Jonathan Thomas
|
e3d41808b9
|
Added Json methods to readers and readerBase classes.
|
2013-12-07 16:52:09 -06:00 |
|
Jonathan Thomas
|
58090ef5fc
|
Added license and copyright to all files. Improved many examples and documentation. Refactored the Coordinate() object, to move a few properties to methods.
|
2013-09-12 17:52:10 -05:00 |
|
Jonathan Thomas
|
5ce6add42f
|
Added gravity to the TextReader, so text can be easily anchored to the corners.
|
2013-03-06 23:36:28 -06:00 |
|
Jonathan Thomas
|
182febe5b7
|
Fixed conditional compile flag for black magic, and improved the quality of the TextReader font rendering.
|
2013-02-08 02:15:16 -06:00 |
|
Jonathan Thomas
|
78b1e9b16b
|
Added a TextReader class, which renders text as an image.
|
2013-02-07 17:11:23 -06:00 |
|