users/ccr/sidplay2

log

age author description
21 months ago Matti Hamalainen Configure cleanups.default tip
21 months ago Matti Hamalainen Synchronized my_macros.m4.
21 months ago Matti Hamalainen Quote more.
23 months ago convert-repo update tags
2008-03-03 s_a_white Fix depreciated const char * warnings in Linux
2008-02-27 s_a_white Switch from IInterface to ISidUnknown
2008-02-27 s_a_white Re-sync COM like interface and update to final names.
2007-08-23 s_a_white Begin code base merge with xsidplay.
2007-01-27 s_a_white Improve backwards compatibility
2007-01-27 s_a_white Unfortunate confusion between SidBuilder and SidEmulation in cfg variable. We
2007-01-27 s_a_white Updated to use better COM emulation interface.
2006-10-31 s_a_white Switch to COM interfaceV2_0_10
2006-10-31 s_a_white Auto type on if_cast didn't work with ifPtr (made copy). We cannot pass by
2006-10-30 s_a_white Switch sidplay2 class to iinterface.
2006-10-30 s_a_white Fixup libsidplay2 requires
2006-10-30 s_a_white Add -q for compatibily (is marked depreciated, remove later).
2006-10-30 s_a_white Updated
2006-10-30 s_a_white Remove experimental ltdl support.
2006-10-29 s_a_white Update version info.
2006-10-28 s_a_white Convert one last missed case
2006-10-28 s_a_white Update to new COM style interface.
2006-10-20 s_a_white Fixup COM test
2006-10-20 s_a_white Source now source compatible with old sidplay-libs
2006-10-20 s_a_white Detect the builder interface use so code can be made source backwards
2006-10-20 s_a_white Code now source backwards compatible with old sidplay libs
2006-10-20 s_a_white Begin improving compatibility with old libraries
2006-10-18 s_a_white Add some support for print options (feature request #1109764)
2006-10-18 s_a_white Restore credit printing on verbose level 3.
2006-10-17 s_a_white Merge verbose and quiet levels.
2006-10-17 s_a_white Merge verbose and quiet levels. Prevent quiet level (verbose -2) accessing
2006-10-16 s_a_white Recover from a ctrl-z, bg which causes a buffer underrun during playback
2006-07-07 s_a_white Allow raw audio to be dumped to stdout.
2006-07-07 s_a_white Display keys for non soundcard output sources.
2006-06-28 s_a_white Switch builders use to COM object use.
2006-06-28 s_a_white Search for dynamic module loader library.
2006-06-27 s_a_white Switch to new COM style builder classes.
2006-03-03 s_a_white Add Raw Files to build.
2005-12-02 s_a_white Fix bug reported by Patrick Mauritz in patch 1282585 (modification of
2005-12-01 s_a_white Patch: Add support for sunrays (don't provide /dev/audio) but supply the
2005-12-01 s_a_white Integrate SunOS driver patch1 from (Patrick Mauritz). Cannot rely on
2005-12-01 s_a_white Add raw output support (--raw=<file>)
2005-11-30 s_a_white Libtool must be called with --mode=link.
2005-11-30 s_a_white Fix C++ tests for newer compilers.
2005-10-18 s_a_white When disabling library checks fix the libsidutils macro to assign
2005-10-17 s_a_white Gentoo bug #98769. goto open_error crosses initialization of
2005-07-18 s_a_white Switch from obsolete alsa interface (patch by shd).
2005-07-18 s_a_white Make ALSA/OSS detection automatic.
2005-07-18 s_a_white Switch sound library used for Linux to default to ALSA (patch shd).
2005-06-10 s_a_white MingW support added.
2005-06-10 s_a_white Fix all audio drivers to use the LDFLAGS variable.
2005-06-10 s_a_white MingW supports mmsystem for sound.
2005-06-10 s_a_white Mingw support.
2005-06-10 s_a_white Initial support for MingW
2005-05-12 s_a_white Add MD5 key to display at verbose level 2.
2005-01-17 jpaana FreeBSD 6.0-CURRENT uses sys/soundcard.h instead of machine/soundcard.h so check for that as well
2005-01-05 s_a_white Convert all files under win directory to dos format.
2004-11-12 s_a_white Fix 2 memory leaks reported by Valgrind
2004-11-12 s_a_white Remove some unnecessary duplicate code.
2004-11-12 s_a_white Valgrind fix.
2004-08-13 s_a_white Convert VC project files to MSDOS format else it refuses to load them.