commit fdb635cb789feb813e69fc7cee4aa7286156207d Author: Jens Georg Date: Sat Jan 24 15:33:39 2015 +0100 Prepare 0.24.3 Signed-off-by: Jens Georg NEWS | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) commit 27637f18d57a863a1f5bd2bf560463819f5b9e1d Author: Jens Georg Date: Sat Nov 1 11:07:37 2014 +0100 build: Include git-version-gen in tarball Otherwise we don't know our version if downstream uses autoreconf before building the package. Signed-off-by: Jens Georg Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 7a10825b3a2462e0f6d3f0a2ee1d952ffe5775f7 Author: Jens Georg Date: Fri Jan 2 17:45:46 2015 +0100 media-export: Move file information query The code would also try to query file information on removed files which would silently fail on the remove event and never propagate the change information to the parent folders. Signed-off-by: Jens Georg https://bugzilla.gnome.org/show_bug.cgi?id=741953 .../media-export/rygel-media-export-harvester.vala | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) commit 4656419a949d6baaada6bf67626f89827909fe80 Author: Jens Georg Date: Tue Nov 18 17:10:45 2014 +0100 core: Fix use of OCM flag Signed-off-by: Jens Georg src/librygel-core/rygel-description-file.vala | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) commit 07eb23d4683eeb32fcfc0c739a407400f4a0ff09 Author: Jens Georg Date: Fri Nov 14 22:32:04 2014 +0100 gst-media-engine: Reset bus watch id Signed-off-by: Jens Georg src/media-engines/gstreamer/rygel-gst-data-source.vala | 1 + 1 file changed, 1 insertion(+) commit 5b5590643fc7830cfd703b2a1040752407b0e258 Author: Jens Georg Date: Fri Nov 14 22:32:19 2014 +0100 simple-media-engine: Fix locking Signed-off-by: Jens Georg .../simple/rygel-simple-data-source.vala | 27 ++++++++++------------ 1 file changed, 12 insertions(+), 15 deletions(-)