summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Asynchronous out-parameters are only allowed at the end of argument listswip/ricotz/async-outRico Tzschichholz2018-06-0515-65/+65
|
* Merge branch '118-user-config-dir-is-localized' into 'master'Jens Georg2018-06-031-2/+1
|\ | | | | | | | | | | | | Resolve "user config dir is localized" Closes #118 See merge request GNOME/rygel!1
| * Don't use localized name for the config dirChangwoo Ryu2018-06-031-2/+1
|/ | | | | | | Just use "Rygel" for config path name instead of GLib.Environment.get_application_name() which returns localized name. Close https://gitlab.gnome.org/GNOME/rygel/issues/118
* build: use foreign to cope with now missing READMEJens Georg2018-05-302-2/+2
|
* docs: Update README.md for gitlab MarkdownJens Georg2018-05-291-2/+1
|
* Update READMEJens Georg2018-05-291-8/+2
|
* Update Chinese (China) translationMingcong Bai2018-05-211-10/+9
|
* Update British English translationWaldo Luís Ribeiro2018-05-151-305/+383
|
* Drop default value of non-automatic property for newer valaRico Tzschichholz2018-04-194-32/+12
|
* Update zh_CN translationMingye Wang2018-03-231-255/+252
|
* Update Croatian translationgogo2018-03-171-221/+223
|
* Allow UI build without gstreamer-videoFabrice Fontaine2018-03-011-1/+5
| | | | | | | | | | | | | | If EXAMPLE_UI dependencies are not met, only display a warning instead of ending configure with an error. Indeed, currently, we can't build rygel UI without gstreamer-video which is only a dependency of fullscreen-renderer application. fullscreen-renderer won't be build without gstreamer as HAVE_GSTREAMER has to be true to check HAVE_UI in examples/Makefile.am Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> https://bugzilla.gnome.org/show_bug.cgi?id=792358
* Fix Spanish translation headerPiotr Drąg2018-02-241-1/+1
|
* Prepare 0.36.1RYGEL_0_36_1Jens Georg2018-02-051-0/+39
|
* Update Occitan translationCédric Valmary2018-01-291-455/+531
|
* build: Fail configure if no tracker-sparql was not foundJens Georg2018-01-111-0/+3
|
* examples: Port mx-info to Python 3Jens Georg2018-01-111-10/+8
|
* tracker: Fix SPARQL syntax errorJens Georg2018-01-112-2/+2
|
* examples: Fix build when wayland backend is disabled in GTK+Ting-Wei Lan2017-12-241-4/+15
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=791921
* Update Esperanto translationKristjan SCHMIDT2017-12-231-694/+1196
|
* Updated Norwegian bokmål translation.Kjartan Maraas2017-11-201-26/+30
|
* Updated Norwegian bokmål translation.Kjartan Maraas2017-11-111-151/+151
|
* Updated Bulgarian translationAlexander Shopov2017-10-141-479/+1315
|
* Fix Icon in Malayalam and Nepali translationsPiotr Drąg2017-10-102-2/+2
|
* Update Nepali translationPawan Chitrakar2017-10-101-99/+89
|
* [l10n] Updated Catalan (Valencian) translationXavi Ivars2017-10-051-740/+1190
|
* Update Malayalam translationST Alfas2017-09-301-489/+1260
|
* Fix Icon in Catalan translationPiotr Drąg2017-09-191-1/+1
|
* Updated Dutch translation Master 3.26hanniedu2017-09-131-409/+1449
|
* Prepare 0.36.0RYGEL_0_36_0Jens Georg2017-09-111-0/+15
|
* Fixes to Catalan translationJordi Mas2017-09-101-477/+497
|
* Updated Danish translationAsk Hjorth Larsen2017-08-281-72/+74
|
* Fix Icon in Nepali translationPiotr Drąg2017-08-241-1/+1
|
* Update Nepali translationPawan Chitrakar2017-08-201-781/+1187
|
* Prepare 0.35.0RYGEL_0_35_0Jens Georg2017-08-092-1/+44
|
* Update Turkish translationFurkan Ahmet Kara2017-07-221-700/+732
|
* renderer: Style fixesJens Georg2017-07-212-19/+27
|
* build: Include tracker-sparql-2.0 in checksCarlos Garnacho2017-06-281-1/+1
| | | | | Checked to be compatible for rygel purposes, and expected to remain like that.
* Fix Icon in Occitan translationPiotr Drąg2017-05-211-1/+1
|
* build: We need gstreamer-base-1.0 for the engineJens Georg2017-05-201-1/+2
| | | | | For some reason (maybe legacy) we seem to link app which was also pulling in base.
* Update Croatian translationgogo2017-05-111-57/+60
|
* Add Croatian translationgogo2017-05-102-0/+1589
|
* build: Fix build issues with latest YoctoJens Georg2017-05-014-15/+11
|
* build: Remove useless use of catJens Georg2017-05-011-1/+1
|
* build: Fix stem rule for xml filesMatteo Settenvini2017-05-011-1/+1
| | | | | | | | Some of the xml files are generated a first time from the configure script in the build folder, and hence were not found by the previous stemming. https://bugzilla.gnome.org/show_bug.cgi?id=778829
* renderer: Factor out M3U parsingJens Georg2017-04-301-30/+40
|
* server: Guess User-Agent for item requestsJens Georg2017-04-301-0/+19
| | | | | | | This was previously not done. Some devices only send out their user-agent or something equivalent on UPnP or even SSDP level. GSSDP and GUPnP are maintaining a cache for that, but that does not apply for things served directly in Rygel so we have to do that ourselves.
* core: Fix deprecated function callsJens Georg2017-04-301-3/+3
|
* core: Fix compiler warningJens Georg2017-04-301-0/+1
|
* xml: Stop claiming we do not implement SetNextAVTransportURIJens Georg2017-04-281-2/+0
|