[Gstreamer-bugs] [Bug 123957] Changed - multidisksrc should emit its new-file signal even if it failed to open it

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Oct 6 12:42:28 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=123957

Changed by teuf at users.sourceforge.net.

--- shadow/123957	Mon Oct  6 14:49:25 2003
+++ shadow/123957.tmp.32153	Mon Oct  6 15:42:28 2003
@@ -36,6 +36,13 @@
 multidisksrc doesn't copy this gslist, it only stores a pointer to it
 (my guess is that it was done to allow the user of multidisksrc to add
 files to the locations list without having to stop the element).
 
 ------- Additional Comments From ds at schleef.org  2003-10-06 14:49 -------
 That's ugly.  Feel free to implement something different.
+
+------- Additional Comments From teuf at users.sourceforge.net  2003-10-06 15:42 -------
+After discussing on IRC with Ronald, I made the "locations" property
+read-only, and added "add-locations" and "remove-locations" write-only
+properties which get a GSList* of filenames, and then copy it in an
+internal GSList*
+I'll attach the corresponding patch tomorrow morning




More information about the Gstreamer-bugs mailing list