log

age author description
Sun, 30 Mar 2008 08:17:21 +0300 Matti Hamalainen Do NOT use 'volatile' keyword!
Sun, 30 Mar 2008 06:29:55 +0300 Matti Hamalainen Some code sanitation and cleanups. Fixes some memory-access problems, but certain others still persist
Sun, 30 Mar 2008 01:25:40 +0200 Matti Hamalainen Use Glib endianess macros.
Sun, 30 Mar 2008 01:16:00 +0200 Matti Hamalainen Remove some useless wrapping of functions.
Sun, 30 Mar 2008 00:59:41 +0200 Matti Hamalainen Change version to 1.9.0 to indicate journey towards Audacious2.
Sat, 29 Mar 2008 13:52:19 +0200 Matti Hamalainen Removed some wtf #includes.
Sat, 29 Mar 2008 12:52:18 +0200 Matti Hamalainen Certain piece of allocated memory was free'd before we were done with it,