Fri, 21 Oct 2011 11:21:14 +0200 hamidouk moved external libraries to their own subdir. popcorn-port
Fri, 21 Oct 2011 11:19:42 +0200 hamidouk fix to the PlayerWidget constructor. popcorn-port
Thu, 20 Oct 2011 15:59:28 +0200 hamidouk broke the serializers across multiple files. added a newline to the end of popcorn-port
Thu, 20 Oct 2011 15:53:27 +0200 hamidouk changed the json file with a less-buggy version. popcorn-port
Thu, 20 Oct 2011 15:52:51 +0200 hamidouk added the new widget to the integration tests. popcorn-port
Thu, 20 Oct 2011 15:52:18 +0200 hamidouk cleanup of the template files. popcorn-port
Thu, 20 Oct 2011 15:52:00 +0200 hamidouk fixed the segments widget. popcorn-port
Thu, 20 Oct 2011 15:50:04 +0200 hamidouk added a method to sort the json annotations. changed the tests accordingly. popcorn-port
Thu, 20 Oct 2011 10:23:54 +0200 hamidouk changed the youtube integration testing file to use segmentsWidget too. popcorn-port
Thu, 20 Oct 2011 10:21:22 +0200 hamidouk remove a debug printf. popcorn-port
Thu, 20 Oct 2011 10:19:36 +0200 hamidouk added a new widget and the tests which come with it. popcorn-port
Thu, 20 Oct 2011 10:19:00 +0200 hamidouk added a small utility function to convert a time to a progression percentage. popcorn-port
Wed, 19 Oct 2011 15:00:34 +0200 hamidouk broke the widgets.js in multiple files. popcorn-port
Wed, 19 Oct 2011 14:52:42 +0200 hamidouk added jslint to the build. popcorn-port
Wed, 19 Oct 2011 11:54:43 +0200 hamidouk rhino js interpreter, to run jslint. popcorn-port
Wed, 19 Oct 2011 11:54:24 +0200 hamidouk the widget now displays correctly the annotations. popcorn-port
Wed, 19 Oct 2011 10:39:04 +0200 hamidouk cleaned up integration testing file. popcorn-port
Wed, 19 Oct 2011 10:38:13 +0200 hamidouk WIP - adding a widget to display annotations. popcorn-port
Wed, 19 Oct 2011 10:37:47 +0200 hamidouk added popcorn code plugin to the build. popcorn-port
Wed, 19 Oct 2011 10:37:15 +0200 hamidouk bumped the version of popcorn.youtube.js. popcorn-port
Tue, 18 Oct 2011 15:40:46 +0200 hamidouk indent cleanup popcorn-port
Tue, 18 Oct 2011 15:40:29 +0200 hamidouk moved mock-up code from Serializer to MockSerializer. popcorn-port
Tue, 18 Oct 2011 15:39:47 +0200 hamidouk changes to the integration files. popcorn-port
Tue, 18 Oct 2011 15:38:30 +0200 hamidouk I've broken the template code between the player hud and the annotation widget. popcorn-port
Tue, 18 Oct 2011 15:37:44 +0200 hamidouk added a radio integration testing file. popcorn-port
Tue, 18 Oct 2011 11:48:00 +0200 hamidouk clean up of the templates. popcorn-port
Tue, 18 Oct 2011 11:47:42 +0200 hamidouk changes to the integration testing file for html5 video. popcorn-port
Tue, 18 Oct 2011 11:47:16 +0200 hamidouk various changes to unit tests. popcorn-port
Tue, 18 Oct 2011 11:46:43 +0200 hamidouk two integration testing files, for jwplayer and youtube. popcorn-port
Tue, 18 Oct 2011 11:46:05 +0200 hamidouk html5 video files for testing. popcorn-port
Tue, 18 Oct 2011 11:45:45 +0200 hamidouk added a mock serializer object for unit testing. popcorn-port
Mon, 17 Oct 2011 16:03:20 +0200 hamidouk fixed critical infinite recursion bug in popcorn.jwplayer.js. popcorn-port
Mon, 17 Oct 2011 10:29:29 +0200 hamidouk fixing global var bug. popcorn-port
Mon, 17 Oct 2011 10:29:01 +0200 hamidouk bump popcorn.js to the latest version. popcorn-port
Thu, 13 Oct 2011 17:14:07 +0200 hamidouk added an integration test file. popcorn-port
Thu, 13 Oct 2011 17:13:44 +0200 hamidouk changes to the unit tests. popcorn-port
Thu, 13 Oct 2011 17:12:52 +0200 hamidouk lots of changes to the player widget... popcorn-port
Thu, 13 Oct 2011 17:11:20 +0200 hamidouk added a function to make closures (for use in callbacks). popcorn-port
Thu, 13 Oct 2011 17:10:35 +0200 hamidouk removed some debug output. popcorn-port
Thu, 13 Oct 2011 17:09:43 +0200 hamidouk broke up initialization in two functions : popcorn-port
Thu, 13 Oct 2011 17:08:20 +0200 hamidouk added some changes to IriSP.Serializer. popcorn-port
Wed, 12 Oct 2011 14:00:14 +0200 hamidouk added a .sync() method to the json serializer. Changed the tests accordingly. popcorn-port
Wed, 12 Oct 2011 13:59:38 +0200 hamidouk fixed an error in dataloader.js test. popcorn-port
Wed, 12 Oct 2011 13:59:15 +0200 hamidouk added a line to use jQuery (for testing purposes). popcorn-port
Wed, 12 Oct 2011 11:54:59 +0200 hamidouk Added a new file to the build, widgets.js, to contain widget classes. popcorn-port
Wed, 12 Oct 2011 11:54:26 +0200 hamidouk Added new unit tests and changes to the data classes. popcorn-port
Tue, 11 Oct 2011 17:15:37 +0200 hamidouk unit tests for the dataloader. popcorn-port
Tue, 11 Oct 2011 17:15:23 +0200 hamidouk added sinon.js mocking library to the project popcorn-port
Tue, 11 Oct 2011 17:14:47 +0200 hamidouk removed a comma which made ie trip-out popcorn-port
Tue, 11 Oct 2011 17:13:08 +0200 hamidouk DataLoader, first draft. popcorn-port
Tue, 11 Oct 2011 17:12:51 +0200 hamidouk commented ie8 helper function popcorn-port
Tue, 11 Oct 2011 17:12:34 +0200 hamidouk cosmetic fix popcorn-port
Mon, 10 Oct 2011 16:40:37 +0200 hamidouk Renamed LAYOUT.txt and added sinon.js for mockups. popcorn-port
Mon, 10 Oct 2011 16:14:58 +0200 hamidouk Added unit testing with QUnit. popcorn-port
Mon, 10 Oct 2011 15:34:47 +0200 hamidouk A lot of cleaning up - basically replaced all player-specific code by popcorn. popcorn-port
Mon, 10 Oct 2011 13:55:37 +0200 hamidouk A bunch of changes to make the code use popcorn. Bumped the version of jwplayer popcorn-port
Fri, 07 Oct 2011 17:18:42 +0200 hamidouk Rajouté des fichiers nécessaires à jwplayer.js. popcorn-port
Tue, 04 Oct 2011 11:16:06 +0200 hamidouk Added a build script to build the js files on unix. Also changed README to
Tue, 04 Oct 2011 11:16:06 +0200 hamidouk Added a build script to build the js files on unix. Also changed README to popcorn-port
Mon, 03 Oct 2011 16:08:36 +0200 hamidouk Adding required popcorn files. Also changed the build file to include those popcorn-port
(0) -100 -60 +60 +100 +300 tip