log src/scrobbler/configure.c @ 3198:83b1a4e5f453

age author description
Tue, 12 May 2009 08:30:43 +0200 Tomasz Mon Fix possible crash in scrobbler plugin
Fri, 01 May 2009 12:28:48 -0500 William Pitcock scrobbler: add support for custom audioscrobbler servers. (closes #23)
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Sun, 28 Sep 2008 19:58:28 +0300 Andrew O. Shadoura make prompt translatable
Sun, 28 Sep 2008 19:27:45 +0300 Andrew O. Shadoura fix identifier
Sun, 28 Sep 2008 19:12:11 +0300 Andrew O. Shadoura added password prompt
Wed, 21 May 2008 09:06:21 +0300 Matti Hamalainen Use the md5 routines in libaudutil.
Mon, 19 May 2008 04:20:50 +0300 Matti Hamalainen Removed #includes that should not be included anymore.
Wed, 09 Apr 2008 15:48:36 +0300 Matti Hamalainen Replaced s/ConfigDb/mcs_handle_t/g, as per changes in the core.
Mon, 31 Mar 2008 14:00:33 +0300 Matti Hamalainen Include cleanups, part #1.
Fri, 18 Jan 2008 18:56:34 +0100 Tomasz Mon if apply_timeout hasn't passed before cleanup, save password during cleanup; minor changes to saveconfig()
Tue, 15 Jan 2008 20:35:07 +0100 Tomasz Mon stop plugin when user starts to type new details into configuration window, and start it when he finishes
Tue, 15 Jan 2008 20:26:27 +0100 Tomasz Mon apply username/password changes 10 seconds after last keystroke in config editboxes
Wed, 24 Oct 2007 07:34:02 +0300 Matti Hamalainen s/bmp_cfg_/aud_cfg_/g
Sat, 06 Oct 2007 18:39:37 -0700 Ben Tucker Updated plugins depending on old configdb to #include <audacious/plugin.h> so that bmp_cfg_db_* functions are still defined.