users/ccr/sidplay2

log

age author description
2003-10-28 s_a_white Force being able to select MOS6581 from command line.
2003-10-28 s_a_white Display power on cycles count for a loaded song.
2003-10-18 s_a_white no message
2003-09-14 s_a_white Show whether the environment was forcefully changed from the default
2003-07-16 s_a_white Added sid2crc support.
2003-07-16 s_a_white Only display tune description strings if they have been provided.
2003-07-08 s_a_white Fixed email address.
2003-06-28 s_a_white Constified some of the interfaces.
2003-06-28 s_a_white Better error checking on args and now displays invalid arguments.
2003-06-28 s_a_white Fixed problem whereby the audio buffer size was ever only calculated once.
2003-05-30 s_a_white Fix m4 bracket usage (Mike Gorchak).
2003-02-23 s_a_white Displayed keyboard checks at high quiet levels. At these quiet levels we
2003-02-23 s_a_white Option none nolonger uses the audio hardware (removing realtime delays).
2003-02-22 s_a_white Made crcs be printed for every subtune automatically.
2003-02-22 s_a_white Removed endl, was in wrong location.
2003-02-20 s_a_white sid2crc support.
2003-01-20 s_a_white Updated for new event scheduler interface.
2003-01-14 s_a_white Updated previous song select timeout to 4 seconds.
2003-01-08 s_a_white Don't configure an emulation if it failed to be created.
2002-12-23 s_a_white Added support for an all in one build with uncompiled
2002-11-22 s_a_white Renamed "Copyright" to "Released".
2002-11-06 s_a_white Added HAVE_*_BUILDER using new autoconf method. This
2002-11-06 s_a_white Added --none to command line for selecting no sid (debug purposes).
2002-11-05 s_a_white Updated files in distribution.
2002-11-04 s_a_white Re-bootstrapped using autoconf 2.54 & automake 1.7.1.
2002-11-04 s_a_white Moved to configure.ac
2002-11-04 s_a_white No longer needed.
2002-10-18 s_a_white Added string.h as some platforms have bzero using memset without having
2002-10-17 s_a_white Re-generated auto scripts for new macros.
2002-10-16 s_a_white Fixed quoting for checking message.
2002-10-16 s_a_white Fixed link line for MY_FIND_LIB
2002-10-12 s_a_white New generalised macros.
2002-10-12 s_a_white Fixed builder link line for use with new macros.SP2W_20020915
2002-10-12 s_a_white Changed directory order so auto generated headers are
2002-10-12 s_a_white Updated for new macro files.
2002-10-12 s_a_white Macros generalised into my_macros.m4 and sidplay2.m4.
2002-09-24 s_a_white Display error message on engine configuration failure.
2002-08-21 s_a_white Removed debug information on release builds.
2002-08-19 s_a_white Added timeout to decide if previous key should select previous song or
2002-06-16 s_a_white Changing resid filter works again.
2002-04-19 s_a_white Fixed use of track looping/single when creating audio files.
2002-03-11 s_a_white Display errors like sidplay1.
2002-03-07 s_a_white Removed bad define.
2002-03-04 s_a_white Fix C++ use of nothrow.
2002-03-04 s_a_white Displays more details about sidplay2s psid driver.
2002-03-04 s_a_white Fix C++ use of nothrow.
2002-02-18 s_a_white Fixed for new libini ini_open call.
2002-01-30 s_a_white Fixed ReSID and HardSID builder detection
2002-01-30 jpaana Fix Resid and HardSID builder detection
2002-01-30 s_a_white Printing builder error message instead of not enough memory.
2002-01-30 s_a_white Error message now multiline.
2002-01-29 s_a_white Display actual environment mode instead of requested one.
2002-01-29 s_a_white Support new builders.
2002-01-29 s_a_white TSID filename fix
2002-01-29 jpaana Fixed a typo on in the TSID code
2002-01-28 s_a_white Added TSID support.
2002-01-16 s_a_white Fixed -b command arg with UNKNOWN songlengh.
2002-01-16 s_a_white Now now wraps at 100th minute.
2002-01-15 s_a_white PSID2NG update.
2002-01-11 s_a_white Namespace not used yet (enable later).