comparison ChangeLog @ 493:31d21ad70903 trunk

[svn] flac 113 plugin: stability fixes and a new option to disable bitrate update in player window during playback (saves cpu, this is the solution for most people playing flac and reporting high cpu usage)
author giacomo
date Sun, 21 Jan 2007 16:08:19 -0800
parents 0dd1ff7e5ba7
children 631bd25d2380
comparison
equal deleted inserted replaced
492:0dd1ff7e5ba7 493:31d21ad70903
1 2007-01-22 00:03:30 +0000 Giacomo Lozito <james@develia.org>
2 revision [1070]
3 flac 112 plugin: stability fixes and a new option to disable bitrate update in player window during playback (saves cpu, this is the solution for most people playing flac and reporting high cpu usage)
4 trunk/src/flac112/configure.c | 21 ++++++++++++++++++---
5 trunk/src/flac112/configure.h | 1 +
6 trunk/src/flac112/plugin.c | 15 +++++++++------
7 3 files changed, 28 insertions(+), 9 deletions(-)
8
9
1 2007-01-21 23:34:56 +0000 Giacomo Lozito <james@develia.org> 10 2007-01-21 23:34:56 +0000 Giacomo Lozito <james@develia.org>
2 revision [1068] 11 revision [1068]
3 flac 113 plugin: small fixes 12 flac 113 plugin: small fixes
4 trunk/src/flac113/plugin.c | 8 ++++++-- 13 trunk/src/flac113/plugin.c | 8 ++++++--
5 1 file changed, 6 insertions(+), 2 deletions(-) 14 1 file changed, 6 insertions(+), 2 deletions(-)