log

age author description
Fri, 06 Jul 2007 17:37:21 +0200 Giacomo Lozito Added title changes event for songchange plugin trunk
Thu, 05 Jul 2007 01:48:27 -0500 William Pitcock Remove workarounds for non-VFS compliant plugins. URIs are now mandatory. trunk
Thu, 05 Jul 2007 01:01:45 -0500 William Pitcock Remove references to default_const hack. trunk
Thu, 05 Jul 2007 00:58:09 -0500 William Pitcock Remove fallback non-URI support hack for 1.3, it should not be in 1.4. trunk
Wed, 04 Jul 2007 23:27:27 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins trunk
Wed, 04 Jul 2007 23:25:02 -0500 William Pitcock Use Audacious as player identifier instead of XMMS. trunk
Wed, 04 Jul 2007 23:23:58 -0500 William Pitcock Use playlist_get_songtitle() instead of playlist_get_title(). trunk
Wed, 04 Jul 2007 10:43:33 +0200 mf0102 Fine-tune fadeout
Tue, 03 Jul 2007 12:15:45 +0200 mf0102 Fixed bug (no fadeout was applied at the end of a file)
Mon, 02 Jul 2007 23:02:43 +0200 michi Fixed hangs when outputting to FileWriter and improved readability in
Mon, 02 Jul 2007 15:55:58 +0200 michi Oops, forgot to remove something ...
Mon, 02 Jul 2007 15:53:49 +0200 michi First cleanups
Sun, 01 Jul 2007 18:11:44 +0300 Cristi Magherusan mowgli transition, and some fixes
Sun, 01 Jul 2007 07:01:48 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins trunk
Sun, 01 Jul 2007 07:01:39 -0500 William Pitcock Fix division by 32767, should be 32768. trunk
Sun, 01 Jul 2007 02:30:41 +0200 Jonathan Schleifer Add #ifdef FILEWRITER_MP3 to filewriter/mp3.c trunk
Sat, 23 Jun 2007 23:35:05 -0500 William Pitcock Licensing tweaks on plugins distribution. Plugin-specific licensing remains trunk
Thu, 21 Jun 2007 17:55:58 +0300 calin crisan Branch merge trunk
Thu, 21 Jun 2007 17:42:48 +0300 calin crisan Added drive speed limit trunk
Thu, 21 Jun 2007 17:34:24 +0300 calin crisan Added enable/disable debug option trunk
Thu, 21 Jun 2007 21:00:35 +0900 Yoshiki Yazawa fix for crash when the file pointed in a cuesheet does not exist. closes #978. trunk
Thu, 21 Jun 2007 11:37:29 +0100 Tony Vroon Sync with upstream: revision 1.8, Sun Jun 17 20:05:40 2007 UTC trunk
Thu, 21 Jun 2007 17:33:00 +0900 Yoshiki Yazawa more warning elimination. trunk
Wed, 20 Jun 2007 22:27:48 +0300 zither Added cdaudio-ng.h; added a configure dialog trunk
Mon, 18 Jun 2007 21:53:26 +0900 Yoshiki Yazawa - fix the bug that aac plugin had failed to get proper playtime length on AMD64. trunk
Mon, 18 Jun 2007 15:15:32 +0900 Yoshiki Yazawa suppress warnings on AMD64. trunk
Sat, 16 Jun 2007 17:06:39 +0900 Yoshiki Yazawa exclude unused variables to suppress warning. trunk
Sat, 16 Jun 2007 16:59:53 +0900 Yoshiki Yazawa suppress warnings. trunk
Thu, 14 Jun 2007 23:21:43 -0500 William Pitcock Possibly fix bug #850. Patch from P2E. trunk
Thu, 14 Jun 2007 22:21:06 -0500 William Pitcock Note transition to mercurial, and give instructions about it. trunk
Tue, 12 Jun 2007 17:26:51 -0700 nazca [svn] - Bleh, squash the evil warning! Must compile without warnings! trunk
Sat, 09 Jun 2007 06:16:03 -0700 nenolod [svn] - memory cleanups, purify-assisted. trunk
Sat, 09 Jun 2007 06:10:17 -0700 nenolod [svn] - fix invalid write of size 4 (actuators.c:56) trunk
Fri, 08 Jun 2007 15:02:31 -0700 nenolod [svn] - use g_random_double_ranged() trunk
Fri, 08 Jun 2007 14:24:30 -0700 nenolod [svn] - possible crash fixes wrt global regs trunk
Fri, 08 Jun 2007 11:19:25 -0700 nenolod [svn] - add general_evaluate which can run arbitrary VM code trunk
Fri, 08 Jun 2007 10:58:23 -0700 nenolod [svn] - i forgot to commit something here trunk
Fri, 08 Jun 2007 10:56:12 -0700 nenolod [svn] - libcalc (paranormal virtual evaluation machine): add rand() instruction, global registers (global_reg0-reg99). trunk
Fri, 08 Jun 2007 08:51:30 -0700 nenolod [svn] - remove unneeded externs trunk
Fri, 08 Jun 2007 07:33:14 -0700 yaz [svn] - move transport plugins into Transport subdirectory. trunk
Fri, 08 Jun 2007 06:27:15 -0700 desowin [svn] - fix scrobble from queue trunk
Fri, 08 Jun 2007 04:37:56 -0700 desowin [svn] - keep old passwords if user doesn't change them in configuration trunk
Thu, 07 Jun 2007 08:28:08 -0700 nenolod [svn] - fix a possible allocation overflow issue. found while merging to 1.3 stable. trunk
Thu, 07 Jun 2007 06:34:42 -0700 yaz [svn] - add check for string length before call g_convert(). it may close #962. trunk
Thu, 07 Jun 2007 00:21:13 -0700 yaz [svn] - ditto. this is necessary too. trunk
Thu, 07 Jun 2007 00:05:17 -0700 yaz [svn] - add playback->playing = 0 where buffer_playing = FALSE is done. without this, playback_get_time() would be confused and playback wouldn't advance in playlist. trunk
Wed, 06 Jun 2007 22:58:18 -0700 yaz [svn] - handle metadata in better way. trunk
Wed, 06 Jun 2007 22:34:54 -0700 yaz [svn] - add playback->playing code. trunk
Wed, 06 Jun 2007 21:44:52 -0700 yaz [svn] - make wma plugin work again. trunk
Wed, 06 Jun 2007 21:35:26 -0700 yaz [svn] - make aac plugin work again. trunk
Mon, 04 Jun 2007 07:46:52 -0700 yaz [svn] - revise bitrate calculation with xing header. if number of bytes and number of frames are available in xing header, fast play time calculation yields almost appropriate duration upon a vbr file. trunk
Sun, 03 Jun 2007 16:54:43 -0700 chainsaw [svn] Implicit declarations are bad, hmmkay? trunk
Sun, 03 Jun 2007 11:20:23 -0700 yaz [svn] - add a check for file existence to fileinfo dialog. closes #941. trunk
Sun, 03 Jun 2007 07:16:44 -0700 js [svn] Replace sprintf with snprintf. trunk
Fri, 01 Jun 2007 16:03:58 -0700 js [svn] Revert r2480, thanks to FreeBSD. trunk
Fri, 01 Jun 2007 15:48:43 -0700 js [svn] Same as r4658 in Audacious. trunk
Thu, 31 May 2007 17:13:04 -0700 nenolod [svn] - avoid a memory leak with FD probing trunk
Thu, 31 May 2007 10:33:46 -0700 giacomo [svn] - curl: allow user to customize connect timeout value using a connect_timeout entry in config file trunk
Wed, 30 May 2007 09:13:31 -0700 chainsaw [svn] Updated turkish translation by Murat ªßenel, closes bug #959. trunk
Tue, 29 May 2007 21:57:06 -0700 nenolod [svn] Fix handling of SPC efb register when echo instruction has been trunk