log src/audacious/playlist.h @ 4532:97b29dec6c6b

age author description
Thu, 08 May 2008 22:49:52 +0200 mf0102 moved away some stuff from main.c
Wed, 23 Apr 2008 14:36:00 +0200 mf0102 renamed playlist_fileinfo* to ui_fileinfo_show* and reworked those
Sat, 15 Mar 2008 00:26:49 +0100 mf0102 remove more ui_* references
Wed, 30 Jan 2008 19:41:03 +0300 Eugene Zagidullin update titles when formatter template changes even if tuples is up to date
Sat, 10 Nov 2007 15:55:12 +0900 Yoshiki Yazawa - redefine playlist_incr_serial as a macro.
Fri, 09 Nov 2007 19:39:27 +0900 Yoshiki Yazawa - serial number has been added to playlist structure so that changes of the current playlist can be notified.
Thu, 25 Oct 2007 12:18:53 +0900 Yoshiki Yazawa remove a comma from the last item of enumerator list.
Sat, 13 Oct 2007 23:29:35 -0500 William Pitcock proper guard names
Sat, 13 Oct 2007 23:01:28 -0500 William Pitcock export Playlist API, remove old crap that isn't there anymore
Sat, 13 Oct 2007 20:46:25 -0500 William Pitcock fix an oops
Mon, 10 Sep 2007 14:18:18 +0930 Kieran Clancy merge trunk
Mon, 10 Sep 2007 13:50:18 +0930 Kieran Clancy New functions for associating a filename with a playlist. Made title/filename setting more consistent. trunk
Mon, 10 Sep 2007 13:45:41 +0930 Kieran Clancy Add playlist_playlists_equal for comparing entire playlists trunk
Sun, 09 Sep 2007 22:05:24 +0300 Matti Hamalainen Changed PLAYLIST_{UN}LOCK() macros to use playlist itself as argument, not trunk
Sun, 09 Sep 2007 05:37:49 +0300 Matti Hamalainen Make the shutdown procedure more sane and improve playlist clearing trunk
Fri, 10 Aug 2007 05:22:35 -0500 William Pitcock audacious-core: convert to tuple-ng, remove titlestring API. trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Sat, 14 Apr 2007 13:25:06 -0700 nenolod [svn] - disable debugging notices trunk
Tue, 10 Apr 2007 14:17:31 -0700 nenolod [svn] - chase r4268 (patch by Joker) trunk
Tue, 10 Apr 2007 11:12:56 -0700 nenolod [svn] - unlock many playlist operations that do not really need locking trunk
Thu, 22 Mar 2007 22:20:59 -0700 yaz [svn] - add support for writing relative path. trunk
Wed, 21 Mar 2007 02:13:02 -0700 yaz [svn] improve support for static playlist. trunk
Tue, 20 Mar 2007 23:58:31 -0700 nenolod [svn] - fixes for mowgli pre-GIT. trunk
Tue, 20 Mar 2007 22:00:11 -0700 nenolod [svn] - use a managed heap for playlist entry node allocation. 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
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk