Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : eplayer

Dir     : misc/eplayer


Modified Files:
        ChangeLog 


Log Message:
Fixed a memory leak which was caused by not calling ao_close() in track_close(), check 
ao_default_driver_id() on startup, playlist can be scrolled using the mousewheel now
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- ChangeLog   17 Oct 2003 17:00:25 -0000      1.7
+++ ChangeLog   17 Oct 2003 23:46:20 -0000      1.8
@@ -1,4 +1,4 @@
-$Id: ChangeLog,v 1.7 2003/10/17 17:00:25 tsauerbeck Exp $
+$Id: ChangeLog,v 1.8 2003/10/17 23:46:20 tsauerbeck Exp $
 
 2003-10-17 Tilman Sauerbeck <[EMAIL PROTECTED]>
         * src/mixer.c, src/mixer.h, src/eplayer.c, src/callbacks.c,
@@ -10,6 +10,11 @@
           period now
         * src/vorbis.c, src/eplayer.c: Tidied up libao calls
         * data/eplayer.edc: buttons emit their signals on mouse_up now
+        * src/vorbis.c: Fixed a memory leak which was caused by not
+          calling ao_close() in track_close()
+        * data/eplayer.edc, src/callbacks.c, src/interface.c:
+          The playlist can be scrolled using the mousewheel now
+        * src/eplayer.c: check ao_default_driver_id() on startup
 
 2003-10-16 Tilman Sauerbeck <[EMAIL PROTECTED]>
         * configure.ac: Added endianess-check, added --enable-debug




-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to