yaz/commit

first prototype for shot annotation based on user tags

authorMichiel Hildebrand
Fri Oct 28 18:21:46 2011 +0200
committerMichiel Hildebrand
Fri Oct 28 18:21:46 2011 +0200
commit78b53172f8a2cfab034c033b0111e1fde78a8cea
tree50acb053036e57d79b55fd525f2b3b1c96e2b304
parent5ee4fd918aa7f55bb5175b2359e3d6c9c1418a49
Diff style: stat patch
 applications/yaz_game.pl            |  88 ++++++++++++++
 applications/yaz_shot_annotation.pl | 225 ++++++++++++++++++++++++++++++++++++
 lib/yaz_util.pl                     |   5 ++
 web/css/shotgarden.css              | 179 ++++++++++++++++++++++++++++
 web/js/tagplayer/tagLinker.js       | 132 +++++++++++++++++++++
 web/js/tagplayer/taglist.js         |   2 ++
 web/js/videoframes/videoframes.js   |   4 ++
 7 files changed, 555 insertions(+), 80 deletions(-)