log

age author description
2007-05-01 nenolod [svn] - remove the padding, flac starts working. trunk
2007-05-01 nenolod [svn] - commit what i have, presently broken trunk
2007-05-01 yaz [svn] - remove support for hatena music as hatena ceased their musical profile service. trunk
2007-05-01 nenolod [svn] - provide full metadata from the file's tuple when performing the transcode trunk
2007-05-01 nenolod [svn] - add configure interface trunk
2007-05-01 yaz [svn] - add check for cfg.stopaftersong at the end of cue. trunk
2007-05-01 nenolod [svn] - add Vorbis output mode trunk
2007-05-01 yaz [svn] - rename titles of configure windows. trunk
2007-04-30 mf0102 [svn] - We got a new plugin, captain! trunk
2007-04-28 mf0102 [svn] - Out-Lame can now prepend the playlist position to the filename if the trunk
2007-04-27 majeru [svn] fixed all the warnings trunk
2007-04-27 yaz [svn] - replace almost all of outlame_write() with standard code from disk_writer in hope of fixing endianness problem. trunk
2007-04-26 yaz [svn] - fix overflow when calculates bitrate with non-fast scan on a huge sized file. trunk
2007-04-24 nenolod [svn] - disable all use of puts() unless -DDEBUG is defined. trunk
2007-04-23 majeru [svn] got the metadata but couldnt make use of it yet trunk
2007-04-23 majeru [svn] Fixed the embarassing situation i was in (writing a plugin and not being able to see/hear it work). trunk
2007-04-23 nenolod [svn] - fix indentation trunk
2007-04-22 chainsaw [svn] New release by majeru. trunk
2007-04-22 ertzing [svn] trunk
2007-04-22 nenolod [svn] - build the lastfm VFS plugin if the scrobbler plugin is going to be built. trunk
2007-04-22 nenolod [svn] Add lastfm:// transport, an abstract VFS class which derives from curl trunk
2007-04-22 ertzing [svn] trunk
2007-04-20 ertzing [svn] Revert accidential Makefile change trunk
2007-04-20 ertzing [svn] trunk
2007-04-20 ertzing [svn] trunk
2007-04-20 ertzing [svn] trunk
2007-04-20 ertzing [svn] trunk
2007-04-20 ertzing [svn] trunk
2007-04-18 chainsaw [svn] Sync with upstream. Subsong improvements for ADL, new JBM player. trunk
2007-04-17 chainsaw [svn] Warning fixes from SuSe. trunk
2007-04-16 giacomo [svn] - statusicon: added support for quit button in smallmenu; also, the field is being prepared for customizable smallmenu entries trunk
2007-04-15 nenolod [svn] - merge some local changes which makes curl threading more reliable. trunk
2007-04-15 giacomo [svn] - alsa: on volume changes, only use channel switches if the audio card supports separated ones trunk
2007-04-15 yaz [svn] bug fix for #897 trunk
2007-04-15 chainsaw [svn] A cast a day keeps the compiler warning at bay. trunk
2007-04-15 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. trunk
2007-04-14 chainsaw [svn] I said to indent it, not to break it, hmmkay? trunk
2007-04-14 chainsaw [svn] Run indent -ts4 -nut -bli0 -cdw on this messy lot. Upstream is not consistent with whitespace anyway, no loss there. trunk
2007-04-14 giacomo [svn] - changed directory for amidi-plug backends trunk
2007-04-13 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 trunk
2007-04-13 chainsaw [svn] Upstream commit "Vastly enhanced generic Protracker player and modified loaders accordingly. trunk
2007-04-13 chainsaw [svn] D00 Vibrato and Slides fix by Dennis Lindroos (from upstream CVS). trunk
2007-04-13 giacomo [svn] - curl: do NOT use signals with the new multi-thread layout, and take care of the url string value trunk
2007-04-12 nenolod [svn] - revert r2028. trunk
2007-04-12 nenolod [svn] - add DEBUG_CURL to enable curl internal debugging messages trunk
2007-04-12 nenolod [svn] - only create a new thread if handle->cancel is 0. trunk
2007-04-12 nenolod [svn] - use a g_cond_wait() to ensure curl has started up before we try to read. trunk
2007-04-12 nenolod [svn] - back out r2016,2018. trunk
2007-04-12 nenolod [svn] - protect some functions with a mutex. trunk
2007-04-12 nenolod [svn] - if handle->cancel = TRUE, immediately abort the fread operation. trunk
2007-04-12 nenolod [svn] - comment out debug cflags trunk
2007-04-12 nenolod [svn] - fix last warnings trunk
2007-04-12 nenolod [svn] - fix curl.c:913: warning: implicit declaration of function 'strdup' trunk
2007-04-12 nenolod [svn] - clear up instantiation warnings trunk
2007-04-12 nenolod [svn] - use unsigned char instead of gpointer for arithmetic to ensure that writes are 8-bit aligned. trunk
2007-04-12 nenolod [svn] - get rid of shadowed variable trunk
2007-04-12 nenolod [svn] - fix a ton of warnings trunk
2007-04-12 alxorlov [svn] Update russian translation. trunk
2007-04-12 nenolod [svn] - fix warnings with -Wunsigned -Wextra trunk
2007-04-10 nenolod [svn] - allow AOSD to be forcefully enabled trunk