log

age author description
Thu, 22 Nov 2012 14:01:41 +0000 ib Fix segmentation fault with mouse button release.
Thu, 22 Nov 2012 13:57:40 +0000 ib Rename import_file_into_gui() add_to_gui_playlist().
Thu, 22 Nov 2012 13:13:29 +0000 ib Add an URL loaded by the GUI to its playlist.
Thu, 22 Nov 2012 13:12:15 +0000 ib Add a file loaded by the GUI to its playlist.
Thu, 22 Nov 2012 13:10:46 +0000 ib Make import_file_into_gui() available.
Thu, 22 Nov 2012 10:28:30 +0000 upsuper Fix memory leaks when error occurs.
Thu, 22 Nov 2012 08:40:47 +0000 upsuper Use the same parameter type with malloc.
Wed, 21 Nov 2012 21:44:49 +0000 SubJunk Copyright file updates:
Wed, 21 Nov 2012 12:02:52 +0000 upsuper Use size_t instead of unsigned in address arithmetic.
Wed, 21 Nov 2012 11:37:24 +0000 upsuper Add missing break.
Wed, 21 Nov 2012 11:15:38 +0000 upsuper Fix leaks in case of overflow.
Tue, 20 Nov 2012 22:25:04 +0000 al stream ftp: Increase command buffer size
Tue, 20 Nov 2012 22:23:38 +0000 al stream ftp: Allocate command buffer on-heap
Tue, 20 Nov 2012 22:22:04 +0000 al stream ftp: Create buffers before opening control connection
Tue, 20 Nov 2012 22:20:52 +0000 al stream ftp: Only send QUIT command if connected