platform/upstream/gstreamer.git
7 years agoMakefile: check for hotdoc before attempting upload
Tim-Philipp Müller [Thu, 8 Dec 2016 07:38:41 +0000 (07:38 +0000)]
Makefile: check for hotdoc before attempting upload

https://bugzilla.gnome.org/show_bug.cgi?id=775742

7 years agoindex: Link to the new location of the design docs
Sebastian Dröge [Wed, 7 Dec 2016 09:13:43 +0000 (11:13 +0200)]
index: Link to the new location of the design docs

7 years agoupload: fix permissions even if rsync ran into a problem
Tim-Philipp Müller [Tue, 6 Dec 2016 17:12:44 +0000 (17:12 +0000)]
upload: fix permissions even if rsync ran into a problem

7 years agoImport all GStreamer design doc and convert them to markdown
Thibault Saunier [Mon, 5 Dec 2016 21:12:24 +0000 (18:12 -0300)]
Import all GStreamer design doc and convert them to markdown

https://bugzilla.gnome.org/show_bug.cgi?id=775667

7 years agotools: Cleanup ges-launch page
Thibault Saunier [Wed, 30 Nov 2016 11:19:22 +0000 (08:19 -0300)]
tools: Cleanup ges-launch page

7 years agocontribute: minor fix-ups
Tim-Philipp Müller [Thu, 1 Dec 2016 08:38:48 +0000 (08:38 +0000)]
contribute: minor fix-ups

7 years agoindex: Add GStreamer Conference 2016 links
Sebastian Dröge [Tue, 29 Nov 2016 14:11:28 +0000 (16:11 +0200)]
index: Add GStreamer Conference 2016 links

7 years agoindex: fix link
Tim-Philipp Müller [Tue, 29 Nov 2016 12:41:02 +0000 (12:41 +0000)]
index: fix link

7 years agoMove licensing page over from www module
Tim-Philipp Müller [Tue, 29 Nov 2016 10:22:58 +0000 (10:22 +0000)]
Move licensing page over from www module

We need to go over this and merge it with the legal-information
page and the bits in the FAQ, but for now just move it over as-is
so we can retire the documentation subsection in the www module.

7 years agoplugins: add plugin introspection xml files
Tim-Philipp Müller [Mon, 28 Nov 2016 23:56:47 +0000 (23:56 +0000)]
plugins: add plugin introspection xml files

From 1.10 branch of the various modules for now.

7 years agoplugins: add script to generate plugins list from module xml files
Tim-Philipp Müller [Mon, 28 Nov 2016 20:32:25 +0000 (20:32 +0000)]
plugins: add script to generate plugins list from module xml files

Bit rough, but works. I might still rewrite it all in perl ;)

For now use xml files from 1.10 branch.

7 years agoAdd list of elements and plugins
Tim-Philipp Müller [Mon, 28 Nov 2016 18:27:12 +0000 (18:27 +0000)]
Add list of elements and plugins

This is generated by a script.

7 years agoExclude Windows XP from supported platforms list
Nirbheek Chauhan [Mon, 28 Nov 2016 13:12:34 +0000 (18:42 +0530)]
Exclude Windows XP from supported platforms list

It's no longer supported by glib. All gstreamer libraries and plugins
should work on XP too if you use an older glib (in theory), but we don't
test it anymore.

7 years agoUpload to gstreamer.freedesktop.org/documentation/
Tim-Philipp Müller [Mon, 28 Nov 2016 13:03:32 +0000 (13:03 +0000)]
Upload to gstreamer.freedesktop.org/documentation/

Instead of staging dir.

7 years agotheme: make inline code similar in style to full code blocks
Tim-Philipp Müller [Sun, 27 Nov 2016 22:53:51 +0000 (22:53 +0000)]
theme: make inline code similar in style to full code blocks

Dark red text on light red/pink background is just not the right
colour scheme here.

7 years agoAdd "Contribute" section
Tim-Philipp Müller [Sun, 27 Nov 2016 19:30:42 +0000 (19:30 +0000)]
Add "Contribute" section

https://bugzilla.gnome.org/show_bug.cgi?id=772809

7 years agoplugin-dev: remove "porting from 0.8 to 0.10" section
Tim-Philipp Müller [Sun, 27 Nov 2016 12:43:50 +0000 (12:43 +0000)]
plugin-dev: remove "porting from 0.8 to 0.10" section

7 years agoplugin-dev: rename element-type pages
Tim-Philipp Müller [Sun, 27 Nov 2016 12:37:11 +0000 (12:37 +0000)]
plugin-dev: rename element-type pages

7 years agoapp-dev: rename dataacess.md to pipeline-manipulation.md
Tim-Philipp Müller [Sat, 26 Nov 2016 12:17:25 +0000 (12:17 +0000)]
app-dev: rename dataacess.md to pipeline-manipulation.md

To match section header and better capture the topics discussed.

7 years agoplugin-dev: rename building-types.md to media-types.md
Tim-Philipp Müller [Sat, 26 Nov 2016 11:47:34 +0000 (11:47 +0000)]
plugin-dev: rename building-types.md to media-types.md

7 years agoplugin-dev: use 'media type' instead of just 'type'
Tim-Philipp Müller [Sat, 26 Nov 2016 11:43:35 +0000 (11:43 +0000)]
plugin-dev: use 'media type' instead of just 'type'

7 years agoplugin-dev: rename basic/statemanage-states.md to basic/states.md
Tim-Philipp Müller [Sat, 19 Nov 2016 21:30:28 +0000 (21:30 +0000)]
plugin-dev: rename basic/statemanage-states.md to basic/states.md

7 years agoplugin-dev: fix up references for building -> basics rename
Tim-Philipp Müller [Wed, 16 Nov 2016 09:38:18 +0000 (09:38 +0000)]
plugin-dev: fix up references for building -> basics rename

7 years agoplugin-dev: rename "building" subdir to "basics"
Tim-Philipp Müller [Wed, 16 Nov 2016 09:34:29 +0000 (09:34 +0000)]
plugin-dev: rename "building" subdir to "basics"

7 years agoplugin-dev: rename "other" subdir to "element-types"
Tim-Philipp Müller [Wed, 16 Nov 2016 09:27:05 +0000 (09:27 +0000)]
plugin-dev: rename "other" subdir to "element-types"

https://bugzilla.gnome.org/show_bug.cgi?id=773976

7 years agoUpdate refs for pwg -> plugin-development rename
Tim-Philipp Müller [Tue, 15 Nov 2016 13:14:26 +0000 (13:14 +0000)]
Update refs for pwg -> plugin-development rename

https://bugzilla.gnome.org/show_bug.cgi?id=773976

7 years agoRename pwg/ -> plugin-development/
Tim-Philipp Müller [Tue, 15 Nov 2016 11:40:16 +0000 (11:40 +0000)]
Rename pwg/ -> plugin-development/

https://bugzilla.gnome.org/show_bug.cgi?id=773976

7 years agoUpdate TODO
Tim-Philipp Müller [Tue, 15 Nov 2016 11:19:20 +0000 (11:19 +0000)]
Update TODO

7 years agofaq: update using section a bit
Tim-Philipp Müller [Tue, 15 Nov 2016 11:15:11 +0000 (11:15 +0000)]
faq: update using section a bit

7 years agofaq: update troubleshooting
Tim-Philipp Müller [Tue, 15 Nov 2016 11:05:34 +0000 (11:05 +0000)]
faq: update troubleshooting

7 years agofaq: update getting
Tim-Philipp Müller [Tue, 15 Nov 2016 10:53:38 +0000 (10:53 +0000)]
faq: update getting

7 years agofaq: update developing
Tim-Philipp Müller [Tue, 15 Nov 2016 10:20:12 +0000 (10:20 +0000)]
faq: update developing

7 years agofaq: update dependencies section
Tim-Philipp Müller [Sat, 12 Nov 2016 20:46:29 +0000 (20:46 +0000)]
faq: update dependencies section

7 years agofaq: update general section
Tim-Philipp Müller [Mon, 14 Nov 2016 00:53:17 +0000 (00:53 +0000)]
faq: update general section

Remove mention of the aRTSd and esd sound servers and such.

7 years agofaq: update index/start page
Tim-Philipp Müller [Sat, 12 Nov 2016 20:48:03 +0000 (20:48 +0000)]
faq: update index/start page

7 years agofaq: add to sitemap
Tim-Philipp Müller [Mon, 14 Nov 2016 13:40:45 +0000 (13:40 +0000)]
faq: add to sitemap

7 years agofaq: initial import
Tim-Philipp Müller [Thu, 10 Nov 2016 12:02:55 +0000 (12:02 +0000)]
faq: initial import

Converted with pandoc.

7 years agoapp-dev: rename building/ -> basics/
Tim-Philipp Müller [Mon, 14 Nov 2016 16:50:57 +0000 (16:50 +0000)]
app-dev: rename building/ -> basics/

https://bugzilla.gnome.org/show_bug.cgi?id=773976

7 years agoapp-dev: fix up links for rename
Tim-Philipp Müller [Mon, 14 Nov 2016 16:29:47 +0000 (16:29 +0000)]
app-dev: fix up links for rename

And fix some broken here and ther as well while at it.

7 years agoRename manual/* to application-development/*
Tim-Philipp Müller [Mon, 14 Nov 2016 14:41:57 +0000 (14:41 +0000)]
Rename manual/* to application-development/*

https://bugzilla.gnome.org/show_bug.cgi?id=773976

7 years agoFix up README for recent changes
Tim-Philipp Müller [Mon, 14 Nov 2016 14:31:28 +0000 (14:31 +0000)]
Fix up README for recent changes

7 years agoSplit out documentation into subfolders.
Mathieu Duponchelle [Sat, 5 Nov 2016 08:18:49 +0000 (09:18 +0100)]
Split out documentation into subfolders.

https://bugzilla.gnome.org/show_bug.cgi?id=773976

7 years agoUpdate theme submodule
Mathieu Duponchelle [Sat, 5 Nov 2016 11:00:18 +0000 (12:00 +0100)]
Update theme submodule

https://bugzilla.gnome.org/show_bug.cgi?id=773976

7 years agoAdd 'upload' target to Makefile
Tim-Philipp Müller [Tue, 8 Nov 2016 13:58:35 +0000 (13:58 +0000)]
Add 'upload' target to Makefile

Apart from being convenient this makes sure group permissions
are set properly afterwards, so that other people can update
things in future without getting permission errors.

7 years agoUpdate theme submodule
Mathieu Duponchelle [Thu, 27 Oct 2016 12:16:43 +0000 (14:16 +0200)]
Update theme submodule

7 years agoProvide a favicon
Mathieu Duponchelle [Thu, 27 Oct 2016 11:59:53 +0000 (13:59 +0200)]
Provide a favicon

7 years agoUpdate theme submodule
Mathieu Duponchelle [Thu, 27 Oct 2016 11:59:29 +0000 (13:59 +0200)]
Update theme submodule

7 years agoRemove all reference to the SDK in pages names
Thibault Saunier [Fri, 21 Oct 2016 13:23:28 +0000 (10:23 -0300)]
Remove all reference to the SDK in pages names

7 years agoREADME: add instructions for arch linux
Thibault Saunier [Fri, 21 Oct 2016 13:37:33 +0000 (10:37 -0300)]
README: add instructions for arch linux

7 years agoCleanup TODO more
Olivier Crête [Tue, 25 Oct 2016 20:22:16 +0000 (16:22 -0400)]
Cleanup TODO more

7 years agoExplain step vs seek to change playback speed change
Olivier Crête [Tue, 25 Oct 2016 20:20:37 +0000 (16:20 -0400)]
Explain step vs seek to change playback speed change

7 years agoTell people to use the distro version on Linux
Olivier Crête [Tue, 25 Oct 2016 20:17:34 +0000 (16:17 -0400)]
Tell people to use the distro version on Linux

7 years agoUpdate recommended macOX/XCode versions
Olivier Crête [Tue, 25 Oct 2016 20:17:17 +0000 (16:17 -0400)]
Update recommended macOX/XCode versions

7 years agoReplace references to installed tutorials
Olivier Crête [Tue, 25 Oct 2016 20:16:42 +0000 (16:16 -0400)]
Replace references to installed tutorials

Replace them with a link to gst-docs on cgit.freedesktop.org

7 years agoUpdate list of plugins in Android categories
Olivier Crête [Tue, 25 Oct 2016 19:54:39 +0000 (15:54 -0400)]
Update list of plugins in Android categories

7 years agoUpdate iOS tutorials screenshots
Olivier Crête [Tue, 25 Oct 2016 19:05:26 +0000 (15:05 -0400)]
Update iOS tutorials screenshots

Now say 1.x instead of 0.10.36

7 years agoiOS tutorials: Enable SSL for 4 & 5
Olivier Crete [Tue, 25 Oct 2016 00:02:20 +0000 (20:02 -0400)]
iOS tutorials: Enable SSL for 4 & 5

Some on the test files are now on SSL enabled servers.

7 years agoiOS Tutorials: Fix compile warnings
Olivier Crete [Mon, 24 Oct 2016 22:54:51 +0000 (18:54 -0400)]
iOS Tutorials: Fix compile warnings

7 years agoiOS tutorials: Update icons
Olivier Crête [Mon, 24 Oct 2016 20:05:41 +0000 (16:05 -0400)]
iOS tutorials: Update icons

Also migrate to a Asset Catalog as recommended in newer XCode.

7 years agoiOS Tutorials: Rename away from gst-sdk
Olivier Crete [Mon, 24 Oct 2016 19:32:04 +0000 (15:32 -0400)]
iOS Tutorials: Rename away from gst-sdk

7 years agoiOS Tutorials: Update from templates
Olivier Crete [Mon, 24 Oct 2016 19:26:08 +0000 (15:26 -0400)]
iOS Tutorials: Update from templates

7 years agoiOS tutorials: Disable bitcode for now
Olivier Crete [Mon, 24 Oct 2016 19:15:07 +0000 (15:15 -0400)]
iOS tutorials: Disable bitcode for now

Our builds don't get include the bitcode, so disable it from the
examples for now.

https://bugzilla.gnome.org/show_bug.cgi?id=770875

7 years agoinstalling-on-android: Remove liveadder
Olivier Crête [Mon, 24 Oct 2016 19:13:22 +0000 (15:13 -0400)]
installing-on-android: Remove liveadder

7 years agoOverride the whole navbar.
Mathieu Duponchelle [Thu, 20 Oct 2016 00:12:01 +0000 (02:12 +0200)]
Override the whole navbar.

We want a different behaviour for the home link, as we
want it to redirect to gstreamer.freedesktop.org (for now).

7 years agoUpdate theme submodule
Mathieu Duponchelle [Thu, 20 Oct 2016 00:08:53 +0000 (02:08 +0200)]
Update theme submodule

7 years agoRemove SDK legal info for now
Olivier Crête [Wed, 19 Oct 2016 20:36:34 +0000 (16:36 -0400)]
Remove SDK legal info for now

7 years agoReformat index to make it nicer
Olivier Crête [Wed, 19 Oct 2016 20:03:09 +0000 (16:03 -0400)]
Reformat index to make it nicer

7 years agoMerge licensing information from website into docs.
Olivier Crête [Wed, 19 Oct 2016 19:50:49 +0000 (15:50 -0400)]
Merge licensing information from website into docs.

7 years agoplayback: you can call playbin playbin
Tim-Philipp Müller [Wed, 19 Oct 2016 06:13:46 +0000 (07:13 +0100)]
playback: you can call playbin playbin

Just to be clear.

7 years agolegal: we don't use any GPLv3 libs/code any more
Tim-Philipp Müller [Wed, 19 Oct 2016 06:04:41 +0000 (07:04 +0100)]
legal: we don't use any GPLv3 libs/code any more

plus misc other fixups

7 years agoREADME: add instructions for debian
Tim-Philipp Müller [Wed, 19 Oct 2016 06:03:10 +0000 (07:03 +0100)]
README: add instructions for debian

nodejs-legacy for /usr/bin/node which is apparently needed
by bower install.

7 years agortp: Move from website to docs
Olivier Crête [Tue, 18 Oct 2016 22:47:02 +0000 (18:47 -0400)]
rtp: Move from website to docs

7 years agosplitup: Move from website to docs
Olivier Crête [Tue, 18 Oct 2016 22:36:08 +0000 (18:36 -0400)]
splitup: Move from website to docs

7 years agoRemove build.sh: we have a Makefile now
Mathieu Duponchelle [Mon, 17 Oct 2016 17:40:19 +0000 (19:40 +0200)]
Remove build.sh: we have a Makefile now

7 years agoImplement our own theme, yay!
Mathieu Duponchelle [Sat, 15 Oct 2016 23:53:38 +0000 (01:53 +0200)]
Implement our own theme, yay!

Please update your hotdoc, and read the (updated) README, you
should end up with something looking exactly like:

https://gstreamer.freedesktop.org/documentation2/

7 years agoTODO: Cleanup
Olivier Crête [Sun, 9 Oct 2016 16:50:24 +0000 (18:50 +0200)]
TODO: Cleanup

7 years agowindows: We also support Windows 10
Olivier Crête [Sun, 9 Oct 2016 15:13:23 +0000 (17:13 +0200)]
windows: We also support Windows 10

7 years agoPut the App dev manual before the tutorials
Olivier Crête [Sun, 9 Oct 2016 14:49:36 +0000 (16:49 +0200)]
Put the App dev manual before the tutorials

7 years agoUpdate header levels
Olivier Crête [Sun, 9 Oct 2016 14:49:29 +0000 (16:49 +0200)]
Update header levels

7 years agoAdd Makefile
Olivier Crête [Sun, 9 Oct 2016 14:39:20 +0000 (16:39 +0200)]
Add Makefile

7 years agoFix formatting on index.md
Olivier Crête [Sun, 9 Oct 2016 13:57:37 +0000 (15:57 +0200)]
Fix formatting on index.md

7 years agoGenerate devhelp book too, because it's nice
Olivier Crête [Sun, 9 Oct 2016 13:50:51 +0000 (15:50 +0200)]
Generate devhelp book too, because it's nice

7 years agohotdoc: Set right name
Olivier Crête [Sun, 9 Oct 2016 13:49:25 +0000 (15:49 +0200)]
hotdoc: Set right name

7 years agoUse HTML link to prevent warning for external link
Olivier Crête [Sun, 9 Oct 2016 13:48:09 +0000 (15:48 +0200)]
Use HTML link to prevent warning for external link

7 years agohello world: Close code section
Olivier Crête [Sun, 9 Oct 2016 13:31:08 +0000 (15:31 +0200)]
hello world: Close code section

7 years agoUse basic-tutorial-1.c from tutorials subdirectory
Olivier Crête [Sun, 9 Oct 2016 13:28:12 +0000 (15:28 +0200)]
Use basic-tutorial-1.c from tutorials subdirectory

7 years agoMerge remote-tracking branch 'tutorials/master'
Olivier Crête [Sun, 9 Oct 2016 13:26:01 +0000 (15:26 +0200)]
Merge remote-tracking branch 'tutorials/master'

7 years agomove tutorials to root
Olivier Crête [Sun, 9 Oct 2016 13:24:09 +0000 (15:24 +0200)]
move tutorials to root

7 years agoUpdate the installing on Linux page
Olivier Crête [Sun, 9 Oct 2016 12:33:39 +0000 (14:33 +0200)]
Update the installing on Linux page

7 years agoAdd homepage that matches the current gstreamer.fdo/documentation/
Olivier Crête [Sun, 9 Oct 2016 12:18:07 +0000 (14:18 +0200)]
Add homepage that matches the current gstreamer.fdo/documentation/

7 years agoandroid: Update to use multi-arch builds
Olivier Crête [Thu, 6 Oct 2016 20:49:19 +0000 (16:49 -0400)]
android: Update to use multi-arch builds

7 years agoRemove spurious version numbers
Olivier Crête [Thu, 6 Oct 2016 20:32:28 +0000 (16:32 -0400)]
Remove spurious version numbers

7 years agoFix hotdoc warnings
Olivier Crête [Thu, 6 Oct 2016 19:41:20 +0000 (15:41 -0400)]
Fix hotdoc warnings

7 years agoRemove ref to non-existing gst-inspect.md
Olivier Crête [Thu, 6 Oct 2016 19:27:04 +0000 (15:27 -0400)]
Remove ref to non-existing gst-inspect.md

7 years agoFix link
Olivier Crête [Thu, 6 Oct 2016 19:24:14 +0000 (15:24 -0400)]
Fix link

7 years agoUpdate Android screenshots
Olivier Crête [Thu, 6 Oct 2016 19:21:33 +0000 (15:21 -0400)]
Update Android screenshots

7 years agoandorid-tutorial-3: Use right object name for SurfaceView
Olivier Crête [Thu, 6 Oct 2016 18:06:30 +0000 (14:06 -0400)]
andorid-tutorial-3: Use right object name for SurfaceView

7 years agoReplace references to gstreamer.com to gstreamer.freedesktop.org
Olivier Crête [Thu, 15 Sep 2016 20:27:36 +0000 (16:27 -0400)]
Replace references to gstreamer.com to gstreamer.freedesktop.org

7 years agoRename intgration to integration
Olivier Crête [Fri, 16 Sep 2016 21:01:30 +0000 (17:01 -0400)]
Rename intgration to integration

7 years agoRemove unused attachments
Olivier Crête [Fri, 16 Sep 2016 20:50:38 +0000 (16:50 -0400)]
Remove unused attachments