summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-19Update with proper markdown tablesOlivier Crête12-107/+65
2016-05-17Fix main titleThibault Saunier1-1/+1
2016-05-17Add a very simple script to buildThibault Saunier1-0/+3
2016-05-17Some enhancements on the Android pagesThibault Saunier8-22/+11
2016-05-17Cleaned up up to basic tutorial 5Olivier Crête52-980/+793
2016-05-16Ported Cerbero/Install/build section to markdownOlivier Crête22-577/+258
2016-05-16Remove generated indexOlivier Crête2-165/+1
2016-05-16Import initial automatic conversionOlivier Crête175-0/+24739
2015-10-10Fix framework path on OSXmspiegelmock@gmail.com1-5/+21
2015-09-18ios: link against libiconvMatthew Waters1-0/+12
2015-09-03ios tutorials: make work with Xcode 6.4Justin Kim1-2/+18
2015-02-16Tutorial5: Fix live streamsXavier Claessens1-4/+7
2014-07-21ios: Update gst_ios_init.[hm] files for 1.4.0Sebastian Dröge10-30/+270
2014-07-21android: It's org.freedesktop.gstreamer.GStreamer now since 1.4.0Sebastian Dröge5-5/+5
2014-02-12Include stdint.h for android/native_window.hSebastian Dröge3-0/+3
2013-11-28vs2010: Fix GSTREAMER_ROOT environment variable nameSebastian Dröge19-88/+88
2013-10-31Port VS project files to 1.0Sebastian Dröge19-107/+107
2013-10-31Port XCode OS X project files to 1.0Sebastian Dröge1-2/+2
2013-10-31Port iOS tutorials to 1.0Sebastian Dröge14-1087/+643
2013-10-31Port Android tutorials to 1.0Sebastian Dröge8-85/+71
2013-10-31Port playback tutorials to 1.0Sebastian Dröge7-83/+88
2013-10-31Port basic tutorials to 1.0Sebastian Dröge10-95/+95
2013-05-28Fix files pathsAndoni Morales Alastruey1-2/+2
2013-05-28Fix some linker issues with the new tutorialsAndoni Morales Alastruey1-0/+34
2013-05-27Use the default SDK as base SDK as 10.6 might not be installedAndoni Morales Alastruey1-2/+2
2013-05-27Add missing tutorialsAndoni Morales Alastruey11-0/+1452
2013-05-22Adapt to latest Xcode templates (including fonts).Xavi Artigas17-1042/+1852
2013-05-22Disable screen auto-lock when the clip is playing.Xavi Artigas1-0/+3
2013-05-22Add Photo Library items to iOS Tutorial 5Xavi Artigas3-11/+52
2013-05-21Stylish edits in the commentsXavi Artigas2-962/+962
2013-05-21Typo in commentXavi Artigas1-1/+1
2013-05-21Remove the LibraryView, as it belongs to Tutorial 5, not Tutorial 4.Xavi Artigas6-304/+7
2013-05-21Add some code comments.Xavi Artigas4-80/+96
2013-05-17Copy iOS Tutorial 4 into iOS Tutorial 5Xavi Artigas27-0/+2764
2013-05-17Fix resizing mode and iPhone storyboard.Xavi Artigas2-6/+51
2013-05-17Add buffering, eos, clock_lost and duration message handling. Add a couple of...Xavi Artigas2-2/+55
2013-05-17Enable seeking by dragging the time slider. Add a bunch of online clips to th...Xavi Artigas6-17/+152
2013-05-16Add slider and text widgets that track the current position and duration. The...Xavi Artigas6-31/+133
2013-05-14Inform the application about the media size, so it can adapt the UIView to th...Xavi Artigas3-0/+51
2013-05-14iPhone storyboard for iOS tutorial 4Xavi Artigas1-41/+126
2013-05-14Initial iOS Tutorial 4, already working. No seek bar yet. iPhone storyboard m...Xavi Artigas10-36/+259
2013-05-13Adapt tutorial code to new xcode ios templatesXavi Artigas8-10/+76
2013-05-10Remove autogenerated copyright notices and some whitespace.Xavi Artigas9-195/+0
2013-05-09First iOS Tutorial 4 (a copy of Tutorial 3)Xavi Artigas25-0/+2154
2013-05-09Fix debug category nameXavi Artigas1-2/+2
2013-05-09Dynamically change the video UIView so that it maximizes its size respecting ...Xavi Artigas4-18/+101
2013-05-08Remove apparently unneeded override.Xavi Artigas1-9/+0
2013-05-08Remove borders around video viewXavi Artigas2-28/+11
2013-05-08First working version of iOS tutorial 3Xavi Artigas10-6/+187
2013-05-07New iOS Tutorial 3 (copied from Tutorial 2)Xavi Artigas23-0/+1901