summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* all: Export disc numberJens Georg2023-03-191-0/+8
| | | | Fixes #223
* Some follow up fixes for the 2.8 API switchRico Tzschichholz2022-11-221-2/+2
|
* build: Fix deprecations in meson filesJens Georg2022-06-046-35/+36
|
* all: API bumpJens Georg2022-06-035-25/+25
|
* Revert "build: Do not write man page during test"Jens Georg2022-01-041-1/+0
| | | | | | This reverts commit 039892e9e47e9ac3de0a8b3577c835515de3bc7c. Does not work
* build: Do not write man page during testJens Georg2022-01-031-0/+1
| | | | --noout was not the correct option for no output
* Fix stylesheet detectionJens Georg2020-12-271-1/+2
|
* build: Add man_pages build optionsJens Georg2020-12-272-40/+63
| | | | | | Check if xsltproc runs succesfully and fail otherwise Fixes #192
* Revert "build: Add man_pages build options"Jens Georg2020-12-272-63/+40
| | | | This reverts commit ee68c4597f3f50aa38251f0c74452f046b5e4782.
* build: Add man_pages build optionsJens Georg2020-12-262-40/+63
| | | | | | Check if xsltproc runs succesfully and fail otherwise Fixes #192
* wip: Fix gtkdoc generation and installationwip/phako/190Jens Georg2020-12-1916-62/+69
| | | | Fixes #190
* doc: Fix typoJens Georg2020-08-091-1/+1
|
* data,doc: Update for IPv6Jens Georg2020-08-091-0/+8
| | | | Add IPv6 setting to default file and config manpage
* doc, media-export: Change some stringsJens Georg2020-06-101-1/+1
| | | | | | Make the user-facing strings a bit more user-friendly. Fixes #164
* build: Drop AutotoolsJens Georg2019-10-208-270/+0
|
* build: Do not drop date from manpageJens Georg2019-10-051-1/+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
|
* doc: Add note regarding blacklisting behaviorJens Georg2019-01-141-0/+3
|
* Port build system to mesonJens Georg2018-11-288-0/+366
|
* doc: Fix typos in man-pagesJens Georg2018-10-181-2/+2
|
* data,doc: Add description for acl-fallback-policyJens Georg2018-10-181-0/+8
|
* renderer-gst: Make sinks configurableJens Georg2018-10-111-1/+18
|
* doc,data: Update URL for gitlabJens Georg2018-09-052-3/+3
|
* doc: Update for log level switchJens Georg2016-06-261-1/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* doc: Explain interface list a bit betterJens Georg2016-06-261-1/+1
| | | | | | Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=767305
* build: Don't try to build manpages without xsltprocJens Georg2016-06-141-5/+5
| | | | | | Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=767459
* mediathek: Remove pluginJens Georg2016-05-213-49/+2
| | | | | | The RSS items don't work anymore, always return 404. Signed-off-by: Jens Georg <mail@jensge.org>
* doc: Update links in README and manpageJens Georg2016-04-241-3/+3
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* doc: Add librygel-db to apidocsJens Georg2016-04-164-1/+137
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* doc: Remove "video-format" from Mediathek pluginJens Georg2016-03-061-11/+3
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* doc,config: Add LightMediaScannerJens Georg2016-03-061-0/+5
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* db: Add possibility to dump the used SQLJens Georg2016-02-192-1/+23
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* doc: Update rygel.conf.1Jens Georg2016-02-141-14/+10
| | | | 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>
* core: Add initial EnergyManagement service implementationJussi Kukkonen2014-11-081-0/+40
| | | | | | | EnergyManagement is a way to tell controlpoints that the device (e.g. Mediaserver or Renderer) may suspend, and also advice on how it can be woken up: http://upnp.org/specs/lp/UPnP-lp-EnergyManagement-v1-Service.pdf
* 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>
* doc: Update manpageJens Georg2014-06-211-16/+29
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* rygel: Introduce -r/--replace optionJens Georg2014-06-211-0/+22
| | | | | | | | | | Also change default behavior: Previously, rygel would silently replace an already running instance. Now it just exists. To return to old behavior, the -r/--replace option was introduced. Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=731859
* media-export: Make grace period configurableJens Georg2014-06-151-0/+8
| | | | | | | | | | | While it helps not to run discover on half-downloaded files, it slows down the server sync use-case and breaks several DLNA requirements. It can turned off now using monitor-grace-timeout=0 Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=694455
* 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>