log src/cdaudio-ng/configure.c @ 3196:0f7180e3b163

age author description
Mon, 04 May 2009 16:57:36 -0400 John Lindgren Add type hint to CD Audio preferences window.
Fri, 10 Apr 2009 13:24:02 +0200 Tomasz Mon Don't use deprecated gtk functions
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Sat, 10 May 2008 13:41:06 +0900 Yoshiki Yazawa now path can be specified for cddb lookup via http.
Tue, 25 Mar 2008 17:28:14 +0100 mf0102 initialize configuration GUI only if needed
Wed, 13 Feb 2008 01:29:20 +0900 Yoshiki Yazawa - fixed a bug which writes TRUE as the default port number.
Fri, 18 Jan 2008 00:40:34 +0200 Calin Crisan ccrisan 1) cdaudio-ng tries to fetch cd information in a background thread, and 2) cdaudio-ng no longer queries the cddb if cdtext is available
Thu, 20 Dec 2007 21:44:59 +0200 Calin Crisan ccrisan cddb may use http instead of cddbp now; the global proxy settings are used if enabled
Wed, 28 Nov 2007 03:51:34 +0300 Eugene Zagidullin the same thing in many plugins
Sun, 14 Oct 2007 00:44:04 +0300 Matti Hamalainen Cosmetics.
Sun, 14 Oct 2007 00:22:43 +0300 Matti Hamalainen Primary cleanup pass.
Sat, 13 Oct 2007 21:53:37 +0300 Matti Hamalainen Cleanups.
Wed, 03 Oct 2007 02:47:26 +0300 Calin Crisan ccrisan got did of sprintf's() and strcpy's()
Tue, 02 Oct 2007 06:26:10 +0300 Matti Hamalainen Use glib types and functions in some places.
Fri, 27 Jul 2007 00:02:44 +0200 Stany HENRY More and more translatable strings... ;-)
Mon, 23 Jul 2007 21:43:17 +0300 Calin Crisan ccrisan Set DAE the default and non-optional play method; Configuring the plugin no longer stops the playback;
Fri, 20 Jul 2007 03:29:42 +0300 zither Added configure options for cddb
Thu, 21 Jun 2007 17:34:24 +0300 calin crisan Added enable/disable debug option trunk
Wed, 20 Jun 2007 22:27:48 +0300 zither Added cdaudio-ng.h; added a configure dialog trunk