log src/audacious/playlist.c @ 2683:d2ffabee3ced trunk

age author description
Tue, 17 Apr 2007 23:36:31 -0700 magma [svn] Modified playlist_compare_artist so that a leading "the" in an artist's trunk
Tue, 10 Apr 2007 11:27:26 -0700 nenolod [svn] - playlist_get_length_nolock() -> playlist_get_length(), no need for trunk
Tue, 10 Apr 2007 11:25:39 -0700 nenolod [svn] - playlist_set_info() does not change the playlist and shouldn't block trunk
Tue, 10 Apr 2007 11:20:21 -0700 nenolod [svn] - tuple operations do not change the structure of the playlist and trunk
Tue, 10 Apr 2007 11:12:56 -0700 nenolod [svn] - unlock many playlist operations that do not really need locking trunk
Tue, 10 Apr 2007 10:17:48 -0700 nenolod [svn] - probe remote sources (hardcoded to http://, https://) in the background. trunk
Wed, 21 Mar 2007 03:25:21 -0700 yaz [svn] - clear playlist attribute when playlist_clear() is called. trunk
Wed, 21 Mar 2007 02:13:02 -0700 yaz [svn] improve support for static playlist. trunk
Tue, 20 Mar 2007 22:00:11 -0700 nenolod [svn] - use a managed heap for playlist entry node allocation. trunk
Thu, 08 Mar 2007 18:33:20 -0800 yaz [svn] - now sort by track number and sort by title work even if on display metadata loading is specified. trunk
Mon, 26 Feb 2007 03:36:09 -0800 nenolod [svn] - fix a regression introduced by the DnD fix. trunk
Mon, 26 Feb 2007 01:14:48 -0800 nenolod [svn] - urldecode playlist paths trunk
Sun, 25 Feb 2007 17:55:30 -0800 nenolod [svn] - make directory drag-and-drop work again. trunk
Sat, 24 Feb 2007 14:22:57 -0800 mf0102 [svn] - Minor cleanups trunk
Sun, 18 Feb 2007 22:33:03 -0800 yaz [svn] - update playlist->tail when an entry has been removed. trunk
Sun, 18 Feb 2007 20:42:53 -0800 yaz [svn] - highly experimental code to speed up loading huge playlist. let me know if it breaks something. trunk
Sat, 17 Feb 2007 19:59:01 -0800 yaz [svn] - on loading a playlist with tuple, invoke the scanner thread only if mtime is -1. trunk
Mon, 12 Feb 2007 04:34:56 -0800 giacomo [svn] - convert filename string to utf8 for playlist->title (closes bug #789) trunk
Sat, 10 Feb 2007 20:21:42 -0800 nenolod [svn] - playlist_manager -> ui_playlist_manager, since it's a UI component. trunk
Sat, 10 Feb 2007 12:29:21 -0800 nenolod [svn] - patch from Mark Glines to ad https:// URI support to playlists. trunk
Thu, 08 Feb 2007 08:42:01 -0800 nenolod [svn] - revise r3986 to only override tuple->track_name on lengthless streams trunk
Thu, 08 Feb 2007 07:00:02 -0800 yaz [svn] make input->set_info overwrite tuple->track_name. it allows input trunk
Tue, 06 Feb 2007 06:06:58 -0800 marvin [svn] - fixed crash when skipping to next song with an empty playlist trunk
Thu, 01 Feb 2007 06:09:53 -0800 giacomo [svn] - added a new hook: playlist set info trunk
Sun, 28 Jan 2007 01:58:22 -0800 nhjm449 [svn] - Why are we probing streams so unnecessarily often? trunk
Fri, 26 Jan 2007 14:50:30 -0800 mf0102 [svn] integrated urldecode.* from libaudacious into audacious directory, made separate ui_fileopener.* trunk
Thu, 25 Jan 2007 21:59:33 -0800 nenolod [svn] - rename some hooks so that they are more logical trunk
Thu, 25 Jan 2007 21:29:51 -0800 nenolod [svn] - add hooks: playback begin, playback end, playlist reached end trunk
Sun, 21 Jan 2007 07:11:08 -0800 nenolod [svn] - handle empty playlists gracefully trunk
Sat, 20 Jan 2007 04:48:41 -0800 mf0102 [svn] made strings.h for existing strings.c, cleanups trunk
Sat, 13 Jan 2007 16:41:21 -0800 js [svn] - Added script for migration to XDG basedir. trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk