log audacious/playlist.c @ 2096:25e91bba434d trunk

age author description
Mon, 11 Dec 2006 05:29:44 -0800 nenolod [svn] - avoid a crash trunk
Mon, 11 Dec 2006 04:19:56 -0800 nenolod [svn] - finish conversion to new API. trunk
Mon, 11 Dec 2006 04:08:43 -0800 nenolod [svn] - much closer now trunk
Mon, 11 Dec 2006 03:44:07 -0800 nenolod [svn] - more updates trunk
Mon, 11 Dec 2006 03:35:52 -0800 nenolod [svn] - update playlist_ins(), playlist_add(). trunk
Mon, 11 Dec 2006 03:30:07 -0800 nenolod [svn] - update playlist_delete_filenames() and friends trunk
Mon, 11 Dec 2006 03:25:21 -0800 nenolod [svn] - this commit breaks the API. I'm not done here, but hopefully the new API is trunk
Sat, 09 Dec 2006 01:55:27 -0800 nenolod [svn] - fix urldecode dependencies trunk
Wed, 06 Dec 2006 03:41:04 -0800 nenolod [svn] - playlist_scan_thread_is_going should not be TRUE if the playlist is trunk
Mon, 04 Dec 2006 00:57:49 -0800 nazca [svn] Playlist shuffle behaviour should now be a little more consistant. trunk
Thu, 30 Nov 2006 04:27:49 -0800 yaz [svn] - clean up trunk
Thu, 30 Nov 2006 03:16:08 -0800 yaz [svn] rewrite scan thread with g_cond_wait(): trunk
Wed, 29 Nov 2006 12:45:02 -0800 chainsaw [svn] Allow \ to / conversion to be switched on & off, by external contributor Chris Kehler <cbkehler@sympatico.ca>. trunk
Sat, 25 Nov 2006 19:19:56 -0800 nenolod [svn] - xmms_urldecode_path() is no longer needed due to NewVFS layer. trunk
Wed, 22 Nov 2006 21:05:20 -0800 nenolod [svn] - remove newui trunk
Sun, 12 Nov 2006 06:55:04 -0800 nenolod [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things) trunk
Sun, 12 Nov 2006 03:09:28 -0800 nenolod [svn] - avoid freeing a NULL pointer in ui_fileinfo.c trunk
Thu, 12 Oct 2006 21:12:58 -0700 yaz [svn] - pls doesn't go along with PLAYLIST_LOCK in playlist_save(). trunk
Fri, 06 Oct 2006 10:50:55 -0700 yaz [svn] - mtime=-1 has been introduced to represent "uninitialized". trunk
Thu, 05 Oct 2006 08:55:13 -0700 nenolod [svn] - better handle the stream condition trunk
Thu, 05 Oct 2006 04:03:19 -0700 nenolod [svn] - and finally special tuples are treated as they should be trunk
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