summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-02-19 11:12:58 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-02-19 11:12:58 +0000
commit1e55235c6c1f7b947f4175b26e25627cca23baa9 (patch)
treec79a3d32e89b2dfc043b0559ffad6145fa3c84cf /ChangeLog
parent23d3ffb5f539dc3737d4e945bbb3629f8fbe44f3 (diff)
Update ChangeLog for 0.10.13.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog81
1 files changed, 81 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 137e3ba2..8174b401 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,84 @@
+Thu Feb 19 11:09:03 2009 +0000 Jan Schmidt <thaytan@noraisin.net>
+
+ * configure.ac:
+ * win32/common/config.h:
+ 0.10.13.3 pre-release
+
+Tue Feb 10 11:25:49 2009 +0100 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ * ext/pulse/pulsemixerctrl.c:
+ pulsemixer: Fix compiler warnings.
+ Cast (enum *) to (int *), not necessarily technically right,
+ but plugs #571153.
+
+Fri Feb 13 18:03:14 2009 +0100 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ * ext/pulse/pulsesink.c:
+ * ext/pulse/pulsesink.h:
+ pulsesink: Issue property change notification in streaming thread,
+ rather than PA thread.
+ pa_threaded_mainloop_lock() (a.o.) and by extension get_property should
+ not be done from a PA thread, but the latter may occur as a result of a
+ property change notification. Fixes #571204 (though current situation
+ not ideal, e.g. post message rather than signal).
+
+Tue Feb 10 11:27:51 2009 +0100 Edward Hervey <bilboed@bilboed.com>
+
+ * gst/videocrop/gstaspectratiocrop.c:
+ aspectratiocrop: Don't forget to call parent finalize implementation.
+ This fixes a memory leak (leaking the contained elements of the bin).
+
+Tue Feb 10 08:43:59 2009 +0100 Edward Hervey <bilboed@bilboed.com>
+
+ * sys/osxvideo/osxvideosink.m:
+ osxvideosink: Fix build. Fixes #571038
+
+Mon Feb 9 12:18:36 2009 +0100 Edward Hervey <bilboed@bilboed.com>
+
+ * common:
+ Bump revision to use for common submodule.
+
+Sat Feb 7 16:00:49 2009 +0000 Jan Schmidt <thaytan@noraisin.net>
+
+ * ChangeLog:
+ ChangeLog: Update ChangeLog for 0.10.13.2
+
+Sat Feb 7 15:58:55 2009 +0000 Jan Schmidt <thaytan@noraisin.net>
+
+ * po/af.po:
+ * po/az.po:
+ * po/bg.po:
+ * po/ca.po:
+ * po/cs.po:
+ * po/da.po:
+ * po/en_GB.po:
+ * po/es.po:
+ * po/eu.po:
+ * po/fi.po:
+ * po/fr.po:
+ * po/hu.po:
+ * po/id.po:
+ * po/it.po:
+ * po/ja.po:
+ * po/lt.po:
+ * po/mt.po:
+ * po/nb.po:
+ * po/nl.po:
+ * po/or.po:
+ * po/pl.po:
+ * po/pt_BR.po:
+ * po/ru.po:
+ * po/sk.po:
+ * po/sq.po:
+ * po/sr.po:
+ * po/sv.po:
+ * po/uk.po:
+ * po/vi.po:
+ * po/zh_CN.po:
+ * po/zh_HK.po:
+ * po/zh_TW.po:
+ po: Update translations for 0.10.13.2
+
Sat Feb 7 15:46:07 2009 +0000 Jan Schmidt <thaytan@noraisin.net>
* configure.ac: