Mercurial > audlegacy-plugins
comparison ChangeLog @ 78:096db10ce25f trunk
[svn] - a few concurrency fixes
author | nenolod |
---|---|
date | Mon, 02 Oct 2006 19:55:45 -0700 |
parents | c2981235af26 |
children | 722fd456ae1a |
comparison
equal
deleted
inserted
replaced
77:c2981235af26 | 78:096db10ce25f |
---|---|
1 2006-10-03 01:14:15 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [154] | |
3 - thread safety | |
4 | |
5 trunk/src/alac/demux.c | 3 +-- | |
6 trunk/src/alac/demux.h | 4 ++++ | |
7 trunk/src/alac/plugin.c | 20 +++++++++----------- | |
8 3 files changed, 14 insertions(+), 13 deletions(-) | |
9 | |
10 | |
1 2006-10-02 22:52:47 +0000 William Pitcock <nenolod@nenolod.net> | 11 2006-10-02 22:52:47 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [152] | 12 revision [152] |
3 - too much was reverted here, only the if (!ext) return TRUE; was wrong. | 13 - too much was reverted here, only the if (!ext) return TRUE; was wrong. |
4 | 14 |
5 trunk/src/cue/cuesheet.c | 6 ++---- | 15 trunk/src/cue/cuesheet.c | 6 ++---- |