Mercurial
Mercurial
>
metadataplayer
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-120
+120
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
added one japanese annotation file and renamed the french one to polemic_fr.json
popcorn-port
2011-11-03, by hamidouk
added a small test.
popcorn-port
2011-11-03, by hamidouk
changed test file to use the museologie stream.
popcorn-port
2011-11-03, by hamidouk
widget now checks so that it doesn't display again text that is already displayed.
popcorn-port
2011-11-03, by hamidouk
refactoring.
popcorn-port
2011-11-03, by hamidouk
variable rename.
popcorn-port
2011-11-03, by hamidouk
added a new serializer - the "empty" serializer, for those widgets who don't
popcorn-port
2011-11-03, by hamidouk
changed the css to add the correct url to the image.
popcorn-port
2011-11-03, by hamidouk
added a "tooltip" widget. Made some changes to the css corresponding to this
popcorn-port
2011-11-02, by hamidouk
added support for dependency widgets (i.e : a widget can now depend on another,
popcorn-port
2011-11-02, by hamidouk
added two new config values for a widget : heightmax and widthmax.
popcorn-port
2011-11-02, by hamidouk
first import of the polemic tweet widget.
popcorn-port
2011-10-28, by hamidouk
added raphael.js to the build.
popcorn-port
2011-10-28, by hamidouk
some light changes to accomodate multiple players.
popcorn-port
2011-10-28, by hamidouk
cosmetic change.
popcorn-port
2011-10-28, by hamidouk
removed unused attr.
popcorn-port
2011-10-28, by hamidouk
cosmetic changes.
popcorn-port
2011-10-28, by hamidouk
some conversions to use this.selector.find instead of .children().
popcorn-port
2011-10-28, by hamidouk
a couple fixes to the annotationsWidget tests.
popcorn-port
2011-10-28, by hamidouk
converting "#" to "." to allow multiple versions of the player at the same time.
popcorn-port
2011-10-28, by hamidouk
a little tweak to timeToPourcent.
popcorn-port
2011-10-28, by hamidouk
removed default height from layout.js.
popcorn-port
2011-10-28, by hamidouk
made a small change to the way popcorn is integrated into the page.
popcorn-port
2011-10-27, by hamidouk
added a basic test for segmentsWidget.js search.
popcorn-port
2011-10-27, by hamidouk
fixed an unit test to work in older browsers.
popcorn-port
2011-10-26, by hamidouk
fixed test bug.
popcorn-port
2011-10-26, by hamidouk
another tweak to the searchBox : the visualization is cleared when the searchbox
popcorn-port
2011-10-26, by hamidouk
general code cleanup.
popcorn-port
2011-10-26, by hamidouk
added a comment.
popcorn-port
2011-10-26, by hamidouk
some tweaking to make the search function more user-friendly.
popcorn-port
2011-10-26, by hamidouk
added a comment.
popcorn-port
2011-10-26, by hamidouk
added a function to break a search string in words and count the number of
popcorn-port
2011-10-26, by hamidouk
added a function to handle search messages.
popcorn-port
2011-10-26, by hamidouk
added a function to search annotations to the json serializer.
popcorn-port
2011-10-26, by hamidouk
fixed global variable declaration bug.
popcorn-port
2011-10-26, by hamidouk
tests and implementation of the search button for the player.
popcorn-port
2011-10-25, by hamidouk
renamed search button id to something with more meaning
popcorn-port
2011-10-25, by hamidouk
added a test to the init.js unit test suite.
popcorn-port
2011-10-25, by hamidouk
fixed div id in test data.
popcorn-port
2011-10-25, by hamidouk
this commit fixes an elusive integration bug where the object would get called
popcorn-port
2011-10-25, by hamidouk
new callback test for mockSerializer.js
popcorn-port
2011-10-25, by hamidouk
fixing prototype bug.
popcorn-port
2011-10-25, by hamidouk
removed warning printf.
popcorn-port
2011-10-25, by hamidouk
clarified the closure code.
popcorn-port
2011-10-25, by hamidouk
oneliner to specify the popcorn instance to the layout manager.
popcorn-port
2011-10-25, by hamidouk
added a file to integration-test the init process.
popcorn-port
2011-10-24, by hamidouk
changed file to follow function changes.
popcorn-port
2011-10-24, by hamidouk
changed file to follow function changes.
popcorn-port
2011-10-24, by hamidouk
removed debug printf.
popcorn-port
2011-10-24, by hamidouk
renames.
popcorn-port
2011-10-24, by hamidouk
added a semicolon.
popcorn-port
2011-10-24, by hamidouk
init now more or less passes unit tests.
popcorn-port
2011-10-24, by hamidouk
renames and inheritance bug fixes.
popcorn-port
2011-10-24, by hamidouk
added tests for init.js.
popcorn-port
2011-10-24, by hamidouk
added some code to move the arrow (WIP).
popcorn-port
2011-10-24, by hamidouk
added a function to clear the widget.
popcorn-port
2011-10-24, by hamidouk
changed widget.js to add some properties to the widget. Widgets now only get the
popcorn-port
2011-10-24, by hamidouk
added a file for the init routines.
popcorn-port
2011-10-21, by hamidouk
change to an internal structure.
popcorn-port
2011-10-21, by hamidouk
some refactoring to use this.selector instead of directly using jquery.
popcorn-port
2011-10-21, by hamidouk
added a layoutmanager in a test.
popcorn-port
2011-10-21, by hamidouk
changes relative to the layout file.
popcorn-port
2011-10-21, by hamidouk
added two layout integration testing files.
popcorn-port
2011-10-21, by hamidouk
some renames to the layout internal structures.
popcorn-port
2011-10-21, by hamidouk
added a doc dir and a file explaining coding conventions.
popcorn-port
2011-10-21, by hamidouk
forgot an inheritance line.
popcorn-port
2011-10-21, by hamidouk
added a .selector object to all the widgets.
popcorn-port
2011-10-21, by hamidouk
small changes to the layout manager.
popcorn-port
2011-10-21, by hamidouk
added layout manager and moved library files in the build.
popcorn-port
2011-10-21, by hamidouk
added a basic layout manager.
popcorn-port
2011-10-21, by hamidouk
moved external libraries to their own subdir.
popcorn-port
2011-10-21, by hamidouk
fix to the PlayerWidget constructor.
popcorn-port
2011-10-21, by hamidouk
broke the serializers across multiple files. added a newline to the end of
popcorn-port
2011-10-20, by hamidouk
changed the json file with a less-buggy version.
popcorn-port
2011-10-20, by hamidouk
added the new widget to the integration tests.
popcorn-port
2011-10-20, by hamidouk
cleanup of the template files.
popcorn-port
2011-10-20, by hamidouk
fixed the segments widget.
popcorn-port
2011-10-20, by hamidouk
added a method to sort the json annotations. changed the tests accordingly.
popcorn-port
2011-10-20, by hamidouk
changed the youtube integration testing file to use segmentsWidget too.
popcorn-port
2011-10-20, by hamidouk
remove a debug printf.
popcorn-port
2011-10-20, by hamidouk
added a new widget and the tests which come with it.
popcorn-port
2011-10-20, by hamidouk
added a small utility function to convert a time to a progression percentage.
popcorn-port
2011-10-20, by hamidouk
broke the widgets.js in multiple files.
popcorn-port
2011-10-19, by hamidouk
added jslint to the build.
popcorn-port
2011-10-19, by hamidouk
rhino js interpreter, to run jslint.
popcorn-port
2011-10-19, by hamidouk
the widget now displays correctly the annotations.
popcorn-port
2011-10-19, by hamidouk
cleaned up integration testing file.
popcorn-port
2011-10-19, by hamidouk
WIP - adding a widget to display annotations.
popcorn-port
2011-10-19, by hamidouk
added popcorn code plugin to the build.
popcorn-port
2011-10-19, by hamidouk
bumped the version of popcorn.youtube.js.
popcorn-port
2011-10-19, by hamidouk
indent cleanup
popcorn-port
2011-10-18, by hamidouk
moved mock-up code from Serializer to MockSerializer.
popcorn-port
2011-10-18, by hamidouk
changes to the integration files.
popcorn-port
2011-10-18, by hamidouk
I've broken the template code between the player hud and the annotation widget.
popcorn-port
2011-10-18, by hamidouk
added a radio integration testing file.
popcorn-port
2011-10-18, by hamidouk
clean up of the templates.
popcorn-port
2011-10-18, by hamidouk
changes to the integration testing file for html5 video.
popcorn-port
2011-10-18, by hamidouk
various changes to unit tests.
popcorn-port
2011-10-18, by hamidouk
two integration testing files, for jwplayer and youtube.
popcorn-port
2011-10-18, by hamidouk
html5 video files for testing.
popcorn-port
2011-10-18, by hamidouk
added a mock serializer object for unit testing.
popcorn-port
2011-10-18, by hamidouk
fixed critical infinite recursion bug in popcorn.jwplayer.js.
popcorn-port
2011-10-17, by hamidouk
fixing global var bug.
popcorn-port
2011-10-17, by hamidouk
bump popcorn.js to the latest version.
popcorn-port
2011-10-17, by hamidouk
added an integration test file.
popcorn-port
2011-10-13, by hamidouk
changes to the unit tests.
popcorn-port
2011-10-13, by hamidouk
lots of changes to the player widget...
popcorn-port
2011-10-13, by hamidouk
added a function to make closures (for use in callbacks).
popcorn-port
2011-10-13, by hamidouk
removed some debug output.
popcorn-port
2011-10-13, by hamidouk
broke up initialization in two functions :
popcorn-port
2011-10-13, by hamidouk
added some changes to IriSP.Serializer.
popcorn-port
2011-10-13, by hamidouk
added a .sync() method to the json serializer. Changed the tests accordingly.
popcorn-port
2011-10-12, by hamidouk
fixed an error in dataloader.js test.
popcorn-port
2011-10-12, by hamidouk
added a line to use jQuery (for testing purposes).
popcorn-port
2011-10-12, by hamidouk
Added a new file to the build, widgets.js, to contain widget classes.
popcorn-port
2011-10-12, by hamidouk
Added new unit tests and changes to the data classes.
popcorn-port
2011-10-12, by hamidouk
unit tests for the dataloader.
popcorn-port
2011-10-11, by hamidouk
added sinon.js mocking library to the project
popcorn-port
2011-10-11, by hamidouk
removed a comma which made ie trip-out
popcorn-port
2011-10-11, by hamidouk
DataLoader, first draft.
popcorn-port
2011-10-11, by hamidouk
less
more
|
(0)
-120
+120
tip