log src/cdaudio-ng/cdaudio-ng.c @ 2326:854b5fae995e

age author description
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
Sat, 03 Nov 2007 01:23:56 +0200 Calin Crisan ccrisan Fixed an unexpected cddb error messaje when no cddb info is available
Sat, 13 Oct 2007 23:09:40 -0500 William Pitcock playlist API vtabling
Sat, 13 Oct 2007 20:43:07 -0500 William Pitcock gentitle changes
Sun, 14 Oct 2007 01:33:02 +0300 Matti Hamalainen Added a short TODO comment section.
Sun, 14 Oct 2007 01:26:06 +0300 Matti Hamalainen Use DAE.
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 23:30:56 +0300 Matti Hamalainen Use glib types.
Sat, 13 Oct 2007 23:18:41 +0300 Matti Hamalainen s/bmp_cfg_/aud_cfg_/
Sat, 13 Oct 2007 23:09:46 +0300 Matti Hamalainen Clean up the str(n)cpy mess somewhat.
Sat, 13 Oct 2007 22:46:14 +0300 Matti Hamalainen Use gint.
Sat, 13 Oct 2007 22:41:42 +0300 Matti Hamalainen Use g_usleep()
Sat, 13 Oct 2007 22:41:28 +0300 Matti Hamalainen No need for that long buffer.
Sat, 13 Oct 2007 21:53:47 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/plugins
Sat, 13 Oct 2007 21:53:37 +0300 Matti Hamalainen Cleanups.
Fri, 12 Oct 2007 00:17:42 +0300 Calin Crisan ccrisan Fixed a bad argument order in a snprintf()
Mon, 08 Oct 2007 02:02:02 -0500 William Pitcock chase last changeset in aud
Sun, 07 Oct 2007 18:22:16 -0500 William Pitcock uri_ to aud_uri_
Sun, 07 Oct 2007 14:19:19 -0500 William Pitcock change some places to use set_params() instead of set_info() directly
Sun, 07 Oct 2007 00:22:59 -0500 William Pitcock s/tuple_/aud_tuple_/g
Wed, 03 Oct 2007 02:47:26 +0300 Calin Crisan ccrisan got did of sprintf's() and strcpy's()
Tue, 02 Oct 2007 15:38:08 +0300 Matti Hamalainen Basic start of cleanup of cdaudio-ng.
Tue, 02 Oct 2007 06:26:10 +0300 Matti Hamalainen Use glib types and functions in some places.
Tue, 11 Sep 2007 10:52:25 -0500 William Pitcock missing comma...
Tue, 11 Sep 2007 17:50:10 +0300 Matti Hamalainen Fixed cdaudio-ng.
Sun, 09 Sep 2007 22:42:22 +0300 Matti Hamalainen xmms_show_message() changed to audacious_info_dialog()
Fri, 07 Sep 2007 04:46:45 -0500 William Pitcock cdaudio-ng: C99 initialisers