log src/lastfm/lastfm.c @ 3203:f5456241bff9 default tip

age author description
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
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 15:11:29 +0300 Matti Hamalainen Include cleanups, part #3.
Tue, 30 Oct 2007 22:17:33 +0900 Yoshiki Yazawa fsize_impl should return -1 on a remote stream.
Wed, 24 Oct 2007 07:34:02 +0300 Matti Hamalainen s/bmp_cfg_/aud_cfg_/g
Sun, 07 Oct 2007 00:25:33 -0500 William Pitcock s/vfs_/aud_vfs_/g
Fri, 03 Aug 2007 07:21:36 +0300 Cristi Magherusan added Discovery plugin type
Sat, 28 Jul 2007 14:45:30 +0300 Cristi Magherusan fixed crashes
Sat, 28 Jul 2007 01:26:17 +0300 Cristi Magherusan added an experimental GUI for Last.fm radio
Tue, 24 Jul 2007 16:22:41 +0300 Cristi Magherusan mowgli-fied the data that will be used by the GUI
Tue, 24 Jul 2007 03:33:13 +0300 Cristi Magherusan threadified the adjust and first metadata fetch, so now it should open a lot faster
Sun, 22 Jul 2007 17:34:21 +0300 Cristi Magherusan fixed some issues, hopefully it won't crash that much anymore
Thu, 19 Jul 2007 12:55:56 -0500 William Pitcock Check to make sure thread isn't free'd().
Thu, 12 Jul 2007 02:04:43 +0300 Cristi Magherusan fixed crashes when opening multiple tracks, optimized metadata thread
Wed, 11 Jul 2007 04:30:31 +0300 Cristi Magherusan improved the metadata algorithm, but couldnt get rid of the crashes yet
Tue, 10 Jul 2007 14:21:15 +0900 Yoshiki Yazawa file->handle should be cleared on close, otherwise it can lead to double free.
Mon, 09 Jul 2007 05:02:56 -0500 William Pitcock Add mimetype integration.
Sun, 08 Jul 2007 22:42:16 -0500 William Pitcock Prefix the station name with last.fm to denote that it's coming from last.fm.
Sun, 08 Jul 2007 22:40:38 -0500 William Pitcock Remove metadata debugging notices.
Sun, 08 Jul 2007 22:39:59 -0500 William Pitcock Fix more crashes and metadata.
Sun, 08 Jul 2007 22:25:12 -0500 William Pitcock Make things not crash.
Mon, 09 Jul 2007 05:01:16 +0300 Cristi Magherusan rendered the lastfm transport plugin stable again, preparing it for its GUI
Sun, 01 Jul 2007 18:11:44 +0300 Cristi Magherusan mowgli transition, and some fixes
Tue, 12 Jun 2007 17:26:51 -0700 nazca [svn] - Bleh, squash the evil warning! Must compile without warnings! trunk
Sun, 03 Jun 2007 16:54:43 -0700 chainsaw [svn] Implicit declarations are bad, hmmkay? trunk
Mon, 28 May 2007 23:29:02 -0700 nenolod [svn] - fix registration of lastfm session ID trunk
Mon, 28 May 2007 23:16:25 -0700 nenolod [svn] - expose lastfm internal data over mowgli's global storage subsystem so that plugins can manipulate lastfm listening indirectly trunk
Mon, 28 May 2007 03:14:08 -0700 nenolod [svn] - lastfm: convert to plugin2 architecture trunk
Mon, 21 May 2007 08:34:05 -0700 yaz [svn] - suppress warnings. trunk
Sun, 20 May 2007 12:05:48 -0700 yaz [svn] - get rid of all warnings gcc 4.2.0 emits with my build configuration. trunk
Sat, 12 May 2007 17:06:13 -0700 majeru [svn] smarter polling and lots of other changes trunk
Fri, 11 May 2007 09:48:31 -0700 nenolod [svn] - make metadata display in Audacious again. trunk
Fri, 11 May 2007 09:41:34 -0700 nenolod [svn] - returning -1 is invalid here for fsize(). make metadata display in Audacious. trunk
Fri, 11 May 2007 09:37:33 -0700 nenolod [svn] - don't report content-length trunk
Fri, 11 May 2007 09:18:02 -0700 nenolod [svn] - lets avoid spawning >1 threads for metadata trunk
Fri, 11 May 2007 06:08:46 -0700 majeru [svn] lastfn's metadata seems to wotk, but still it has some glitches trunk
Thu, 10 May 2007 21:43:57 -0700 nenolod [svn] - make this compile again and indent properly trunk
Thu, 10 May 2007 17:48:34 -0700 majeru [svn] added primitive metadata handling (just gets printed in the terminal) trunk
Thu, 10 May 2007 16:41:13 -0700 majeru [svn] a few cleanups trunk
Fri, 27 Apr 2007 12:44:37 -0700 majeru [svn] fixed all the warnings trunk
Tue, 24 Apr 2007 02:53:37 -0700 nenolod [svn] - disable all use of puts() unless -DDEBUG is defined. trunk
Mon, 23 Apr 2007 16:24:55 -0700 majeru [svn] got the metadata but couldnt make use of it yet trunk
Sun, 22 Apr 2007 17:23:29 -0700 nenolod [svn] - fix indentation trunk
Sun, 22 Apr 2007 14:51:16 -0700 chainsaw [svn] New release by majeru. trunk
Sun, 22 Apr 2007 04:16:08 -0700 nenolod [svn] Add lastfm:// transport, an abstract VFS class which derives from curl trunk