view BUGS @ 399:e25d23b07cd2

Use g_snprintf() instead of system snprintf(), because libc snprintf() is broken in several systems.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 31 May 2006 13:34:04 +0000
parents 00924ae39c22
children c556999b4994
line wrap: on
line source

XMMS-SID - Known bugs
=====================
Author's contact information can be found from README-file.

* The oversampling rate-conversion filter is not final in 0.8.0betas,
  I'm pretty sure it does not work on certain platforms at all. This
  will be fixed for final 0.8.0 release, also the filter itself will
  be changed, so do not bother sending patches.

* "Pause" does not disable sub-tune controls and XMMS gets confused
  if sub-tune is changed during paused state.

* There _may_ be some endianess problems that I'm not aware of.
  PLEASE bugger me, if you notice any! :)

* See FAQ for information on few "known features".