comparison ChangeLog @ 2018:58ea18909fe7 trunk

[svn] - MirBSD support from <bsiegert -at- gmx.de>
author nenolod
date Tue, 28 Nov 2006 12:06:18 -0800
parents a99862e5bd65
children d3a62e1075e2
comparison
equal deleted inserted replaced
2017:a99862e5bd65 2018:58ea18909fe7
1 2006-11-28 02:12:56 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [3029]
3 - avoid a race condition in produce_audio() where we have closed output,
4 but produce_audio() had already been queued
5
6 trunk/audacious/output.c | 3 +++
7 1 file changed, 3 insertions(+)
8
9
1 2006-11-28 01:58:02 +0000 William Pitcock <nenolod@nenolod.net> 10 2006-11-28 01:58:02 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [3027] 11 revision [3027]
3 - fix a bug regarding shaded mode in the playlist editor where 12 - fix a bug regarding shaded mode in the playlist editor where
4 decorations are not properly rendered. 13 decorations are not properly rendered.
5 Patch by external contributor: Ralf Ertzinger <ralf@skytale.net> 14 Patch by external contributor: Ralf Ertzinger <ralf@skytale.net>