summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update zh_CN translationrygel-0-32Mandy Wang2017-02-051-737/+1236
|
* Update Russian translationStas Solovey2016-11-231-75/+68
|
* Updated Slovenian translationMatej Urbančič2016-11-161-151/+165
|
* Updated Norwegian bokmål translation.Kjartan Maraas2016-10-151-6/+10
|
* Updated Norwegian bokmål translation.Kjartan Maraas2016-10-151-216/+147
|
* Prepare 0.32.1RYGEL_0_32_1Jens Georg2016-10-101-0/+13
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Fix non-matching generic types of inferface implementationsRico Tzschichholz2016-10-101-1/+1
|
* Fix 'static const' warnings with vala 0.33.1Rico Tzschichholz2016-10-1039-175/+175
|
* Updated Italian translationGianvito Cavasoli2016-10-061-74/+51
|
* Prepare 0.32.0RYGEL_0_32_0Jens Georg2016-09-191-0/+10
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Updated Danish translationAsk Hjorth Larsen2016-09-191-65/+57
|
* Prepare 0.31.6RYGEL_0_31_6Jens Georg2016-09-121-0/+29
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Add more options to XGETTEXT_OPTIONS in po/MakevarsPiotr Drąg2016-09-121-1/+1
|
* Updated Greek translationTom Tryfonidis2016-09-111-77/+69
|
* Added Kazakh translationBaurzhan Muftakhidinov2016-09-112-0/+1572
|
* Updated Polish translationPiotr Drąg2016-09-101-17/+17
|
* Update Latvian translationRūdolfs Mazurs2016-09-081-72/+64
|
* Updated Swedish translationAnders Jonsson2016-09-081-72/+66
|
* Updated Galician translationsFran Dieguez2016-09-051-516/+493
|
* Update British English translationDavid King2016-09-041-611/+1122
|
* Updated Korean translationChangwoo Ryu2016-09-031-460/+444
|
* data: Add [Install] section to rygel.serviceJan Alexander Steffens (heftig)2016-08-301-0/+3
| | | | | | | | | | | | | | | This allows running `systemctl --user enable rygel` in order to automatically launch rygel at login. The default behavior is not changed. If lingering is also enabled for the user, rygel will be started at boot; this will then share media without needing a session. Since this disregards whether GSD would have launched rygel, it is primarily useful for headless servers and avoids the wrap-dbus hack used by the example system service. https://bugzilla.gnome.org/show_bug.cgi?id=766332
* data: Add missing SystemdService for DBus activationJan Alexander Steffens (heftig)2016-08-301-0/+1
| | | | | | Without this, DBus could start an independent instance of rygel. https://bugzilla.gnome.org/show_bug.cgi?id=766332
* Prepare 0.31.5RYGEL_0_31_5Jens Georg2016-08-291-0/+43
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* rygel: Fix compile errorJens Georg2016-08-293-9/+9
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=770531
* core: Re-use existing configJens Georg2016-08-291-2/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Updated Serbian translationМирослав Николић2016-08-282-162/+147
|
* core: Make it possible to set UDNJens Georg2016-08-271-1/+8
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* core: Remove obsolete codeJens Georg2016-08-271-7/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Updated Slovenian translationMatej Urbančič2016-08-261-452/+489
|
* Updated Brazilian Portuguese translationEnrico Nicoletto2016-08-251-69/+62
|
* Updated Slovenian translationMatej Urbančič2016-08-251-20/+15
|
* tracker: Skip filter if pattern substitute failsJens Georg2016-08-241-0/+6
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* tracker: Fix url filterJens Georg2016-08-241-8/+6
| | | | | | | Filter was created incorrectly (missing ||) when more than one limiting directory was used. Signed-off-by: Jens Georg <mail@jensge.org>
* core,tracker: Fix criticals on empty XDG_*_HOME variablesJens Georg2016-08-245-24/+37
| | | | | | Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=730910
* core: Fix config dir creationJens Georg2016-08-242-6/+2
| | | | | | Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=770276
* Updated Hungarian translationBalázs Úr2016-08-231-197/+40
|
* Updated Indonesian translationAndika Triwidada2016-08-221-49/+39
|
* Updated French translationAlexandre Franke2016-08-221-458/+455
|
* Updated Slovenian translationMatej Urbančič2016-08-181-31/+26
|
* media-export: More extensions to removeJens Georg2016-08-181-3/+6
| | | | | | And be case-insensitive to cpature JPG/jpg Signed-off-by: Jens Georg <mail@jensge.org>
* data: Fix desktop file generationJens Georg2016-08-161-5/+4
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Updated Polish translationPiotr Drąg2016-08-161-123/+96
|
* Add --add-comments to XGETTEXT_OPTIONS in MakevarsPiotr Drąg2016-08-161-1/+1
| | | | So that comments from .desktop file appear in the .po files.
* Prepare 0.31.4RYGEL_0_31_4Jens Georg2016-08-151-0/+39
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* engine-gst: Don't proxy HTTP URIsJens Georg2016-08-131-16/+16
| | | | | | Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=769283
* Add translator comments to .desktopPiotr Drąg2016-08-092-0/+2
|
* Updated Czech translationMarek Černocký2016-08-091-58/+32
|
* Add Language headers to po filesPiotr Drąg2016-07-2515-11/+15
| | | | Future versions of gettext will fail if this header is missing.
* Updated Lithuanian translationAurimas Černius2016-07-241-58/+49
|