Mercurial > audlegacy-plugins
graph
-
[svn] - add tuple handling, but i don't think i'm doing it right... trunkTue, 01 May 2007 08:54:31 -0700, by nenolod
-
[svn] - use my version for now as r2126 does not work trunkTue, 01 May 2007 08:33:07 -0700, by nenolod
-
[svn] - remove support for hatena music as hatena ceased their musical profile service. trunkTue, 01 May 2007 07:03:49 -0700, by yaz
-
[svn] - provide full metadata from the file's tuple when performing the transcode trunkMon, 30 Apr 2007 22:03:19 -0700, by nenolod
-
[svn] - add check for cfg.stopaftersong at the end of cue. trunkMon, 30 Apr 2007 21:19:47 -0700, by yaz
-
[svn] - Out-Lame can now prepend the playlist position to the filename if the trunkSat, 28 Apr 2007 15:27:15 -0700, by mf0102
-
[svn] - replace almost all of outlame_write() with standard code from disk_writer in hope of fixing endianness problem. trunkFri, 27 Apr 2007 02:29:33 -0700, by yaz
-
[svn] - fix overflow when calculates bitrate with non-fast scan on a huge sized file. trunkThu, 26 Apr 2007 02:06:12 -0700, by yaz
-
[svn] - disable all use of puts() unless -DDEBUG is defined. trunkTue, 24 Apr 2007 02:53:37 -0700, by nenolod
-
[svn] got the metadata but couldnt make use of it yet trunkMon, 23 Apr 2007 16:24:55 -0700, by majeru
-
[svn] Fixed the embarassing situation i was in (writing a plugin and not being able to see/hear it work). trunkMon, 23 Apr 2007 14:24:01 -0700, by majeru
-
[svn] - build the lastfm VFS plugin if the scrobbler plugin is going to be built. trunkSun, 22 Apr 2007 04:31:31 -0700, by nenolod
-
[svn] Add lastfm:// transport, an abstract VFS class which derives from curl trunkSun, 22 Apr 2007 04:16:08 -0700, by nenolod
-
[svn] Sync with upstream. Subsong improvements for ADL, new JBM player. trunkWed, 18 Apr 2007 07:38:58 -0700, by chainsaw
-
[svn] - statusicon: added support for quit button in smallmenu; also, the field is being prepared for customizable smallmenu entries trunkMon, 16 Apr 2007 01:35:24 -0700, by giacomo
-
[svn] - merge some local changes which makes curl threading more reliable. trunkSun, 15 Apr 2007 12:23:05 -0700, by nenolod
-
[svn] - alsa: on volume changes, only use channel switches if the audio card supports separated ones trunkSun, 15 Apr 2007 11:33:11 -0700, by giacomo
-
[svn] A cast a day keeps the compiler warning at bay. trunkSat, 14 Apr 2007 18:09:55 -0700, by chainsaw
-
[svn] Hammer the WMA plugin into shape enough to bolt the following upstream commit on: "WMA decoder improvement, output closer to the dmo binary. trunkSat, 14 Apr 2007 17:38:32 -0700, by chainsaw
-
[svn] I said to indent it, not to break it, hmmkay? trunkSat, 14 Apr 2007 16:09:21 -0700, by chainsaw
-
[svn] Run indent -ts4 -nut -bli0 -cdw on this messy lot. Upstream is not consistent with whitespace anyway, no loss there. trunkSat, 14 Apr 2007 15:23:50 -0700, by chainsaw
-
[svn] Now in sync with AdPlug upstream, merging their commit: "Removed superfluous exit() call. This was detected as part of a GCC 4.3 trunkFri, 13 Apr 2007 09:27:41 -0700, by chainsaw
-
[svn] Upstream commit "Vastly enhanced generic Protracker player and modified loaders accordingly. trunkFri, 13 Apr 2007 09:09:50 -0700, by chainsaw
-
[svn] D00 Vibrato and Slides fix by Dennis Lindroos (from upstream CVS). trunkFri, 13 Apr 2007 08:07:32 -0700, by chainsaw
-
[svn] - curl: do NOT use signals with the new multi-thread layout, and take care of the url string value trunkFri, 13 Apr 2007 05:23:27 -0700, by giacomo
-
[svn] - add DEBUG_CURL to enable curl internal debugging messages trunkThu, 12 Apr 2007 14:55:59 -0700, by nenolod
-
[svn] - only create a new thread if handle->cancel is 0. trunkThu, 12 Apr 2007 14:04:26 -0700, by nenolod
-
[svn] - use a g_cond_wait() to ensure curl has started up before we try to read. trunkThu, 12 Apr 2007 13:22:28 -0700, by nenolod
-
[svn] - if handle->cancel = TRUE, immediately abort the fread operation. trunkThu, 12 Apr 2007 12:02:56 -0700, by nenolod
-
[svn] - fix curl.c:913: warning: implicit declaration of function 'strdup' trunkThu, 12 Apr 2007 11:29:07 -0700, by nenolod
-
[svn] - use unsigned char instead of gpointer for arithmetic to ensure that writes are 8-bit aligned. trunkThu, 12 Apr 2007 11:07:04 -0700, by nenolod