Mon, 24 Oct 2011 12:42:15 +0200 changed widget.js to add some properties to the widget. Widgets now only get the popcorn-port
hamidouk [Mon, 24 Oct 2011 12:42:15 +0200] rev 124
changed widget.js to add some properties to the widget. Widgets now only get the gui options as a parameter instead of the whole configuration.
Fri, 21 Oct 2011 17:27:04 +0200 added a file for the init routines. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:27:04 +0200] rev 123
added a file for the init routines.
Fri, 21 Oct 2011 17:26:44 +0200 change to an internal structure. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:26:44 +0200] rev 122
change to an internal structure.
Fri, 21 Oct 2011 17:25:52 +0200 some refactoring to use this.selector instead of directly using jquery. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:25:52 +0200] rev 121
some refactoring to use this.selector instead of directly using jquery.
Fri, 21 Oct 2011 17:25:22 +0200 added a layoutmanager in a test. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:25:22 +0200] rev 120
added a layoutmanager in a test.
Fri, 21 Oct 2011 17:25:09 +0200 changes relative to the layout file. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:25:09 +0200] rev 119
changes relative to the layout file.
Fri, 21 Oct 2011 17:23:01 +0200 added two layout integration testing files. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:23:01 +0200] rev 118
added two layout integration testing files.
Fri, 21 Oct 2011 17:22:44 +0200 some renames to the layout internal structures. popcorn-port
hamidouk [Fri, 21 Oct 2011 17:22:44 +0200] rev 117
some renames to the layout internal structures.
Fri, 21 Oct 2011 14:07:07 +0200 added a doc dir and a file explaining coding conventions. popcorn-port
hamidouk [Fri, 21 Oct 2011 14:07:07 +0200] rev 116
added a doc dir and a file explaining coding conventions.
Fri, 21 Oct 2011 14:06:46 +0200 forgot an inheritance line. popcorn-port
hamidouk [Fri, 21 Oct 2011 14:06:46 +0200] rev 115
forgot an inheritance line.
Fri, 21 Oct 2011 14:06:29 +0200 added a .selector object to all the widgets. popcorn-port
hamidouk [Fri, 21 Oct 2011 14:06:29 +0200] rev 114
added a .selector object to all the widgets.
Fri, 21 Oct 2011 14:05:59 +0200 small changes to the layout manager. popcorn-port
hamidouk [Fri, 21 Oct 2011 14:05:59 +0200] rev 113
small changes to the layout manager.
Fri, 21 Oct 2011 11:21:56 +0200 added layout manager and moved library files in the build. popcorn-port
hamidouk [Fri, 21 Oct 2011 11:21:56 +0200] rev 112
added layout manager and moved library files in the build.
Fri, 21 Oct 2011 11:21:35 +0200 added a basic layout manager. popcorn-port
hamidouk [Fri, 21 Oct 2011 11:21:35 +0200] rev 111
added a basic layout manager.
Fri, 21 Oct 2011 11:21:14 +0200 moved external libraries to their own subdir. popcorn-port
hamidouk [Fri, 21 Oct 2011 11:21:14 +0200] rev 110
moved external libraries to their own subdir.
Fri, 21 Oct 2011 11:19:42 +0200 fix to the PlayerWidget constructor. popcorn-port
hamidouk [Fri, 21 Oct 2011 11:19:42 +0200] rev 109
fix to the PlayerWidget constructor.
Thu, 20 Oct 2011 15:59:28 +0200 broke the serializers across multiple files. added a newline to the end of popcorn-port
hamidouk [Thu, 20 Oct 2011 15:59:28 +0200] rev 108
broke the serializers across multiple files. added a newline to the end of segmentsWidget.js.
Thu, 20 Oct 2011 15:53:27 +0200 changed the json file with a less-buggy version. popcorn-port
hamidouk [Thu, 20 Oct 2011 15:53:27 +0200] rev 107
changed the json file with a less-buggy version.
Thu, 20 Oct 2011 15:52:51 +0200 added the new widget to the integration tests. popcorn-port
hamidouk [Thu, 20 Oct 2011 15:52:51 +0200] rev 106
added the new widget to the integration tests.
Thu, 20 Oct 2011 15:52:18 +0200 cleanup of the template files. popcorn-port
hamidouk [Thu, 20 Oct 2011 15:52:18 +0200] rev 105
cleanup of the template files.
Thu, 20 Oct 2011 15:52:00 +0200 fixed the segments widget. popcorn-port
hamidouk [Thu, 20 Oct 2011 15:52:00 +0200] rev 104
fixed the segments widget.
Thu, 20 Oct 2011 15:50:04 +0200 added a method to sort the json annotations. changed the tests accordingly. popcorn-port
hamidouk [Thu, 20 Oct 2011 15:50:04 +0200] rev 103
added a method to sort the json annotations. changed the tests accordingly.
Thu, 20 Oct 2011 10:23:54 +0200 changed the youtube integration testing file to use segmentsWidget too. popcorn-port
hamidouk [Thu, 20 Oct 2011 10:23:54 +0200] rev 102
changed the youtube integration testing file to use segmentsWidget too.
Thu, 20 Oct 2011 10:21:22 +0200 remove a debug printf. popcorn-port
hamidouk [Thu, 20 Oct 2011 10:21:22 +0200] rev 101
remove a debug printf.
Thu, 20 Oct 2011 10:19:36 +0200 added a new widget and the tests which come with it. popcorn-port
hamidouk [Thu, 20 Oct 2011 10:19:36 +0200] rev 100
added a new widget and the tests which come with it.
Thu, 20 Oct 2011 10:19:00 +0200 added a small utility function to convert a time to a progression percentage. popcorn-port
hamidouk [Thu, 20 Oct 2011 10:19:00 +0200] rev 99
added a small utility function to convert a time to a progression percentage.
Wed, 19 Oct 2011 15:00:34 +0200 broke the widgets.js in multiple files. popcorn-port
hamidouk [Wed, 19 Oct 2011 15:00:34 +0200] rev 98
broke the widgets.js in multiple files.
Wed, 19 Oct 2011 14:52:42 +0200 added jslint to the build. popcorn-port
hamidouk [Wed, 19 Oct 2011 14:52:42 +0200] rev 97
added jslint to the build.
Wed, 19 Oct 2011 11:54:43 +0200 rhino js interpreter, to run jslint. popcorn-port
hamidouk [Wed, 19 Oct 2011 11:54:43 +0200] rev 96
rhino js interpreter, to run jslint.
Wed, 19 Oct 2011 11:54:24 +0200 the widget now displays correctly the annotations. popcorn-port
hamidouk [Wed, 19 Oct 2011 11:54:24 +0200] rev 95
the widget now displays correctly the annotations.
Wed, 19 Oct 2011 10:39:04 +0200 cleaned up integration testing file. popcorn-port
hamidouk [Wed, 19 Oct 2011 10:39:04 +0200] rev 94
cleaned up integration testing file.
Wed, 19 Oct 2011 10:38:13 +0200 WIP - adding a widget to display annotations. popcorn-port
hamidouk [Wed, 19 Oct 2011 10:38:13 +0200] rev 93
WIP - adding a widget to display annotations.
Wed, 19 Oct 2011 10:37:47 +0200 added popcorn code plugin to the build. popcorn-port
hamidouk [Wed, 19 Oct 2011 10:37:47 +0200] rev 92
added popcorn code plugin to the build.
Wed, 19 Oct 2011 10:37:15 +0200 bumped the version of popcorn.youtube.js. popcorn-port
hamidouk [Wed, 19 Oct 2011 10:37:15 +0200] rev 91
bumped the version of popcorn.youtube.js.
Tue, 18 Oct 2011 15:40:46 +0200 indent cleanup popcorn-port
hamidouk [Tue, 18 Oct 2011 15:40:46 +0200] rev 90
indent cleanup
Tue, 18 Oct 2011 15:40:29 +0200 moved mock-up code from Serializer to MockSerializer. popcorn-port
hamidouk [Tue, 18 Oct 2011 15:40:29 +0200] rev 89
moved mock-up code from Serializer to MockSerializer.
Tue, 18 Oct 2011 15:39:47 +0200 changes to the integration files. popcorn-port
hamidouk [Tue, 18 Oct 2011 15:39:47 +0200] rev 88
changes to the integration files.
Tue, 18 Oct 2011 15:38:30 +0200 I've broken the template code between the player hud and the annotation widget. popcorn-port
hamidouk [Tue, 18 Oct 2011 15:38:30 +0200] rev 87
I've broken the template code between the player hud and the annotation widget.
Tue, 18 Oct 2011 15:37:44 +0200 added a radio integration testing file. popcorn-port
hamidouk [Tue, 18 Oct 2011 15:37:44 +0200] rev 86
added a radio integration testing file.
Tue, 18 Oct 2011 11:48:00 +0200 clean up of the templates. popcorn-port
hamidouk [Tue, 18 Oct 2011 11:48:00 +0200] rev 85
clean up of the templates.
Tue, 18 Oct 2011 11:47:42 +0200 changes to the integration testing file for html5 video. popcorn-port
hamidouk [Tue, 18 Oct 2011 11:47:42 +0200] rev 84
changes to the integration testing file for html5 video.
Tue, 18 Oct 2011 11:47:16 +0200 various changes to unit tests. popcorn-port
hamidouk [Tue, 18 Oct 2011 11:47:16 +0200] rev 83
various changes to unit tests.
Tue, 18 Oct 2011 11:46:43 +0200 two integration testing files, for jwplayer and youtube. popcorn-port
hamidouk [Tue, 18 Oct 2011 11:46:43 +0200] rev 82
two integration testing files, for jwplayer and youtube.
Tue, 18 Oct 2011 11:46:05 +0200 html5 video files for testing. popcorn-port
hamidouk [Tue, 18 Oct 2011 11:46:05 +0200] rev 81
html5 video files for testing.
Tue, 18 Oct 2011 11:45:45 +0200 added a mock serializer object for unit testing. popcorn-port
hamidouk [Tue, 18 Oct 2011 11:45:45 +0200] rev 80
added a mock serializer object for unit testing.
Mon, 17 Oct 2011 16:03:20 +0200 fixed critical infinite recursion bug in popcorn.jwplayer.js. popcorn-port
hamidouk [Mon, 17 Oct 2011 16:03:20 +0200] rev 79
fixed critical infinite recursion bug in popcorn.jwplayer.js.
Mon, 17 Oct 2011 10:29:29 +0200 fixing global var bug. popcorn-port
hamidouk [Mon, 17 Oct 2011 10:29:29 +0200] rev 78
fixing global var bug.
Mon, 17 Oct 2011 10:29:01 +0200 bump popcorn.js to the latest version. popcorn-port
hamidouk [Mon, 17 Oct 2011 10:29:01 +0200] rev 77
bump popcorn.js to the latest version.
Thu, 13 Oct 2011 17:14:07 +0200 added an integration test file. popcorn-port
hamidouk [Thu, 13 Oct 2011 17:14:07 +0200] rev 76
added an integration test file.
Thu, 13 Oct 2011 17:13:44 +0200 changes to the unit tests. popcorn-port
hamidouk [Thu, 13 Oct 2011 17:13:44 +0200] rev 75
changes to the unit tests.
Thu, 13 Oct 2011 17:12:52 +0200 lots of changes to the player widget... popcorn-port
hamidouk [Thu, 13 Oct 2011 17:12:52 +0200] rev 74
lots of changes to the player widget... also added corresponsing unit tests.
Thu, 13 Oct 2011 17:11:20 +0200 added a function to make closures (for use in callbacks). popcorn-port
hamidouk [Thu, 13 Oct 2011 17:11:20 +0200] rev 73
added a function to make closures (for use in callbacks).
Thu, 13 Oct 2011 17:10:35 +0200 removed some debug output. popcorn-port
hamidouk [Thu, 13 Oct 2011 17:10:35 +0200] rev 72
removed some debug output.
Thu, 13 Oct 2011 17:09:43 +0200 broke up initialization in two functions : popcorn-port
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
Thu, 13 Oct 2011 17:08:20 +0200 added some changes to IriSP.Serializer. popcorn-port
hamidouk [Thu, 13 Oct 2011 17:08:20 +0200] rev 70
added some changes to IriSP.Serializer.
Wed, 12 Oct 2011 14:00:14 +0200 added a .sync() method to the json serializer. Changed the tests accordingly. popcorn-port
hamidouk [Wed, 12 Oct 2011 14:00:14 +0200] rev 69
added a .sync() method to the json serializer. Changed the tests accordingly.
(0) -100 -56 +56 +100 +300 tip