users/ccr/sidplay2

log

age author description
12 months ago Matti Hamalainen Bump version date.default tip
12 months ago Matti Hamalainen Merged.
22 months ago convert-repo update tags
2009-12-13 s_a_white Remove quote escaping. Causes text to be lost.
2009-09-12 s_a_white Move ioctl.h to obselete alsa
2008-03-02 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
22 months ago Matti Hamalainen Branch merge.
22 months ago Matti Hamalainen Local merge.
2009-12-13 s_a_white Remove quote escaping. Causes text to be lost.
2009-09-12 s_a_white Move ioctl.h to obselete alsa
2008-06-13 Matti Hamalainen Configure cleanups.
2008-06-13 Matti Hamalainen Synchronized my_macros.m4.
2008-05-24 Matti Hamalainen Quote more.
2008-04-07 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 interface
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.