hamidouk [Thu, 13 Oct 2011 17:13:44 +0200] rev 75
changes to the unit tests.
hamidouk [Thu, 13 Oct 2011 17:12:52 +0200] rev 74
lots of changes to the player widget...
also added corresponsing unit tests.
hamidouk [Thu, 13 Oct 2011 17:11:20 +0200] rev 73
added a function to make closures (for use in callbacks).
hamidouk [Thu, 13 Oct 2011 17:10:35 +0200] rev 72
removed some debug output.
hamidouk [Thu, 13 Oct 2011 17:09:43 +0200] rev 71
broke up initialization in two functions :
- loadLibs fetches the libs
- init does whatever is necessary to init the player
hamidouk [Thu, 13 Oct 2011 17:08:20 +0200] rev 70
added some changes to IriSP.Serializer.
hamidouk [Wed, 12 Oct 2011 14:00:14 +0200] rev 69
added a .sync() method to the json serializer. Changed the tests accordingly.
hamidouk [Wed, 12 Oct 2011 13:59:38 +0200] rev 68
fixed an error in dataloader.js test.