comparison ChangeLog @ 68:d435a3abc035 trunk

[svn] - set alac::going before we fork the decoder thread off, this stops the core from getting confused
author nenolod
date Sat, 30 Sep 2006 23:09:09 -0700
parents 41e2dc106f4e
children 08c9353a9bb3
comparison
equal deleted inserted replaced
67:41e2dc106f4e 68:d435a3abc035
1 2006-10-01 05:57:56 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [134]
3 - remove spurious debugging notices
4
5 trunk/src/alac/demux.c | 88 +++---------------------------------------------
6 trunk/src/alac/plugin.c | 27 +-------------
7 2 files changed, 9 insertions(+), 106 deletions(-)
8
9
1 2006-10-01 05:44:36 +0000 William Pitcock <nenolod@nenolod.net> 10 2006-10-01 05:44:36 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [132] 11 revision [132]
3 - get_time() implementation 12 - get_time() implementation
4 13
5 trunk/src/alac/plugin.c | 16 ++++++++++++++-- 14 trunk/src/alac/plugin.c | 16 ++++++++++++++--