log audacious/playlist.c @ 1825:8b71a2b0577b trunk

age author description
Thu, 05 Oct 2006 03:26:36 -0700 nenolod [svn] - results from more profiling trunk
Thu, 05 Oct 2006 03:03:56 -0700 nenolod [svn] - more mtime = 0 checks trunk
Thu, 05 Oct 2006 02:43:17 -0700 nenolod [svn] - ditto for playlist_get_songtime(). trunk
Thu, 05 Oct 2006 02:41:57 -0700 nenolod [svn] - tuples with an mtime of 0 don't need to be checked trunk
Thu, 05 Oct 2006 01:54:37 -0700 nenolod [svn] - try not to reject tuples that have an mtime of 0. (special tuples referring to URIs) trunk
Thu, 05 Oct 2006 01:31:41 -0700 nenolod [svn] - make sure the PlaylistEntry has a tuple. trunk
Thu, 28 Sep 2006 08:36:43 -0700 yaz [svn] - fix for "playlist.c:1482: Mutex not locked!" trunk
Fri, 15 Sep 2006 21:36:31 -0700 yaz [svn] - no more busy loop if a file in playlist disappears. trunk
Fri, 15 Sep 2006 18:51:16 -0700 yaz [svn] - omit get_mtime from playlist_get_info_func(). trunk
Thu, 14 Sep 2006 13:27:38 -0700 giacomo [svn] - fix for issue that was fixed in r1946 and then appeared again later :) trunk
Thu, 07 Sep 2006 22:26:54 -0700 nenolod [svn] - revert back to r2216 trunk
Thu, 07 Sep 2006 21:44:05 -0700 nenolod [svn] - abstractionalize a lot of stuff, build still broken, live with it trunk
Tue, 29 Aug 2006 11:35:30 -0700 yaz [svn] - prevents input_check_file() working on loading playlist. trunk
Wed, 23 Aug 2006 07:46:33 -0700 yaz [svn] - modified time (mtime) has been introduced into tuple trunk
Sun, 20 Aug 2006 12:20:36 -0700 nhjm449 [svn] - Don't explode when loading http streams from xspf files. trunk
Sat, 19 Aug 2006 12:28:56 -0700 yaz [svn] - xspf stores all meta data in tuples now. trunk
Thu, 10 Aug 2006 19:45:21 -0700 nenolod [svn] - hmm, calling plc->load() might be a good idea! trunk
Thu, 10 Aug 2006 19:35:03 -0700 nenolod [svn] - m3u works again trunk
Thu, 10 Aug 2006 19:04:17 -0700 nenolod [svn] - sanity checking for saving trunk
Thu, 10 Aug 2006 19:03:21 -0700 nenolod [svn] - some experimental shit trunk
Thu, 10 Aug 2006 18:49:44 -0700 nenolod [svn] - saving now uses PlaylistContainer class. trunk
Thu, 10 Aug 2006 18:36:15 -0700 nenolod [svn] - some minimal integration trunk
Wed, 09 Aug 2006 02:47:22 -0700 nenolod [svn] this massive commit does the following: trunk
Mon, 07 Aug 2006 16:34:31 -0700 giacomo [svn] - when audacious is started and track detail on current song are requested, try to check if a decoder exists before falling back to the tuple display dialog trunk
Wed, 02 Aug 2006 16:00:13 -0700 chainsaw [svn] Fix postal code. trunk
Tue, 25 Jul 2006 12:12:29 -0700 nenolod [svn] via Christian Birchinger <joker -at- netswarm.net>: trunk
Sun, 16 Jul 2006 09:11:31 -0700 nenolod [svn] - sort by track number trunk
Thu, 29 Jun 2006 00:38:22 -0700 yaz [svn] - m3u file should be written in locale encoding. trunk
Wed, 28 Jun 2006 19:24:02 -0700 nenolod [svn] - hookup tuple->formatter trunk
Wed, 28 Jun 2006 13:50:30 -0700 nenolod [svn] - why are we requiring a lock in functions that are in the nolock namespace? trunk