Olivier Crête
0267b3fc7d
Merge remote-tracking branch 'thib/master'
2016-05-27 10:49:04 -04:00
Thibault Saunier
647c17b752
WIP: Review and fix Playback+tutorial+1+Playbin2+usage.html
2016-05-27 00:00:56 -04:00
Thibault Saunier
23973dee8e
Review and cleanup the Tutorials page
2016-05-26 23:35:18 -04:00
Thibault Saunier
5c2b02e8e5
Review and cleanup the table of content page
2016-05-26 23:30:41 -04:00
Thibault Saunier
76daad76af
Add a simple TODO file to follow what has been reviewed and what not
2016-05-26 23:20:16 -04:00
Thibault Saunier
e8395b01f5
Fix comment block metadatas
2016-05-26 22:53:09 -04:00
Thibault Saunier
a230b60399
Cleanup page about building with cerbero
...
All platform specific where hard to follow as "information", make proper
paragapgraph about those requirements
And pass the file into ``pandoc -t markdown --reference-links
--atx-headers` making the whoel file much nicer to read.`
2016-05-26 22:42:13 -04:00
Thibault Saunier
7d5fe14134
Remove 'GStreamer SDK documentation' in all titles
...
And pass all the markdown file into `git stripspace`
2016-05-26 22:21:04 -04:00
Thibault Saunier
7619e42870
Cleanup the pae about how to install
...
And explain why we do not provide a Linux Sdk
2016-05-26 22:14:38 -04:00
Thibault Saunier
c053a33bfc
Fix links in Home.markdown
2016-05-26 22:12:11 -04:00
Olivier Crête
ef8f495636
Add "emoticons"
2016-05-19 16:47:27 -04:00
Olivier Crête
7f0ee500c1
Update Home page
2016-05-19 16:46:24 -04:00
Olivier Crête
14b522efef
Update with proper markdown tables
...
Also install images
2016-05-19 16:28:02 -04:00
Thibault Saunier
6387b7b557
Fix main title
2016-05-17 15:31:54 -04:00
Thibault Saunier
9576c4bb2c
Add a very simple script to build
...
Handling relocating images
2016-05-17 15:31:23 -04:00
Thibault Saunier
c873982d17
Some enhancements on the Android pages
2016-05-17 15:30:35 -04:00
Olivier Crête
8074004a6d
Cleaned up up to basic tutorial 5
2016-05-17 10:52:21 -04:00
Olivier Crête
055fc95e04
Ported Cerbero/Install/build section to markdown
2016-05-16 19:23:12 +03:00
Olivier Crête
3e540917bd
Remove generated index
2016-05-16 17:32:43 +03:00
Olivier Crête
b9f4f5fe6a
Import initial automatic conversion
2016-05-16 17:30:48 +03:00
mspiegelmock@gmail.com
96b0ce21e5
Fix framework path on OSX
...
https://bugzilla.gnome.org/show_bug.cgi?id=756242
2015-10-10 09:38:25 +01:00
Matthew Waters
77b2656d6d
ios: link against libiconv
...
Fixes linker errors from cerbero now utilising the system provided libiconv.
Requires GStreamer >= 1.5.91
2015-09-18 20:43:35 +02:00
Justin Kim
4991ff644e
ios tutorials: make work with Xcode 6.4
...
Tutorial 2 to 5 requires to link with VideoToolBox and arm64 is needed for
iphone 5/6.
2015-09-03 12:06:34 +03:00
Xavier Claessens
861f9c96a8
Tutorial5: Fix live streams
...
Switching from PAUSED to PLAYING with a live stream returns ASYNC, not
NO_PREROLL. It would reset the is_live state back to FALSE.
2015-02-16 17:45:54 +02:00
Sebastian Dröge
f106d6e264
ios: Update gst_ios_init.[hm] files for 1.4.0
2014-07-21 16:50:17 +02:00
Sebastian Dröge
ac9e4c62b7
android: It's org.freedesktop.gstreamer.GStreamer now since 1.4.0
2014-07-21 16:32:21 +02:00
Sebastian Dröge
d60ef5ba44
Include stdint.h for android/native_window.h
...
Yay, broken headers!
2014-02-12 14:54:26 +01:00
Sebastian Dröge
c6bc1450c6
vs2010: Fix GSTREAMER_ROOT environment variable name
2013-11-28 08:29:57 +01:00
Sebastian Dröge
8f21f7e884
Port VS project files to 1.0
2013-10-31 11:03:49 +01:00
Sebastian Dröge
398d4efd1e
Port XCode OS X project files to 1.0
2013-10-31 11:03:42 +01:00
Sebastian Dröge
5bfa5bda9c
Port iOS tutorials to 1.0
2013-10-31 10:51:46 +01:00
Sebastian Dröge
68b9eb58fd
Port Android tutorials to 1.0
2013-10-31 10:25:59 +01:00
Sebastian Dröge
5ad1810d8b
Port playback tutorials to 1.0
2013-10-31 10:25:59 +01:00
Sebastian Dröge
8440e137d9
Port basic tutorials to 1.0
2013-10-31 10:25:59 +01:00
Andoni Morales Alastruey
395d7b92f9
Fix files paths
2013-05-28 11:21:23 +02:00
Andoni Morales Alastruey
24c1c43f25
Fix some linker issues with the new tutorials
2013-05-28 11:17:07 +02:00
Andoni Morales Alastruey
d2285c554c
Use the default SDK as base SDK as 10.6 might not be installed
2013-05-27 17:23:39 +02:00
Andoni Morales Alastruey
8c72809d84
Add missing tutorials
2013-05-27 17:23:32 +02:00
Xavi Artigas
624b3b127c
Adapt to latest Xcode templates (including fonts).
2013-05-22 17:04:57 +02:00
Xavi Artigas
53aee99a76
Disable screen auto-lock when the clip is playing.
2013-05-22 13:30:14 +02:00
Xavi Artigas
72b7f3f2a2
Add Photo Library items to iOS Tutorial 5
2013-05-22 12:51:35 +02:00
Xavi Artigas
1db12234ad
Stylish edits in the comments
2013-05-21 17:31:15 +02:00
Xavi Artigas
1d0cd2fc9a
Typo in comment
2013-05-21 11:17:38 +02:00
Xavi Artigas
d53bb226f6
Remove the LibraryView, as it belongs to Tutorial 5, not Tutorial 4.
2013-05-21 10:46:14 +02:00
Xavi Artigas
0df42274ec
Add some code comments.
2013-05-21 10:29:18 +02:00
Xavi Artigas
232d63a6b2
Copy iOS Tutorial 4 into iOS Tutorial 5
2013-05-17 15:04:35 +02:00
Xavi Artigas
9c5a94b025
Fix resizing mode and iPhone storyboard.
2013-05-17 14:00:28 +02:00
Xavi Artigas
ef7e968b81
Add buffering, eos, clock_lost and duration message handling. Add a couple of wrong hardcoded URLs to debug error reporting facilities.
2013-05-17 12:19:33 +02:00
Xavi Artigas
76f7e541ec
Enable seeking by dragging the time slider. Add a bunch of online clips to the hardcoded library.
2013-05-17 11:46:48 +02:00
Xavi Artigas
079ad1bf15
Add slider and text widgets that track the current position and duration. The slider is not seekable yet.
2013-05-16 17:39:15 +02:00