]> git.parisson.com Git - telemeta.git/commit
restyle of the code. Still to be added: click on the image to set position and option...
authorriccardo <riccardo@parisson.com>
Tue, 26 Apr 2011 17:27:44 +0000 (19:27 +0200)
committerriccardo <riccardo@parisson.com>
Tue, 26 Apr 2011 17:27:44 +0000 (19:27 +0200)
commit3697ced7893f3ba2363f6709516937fe98a2ef82
tree5739ca22c21d487d9cc4194de47123fe4d5842d7
parent75ea103f86b6cd4415728452962d2c4d03818a50
restyle of the code. Still to be added: click on the image to set position and optionally double click (necessary?). Fix the popup dialog on play (optimization, mouse events while playing do not update the popup position, popup position: where? etcetera)
13 files changed:
telemeta/htdocs/css/telemeta.css
telemeta/htdocs/images/transparent.png [new file with mode: 0644]
telemeta/htdocs/js/application.js
telemeta/htdocs/js/playerUtils.js
telemeta/htdocs/timeside/src/divmarker.js
telemeta/htdocs/timeside/src/markermap.js
telemeta/htdocs/timeside/src/player.js
telemeta/htdocs/timeside/src/ruler.js
telemeta/htdocs/timeside/src/rulermarker.js
telemeta/htdocs/timeside/src/timeside.js
telemeta/templates/telemeta_default/base.html
telemeta/templates/telemeta_default/mediaitem_detail.html
telemeta/urls.py