commit efe9e27abb3cf08905aa5ee7204ed95509bba402
Author: Jens Georg <mail@jensge.org>
Date:   Mon Aug 17 21:10:11 2015 +0200

    Prepare 0.27.4
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 NEWS | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

commit 477e5ce964913456ff7f1d61f6ac740363e90184
Author: Jens Georg <mail@jensge.org>
Date:   Mon Apr 20 19:03:58 2015 +0200

    db: Add GUPnP-AV to deps file
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 src/librygel-db/rygel-db-2.6.deps | 1 +
 1 file changed, 1 insertion(+)

commit 6ffa6bd40a61ebb6e1d096fae4b391c1885da0fc
Author: Jens Georg <mail@jensge.org>
Date:   Mon Apr 20 09:13:03 2015 +0200

    db: Make Database more generic
    
    - Introduce the two flavors CACHE and CONFIG; one is placed in XDG_USER_CACHE,
      the other in XDG_USER_CONFIG.
    - If the name of the database is an absolute path use it as is.
    - Remove SqliteWrapper class
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 src/librygel-db/database-cursor.vala | 34 ++++++++++++--
 src/librygel-db/database.vala        | 89 ++++++++++++++++++++++++------------
 src/librygel-db/filelist.am          |  1 -
 src/librygel-db/sqlite-wrapper.vala  | 80 --------------------------------
 4 files changed, 91 insertions(+), 113 deletions(-)

commit d878138b2f18ecd8c6c6a1c081e4bc755cbb805d
Author: Aurimas Černius <aurisc4@gmail.com>
Date:   Thu Aug 13 22:50:19 2015 +0300

    Updated Lithuanian translation

 po/lt.po | 693 +++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 539 insertions(+), 154 deletions(-)

commit 4544264b75af2a283bf5d032cf8dda763d015ff3
Author: Jordi Mas <jmas@softcatala.org>
Date:   Sun Aug 9 22:55:33 2015 +0200

    Update Catalan translaiton

 po/ca.po | 642 ++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 496 insertions(+), 146 deletions(-)

commit 9c8030fec057e4dbe5854b78fb349b7993492505
Author: Muhammet Kara <muhammetk@gmail.com>
Date:   Sun Aug 9 15:03:20 2015 +0000

    Updated Turkish translation

 po/tr.po | 687 ++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 524 insertions(+), 163 deletions(-)

commit eede5899ee02e4da1fe9612e64f0bfe484278a00
Author: Jens Georg <mail@jensge.org>
Date:   Sun Aug 9 13:17:42 2015 +0200

    server: Add PV subtitle to all resources
    
    Work-around issue with resources without DLNA profile losing its dlna_flags.
    
    Signed-off-by: Jens Georg <mail@jensge.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=753314

 src/librygel-server/rygel-video-item.vala | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

commit 542e5d295be67518fd628e17d25999dad622eab4
Author: Jens Georg <mail@jensge.org>
Date:   Sat Aug 8 09:01:04 2015 +0200

    server: Fix rewriting of subtitle uris in pv tags
    
    Signed-off-by: Jens Georg <mail@jensge.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=753314

 src/librygel-server/rygel-video-item.vala | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 960cad3d302a48bb0bc61baea46829189a59eeff
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   Fri Aug 7 11:54:53 2015 +0200

    Updated Norwegian bokmål translation.

 po/nb.po | 641 ++++++++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 488 insertions(+), 153 deletions(-)

commit de5746999abfbf5ff0fc9c590da992e3bb1a27e0
Author: Jens Georg <mail@jensge.org>
Date:   Sun Aug 2 19:33:37 2015 +0200

    engine-gst: Do not add unnecessary resources
    
    We do not need transcoded resources on place holder items.
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 .../gstreamer/rygel-gst-media-engine.vala          | 35 ++++++++++++----------
 1 file changed, 19 insertions(+), 16 deletions(-)

commit 1d45866a3fd7ca47bdbea60156bd18b994710662
Author: Jens Georg <mail@jensge.org>
Date:   Sun Aug 2 19:32:55 2015 +0200

    server: Serialize import_uri in MediaResource
    
    Previously it was not taken into account.
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 src/librygel-server/rygel-media-resource.vala | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

commit f04d48a99f6dc1385c1e288eb712c69f0832fc46
Author: Jens Georg <mail@jensge.org>
Date:   Sun Aug 2 19:32:20 2015 +0200

    server: Fix MediaResource copy constructor
    
    Copy import_uri instead of accidentally setting it to the uri of the other
    resource.
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 src/librygel-server/rygel-media-resource.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c6b251c27a8b85453b1059db2ffe5c37c8bc4282
Author: Jens Georg <mail@jensge.org>
Date:   Sat Aug 1 11:30:58 2015 +0200

    examples: Add small script for media-export db
    
    mx-info takes a list of files or uris and shows the information that is saved
    in MediaExport's database for those uris and for recent versions if the file
    is in the blacklist.
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 examples/mx-info | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 123 insertions(+)

commit 9abee860d2f72dc68d877f59b2a323972fdb3574
Author: Dušan Kazik <prescott66@gmail.com>
Date:   Mon Jul 27 08:35:42 2015 +0000

    Updated Slovak translation

 po/sk.po | 59 +++++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 37 insertions(+), 22 deletions(-)

commit 53daff6a20d5dcfe8d6d0da14b64d26b6b050762
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Sun Jul 26 07:12:13 2015 +0000

    Updated Portuguese translation

 po/pt.po | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

commit cda4600931b11b5b372e367468a5d1a4e1245ce0
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Jul 25 12:50:16 2015 +0200

    Updated Czech translation

 po/cs.po | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

commit c4f8c6cc720bcd6b63b1f43b00108fe800da902b
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Jul 25 12:46:27 2015 +0200

    Updated Czech translation

 po/cs.po | 438 +++++++++++++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 343 insertions(+), 95 deletions(-)

commit c8896b4c1c7c4c0b4b26009946bf43510a11d44b
Author: Marek Černocký <marek@manet.cz>
Date:   Sat Jul 25 12:42:09 2015 +0200

    Changed _ to ngettext for 1 message

 src/plugins/media-export/rygel-media-export-item-factory.vala | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 68fc9aa649e17849c1de17e2a7bf0f45529ff1d6
Author: Pedro Albuquerque <palbuquerque73@gmail.com>
Date:   Fri Jul 24 07:30:57 2015 +0000

    Updated Portuguese translation

 po/pt.po | 49 +++++++++++++++++++++++++++++++++----------------
 1 file changed, 33 insertions(+), 16 deletions(-)