Wed, 26 Oct 2011 15:19:32 +0200 some tweaking to make the search function more user-friendly. popcorn-port
hamidouk [Wed, 26 Oct 2011 15:19:32 +0200] rev 151
some tweaking to make the search function more user-friendly.
Wed, 26 Oct 2011 15:19:13 +0200 added a comment. popcorn-port
hamidouk [Wed, 26 Oct 2011 15:19:13 +0200] rev 150
added a comment.
Wed, 26 Oct 2011 12:41:14 +0200 added a function to break a search string in words and count the number of popcorn-port
hamidouk [Wed, 26 Oct 2011 12:41:14 +0200] rev 149
added a function to break a search string in words and count the number of occurences of those words in the annotations.
Wed, 26 Oct 2011 12:40:24 +0200 added a function to handle search messages. popcorn-port
hamidouk [Wed, 26 Oct 2011 12:40:24 +0200] rev 148
added a function to handle search messages.
Wed, 26 Oct 2011 11:32:21 +0200 added a function to search annotations to the json serializer. popcorn-port
hamidouk [Wed, 26 Oct 2011 11:32:21 +0200] rev 147
added a function to search annotations to the json serializer.
Wed, 26 Oct 2011 11:32:01 +0200 fixed global variable declaration bug. popcorn-port
hamidouk [Wed, 26 Oct 2011 11:32:01 +0200] rev 146
fixed global variable declaration bug.
Tue, 25 Oct 2011 17:30:16 +0200 tests and implementation of the search button for the player. popcorn-port
hamidouk [Tue, 25 Oct 2011 17:30:16 +0200] rev 145
tests and implementation of the search button for the player.
Tue, 25 Oct 2011 17:29:57 +0200 renamed search button id to something with more meaning popcorn-port
hamidouk [Tue, 25 Oct 2011 17:29:57 +0200] rev 144
renamed search button id to something with more meaning
Tue, 25 Oct 2011 15:43:25 +0200 added a test to the init.js unit test suite. popcorn-port
hamidouk [Tue, 25 Oct 2011 15:43:25 +0200] rev 143
added a test to the init.js unit test suite.
Tue, 25 Oct 2011 14:33:31 +0200 fixed div id in test data. popcorn-port
hamidouk [Tue, 25 Oct 2011 14:33:31 +0200] rev 142
fixed div id in test data.
Tue, 25 Oct 2011 14:33:18 +0200 this commit fixes an elusive integration bug where the object would get called popcorn-port
hamidouk [Tue, 25 Oct 2011 14:33:18 +0200] rev 141
this commit fixes an elusive integration bug where the object would get called without a correct this.
Tue, 25 Oct 2011 14:32:23 +0200 new callback test for mockSerializer.js popcorn-port
hamidouk [Tue, 25 Oct 2011 14:32:23 +0200] rev 140
new callback test for mockSerializer.js
Tue, 25 Oct 2011 14:32:05 +0200 fixing prototype bug. popcorn-port
hamidouk [Tue, 25 Oct 2011 14:32:05 +0200] rev 139
fixing prototype bug.
Tue, 25 Oct 2011 14:31:28 +0200 removed warning printf. popcorn-port
hamidouk [Tue, 25 Oct 2011 14:31:28 +0200] rev 138
removed warning printf.
Tue, 25 Oct 2011 14:31:10 +0200 clarified the closure code. popcorn-port
hamidouk [Tue, 25 Oct 2011 14:31:10 +0200] rev 137
clarified the closure code.
Tue, 25 Oct 2011 10:30:33 +0200 oneliner to specify the popcorn instance to the layout manager. popcorn-port
hamidouk [Tue, 25 Oct 2011 10:30:33 +0200] rev 136
oneliner to specify the popcorn instance to the layout manager.
Mon, 24 Oct 2011 17:28:11 +0200 added a file to integration-test the init process. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:28:11 +0200] rev 135
added a file to integration-test the init process.
Mon, 24 Oct 2011 17:27:47 +0200 changed file to follow function changes. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:27:47 +0200] rev 134
changed file to follow function changes.
Mon, 24 Oct 2011 17:27:35 +0200 changed file to follow function changes. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:27:35 +0200] rev 133
changed file to follow function changes.
Mon, 24 Oct 2011 17:27:13 +0200 removed debug printf. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:27:13 +0200] rev 132
removed debug printf.
Mon, 24 Oct 2011 17:26:58 +0200 renames. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:26:58 +0200] rev 131
renames.
Mon, 24 Oct 2011 17:26:36 +0200 added a semicolon. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:26:36 +0200] rev 130
added a semicolon.
Mon, 24 Oct 2011 17:26:18 +0200 init now more or less passes unit tests. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:26:18 +0200] rev 129
init now more or less passes unit tests.
Mon, 24 Oct 2011 17:25:54 +0200 renames and inheritance bug fixes. popcorn-port
hamidouk [Mon, 24 Oct 2011 17:25:54 +0200] rev 128
renames and inheritance bug fixes.
Mon, 24 Oct 2011 16:51:22 +0200 added tests for init.js. popcorn-port
hamidouk [Mon, 24 Oct 2011 16:51:22 +0200] rev 127
added tests for init.js.
Mon, 24 Oct 2011 12:43:13 +0200 added some code to move the arrow (WIP). popcorn-port
hamidouk [Mon, 24 Oct 2011 12:43:13 +0200] rev 126
added some code to move the arrow (WIP).
Mon, 24 Oct 2011 12:42:45 +0200 added a function to clear the widget. popcorn-port
hamidouk [Mon, 24 Oct 2011 12:42:45 +0200] rev 125
added a function to clear the widget.
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.
Wed, 12 Oct 2011 13:59:38 +0200 fixed an error in dataloader.js test. popcorn-port
hamidouk [Wed, 12 Oct 2011 13:59:38 +0200] rev 68
fixed an error in dataloader.js test.
Wed, 12 Oct 2011 13:59:15 +0200 added a line to use jQuery (for testing purposes). popcorn-port
hamidouk [Wed, 12 Oct 2011 13:59:15 +0200] rev 67
added a line to use jQuery (for testing purposes).
Wed, 12 Oct 2011 11:54:59 +0200 Added a new file to the build, widgets.js, to contain widget classes. popcorn-port
hamidouk [Wed, 12 Oct 2011 11:54:59 +0200] rev 66
Added a new file to the build, widgets.js, to contain widget classes.
Wed, 12 Oct 2011 11:54:26 +0200 Added new unit tests and changes to the data classes. popcorn-port
hamidouk [Wed, 12 Oct 2011 11:54:26 +0200] rev 65
Added new unit tests and changes to the data classes.
Tue, 11 Oct 2011 17:15:37 +0200 unit tests for the dataloader. popcorn-port
hamidouk [Tue, 11 Oct 2011 17:15:37 +0200] rev 64
unit tests for the dataloader.
Tue, 11 Oct 2011 17:15:23 +0200 added sinon.js mocking library to the project popcorn-port
hamidouk [Tue, 11 Oct 2011 17:15:23 +0200] rev 63
added sinon.js mocking library to the project
Tue, 11 Oct 2011 17:14:47 +0200 removed a comma which made ie trip-out popcorn-port
hamidouk [Tue, 11 Oct 2011 17:14:47 +0200] rev 62
removed a comma which made ie trip-out
Tue, 11 Oct 2011 17:13:08 +0200 DataLoader, first draft. popcorn-port
hamidouk [Tue, 11 Oct 2011 17:13:08 +0200] rev 61
DataLoader, first draft.
Tue, 11 Oct 2011 17:12:51 +0200 commented ie8 helper function popcorn-port
hamidouk [Tue, 11 Oct 2011 17:12:51 +0200] rev 60
commented ie8 helper function
Tue, 11 Oct 2011 17:12:34 +0200 cosmetic fix popcorn-port
hamidouk [Tue, 11 Oct 2011 17:12:34 +0200] rev 59
cosmetic fix
Mon, 10 Oct 2011 16:40:37 +0200 Renamed LAYOUT.txt and added sinon.js for mockups. popcorn-port
hamidouk [Mon, 10 Oct 2011 16:40:37 +0200] rev 58
Renamed LAYOUT.txt and added sinon.js for mockups.
Mon, 10 Oct 2011 16:14:58 +0200 Added unit testing with QUnit. popcorn-port
hamidouk [Mon, 10 Oct 2011 16:14:58 +0200] rev 57
Added unit testing with QUnit.
Mon, 10 Oct 2011 15:34:47 +0200 A lot of cleaning up - basically replaced all player-specific code by popcorn. popcorn-port
hamidouk [Mon, 10 Oct 2011 15:34:47 +0200] rev 56
A lot of cleaning up - basically replaced all player-specific code by popcorn.
(0) -100 -96 +96 +100 +300 tip