log

age author description
Fri, 15 Dec 2006 07:38:23 -0800 nenolod [svn] - add some basic code for the manipulation of temporary playlists trunk
Fri, 15 Dec 2006 07:28:29 -0800 nenolod [svn] - add playlist_select_next(), playlist_select_prev() trunk
Fri, 15 Dec 2006 07:25:30 -0800 nenolod [svn] - remove static Playlist default_playlist trunk
Fri, 15 Dec 2006 07:23:19 -0800 nenolod [svn] - remove all improper uses of playlist_get() trunk
Fri, 15 Dec 2006 07:20:41 -0800 nenolod [svn] - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get() trunk
Wed, 13 Dec 2006 23:15:44 -0800 nenolod [svn] - fix example trunk
Wed, 13 Dec 2006 22:46:29 -0800 nenolod [svn] - add the starting point of some audacious C++ bindings trunk
Wed, 13 Dec 2006 20:38:24 -0800 nenolod [svn] - use str_has_prefix_nocase instead of a literal compare on extension trunk
Wed, 13 Dec 2006 00:38:32 -0800 yaz [svn] - ar should pick changes trunk
Tue, 12 Dec 2006 23:13:46 -0800 nenolod [svn] - make sure fd is not NULL before checking it's URI namespace trunk
Tue, 12 Dec 2006 23:13:01 -0800 nenolod [svn] - at present, only use extension filtering in the file:// namespace. trunk
Tue, 12 Dec 2006 20:48:13 -0800 nenolod [svn] - warning fix trunk
Tue, 12 Dec 2006 19:51:25 -0800 nenolod [svn] - improved logic for extension assist trunk
Tue, 12 Dec 2006 19:29:15 -0800 nenolod [svn] - put this back the way it was trunk
Tue, 12 Dec 2006 19:15:23 -0800 nenolod [svn] - specifically define this as a table trunk
Tue, 12 Dec 2006 18:39:35 -0800 nenolod [svn] - preferences pane option for extension-based detection trunk
Tue, 12 Dec 2006 18:32:05 -0800 nenolod [svn] - add support for new extension probing system trunk
Tue, 12 Dec 2006 18:22:17 -0800 nenolod [svn] - add gchar **vfs_extensions to InputPlugin struct, adding support for trunk
Tue, 12 Dec 2006 14:03:08 -0800 kiyoshi [svn] Remove leftover plugin-related bits that don't do anything any more. trunk
Tue, 12 Dec 2006 08:38:32 -0800 nenolod [svn] - move to GPLv2-only. Based on my interpretation of the license, we are trunk
Mon, 11 Dec 2006 19:41:29 -0800 nenolod [svn] - add programfan to translation credits trunk
Mon, 11 Dec 2006 19:32:18 -0800 nenolod [svn] - run update-po trunk
Mon, 11 Dec 2006 19:29:51 -0800 nenolod [svn] - this was backwards. lets fix it! trunk
Mon, 11 Dec 2006 19:23:52 -0800 nenolod [svn] - update Welsh translation (1 new string added) trunk
Mon, 11 Dec 2006 19:21:54 -0800 nenolod [svn] - run update-po trunk
Mon, 11 Dec 2006 06:25:24 -0800 nenolod [svn] - when clearing a playlist's entries, make sure to reset the playlist's trunk
Mon, 11 Dec 2006 05:49:54 -0800 nenolod [svn] - provide the old ABI for plugins (intermediate layer). trunk
Mon, 11 Dec 2006 05:47:05 -0800 nenolod [svn] - make sure &default_playlist (temporary construct) has full padding. trunk
Mon, 11 Dec 2006 05:29:44 -0800 nenolod [svn] - avoid a crash trunk
Mon, 11 Dec 2006 05:09:02 -0800 nenolod [svn] - update playlist UI trunk