yaz/commit

Merge branch 'master' of ecgit:git/ClioPatria/yaz

authorMichiel Hildebrand
Thu Mar 29 12:03:49 2012 +0200
committerMichiel Hildebrand
Thu Mar 29 12:03:49 2012 +0200
commita4b4c6128a115b41fa7bdfc226d571bcab3b76b3
tree5ee4c81dc107ffddcb1dbec799f21f0fdd7c0cb2
parent44dd35878b5dce7d0ac67c17e9f47895b59a6002 60ab03778435d40b2991e9d20582c4b85a8754ec
Diff style: stat patch
 applications/yaz_player.pl          |   2 ++
 applications/yaz_shot_annotation.pl |   2 ++
 applications/yaz_tag.pl             | 408 ++++++++++++++++++++++++++++++++++++
 applications/yaz_tag_edit.pl        | 217 +++++++++++++++++++
 applications/yaz_video_stats.pl     |  28 +++
 components/yaz_page.pl              |   3 ++
 lib/video_annotation.pl             |  16 ++
 lib/yaz_util.pl                     |   1 +
 web/css/tag_garden.css              |  99 +++++++++
 web/css/yaz.css                     |  11 ++
 web/js/videoframes/videoframes.js   |   7 ++
 11 files changed, 592 insertions(+), 202 deletions(-)