index
:
clip-play
gh-pages
initialise-clip-lines-with-correct-position-according-to-time-values
master
master-based-on-gh-pages
stable-20131110
browser based video clipping and playing
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
index.html
Age
Commit message (
Expand
)
Author
2013-11-12
Add a space to the name for "Clip Play"
Teddy Wing
2013-11-10
fixed paths
Kawandeep Virdee
2013-11-10
Add footer with creator info & links
Teddy Wing
2013-11-10
Update page title
Teddy Wing
2013-11-10
Merge branch 'master' of github.com:whichlight/clip-play
Kawandeep Virdee
2013-11-10
added z-index stuff
Kawandeep Virdee
2013-11-10
Add new samples when pressing the enter key in the add form
Teddy Wing
2013-11-10
Move the clip lines to the right on initial load
Teddy Wing
2013-11-10
Add thumbnail to sample editor
Teddy Wing
2013-11-10
added remove button
Kawandeep Virdee
2013-11-10
Remove unused font stylesheets from includes
Teddy Wing
2013-11-10
Remove the form tag because I kept accidentally pressing enter
Teddy Wing
2013-11-10
Improve styling of drag handles
Teddy Wing
2013-11-10
Clean up look of progress bar
Teddy Wing
2013-11-10
Style keyboard key inputs
Teddy Wing
2013-11-10
Style the '+' URL button
Teddy Wing
2013-11-10
Style URL input
Teddy Wing
2013-11-10
Semi-style header
Teddy Wing
2013-11-10
Add a bar between the clip lines
Teddy Wing
2013-11-10
Merge branch 'add-time-to-drag-handles'
Teddy Wing
2013-11-10
Add time values to the drag handles
Teddy Wing
2013-11-10
keybinding
Kawandeep Virdee
2013-11-09
moved libs for player demo
Kawandeep Virdee
2013-11-09
Create a new view for clip lines
Teddy Wing
2013-11-09
Backbone-ify code from Kawan's sample.js
Teddy Wing
2013-11-09
Initialise drag handles on sample add
Teddy Wing
2013-11-09
Make the add button semi-work
Teddy Wing
2013-11-09
Don't include utils.js because I don't think it's used
Teddy Wing
2013-11-09
Add Backbone + structure
Teddy Wing
2013-11-09
merge
Kawandeep Virdee
2013-11-09
url to media frame
Kawandeep Virdee
2013-11-09
Start adding video and player functions
Teddy Wing
2013-11-09
Set up progress bar and clip chooser
Teddy Wing