log

age author description
Fri, 15 Aug 2008 16:00:43 +0200 Calin Crisan ccrisan lots of changes: most important - bookmarks code almost finished, fixed bold-text gui bug, and others...
Thu, 14 Aug 2008 00:46:34 +0200 Tomasz Mon init volume sliders
Thu, 14 Aug 2008 00:20:17 +0300 Andrew O. Shadoura dereference pointer correctly
Wed, 13 Aug 2008 21:58:46 +0300 Andrew O. Shadoura remove e.p. lock after timeout
Wed, 13 Aug 2008 21:56:39 +0300 Andrew O. Shadoura fixed mod_samples when shout==NULL
Wed, 13 Aug 2008 21:45:39 +0300 Andrew O. Shadoura remove duplicate -lshout (note: ${SHOUT_LIBS})
Wed, 13 Aug 2008 21:38:58 +0300 Matti Hamalainen Oops, left -W -Wall in. Removed.
Wed, 13 Aug 2008 21:37:35 +0300 Matti Hamalainen Use full DECLARE_PLUGIN definition (no missing initializers); Use NULL
Wed, 13 Aug 2008 20:41:50 +0300 Andrew O. Shadoura trying to convert to mixed output-effect plugin (warning: WiP!)
Wed, 13 Aug 2008 16:15:29 +0300 Andrew O. Shadoura now scrobbler uses proxy settings;
Wed, 13 Aug 2008 14:10:14 +0300 Andrew O. Shadoura Automated merge with ssh://chrome@hg.atheme.org//hg/audacious-plugins
Wed, 13 Aug 2008 14:09:18 +0300 Andrew O. Shadoura fix indentation (say NO to tabs!)
Wed, 13 Aug 2008 14:07:11 +0300 Andrew O. Shadoura added tooltips to configuration widgets
Wed, 13 Aug 2008 13:36:54 +0300 Andrew O. Shadoura added stream parameters widgets
Wed, 13 Aug 2008 12:41:36 +0300 Andrew O. Shadoura fix compile again
Wed, 13 Aug 2008 12:40:52 +0300 Andrew O. Shadoura fix compile
Wed, 13 Aug 2008 12:39:21 +0300 Andrew O. Shadoura added "directory parameters" for stream, made string constants localizable
Wed, 13 Aug 2008 09:35:56 +0300 Paula Stanciu removed unsed mutex - and a dupplicate function call
Wed, 13 Aug 2008 01:59:25 +0300 Matti Hamalainen Use Glib types.
Wed, 13 Aug 2008 01:57:40 +0300 Matti Hamalainen No, no, no and no. "type identifier[variable]" is NOT a proper way to
Wed, 13 Aug 2008 01:01:25 +0300 Andrew O. Shadoura Automated merge with ssh://chrome@hg.atheme.org//hg/audacious-plugins
Wed, 13 Aug 2008 00:58:39 +0300 Andrew O. Shadoura don't need these debug messages
Tue, 12 Aug 2008 23:49:32 +0200 Calin Crisan ccrisan initial code for bookmarks
Tue, 12 Aug 2008 20:40:31 +0300 Matti Hamalainen Manual merge to fix repository breakage.
Tue, 12 Aug 2008 20:29:49 +0300 Matti Hamalainen Backed out changeset 59ff744e1e23
Tue, 12 Aug 2008 15:50:01 +0200 Tomasz Mon convert some widgets into windowless ones
Sun, 10 Aug 2008 12:34:29 +0900 Yoshiki Yazawa ditto
Sun, 10 Aug 2008 12:31:32 +0900 Yoshiki Yazawa build fix
Sat, 09 Aug 2008 21:00:39 +0300 Paula Stanciu Disable rescan/connect while scanning / when no device is selected
Sat, 09 Aug 2008 20:46:49 +0300 Paula Stanciu disable play button while pairing - some cleanups