commit c67cbd109f42a39455133dc6e4a18b5603862387
Author: Jens Georg <mail@jensge.org>
Date:   Mon Feb 13 21:26:24 2017 +0100

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

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

commit 53c9f783cf1146643d9ffc4ac1ecd4ebdf54eaf7
Author: Jens Georg <mail@jensge.org>
Date:   Sun Feb 12 17:23:20 2017 +0100

    all: Fix dangling symlinks
    
    Signed-off-by: Jens Georg <mail@jensge.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=778526

 po/POTFILES.in                | 1 -
 po/POTFILES.skip              | 1 -
 src/ui/Makefile.am            | 3 +--
 src/ui/rygel-user-config.vala | 1 -
 tests/rygel-user-config.vala  | 2 +-
 5 files changed, 2 insertions(+), 6 deletions(-)

commit 82fc4b96d385df9e99a28bb3c4c6178710eb7cc2
Author: Jens Georg <mail@jensge.org>
Date:   Sat Feb 11 12:22:30 2017 +0100

    Update POTFILES.{in,skip}
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 po/POTFILES.in   | 6 +++---
 po/POTFILES.skip | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 391967c874cd3f24e674cd8ec7fe694e28778d45
Author: Jens Georg <mail@jensge.org>
Date:   Sat Feb 11 12:07:36 2017 +0100

    core,rygel: Move configuration classes to core
    
    Signed-off-by: Jens Georg <mail@jensge.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769189

 src/librygel-core/Makefile.am                              | 3 ++-
 src/librygel-core/filelist.am                              | 3 +++
 src/{rygel => librygel-core}/rygel-cmdline-config.vala     | 0
 src/{rygel => librygel-core}/rygel-environment-config.vala | 2 +-
 src/{rygel => librygel-core}/rygel-user-config.vala        | 0
 src/rygel/Makefile.am                                      | 5 +----
 6 files changed, 7 insertions(+), 6 deletions(-)

commit eb0474f9adaf461849f8311de5639f5990ff7c79
Author: Mandy Wang <wangmychn@gmail.com>
Date:   Sun Feb 5 16:28:26 2017 +0800

    Update zh_CN translation

 po/zh_CN.po | 2219 ++++++++++++++++++++++++++++++++++++-----------------------
 1 file changed, 1359 insertions(+), 860 deletions(-)

commit 734db00b7cd23ab58984ff488eff5ed76b8884eb
Author: Jens Georg <mail@jensge.org>
Date:   Sun Jan 29 10:42:11 2017 +0100

    tests: Disable media-engine test
    
    Signed-off-by: Jens Georg <mail@jensge.org>

 tests/Makefile.am | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

commit 546169c9953e8e3d8a7d3655735edde20fd2937e
Author: DuĊĦan Kazik <prescott66@gmail.com>
Date:   Wed Jan 18 19:18:30 2017 +0000

    Update Slovak translation

 po/sk.po | 202 ++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 104 insertions(+), 98 deletions(-)

commit d9c9343f8e11137dee0a0425486704ea55c3cbcc
Author: Samuel CUELLA <samuel.cuella@supinfo.com>
Date:   Tue Jan 17 21:06:39 2017 +0100

    examples: Fix standalone server example

 examples/standalone-server.c | 1 +
 1 file changed, 1 insertion(+)

commit 749bdf6577d43eac3f0131e1aee74ad61f07adf2
Author: Jens Georg <mail@jensge.org>
Date:   Tue Jan 17 12:47:03 2017 +0100

    renderer-gst: Support audio/wav mime-type
    
    Apparently needed for some Samsung mobile phone servers
    
    Signed-off-by: Jens Georg <mail@jensge.org>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=777379

 src/librygel-renderer-gst/rygel-playbin-player.vala | 1 +
 1 file changed, 1 insertion(+)