comparison ChangeLog @ 557:732f07a601bc trunk

[svn] Count leading zeroes as PPC assembler. Implemented by Joseph Jezak (JoseJX) from Gentoo.
author chainsaw
date Sun, 28 Jan 2007 03:51:32 -0800
parents cd730d42b2bd
children 324a6d834f32
comparison
equal deleted inserted replaced
556:cd730d42b2bd 557:732f07a601bc
1 2007-01-28 10:32:41 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [1198]
3 - User-Agent: Audacious/$version (curl transport)
4
5 trunk/src/curl/curl.c | 5 +++++
6 1 file changed, 5 insertions(+)
7
8
1 2007-01-28 00:37:02 +0000 Tony Vroon <chainsaw@gentoo.org> 9 2007-01-28 00:37:02 +0000 Tony Vroon <chainsaw@gentoo.org>
2 revision [1196] 10 revision [1196]
3 If we are controlling a mono mixer component, ignore balance gracefully rather than muting the audio when the slider is moved to the left. 11 If we are controlling a mono mixer component, ignore balance gracefully rather than muting the audio when the slider is moved to the left.
4 trunk/src/alsa/audio.c | 20 ++++++++++++++++---- 12 trunk/src/alsa/audio.c | 20 ++++++++++++++++----
5 1 file changed, 16 insertions(+), 4 deletions(-) 13 1 file changed, 16 insertions(+), 4 deletions(-)