log src/cdaudio-ng/cdaudio-ng.c @ 3104:2541e02c077e

age author description
Fri, 24 Apr 2009 09:23:20 +0100 Tony Vroon Robust media change handling written by John Wehle, closes bug #46.
Wed, 04 Mar 2009 12:03:14 +0000 Tony Vroon Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Mon, 19 May 2008 04:20:50 +0300 Matti Hamalainen Removed #includes that should not be included anymore.
Sat, 10 May 2008 13:41:06 +0900 Yoshiki Yazawa now path can be specified for cddb lookup via http.
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 16:03:22 +0300 Matti Hamalainen Include cleanups, part #6.
Sat, 29 Mar 2008 12:14:17 +0200 Matti Hamalainen Added a menuitem for 'Rescan CD' into that other menu too, since 'Add CD' is in both.
Sat, 29 Mar 2008 11:28:11 +0200 Matti Hamalainen Added a plugin-services menu option to force re-scanning of CD, patch
Tue, 25 Mar 2008 17:28:14 +0100 mf0102 initialize configuration GUI only if needed
Fri, 14 Mar 2008 13:51:17 +0200 Matti Hamalainen Use glib types consistently.
Tue, 11 Mar 2008 23:10:28 +0200 Calin Crisan ccrisan Fixed the nocd-dialog; however it may still crash when starting audacious with cdda:// argument
Fri, 07 Mar 2008 18:45:36 +0200 Calin Crisan ccrisan reworked cdaudio-ng to avoid gui blockings as much as possible; the plugin now handles cdda:// URL by adding the whole cd to the playlist - to be used with -e argument from command line; the 'no cd' dialog may be broken
Sat, 23 Feb 2008 15:13:52 +0900 Yoshiki Yazawa - now cdaudio-ng calculates discid correctly. closes #165
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
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()