log audacious/input.c @ 2252:4bc65cec8f7a trunk

age author description
Wed, 03 Jan 2007 14:45:41 -0800 kiyoshi [svn] Update copyright notices trunk
Tue, 02 Jan 2007 22:03:33 -0800 nenolod [svn] - rename mainwin.c to ui_main.c and such trunk
Sun, 31 Dec 2006 19:57:29 -0800 nenolod [svn] - bmp_playback_* -> playback_* -- i knew something smelled rotten here, hmm. trunk
Sat, 23 Dec 2006 06:04:14 -0800 yaz [svn] - file_path should be dirname. trunk
Wed, 13 Dec 2006 20:38:24 -0800 nenolod [svn] - use str_has_prefix_nocase instead of a literal compare on extension 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 18:32:05 -0800 nenolod [svn] - add support for new extension probing system 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
Tue, 05 Dec 2006 00:31:38 -0800 nenolod [svn] - rewrite input_check_file() trunk
Mon, 04 Dec 2006 00:38:41 -0800 nazca [svn] xentry.h is no more. trunk
Mon, 04 Dec 2006 00:16:52 -0800 nenolod [svn] - remove only reference in source to xmms_entry_new() and prepare xentry.c's last rites. trunk
Thu, 23 Nov 2006 06:03:55 -0800 yaz [svn] - filename_proxy need not and should not be freed here. trunk
Wed, 22 Nov 2006 03:33:52 -0800 yaz [svn] - avoid double free trunk
Sat, 18 Nov 2006 19:47:13 -0800 nenolod [svn] - s/vfs_close/vfs_fclose/ trunk
Sat, 18 Nov 2006 19:46:18 -0800 nenolod [svn] - forgot a variable trunk
Sat, 18 Nov 2006 19:44:58 -0800 nenolod [svn] - enhancements to the NewVFS probing layer. trunk
Tue, 14 Nov 2006 12:37:14 -0800 nenolod [svn] - reseek to 0 on a newvfs FD for each probe pass trunk
Sun, 05 Nov 2006 18:36:26 -0800 nenolod [svn] - NewVFS input probing layer. VFS-Aware plugins can automatically take trunk
Sun, 01 Oct 2006 00:58:32 -0700 nenolod [svn] - enforce the ret = -1 == silent failure rule trunk
Fri, 22 Sep 2006 03:12:02 -0700 nenolod [svn] - version bump to 1.2.0-rc2 trunk
Tue, 12 Sep 2006 23:11:07 -0700 nenolod [svn] - be careful about referencing a NULL widget (e.g. headless/serveronly mode crashes on streams, bug #562) 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
Wed, 23 Aug 2006 07:46:33 -0700 yaz [svn] - modified time (mtime) has been introduced into tuple trunk
Thu, 10 Aug 2006 13:51:08 -0700 nenolod [svn] - dependency cleanup part 2 trunk
Wed, 09 Aug 2006 02:47:22 -0700 nenolod [svn] this massive commit does the following: trunk
Thu, 03 Aug 2006 01:05:52 -0700 nenolod [svn] - do virtual playlists properly in 1.2 trunk