| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-07-14 | Updated screenshotHEADmaster | Teddy Wing | |
| 2012-05-08 | Export button: added an activity indicator so there's some action going on ↵ | Teddy Wing | |
| on the screen to keep users entertained while the video exports to the media library. | |||
| 2012-05-08 | Added some TODOs for the export button | Teddy Wing | |
| Styled the 'Saved!' text on the export button. | |||
| 2012-05-08 | Modified (3.) button: | Teddy Wing | |
| * Button now functions as the 'Internet Tune-up' button * Added parentheses labels on left & right sides of the button to indicate that it's optional * Label on top of the button that indicates the status of the internet request * Removed old RoundRect Internet Tune-up button (internetRequestButton) | |||
| 2012-05-08 | Updated TODO with (3.) button tasks | Teddy Wing | |
| 2012-05-08 | label layout | Brian Jordan | |
| 2012-05-08 | Moved feedback label for once a video is exported. | Teddy Wing | |
| TODO: change this to go along with the new interface. | |||
| 2012-05-08 | Default "no-content" view: if no video is selected, show this view so that ↵ | Teddy Wing | |
| the user knows they have to select a video, and so they know how to use the app. Once the user has selected a video, this 'help view' gets hidden so they can preview their video in the playerView. | |||
| 2012-05-08 | Video library popover now gets dismissed automatically when you select a video. | Teddy Wing | |
| 2012-05-08 | Updated TODO | Teddy Wing | |
| 2012-05-08 | New interface: step 1. Converted mostly to new interface using IB, changing ↵ | Teddy Wing | |
| buttons with new ones and resizing the player view. TODO: now comes the automatic mixing on song selection etc. | |||
| 2012-05-08 | App icons: added app icons for iPad home screen & settings (including @2x ↵ | Teddy Wing | |
| iPad retina) | |||
| 2012-04-26 | add internet button handling | Brian Jordan | |
| 2012-04-26 | tweak buttons, fading | Brian Jordan | |
| 2012-04-26 | UI tweaks | Brian Jordan | |
| 2012-04-26 | rename buttons | Brian Jordan | |
| 2012-04-26 | re-name and style for clarity | Brian Jordan | |
| 2012-04-26 | fix build, add ViewController reference to WebserviceCommunicator | Brian Jordan | |
| 2012-04-26 | Merge branch 'master' of github.com:bcjordan/Video-Tuneup | Teddy Wing | |
| 2012-04-26 | Added a button to test HTTPRequest | Teddy Wing | |
| 2012-04-26 | WebserviceCommunicator correctly receives a file and writes it to the tmp ↵ | Teddy Wing | |
| directory. | |||
| 2012-04-26 | README: updated with resource URLs for doing multipart NSMutableURLRequests. | Teddy Wing | |
| 2012-04-26 | Filled out WebserviceCommunicator class. Hopefully this works for sending ↵ | Teddy Wing | |
| some multipart form data. | |||
| 2012-04-26 | ViewController.h: removed old delegate protocol conforms from ↵ | Teddy Wing | |
| UIImagePickerController. Added a 'conforms to MPMediaPickerControllerDelegate' definition. Eliminated warning at line 120 | |||
| 2012-04-25 | Load picked music into video. Resolves Issue #22 | Brian Jordan | |
| 2012-04-25 | load video from library. Resolves Issue #19 | Brian Jordan | |
| 2012-04-25 | Added WebserviceCommunicator class to send a music file up to the Stewardess ↵ | Teddy Wing | |
| webservice and get a file back. TODO: replace 'void' with a file or file_path | |||
| 2012-04-25 | add song item URL grabbing | Brian Jordan | |
| 2012-04-25 | add itunes picker. Resolves issue #20. | Brian Jordan | |
| 2012-04-25 | Added TODO file. | Teddy Wing | |
| 2012-04-24 | README: Added a couple links on how to set up the AVAsset table stuff. | Teddy Wing | |
| 2012-04-24 | Merge branch 'assetlibrary' | Teddy Wing | |
| Conflicts: Video Tuneup/ViewController.m | |||
| 2012-04-24 | Video library popover works. | Teddy Wing | |
| 2012-04-24 | Changed AssetsViewController to UITableViewController subclass. | Teddy Wing | |
| 2012-04-24 | Added AssetsViewController to show the video library in a tableview | Teddy Wing | |
| 2012-04-22 | Tried making some changes to the UIImagePickerController property settings ↵ | Teddy Wing | |
| to see if that would fix my issues. Didn't. | |||
| 2012-04-17 | Implemented UIImagePickerController Delegate method. Trying to get chosen ↵ | Teddy Wing | |
| video's NSURL, but having issues. * BUG: after clicking the 'Use' button, a progress bar appears saying "Compressing video...", but then the app seems to stall. What happens on an actual device? | |||
| 2012-04-17 | Media/Video Library selector: | Teddy Wing | |
| * button to open popover * Popover displays a videos from saved Photos library, allows user to select one. | |||
| 2012-04-16 | add scrubber control. Closes issue #17 | Brian Jordan | |
| 2012-04-16 | clean up unused variables | Brian Jordan | |
| 2012-03-29 | add title | Brian Jordan | |
| 2012-03-29 | add screenshot to readme | Brian Jordan | |
| 2012-03-29 | add screenshot | Brian Jordan | |
| 2012-03-29 | add some background style | Brian Jordan | |
| 2012-03-29 | resolve #4 | Brian Jordan | |
| 2012-03-29 | resolves issues #3, #11 and #12 | Brian Jordan | |
| 2012-03-28 | muxing working. Resolves #8 | Brian Jordan | |
| 2012-03-28 | add m4v to project | Brian Jordan | |
| 2012-03-28 | Merge branch 'master' of github.com:bcjordan/Video-Tuneup | tw | |
| 2012-03-28 | Added new video file with spoken audio | tw | |
