aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-07-14Updated screenshotHEADmasterTeddy Wing
2012-05-08Export button: added an activity indicator so there's some action going on on...Teddy Wing
2012-05-08Added some TODOs for the export buttonTeddy Wing
2012-05-08Modified (3.) button:Teddy Wing
2012-05-08Updated TODO with (3.) button tasksTeddy Wing
2012-05-08label layoutBrian Jordan
2012-05-08Moved feedback label for once a video is exported.Teddy Wing
2012-05-08Default "no-content" view: if no video is selected, show this view so that th...Teddy Wing
2012-05-08Video library popover now gets dismissed automatically when you select a video.Teddy Wing
2012-05-08Updated TODOTeddy Wing
2012-05-08New interface: step 1. Converted mostly to new interface using IB, changing b...Teddy Wing
2012-05-08App icons: added app icons for iPad home screen & settings (including @2x iPa...Teddy Wing
2012-04-26add internet button handlingBrian Jordan
2012-04-26tweak buttons, fadingBrian Jordan
2012-04-26UI tweaksBrian Jordan
2012-04-26rename buttonsBrian Jordan
2012-04-26re-name and style for clarityBrian Jordan
2012-04-26fix build, add ViewController reference to WebserviceCommunicatorBrian Jordan
2012-04-26Merge branch 'master' of github.com:bcjordan/Video-TuneupTeddy Wing
2012-04-26Added a button to test HTTPRequestTeddy Wing
2012-04-26WebserviceCommunicator correctly receives a file and writes it to the tmp dir...Teddy Wing
2012-04-26README: updated with resource URLs for doing multipart NSMutableURLRequests.Teddy Wing
2012-04-26Filled out WebserviceCommunicator class. Hopefully this works for sending som...Teddy Wing
2012-04-26ViewController.h: removed old delegate protocol conforms from UIImagePickerCo...Teddy Wing
2012-04-25Load picked music into video. Resolves Issue #22Brian Jordan
2012-04-25load video from library. Resolves Issue #19Brian Jordan
2012-04-25Added WebserviceCommunicator class to send a music file up to the Stewardess ...Teddy Wing
2012-04-25add song item URL grabbingBrian Jordan
2012-04-25add itunes picker. Resolves issue #20.Brian Jordan
2012-04-25Added TODO file.Teddy Wing
2012-04-24README: Added a couple links on how to set up the AVAsset table stuff.Teddy Wing
2012-04-24Merge branch 'assetlibrary'Teddy Wing
2012-04-24Video library popover works.Teddy Wing
2012-04-24Changed AssetsViewController to UITableViewController subclass.Teddy Wing
2012-04-24Added AssetsViewController to show the video library in a tableviewTeddy Wing
2012-04-22Tried making some changes to the UIImagePickerController property settings to...Teddy Wing
2012-04-17Implemented UIImagePickerController Delegate method. Trying to get chosen vid...Teddy Wing
2012-04-17Media/Video Library selector:Teddy Wing
2012-04-16add scrubber control. Closes issue #17Brian Jordan
2012-04-16clean up unused variablesBrian Jordan
2012-03-29add titleBrian Jordan
2012-03-29add screenshot to readmeBrian Jordan
2012-03-29add screenshotBrian Jordan
2012-03-29add some background styleBrian Jordan
2012-03-29resolve #4Brian Jordan
2012-03-29resolves issues #3, #11 and #12Brian Jordan
2012-03-28muxing working. Resolves #8Brian Jordan
2012-03-28add m4v to projectBrian Jordan
2012-03-28Merge branch 'master' of github.com:bcjordan/Video-Tuneuptw
2012-03-28Added new video file with spoken audiotw