]> git.parisson.com Git - timeside.git/commit
import TimeSide UI 0.1, add GPL license file
authorOlivier Guilyardi <olivier@samalyse.com>
Thu, 24 Sep 2009 15:03:41 +0000 (15:03 +0000)
committerOlivier Guilyardi <olivier@samalyse.com>
Thu, 24 Sep 2009 15:03:41 +0000 (15:03 +0000)
commit93fb2cea2fcde1d6d8ba713bb02cdd8bda8259d6
treedca696b3ab7157eb938bb8087726df87ff81348a
parentece8f0ba4eeeb275379691c2a3cd6b1ab4383ff8
import TimeSide UI 0.1, add GPL license file
28 files changed:
LICENSE [new file with mode: 0644]
ui/README [new file with mode: 0644]
ui/css/timeside.css [new file with mode: 0755]
ui/demo/index.html [new file with mode: 0755]
ui/demo/waveform.png [new file with mode: 0755]
ui/lib/firebug-lite-compressed.js [new file with mode: 0644]
ui/lib/jquery.js [new file with mode: 0755]
ui/lib/soundmanager2.js [new file with mode: 0755]
ui/lib/soundmanager2.swf [new file with mode: 0755]
ui/lib/soundmanager2_flash9.swf [new file with mode: 0755]
ui/lib/wz_jsgraphics.js [new file with mode: 0755]
ui/skins/lab/img/controlbg.png [new file with mode: 0755]
ui/skins/lab/img/forward.png [new file with mode: 0755]
ui/skins/lab/img/pause.png [new file with mode: 0755]
ui/skins/lab/img/play.png [new file with mode: 0755]
ui/skins/lab/img/rewind.png [new file with mode: 0755]
ui/skins/lab/img/setmarker.png [new file with mode: 0644]
ui/skins/lab/style.css [new file with mode: 0755]
ui/src/controller.js [new file with mode: 0644]
ui/src/core.js [new file with mode: 0644]
ui/src/marker.js [new file with mode: 0644]
ui/src/markerlist.js [new file with mode: 0755]
ui/src/markermap.js [new file with mode: 0644]
ui/src/player.js [new file with mode: 0644]
ui/src/ruler.js [new file with mode: 0644]
ui/src/soundprovider.js [new file with mode: 0644]
ui/src/timeside.js [new file with mode: 0644]
ui/src/util.js [new file with mode: 0755]