Mercurial > audlegacy
comparison ChangeLog @ 1768:def887eae029 trunk
[svn] - remove some old debugging notices
- reset audio output if fmt does not match the fmt we already negotiated (for instance, LE->BE conversion requested)
author | nenolod |
---|---|
date | Mon, 02 Oct 2006 01:56:53 -0700 |
parents | ea802d0c9ac4 |
children | 8a926dec916f |
comparison
equal
deleted
inserted
replaced
1767:ea802d0c9ac4 | 1768:def887eae029 |
---|---|
1 2006-10-02 08:52:12 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [2471] | |
3 - remove an artifact of the bmp -> audacious transition | |
4 | |
5 trunk/rename.sh | 7 ------- | |
6 1 file changed, 7 deletions(-) | |
7 | |
8 | |
1 2006-10-02 08:46:59 +0000 William Pitcock <nenolod@nenolod.net> | 9 2006-10-02 08:46:59 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [2469] | 10 revision [2469] |
3 - always zero-out stack variables, as stack memory may be dirty on x86 and friends | 11 - always zero-out stack variables, as stack memory may be dirty on x86 and friends |
4 | 12 |
5 trunk/audacious/controlsocket.c | 2 ++ | 13 trunk/audacious/controlsocket.c | 2 ++ |