| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| Include a bunch of fonts to experiment & see what looks best. | |||
| 2013-11-10 | Add background | Teddy Wing | |
| 2013-11-10 | Merge branch 'play-video-on-click-of-selected-bar' | Teddy Wing | |
| 2013-11-10 | Play video on click of SelectedBar | Teddy Wing | |
| 2013-11-10 | Set default width of 0 for selected bar | Teddy Wing | |
| 2013-11-10 | Merge branch 'add-play-selection-bar-to-progress-bar' | Teddy Wing | |
| 2013-11-10 | Add a bar between the clip lines | Teddy Wing | |
| Displays the selected portion of the video, and highlights between the clip lines. When you drag a clip line, the selected bar resizes accordingly. When you drag the bar, the clip lines move along with it to a different part of the video. NOTE: the dragging responsiveness is a little laggy right now. Kind of janky to be honest. Hopefully we can figure out a way to make the connection a bit smoother. | |||
| 2013-11-10 | Merge branch 'master' of github.com:whichlight/clip-play | Kawandeep Virdee | |
| 2013-11-10 | default keys, listener on key change | Kawandeep Virdee | |
| 2013-11-10 | Remove my console.log | Teddy Wing | |
| 2013-11-10 | Merge branch 'add-time-to-drag-handles' | Teddy Wing | |
| Conflicts: assets/js/models/sample.js | |||
| 2013-11-10 | Add time values to the drag handles | Teddy Wing | |
| Time in mm:ss appears on the drag handles. Drag them around and the time changes accordingly. NOTE: this version is kind of borked because for some reason in my testing the start of the video displayed as 24 seconds. | |||
| 2013-11-10 | added mousetrap | Kawandeep Virdee | |
| 2013-11-10 | keybinding | Kawandeep Virdee | |
| 2013-11-10 | added play | Kawandeep Virdee | |
| 2013-11-10 | Merge branch 'master' of github.com:whichlight/clip-play | Kawandeep Virdee | |
| 2013-11-10 | just revealing the latest model | Kawandeep Virdee | |
| 2013-11-10 | Merge branch 'store-seek-values' | Teddy Wing | |
| 2013-11-10 | Save start-stop seconds values in the model | Teddy Wing | |
| Save values on drag-stop of the clip handles. | |||
| 2013-11-09 | moved libs for player demo | Kawandeep Virdee | |
| 2013-11-09 | merge | Kawandeep Virdee | |
| 2013-11-09 | fixed for soundcloud | Kawandeep Virdee | |
| 2013-11-09 | Merge branch 'save-clip-position-on-drag' | Teddy Wing | |
| 2013-11-09 | Trying to get video duration but it's not working | Teddy Wing | |
| Tested the player.html file and apparently the buttons don't seem to work any more either. Will continue getting the clip positions to save in the model once we get it working again. | |||
| 2013-11-09 | Create a new view for clip lines | Teddy Wing | |
| Move code related to clip line initialisation etc. into the new view. | |||
| 2013-11-09 | Backbone-ify code from Kawan's sample.js | Teddy Wing | |
| * Add attributes to the model * Add player initialisation code to the Sample item view | |||
| 2013-11-09 | Merge branch 'initialize-drag-on-add' | Teddy Wing | |
| 2013-11-09 | Initialise drag handles on sample add | Teddy Wing | |
| When a new sample is added, initialise the drag handles so they are draggable. Also remove initial sample from markup. | |||
| 2013-11-09 | Sample add: fix some bugs with adding | Teddy Wing | |
| * Don't add to collection if the input field is empty * Clear input field after adding | |||
| 2013-11-09 | Merge branch 'add-sample-to-collection' | Teddy Wing | |
| 2013-11-09 | Make the add button semi-work | Teddy Wing | |
| Paste a URL, click the '+' button, and a new sample progress bar appears on the page (woo!). TODO: initialise drag handles on add of a new sample progress bar | |||
| 2013-11-09 | Backbone-ify old SampleEditor class code | 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 | |
| Create basic app structure using Backbone & Marionette. | |||
| 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 | |
| Create functions to convert between progress bar position and seek point in seconds. Add a test video to the index.html page. | |||
| 2013-11-09 | added sample class | Kawandeep Virdee | |
| 2013-11-09 | Set up progress bar and clip chooser | Teddy Wing | |
| Initial setup for a progress bar and basic interface for choosing a sample clip. Includes a bar with two draggable lines to set a range within the bar. | |||
| 2013-11-09 | initial commit | Kawandeep Virdee | |
