Mercurial > audlegacy-plugins
graph
-
Added title changes event for songchange plugin trunkFri, 06 Jul 2007 17:37:21 +0200, by Giacomo Lozito
-
Remove workarounds for non-VFS compliant plugins. URIs are now mandatory. trunkThu, 05 Jul 2007 01:48:27 -0500, by William Pitcock
-
Remove fallback non-URI support hack for 1.3, it should not be in 1.4. trunkThu, 05 Jul 2007 00:58:09 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins trunkWed, 04 Jul 2007 23:27:27 -0500, by William Pitcock
-
Use Audacious as player identifier instead of XMMS. trunkWed, 04 Jul 2007 23:25:02 -0500, by William Pitcock
-
Use playlist_get_songtitle() instead of playlist_get_title(). trunkWed, 04 Jul 2007 23:23:58 -0500, by William Pitcock
-
Fine-tune fadeoutWed, 04 Jul 2007 10:43:33 +0200, by mf0102
-
Fixed bug (no fadeout was applied at the end of a file)Tue, 03 Jul 2007 12:15:45 +0200, by mf0102
-
Fixed hangs when outputting to FileWriter and improved readability inMon, 02 Jul 2007 23:02:43 +0200, by michi
-
Oops, forgot to remove something ...Mon, 02 Jul 2007 15:55:58 +0200, by michi
-
First cleanupsMon, 02 Jul 2007 15:53:49 +0200, by michi
-
mowgli transition, and some fixesSun, 01 Jul 2007 18:11:44 +0300, by Cristi Magherusan
-
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins trunkSun, 01 Jul 2007 07:01:48 -0500, by William Pitcock
-
Add #ifdef FILEWRITER_MP3 to filewriter/mp3.c trunkSun, 01 Jul 2007 02:30:41 +0200, by Jonathan Schleifer
-
Licensing tweaks on plugins distribution. Plugin-specific licensing remains trunkSat, 23 Jun 2007 23:35:05 -0500, by William Pitcock
-
fix for crash when the file pointed in a cuesheet does not exist. closes #978. trunkThu, 21 Jun 2007 21:00:35 +0900, by Yoshiki Yazawa
-
Sync with upstream: revision 1.8, Sun Jun 17 20:05:40 2007 UTC trunkThu, 21 Jun 2007 11:37:29 +0100, by Tony Vroon
-
- fix the bug that aac plugin had failed to get proper playtime length on AMD64. trunkMon, 18 Jun 2007 21:53:26 +0900, by Yoshiki Yazawa
-
exclude unused variables to suppress warning. trunkSat, 16 Jun 2007 17:06:39 +0900, by Yoshiki Yazawa
-
Note transition to mercurial, and give instructions about it. trunkThu, 14 Jun 2007 22:21:06 -0500, by William Pitcock
-
[svn] - Bleh, squash the evil warning! Must compile without warnings! trunkTue, 12 Jun 2007 17:26:51 -0700, by nazca
-
[svn] - fix invalid write of size 4 (actuators.c:56) trunkSat, 09 Jun 2007 06:10:17 -0700, by nenolod
-
[svn] - add general_evaluate which can run arbitrary VM code trunkFri, 08 Jun 2007 11:19:25 -0700, by nenolod
-
[svn] - libcalc (paranormal virtual evaluation machine): add rand() instruction, global registers (global_reg0-reg99). trunkFri, 08 Jun 2007 10:56:12 -0700, by nenolod
-
[svn] - move transport plugins into Transport subdirectory. trunkFri, 08 Jun 2007 07:33:14 -0700, by yaz
-
[svn] - keep old passwords if user doesn't change them in configuration trunkFri, 08 Jun 2007 04:37:56 -0700, by desowin
-
[svn] - fix a possible allocation overflow issue. found while merging to 1.3 stable. trunkThu, 07 Jun 2007 08:28:08 -0700, by nenolod
-
[svn] - add check for string length before call g_convert(). it may close #962. trunkThu, 07 Jun 2007 06:34:42 -0700, by 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. trunkThu, 07 Jun 2007 00:05:17 -0700, by yaz
-
[svn] - add a check for file existence to fileinfo dialog. closes #941. trunkSun, 03 Jun 2007 11:20:23 -0700, by yaz