summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-05-22 11:58:46 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-05-22 11:58:46 +0000
commitb7f565a0018fb89ca4c62fe37e76ed41d5c733f3 (patch)
tree195fc52711a2528c3d0797ba6a6f487c12aa9481 /ChangeLog
parent549fbde1ce8bb2cc003fcb4f05cdd19caab76f2e (diff)
gnl/gnlsource.c: Use 'async-handling' property if available so our state change happens correctly with latest core mo...
Original commit message from CVS: * gnl/gnlsource.c: (gnl_source_init): Use 'async-handling' property if available so our state change happens correctly with latest core modifications.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ae7a7c..cd522cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-05-22 Edward Hervey <edward@fluendo.com>
+ * gnl/gnlsource.c: (gnl_source_init):
+ Use 'async-handling' property if available so our state change happens
+ correctly with latest core modifications.
+
+2007-05-22 Edward Hervey <edward@fluendo.com>
+
* gnl/gnlcomposition.c: (get_new_seek_event),
(get_current_position), (gnl_composition_event_handler),
(refine_start_stop_in_region_above_priority),