hamidouk [Mon, 02 Jan 2012 12:41:13 +0100] rev 560
the arrow is now aligned with the pixels under it.
hamidouk [Mon, 02 Jan 2012 12:14:35 +0100] rev 559
the total media duration now displays itself correctly at startup.
hamidouk [Mon, 02 Jan 2012 11:46:55 +0100] rev 558
delete type variable which seemed to sometimes (but not always) confuse the jwplayer,
resulting in "file is not a valid media provider" errors.
hamidouk [Mon, 02 Jan 2012 11:02:38 +0100] rev 557
added more autoconfig, and an option to specify in site.js where to get the
jwplayer swf path.
hamidouk [Fri, 30 Dec 2011 17:06:22 +0100] rev 556
added a variable pointing to the js files dir.
hamidouk [Fri, 30 Dec 2011 16:02:26 +0100] rev 555
fixed a couple pixels on the arrow.
hamidouk [Fri, 30 Dec 2011 16:02:12 +0100] rev 554
fixed bug in the way the tweetWidget restored itself after that the annotation
creation widget was minimized.
hamidouk [Fri, 30 Dec 2011 16:01:09 +0100] rev 553
widget works now more or less like in samuel's crea.
hamidouk [Fri, 30 Dec 2011 14:56:46 +0100] rev 552
removed printf.
hamidouk [Fri, 30 Dec 2011 12:39:40 +0100] rev 551
fixed display bug in webkit because jquery draggable automatically adds
relative positioning to objects. Overrided this behaviour.