Initial iOS Tutorial 4, already working. No seek bar yet. iPhone storyboard missing...
authorXavi Artigas <xartigas@fluendo.com>
Tue, 14 May 2013 15:11:05 +0000 (17:11 +0200)
committerXavi Artigas <xartigas@fluendo.com>
Tue, 14 May 2013 15:11:05 +0000 (17:11 +0200)
commit4ae44f9e1c1343b5f720cab24bb6f8bca9f01bd0
tree0391d85013cc4832a0997c7f9cfc3e56de098384
parent4bd417f3398d2647b9a7598631e21065685e9463
Initial iOS Tutorial 4, already working. No seek bar yet. iPhone storyboard missing. External files can be played if they are copied into the application through iTunes file sharing.
gst-sdk/tutorials/xcode iOS/GStreamer iOS Tutorials.xcodeproj/project.pbxproj
gst-sdk/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.h
gst-sdk/tutorials/xcode iOS/Tutorial 4/GStreamerBackend.m
gst-sdk/tutorials/xcode iOS/Tutorial 4/LibraryViewController.h [new file with mode: 0644]
gst-sdk/tutorials/xcode iOS/Tutorial 4/LibraryViewController.m [new file with mode: 0644]
gst-sdk/tutorials/xcode iOS/Tutorial 4/Tutorial 4-Info.plist
gst-sdk/tutorials/xcode iOS/Tutorial 4/VideoViewController.h [moved from gst-sdk/tutorials/xcode iOS/Tutorial 4/ViewController.h with 81% similarity]
gst-sdk/tutorials/xcode iOS/Tutorial 4/VideoViewController.m [moved from gst-sdk/tutorials/xcode iOS/Tutorial 4/ViewController.m with 87% similarity]
gst-sdk/tutorials/xcode iOS/Tutorial 4/en.lproj/MainStoryboard_iPad.storyboard
gst-sdk/tutorials/xcode iOS/Tutorial 4/gst_ios_init.h