aboutsummaryrefslogtreecommitdiffstats
path: root/Video Tuneup/Classes
AgeCommit message (Expand)Author
2012-05-08Modified (3.) button: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-04-26add internet button handlingBrian Jordan
2012-04-26tweak buttons, fadingBrian 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-26WebserviceCommunicator correctly receives a file and writes it to the tmp dir...Teddy Wing
2012-04-26Filled out WebserviceCommunicator class. Hopefully this works for sending som...Teddy Wing
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-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-03-27video loadingBrian Jordan