comparison BUGS @ 413:fbe5316d1e26

Bugs.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 17 Aug 2006 11:13:05 +0000
parents c556999b4994
children 34d48e513419
comparison
equal deleted inserted replaced
412:7f694e5a1493 413:fbe5316d1e26
1 XMMS-SID - Known bugs 1 XMMS-SID - Known bugs
2 ===================== 2 =====================
3 Author's contact information can be found from README-file. 3 Author's contact information can be found from README-file.
4
5 NEW BUGS IN 0.8.0 beta16
6
7 * Enabling 'detect file by contents' with libSIDPlay2 backend
8 causes a segfault if a non-SID file is in playlist.
9
10 * Some minor memory leaks exist in the new sldb/stil handling code.
11
12 * ??? profit.
13
14 OLD BUGS
4 15
5 * "Pause" does not disable sub-tune controls and XMMS gets confused 16 * "Pause" does not disable sub-tune controls and XMMS gets confused
6 if sub-tune is changed during paused state. 17 if sub-tune is changed during paused state.
7 18
8 * There _may_ be some endianess problems that I'm not aware of. 19 * There _may_ be some endianess problems that I'm not aware of.