index
:
Video-Tuneup
gh-pages
master
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Video Tuneup
/
Classes
Age
Commit message (
Expand
)
Author
2012-05-08
Modified (3.) button:
Teddy Wing
2012-05-08
Default "no-content" view: if no video is selected, show this view so that th...
Teddy Wing
2012-05-08
Video library popover now gets dismissed automatically when you select a video.
Teddy Wing
2012-04-26
add internet button handling
Brian Jordan
2012-04-26
tweak buttons, fading
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
WebserviceCommunicator correctly receives a file and writes it to the tmp dir...
Teddy Wing
2012-04-26
Filled out WebserviceCommunicator class. Hopefully this works for sending som...
Teddy Wing
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
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-03-27
video loading
Brian Jordan