summaryrefslogtreecommitdiff
path: root/doc/reference
Commit message (Collapse)AuthorAgeFilesLines
* Some follow up fixes for the 2.8 API switchRico Tzschichholz2022-11-221-2/+2
|
* build: Fix deprecations in meson filesJens Georg2022-06-045-34/+34
|
* all: API bumpJens Georg2022-06-035-25/+25
|
* wip: Fix gtkdoc generation and installationwip/phako/190Jens Georg2020-12-1916-62/+69
| | | | Fixes #190
* build: Drop AutotoolsJens Georg2019-10-207-248/+0
|
* doc: Pass gupnp-1.2 instead of gupnp-1.0 to valadocTing-Wei Lan2019-07-105-5/+5
| | | | It looks like a leftover when porting to GUPnP 1.2.
* build: Drop target-glib from doc buildsJens Georg2019-01-186-6/+0
|
* Port build system to mesonJens Georg2018-11-286-0/+320
|
* doc: Add librygel-db to apidocsJens Georg2016-04-164-1/+137
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* doc: Remove reference to uuidJens Georg2015-05-251-2/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* docs: Update gtk-doc masterfilesJens Georg2015-03-183-5/+31
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* docs: Fix librygel-server gtk-doc generationJens Georg2015-03-181-2/+0
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* doc: Fix docs being rebuilt all the timeJens Georg2015-03-181-2/+8
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* all: Bump ABI/API versionJens Georg2014-11-094-6/+6
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* doc: Fix make distcheckJens Georg2014-07-221-0/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* all: Bump API and ABI versionJens Georg2014-06-224-6/+6
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* build: Fix make distcheckJens Georg2014-05-291-0/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* build: Replace another cp -dJens Georg2014-03-171-1/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* build: Replace non-portable cp -dJens Georg2014-02-091-1/+1
| | | | | | Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=722527
* build: Fix make distcheckJens Georg2014-02-081-0/+5
|
* doc: Some improvments to gtk-docJens Georg2014-02-081-1/+8
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* all: Move Rygel.DLNAProfile into coreJens Georg2014-02-081-0/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* all: Remove Freedesktop interfaces from coreJens Georg2014-02-081-3/+0
| | | | | | | They're used in two plug-ins only and are a pain in the donkey when doing gobject-introspection. Signed-off-by: Jens Georg <mail@jensge.org>
* all: Bump API and ABI versionJens Georg2013-11-244-6/+6
|
* docs: Fix the buildMurray Cumming2013-02-081-1/+0
| | | | Remove a reference to a non-existant .xml file.
* docs: librygel-renderer: Fix typoMurray Cumming2013-01-291-2/+2
|
* docs: Add remaining chapter IDsMurray Cumming2013-01-284-17/+26
|
* docs: Minor fixesMurray Cumming2013-01-281-2/+2
|
* doc: Remove extra level of htmlJens Georg2013-01-251-2/+2
|
* docs: librygel-server: More on media enginesMurray Cumming2013-01-231-0/+10
|
* docs: Fix a typoMurray Cumming2013-01-221-1/+1
|
* docs: librygel-server: More explanation of media-exportMurray Cumming2013-01-221-1/+11
|
* docs: librygel-renderer-gst: Mention the fullscreen example.Murray Cumming2013-01-222-7/+36
|
* docs: librygel-renderer: Describe full exampleMurray Cumming2013-01-223-12/+47
|
* docs: librygel-server: Remove a copy/pasted paragraphMurray Cumming2013-01-221-11/+0
|
* media-export: Make some vfuncs protected.Murray Cumming2013-01-171-1/+1
|
* docs: Finish a sentence.Murray Cumming2013-01-171-1/+2
|
* docs: librygel-server: Document RygelTrackableContainerMurray Cumming2013-01-171-0/+1
|
* docs: librygel-server: Alpabetical orderMurray Cumming2013-01-171-19/+18
|
* docs: Always specify RYGEL_DOCBUILD_MODULEDominique Leuenberger2013-01-164-4/+4
| | | | | | even if not building the docs. It's used by doc-build.am to specify the install location. Failing to do so results in documentation being installed in $(datadir}/gtk-doc/html/lib
* docs: librygel-server: Fix a linkMurray Cumming2013-01-161-1/+1
|
* docs: librygel-server: Describing the plugin full exampleMurray Cumming2013-01-162-2/+19
|
* docs: librygel-server: Add sub-sections.Murray Cumming2013-01-164-19/+56
| | | | | | | Move the chapter tags into the implementing-*.xml files, so we can have multiple sections in them. Give the chapters an ID so they can have meaningful URLs. Also link to the (unfinished) full rygel server plugin example.
* docs: RygelMediaEngine: More hints about optional features.Murray Cumming2013-01-071-3/+5
| | | | | Mention the external C example and describe more about get_transcoders() and get_dlna_profiles().
* docs: Implement media engines: Add text.Murray Cumming2012-12-181-0/+20
| | | | | Though this is mostly a duplicate of the RygelMediaEngine API docs. Still, it seems helpful to have it here.
* build: Improve the buildMurray Cumming2012-12-124-17/+12
| | | | | | | | | | | | | | | * configure.ac: Mention dependencies as executable/library-specific PKG_CHECK_MODULES() calls, instead of having one PKG_CHECK_MODULE() call for each dependency and then listing those depdendencies' CFLAGS and LIBS individually in each Makefile.am. Also define the _VALAFLAGS in the same place, keeping things consistent. * common.am: Clean this up, using more obvious variable names. * various Makefile.am: Use the new structure. Do not use AM_CFLAGS, instead specifying the CFLAGS, LIBS and VALAFLAGS for each executable/library. As well as being cleaner, this would allow us to convert to a non-recursive autotools build sometime in the future. https://bugzilla.gnome.org/show_bug.cgi?id=689960
* Add a comment about the docs build for the future.Murray Cumming2012-12-111-0/+6
|
* Change --with-media-engine=none to =simpleMurray Cumming2012-12-052-2/+0
|
* doc: Fix build with --disable-valadocJens Georg2012-12-041-4/+10
|
* Added missing fileMurray Cumming2012-11-271-0/+38
|