---------------------
PatchSet 1 
Date: 2000/01/20 14:54:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Initial revision

Members: 
	COPYING:INITIAL->1.1 
	ChangeLog:INITIAL->1.1 
	INSTALL:INITIAL->1.1 
	Makefile.am:INITIAL->1.1 
	README:INITIAL->1.1 
	config.h.in:INITIAL->1.1 
	configure.in:INITIAL->1.1 
	doc/Makefile.am:INITIAL->1.1 
	doc/TODO:INITIAL->1.1 
	doc/coding-style.txt:INITIAL->1.1 
	doc/development.txt:INITIAL->1.1 
	doc/filter.txt:INITIAL->1.1 
	doc/masterplan.txt:INITIAL->1.1 
	src/Makefile.am:INITIAL->1.1 
	src/glame.c:INITIAL->1.1 
	src/channel/Makefile.am:INITIAL->1.1 
	src/channel/channel.c:INITIAL->1.1 
	src/channel/channel.h:INITIAL->1.1 
	src/channel/channel_cghash.h:INITIAL->1.1 
	src/filter/Makefile.am:INITIAL->1.1 
	src/filter/drop.c:INITIAL->1.1 
	src/filter/dup.c:INITIAL->1.1 
	src/filter/file_in.c:INITIAL->1.1 
	src/filter/file_out.c:INITIAL->1.1 
	src/filter/filter.c:INITIAL->1.1 
	src/filter/filter.h:INITIAL->1.1 
	src/filter/filter_buffer.c:INITIAL->1.1 
	src/filter/filter_hash.h:INITIAL->1.1 
	src/filter/filter_network.c:INITIAL->1.1 
	src/filter/filter_node.c:INITIAL->1.1 
	src/filter/mix.c:INITIAL->1.1 
	src/filter/null.c:INITIAL->1.1 
	src/filter/one2n.c:INITIAL->1.1 
	src/filter/ping.c:INITIAL->1.1 
	src/filter/test_latency.c:INITIAL->1.1 
	src/filter/volume_adjust.c:INITIAL->1.1 
	src/hash/Makefile.am:INITIAL->1.1 
	src/hash/glame_hash.c:INITIAL->1.1 
	src/hash/glame_hash.h:INITIAL->1.1 
	src/include/Makefile.am:INITIAL->1.1 
	src/include/glame_types.h:INITIAL->1.1 
	src/include/hash.h:INITIAL->1.1 
	src/include/list.h:INITIAL->1.1 
	src/include/util.h:INITIAL->1.1 
	src/libfixp/Makefile.am:INITIAL->1.1 
	src/libfixp/fixp.c:INITIAL->1.1 
	src/libfixp/fixp.h:INITIAL->1.1 
	src/libfixp/fp-bench.c:INITIAL->1.1 
	src/libfixp/fp-test.c:INITIAL->1.1 
	src/rw/Makefile.am:INITIAL->1.1 
	src/rw/rw.c:INITIAL->1.1 
	src/rw/rw.h:INITIAL->1.1 
	src/rw/wav_file.c:INITIAL->1.1 
	src/rw/wav_file.h:INITIAL->1.1 
	src/swapfile/Makefile.am:INITIAL->1.1 
	src/swapfile/gmkswap.c:INITIAL->1.1 
	src/swapfile/swapfile.c:INITIAL->1.1 
	src/swapfile/swapfile.h:INITIAL->1.1 
	src/swapfile/swapfileI.h:INITIAL->1.1 
	src/swapfile/swapfile_info.c:INITIAL->1.1 
	src/swapfile/swapfile_test.c:INITIAL->1.1 

---------------------
PatchSet 4 
Date: 2000/01/21 18:00:57
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Corrected mag's address in Makefile.am. [dk]
Internationalized masterplan.txt (old version is now in meisterplan_de.txt
:-) - please check if I got it all right... [dk]

Members: 
	ChangeLog:1.1->1.2 
	Makefile.am:1.1->1.2 
	config.h.in:1.1->1.2 
	doc/TODO:1.1->1.2 
	doc/masterplan.txt:1.1->1.2 
	doc/meisterplan_de.txt:INITIAL->1.1 

---------------------
PatchSet 5 
Date: 2000/01/21 18:04:17
Author: nold
Branch: HEAD
Tag: (none) 
Log:
I told richi keeping config.h.in in CVS is broken but richi would not
listen. ;-) [dk]

Members: 
	config.h.in:1.2->1.3(DEAD) 

---------------------
PatchSet 6 
Date: 2000/01/24 09:28:23
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Updated ChangeLog. (This is an ML test actually ;) [dk]

Members: 
	ChangeLog:1.2->1.3 

---------------------
PatchSet 7 
Date: 2000/01/24 10:21:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
major cleanup (round #1) of swapfile

Members: 
	src/swapfile/Makefile.am:1.1->1.2 
	src/swapfile/swapfile.c:1.1->1.2 
	src/swapfile/swapfileI.h:1.1->1.2 
	src/swapfile/swapfile_hash.h:INITIAL->1.1 
	src/swapfile/swapfile_info.c:1.1->1.2 
	src/swapfile/swapfile_test.c:1.1->1.2 

---------------------
PatchSet 8 
Date: 2000/01/24 10:22:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
work on global hash - changed channel and filter to use the new
hash

Members: 
	src/glame.c:1.1->1.2 
	src/channel/Makefile.am:1.1->1.2 
	src/channel/channel.c:1.1->1.2 
	src/channel/channel.h:1.1->1.2 
	src/channel/channel_cghash.h:1.1->1.2(DEAD) 
	src/filter/Makefile.am:1.1->1.2 
	src/filter/drop.c:1.1->1.2 
	src/filter/dup.c:1.1->1.2 
	src/filter/file_in.c:1.1->1.2 
	src/filter/file_out.c:1.1->1.2 
	src/filter/filter.c:1.1->1.2 
	src/filter/filter.h:1.1->1.2 
	src/filter/filter_buffer.c:1.1->1.2 
	src/filter/filter_hash.h:1.1->1.2(DEAD) 
	src/filter/filter_network.c:1.1->1.2 
	src/filter/filter_node.c:1.1->1.2 
	src/filter/mix.c:1.1->1.2 
	src/filter/null.c:1.1->1.2 
	src/filter/one2n.c:1.1->1.2 
	src/filter/ping.c:1.1->1.2 
	src/filter/test_latency.c:1.1->1.2 
	src/filter/volume_adjust.c:1.1->1.2 
	src/hash/glame_hash.c:1.1->1.2 
	src/hash/glame_hash.h:1.1->1.2 
	src/libfixp/fixp.c:1.1->1.2 
	src/libfixp/fixp.h:1.1->1.2 
	src/rw/Makefile.am:1.1->1.2 
	src/rw/rw.c:1.1->1.2 
	src/rw/rw.h:1.1->1.2 
	src/rw/wav_file.c:1.1->1.2 
	src/rw/wav_file.h:1.1->1.2 

---------------------
PatchSet 9 
Date: 2000/01/24 10:23:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bumped version number

Members: 
	configure.in:1.1->1.2 

---------------------
PatchSet 10 
Date: 2000/01/24 11:43:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug in global hashtable

Members: 
	src/filter/filter.c:1.2->1.3 
	src/filter/test_latency.c:1.2->1.3 
	src/hash/glame_hash.c:1.2->1.3 

---------------------
PatchSet 11 
Date: 2000/01/25 01:12:39
Author: mag
Branch: HEAD
Tag: (none) 
Log:
corrected my email-address, because nold corrected wrong
[mag]

Members: 
	Makefile.am:1.2->1.3 

---------------------
PatchSet 12 
Date: 2000/01/25 12:24:08
Author: nold
Branch: HEAD
Tag: (none) 
Log:
update-changelog target has to use sourceforge user names. [dk]
Corrected and updated ChangeLog entries. [dk]

Members: 
	ChangeLog:1.3->1.4 
	Makefile.am:1.3->1.4 

---------------------
PatchSet 13 
Date: 2000/01/25 16:11:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up glame_hash:
- added locking for those who want to do bigger atomic ops on it
- renamed previous hash_next to hash_walk to support duplicate
  entries (need it for filter inputs/outputs hash)
- documentation improvement!

Members: 
	src/channel/channel.c:1.2->1.3 
	src/filter/filter.h:1.2->1.3 
	src/hash/Makefile.am:1.1->1.2 
	src/hash/glame_hash.c:1.3->1.4 
	src/hash/glame_hash.h:1.2->1.3 

---------------------
PatchSet 14 
Date: 2000/01/26 10:07:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
stripped the swapfile API (KISS...)
modified swapfile_test to do fancier console output - please
use print_state & friends in future.

Members: 
	src/swapfile/swapfile.c:1.2->1.3 
	src/swapfile/swapfile.h:1.1->1.2 
	src/swapfile/swapfileI.h:1.2->1.3 
	src/swapfile/swapfile_info.c:1.2->1.3 
	src/swapfile/swapfile_test.c:1.2->1.3 

---------------------
PatchSet 15 
Date: 2000/01/26 10:08:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bumped version number - as usual :)

Members: 
	configure.in:1.2->1.3 

---------------------
PatchSet 16 
Date: 2000/01/26 10:43:20
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed redefinition of MIN/MAX macros. [dk]

Members: 
	src/include/util.h:1.1->1.2 
	src/swapfile/swapfileI.h:1.3->1.4 

---------------------
PatchSet 17 
Date: 2000/01/27 09:33:04
Author: mag
Branch: HEAD
Tag: (none) 
Log:
- added esd.c
[mag]

Members: 
	src/filter/Makefile.am:1.2->1.3 

---------------------
PatchSet 18 
Date: 2000/01/27 09:34:07
Author: mag
Branch: HEAD
Tag: (none) 
Log:
- initial version of esound output filter
[mag]

Members: 
	src/filter/esd.c:INITIAL->1.1 

---------------------
PatchSet 19 
Date: 2000/01/27 10:30:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Major filter API rewrite (part 1)

Members: 
	configure.in:1.3->1.4 
	doc/Makefile.am:1.1->1.2 
	src/filter/drop.c:1.2->1.3 
	src/filter/dup.c:1.2->1.3 
	src/filter/file_in.c:1.2->1.3 
	src/filter/file_out.c:1.2->1.3 
	src/filter/filter.c:1.3->1.4 
	src/filter/filter.h:1.3->1.4 
	src/filter/filter_network.c:1.2->1.3 
	src/filter/filter_node.c:1.2->1.3 
	src/filter/mix.c:1.2->1.3 
	src/filter/null.c:1.2->1.3 
	src/filter/one2n.c:1.2->1.3 
	src/filter/ping.c:1.2->1.3 
	src/filter/volume_adjust.c:1.2->1.3 
	src/hash/glame_hash.h:1.3->1.4 
	src/include/list.h:1.1->1.2 

---------------------
PatchSet 20 
Date: 2000/01/27 12:49:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added check for esd

Members: 
	acconfig.h:INITIAL->1.1 
	aclocal.m4:INITIAL->1.1 
	configure.in:1.4->1.5 
	src/filter/esd.c:1.1->1.2 

---------------------
PatchSet 21 
Date: 2000/01/27 12:53:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed aclocal again, bugfix

Members: 
	aclocal.m4:1.1->1.2(DEAD) 
	src/filter/filter_node.c:1.3->1.4 

---------------------
PatchSet 22 
Date: 2000/01/27 12:54:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added local m4 macros

Members: 
	acinclude.m4:INITIAL->1.1 

---------------------
PatchSet 23 
Date: 2000/01/27 13:32:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bugfixes

Members: 
	src/filter/Makefile.am:1.3->1.4 
	src/filter/esd.c:1.2->1.3 
	src/filter/filter.c:1.4->1.5 
	src/hash/glame_hash.c:1.4->1.5 

---------------------
PatchSet 24 
Date: 2000/01/27 14:28:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed all bugs! test_latency does work again!

Members: 
	src/filter/filter_network.c:1.3->1.4 
	src/filter/filter_node.c:1.4->1.5 
	src/filter/null.c:1.3->1.4 
	src/filter/ping.c:1.3->1.4 
	src/filter/test_latency.c:1.3->1.4 
	src/include/util.h:1.2->1.3 

---------------------
PatchSet 25 
Date: 2000/01/27 15:50:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
some cleanup, added tasks to do with filter API

Members: 
	doc/TODO:1.2->1.3 
	src/filter/filter.c:1.5->1.6 
	src/filter/filter.h:1.4->1.5 
	src/filter/filter_network.c:1.4->1.5 
	src/filter/filter_node.c:1.5->1.6 
	src/include/list.h:1.2->1.3 

---------------------
PatchSet 26 
Date: 2000/01/28 13:00:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bugfixes and more work on swapfile regression suite

Members: 
	configure.in:1.5->1.6 
	src/swapfile/swapfile.c:1.3->1.4 
	src/swapfile/swapfileI.h:1.4->1.5 
	src/swapfile/swapfile_test.c:1.3->1.4 

---------------------
PatchSet 27 
Date: 2000/01/28 14:21:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more cleanup for the sake of bug-hunting inside swapfile

Members: 
	src/swapfile/gmkswap.c:1.1->1.2 
	src/swapfile/swapfile.c:1.4->1.5 
	src/swapfile/swapfile_test.c:1.4->1.5 

---------------------
PatchSet 28 
Date: 2000/01/31 09:56:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
extensive bug fixes and regession test suite improvements

Members: 
	src/swapfile/Makefile.am:1.2->1.3 
	src/swapfile/gmkswap.c:1.2->1.3 
	src/swapfile/swapfile.c:1.5->1.6 
	src/swapfile/swapfileI.h:1.5->1.6 
	src/swapfile/swapfile_test.c:1.5->1.6 

---------------------
PatchSet 29 
Date: 2000/01/31 09:56:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documentation and build process updates

Members: 
	INSTALL:1.1->1.2 
	README:1.1->1.2 
	acconfig.h:1.1->1.2 
	configure.in:1.6->1.7 
	doc/Makefile.am:1.2->1.3 
	src/Makefile.am:1.1->1.2 
	src/filter/Makefile.am:1.4->1.5 
	src/include/util.h:1.3->1.4 

---------------------
PatchSet 30 
Date: 2000/01/31 10:04:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
shuffeled things around in the filter registry API, especially the
parameter handling.
merged the wast of basic filters into groups, i.e. deleted old files,
created new ones. this is because filters in the same group may want
to share some code - see channel_io.c

Members: 
	src/filter/Makefile.am:1.5->1.6 
	src/filter/audio_io.c:INITIAL->1.1 
	src/filter/basic.c:INITIAL->1.1 
	src/filter/channel_io.c:INITIAL->1.1 
	src/filter/debug.c:INITIAL->1.1 
	src/filter/drop.c:1.3->1.4(DEAD) 
	src/filter/dup.c:1.3->1.4(DEAD) 
	src/filter/esd.c:1.3->1.4(DEAD) 
	src/filter/file_in.c:1.3->1.4(DEAD) 
	src/filter/file_out.c:1.3->1.4(DEAD) 
	src/filter/filter.c:1.6->1.7 
	src/filter/filter.h:1.5->1.6 
	src/filter/filter_node.c:1.6->1.7 
	src/filter/null.c:1.4->1.5(DEAD) 
	src/filter/one2n.c:1.3->1.4(DEAD) 
	src/filter/ping.c:1.4->1.5(DEAD) 

---------------------
PatchSet 31 
Date: 2000/01/31 10:06:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
again fixes to the build process wrt to esd and debugging

Members: 
	configure.in:1.7->1.8 
	src/Makefile.am:1.2->1.3 
	src/include/glame_types.h:1.1->1.2 
	src/rw/wav_file.c:1.2->1.3 

---------------------
PatchSet 32 
Date: 2000/01/31 10:09:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documented the whole mess of the filter APIs, fixed minor bugs in
the interface, too.

Members: 
	doc/filter.txt:1.1->1.2 
	src/filter/filter.h:1.6->1.7 

---------------------
PatchSet 33 
Date: 2000/01/31 10:10:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
done documentation of the swapfile API.
bumped version number of glame.

Members: 
	configure.in:1.8->1.9 
	doc/swapfile.txt:INITIAL->1.1 

---------------------
PatchSet 34 
Date: 2000/01/31 14:27:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
installed work-around for IRIX & gcc related semctl bug

Members: 
	src/channel/Makefile.am:1.2->1.3 
	src/hash/glame_hash.c:1.5->1.6 
	src/swapfile/swapfile.c:1.6->1.7 

---------------------
PatchSet 35 
Date: 2000/01/31 15:02:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added console glame

Members: 
	src/Makefile.am:1.3->1.4 
	src/cglame.c:INITIAL->1.1 

---------------------
PatchSet 36 
Date: 2000/02/01 09:35:55
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added simple waveform generator
added audio output test program
and YEAH it compiles and RUNS, but you can hear nothing...
[mag]

Members: 
	src/filter/Makefile.am:1.6->1.7 
	src/filter/filter.c:1.7->1.8 
	src/filter/test_audio.c:INITIAL->1.1 
	src/filter/waveform.c:INITIAL->1.1 

---------------------
PatchSet 37 
Date: 2000/02/01 10:23:13
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed missing EOF queueing
sound output works now
FIXME: audio_io/write(esd) should check for number of bytes actually written
[mag]

Members: 
	src/filter/audio_io.c:1.1->1.2 
	src/filter/waveform.c:1.1->1.2 

---------------------
PatchSet 38 
Date: 2000/02/01 10:40:02
Author: richi
Branch: HEAD
Tag: v0_020 
Log:
bumped version number for first file release

Members: 
	configure.in:1.9->1.10 

---------------------
PatchSet 39 
Date: 2000/02/01 13:40:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed IRIX build problems wrt to missing -lm
fixed IRIX&gcc bugs which prevented test_latency to work

Members: 
	src/Makefile.am:1.4->1.5 
	src/filter/Makefile.am:1.7->1.8 
	src/filter/filter_buffer.c:1.2->1.3 

---------------------
PatchSet 40 
Date: 2000/02/01 13:59:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added DPRINTF and DERROR to util.h and in turn converted various
printfs and fprintfs to DPRINTFs and a lot of PANICs that really
werent PANICs to DERRORs.

Members: 
	src/filter/audio_io.c:1.2->1.3 
	src/filter/debug.c:1.1->1.2 
	src/filter/filter_network.c:1.5->1.6 
	src/filter/filter_node.c:1.7->1.8 
	src/filter/waveform.c:1.2->1.3 
	src/hash/glame_hash.c:1.6->1.7 
	src/include/util.h:1.4->1.5 
	src/swapfile/swapfile.c:1.7->1.8 

---------------------
PatchSet 41 
Date: 2000/02/02 09:53:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
simplified filter_buffer alot

Members: 
	src/filter/filter.h:1.7->1.8 
	src/filter/filter_buffer.c:1.3->1.4 

---------------------
PatchSet 42 
Date: 2000/02/02 09:58:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
kill all semaphores we alloc

Members: 
	src/hash/glame_hash.c:1.7->1.8 
	src/swapfile/swapfile.c:1.8->1.9 

---------------------
PatchSet 43 
Date: 2000/02/02 10:52:47
Author: mag
Branch: HEAD
Tag: (none) 
Log:
initial version of audiofile based file_reader

Members: 
	src/filter/Makefile.am:1.8->1.9 
	src/filter/audio_io.c:1.3->1.4 
	src/filter/filter.c:1.8->1.9 
	src/filter/read_file.c:INITIAL->1.1 
	src/filter/test_audio.c:1.1->1.2 
	src/filter/test_play.c:INITIAL->1.1 
	src/filter/waveform.c:1.3->1.4 
	src/include/glame_types.h:1.2->1.3 

---------------------
PatchSet 44 
Date: 2000/02/02 11:26:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug wrt to waiting for the network

Members: 
	src/filter/filter.h:1.8->1.9 
	src/filter/filter_network.c:1.6->1.7 

---------------------
PatchSet 45 
Date: 2000/02/02 11:35:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
free the buffer, not only the buffer struct

Members: 
	src/filter/filter_buffer.c:1.4->1.5 

---------------------
PatchSet 46 
Date: 2000/02/02 11:39:53
Author: mag
Branch: HEAD
Tag: (none) 
Log:
minor changes

Members: 
	src/filter/read_file.c:1.1->1.2 

---------------------
PatchSet 47 
Date: 2000/02/02 11:46:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
(HACK) write throttle pending buffers

Members: 
	src/filter/filter_buffer.c:1.5->1.6 

---------------------
PatchSet 48 
Date: 2000/02/02 12:23:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
checks for libaudiofile and link against it

Members: 
	acconfig.h:1.2->1.3 
	configure.in:1.10->1.11 
	src/Makefile.am:1.5->1.6 
	src/filter/Makefile.am:1.9->1.10 

---------------------
PatchSet 49 
Date: 2000/02/02 12:45:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bumped version number

Members: 
	configure.in:1.11->1.12 

---------------------
PatchSet 50 
Date: 2000/02/02 15:13:32
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed segfaulting test_play when called without args. [dk]

Members: 
	src/filter/read_file.c:1.2->1.3 
	src/filter/test_play.c:1.1->1.2 

---------------------
PatchSet 51 
Date: 2000/02/03 03:13:17
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
added questions about channels

Members: 
	doc/masterplan.txt:1.2->1.3 

---------------------
PatchSet 52 
Date: 2000/02/03 12:26:55
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed error handling in filter network - preventing stalls. [dk]
Added pointer to test files in src/filter/ to {,c}glame. [dk]
Updated ChangeLog. [dk]

Members: 
	ChangeLog:1.4->1.5 
	src/cglame.c:1.1->1.2 
	src/glame.c:1.2->1.3 
	src/filter/filter_network.c:1.7->1.8 

---------------------
PatchSet 53 
Date: 2000/02/03 14:24:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
A to Q in masterplan, minor documentation update

Members: 
	README:1.2->1.3 
	doc/TODO:1.3->1.4 
	doc/masterplan.txt:1.3->1.4 

---------------------
PatchSet 54 
Date: 2000/02/03 15:17:40
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added basic version of atomic arithmetic operations. [dk]

Members: 
	src/include/Makefile.am:1.1->1.2 
	src/include/atomic.h:INITIAL->1.1 

---------------------
PatchSet 55 
Date: 2000/02/03 15:22:29
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Grrr..., richi wants to do broken things. [dk]

Members: 
	src/include/atomic.h:1.1->1.2 

---------------------
PatchSet 56 
Date: 2000/02/03 18:21:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
filter API extension (and some minor modifications)

Members: 
	doc/TODO:1.4->1.5 
	doc/filter.txt:1.2->1.3 
	src/filter/channel_io.c:1.1->1.2 
	src/filter/debug.c:1.2->1.3 
	src/filter/filter.c:1.9->1.10 
	src/filter/filter.h:1.9->1.10 
	src/filter/filter_buffer.c:1.6->1.7 
	src/filter/filter_network.c:1.8->1.9 
	src/filter/filter_node.c:1.8->1.9 
	src/filter/test_audio.c:1.2->1.3 
	src/filter/test_latency.c:1.4->1.5 
	src/filter/test_play.c:1.2->1.3 
	src/filter/volume_adjust.c:1.3->1.4 

---------------------
PatchSet 57 
Date: 2000/02/03 18:29:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added documentation files for having lists of wishes and maintainers

Members: 
	doc/maintainers.txt:INITIAL->1.1 
	doc/wishlist.txt:INITIAL->1.1 

---------------------
PatchSet 58 
Date: 2000/02/03 18:47:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
distribute new files - sigh!

Members: 
	doc/Makefile.am:1.3->1.4 

---------------------
PatchSet 59 
Date: 2000/02/03 19:13:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed bogous comment but didnt add any useful stuff

Members: 
	doc/development.txt:1.1->1.2 

---------------------
PatchSet 60 
Date: 2000/02/04 03:54:44
Author: mag
Branch: HEAD
Tag: (none) 
Log:
glametypes.h: added defines CHAR2SAMPLE, SAMPLE2CHAR
read_file.c: now capable of 8/16bit sample files, does dodgy resampling to 44,1 kHz(just for testing purposes)

Members: 
	src/filter/read_file.c:1.3->1.4 
	src/include/glame_types.h:1.3->1.4 

---------------------
PatchSet 61 
Date: 2000/02/04 12:52:25
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Spelling fixes for richi's convenience. [dk]

Members: 
	doc/filter.txt:1.3->1.4 

---------------------
PatchSet 62 
Date: 2000/02/05 00:01:53
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Converting doc/ to texinfo (round one). [dk]

Members: 
	doc/Makefile.am:1.4->1.5 
	doc/filter.texi:INITIAL->1.1 
	doc/glame.texi:INITIAL->1.1 
	doc/swapfile.texi:INITIAL->1.1 

---------------------
PatchSet 63 
Date: 2000/02/05 00:46:28
Author: nold
Branch: HEAD
Tag: (none) 
Log:
txt -> texi conversion, part 2 and other minor stuff. [dk]

Members: 
	doc/development.txt:1.2->1.3 
	doc/glame.texi:1.1->1.2 
	doc/maintainers.txt:1.1->1.2 
	doc/swapfile.txt:1.1->1.2(DEAD) 

---------------------
PatchSet 64 
Date: 2000/02/05 15:59:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more work on the filter API

Members: 
	doc/Makefile.am:1.5->1.6 
	doc/TODO:1.5->1.6 
	doc/filter.txt:1.4->1.5 
	src/channel/channel.c:1.3->1.4 
	src/filter/Makefile.am:1.10->1.11 
	src/filter/audio_io.c:1.4->1.5 
	src/filter/basic.c:1.1->1.2 
	src/filter/channel_io.c:1.2->1.3 
	src/filter/debug.c:1.3->1.4 
	src/filter/filter.c:1.10->1.11 
	src/filter/filter.h:1.10->1.11 
	src/filter/filter_buffer.c:1.7->1.8 
	src/filter/filter_network.c:1.9->1.10 
	src/filter/filter_node.c:1.9->1.10 
	src/filter/read_file.c:1.4->1.5 
	src/filter/test_audio.c:1.3->1.4 
	src/filter/test_latency.c:1.5->1.6 
	src/filter/test_play.c:1.3->1.4 
	src/filter/volume_adjust.c:1.4->1.5 
	src/filter/waveform.c:1.4->1.5 
	src/hash/glame_hash.c:1.8->1.9 
	src/hash/glame_hash.h:1.4->1.5 

---------------------
PatchSet 65 
Date: 2000/02/05 16:02:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed makefile, added files

Members: 
	doc/Makefile.am:1.6->1.7 
	doc/plugin.txt:INITIAL->1.1 
	src/filter/filter_buffer.h:INITIAL->1.1 

---------------------
PatchSet 66 
Date: 2000/02/05 16:38:27
Author: nold
Branch: HEAD
Tag: (none) 
Log:
read_file build broke w/o libaudiofile. [dk]

Members: 
	src/filter/read_file.c:1.5->1.6 

---------------------
PatchSet 67 
Date: 2000/02/06 02:10:45
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Documentation update. [dk]
Filter API update, part too-much. [richi]

Members: 
	doc/TODO:1.6->1.7 
	doc/filter.texi:1.1->1.2 
	doc/filter.txt:1.5->1.6 
	doc/glame.texi:1.2->1.3 
	doc/plugin.txt:1.1->1.2 
	doc/swapfile.texi:1.1->1.2 
	src/filter/Makefile.am:1.11->1.12 
	src/filter/basic.c:1.2->1.3 
	src/filter/filter.c:1.11->1.12 
	src/filter/filter.h:1.11->1.12 
	src/filter/filter_network.c:1.10->1.11 
	src/filter/read_file.c:1.6->1.7 
	src/filter/test_latency.c:1.6->1.7 
	src/hash/glame_hash.c:1.9->1.10 
	src/include/util.h:1.5->1.6 
	src/swapfile/swapfile.c:1.9->1.10 

---------------------
PatchSet 68 
Date: 2000/02/06 11:40:11
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added new test app for filter networks. [richi]

Members: 
	src/filter/test_network.c:INITIAL->1.1 

---------------------
PatchSet 69 
Date: 2000/02/06 16:48:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
moved documentation around as nold suggested.
added FAQ

Members: 
	MAINTAINERS:INITIAL->1.1 
	Makefile.am:1.4->1.5 
	TODO:INITIAL->1.1 
	doc/FAQ:INITIAL->1.1 
	doc/Makefile.am:1.7->1.8 
	doc/TODO:1.7->1.8(DEAD) 
	doc/filter.txt:1.6->1.7(DEAD) 
	doc/maintainers.txt:1.2->1.3(DEAD) 

---------------------
PatchSet 70 
Date: 2000/02/06 16:52:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
lots of stuff was done - updated ChangeLog and bumped version number

Members: 
	ChangeLog:1.5->1.6 
	configure.in:1.12->1.13 

---------------------
PatchSet 71 
Date: 2000/02/07 00:09:07
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added esd_in_f(sampler) to audio_io
moved mix.c into basic.c
added echo effect
[mag]

Members: 
	src/filter/Makefile.am:1.12->1.13 
	src/filter/audio_io.c:1.5->1.6 
	src/filter/basic.c:1.3->1.4 
	src/filter/echo.c:INITIAL->1.1 
	src/filter/filter.c:1.12->1.13 
	src/filter/mix.c:1.3->1.4(DEAD) 
	src/filter/read_file.c:1.7->1.8 
	src/filter/test_play.c:1.4->1.5 
	src/include/glame_types.h:1.4->1.5 

---------------------
PatchSet 72 
Date: 2000/02/07 04:33:54
Author: mag
Branch: HEAD
Tag: (none) 
Log:
bugfixes due to API change
[mag]

Members: 
	src/filter/audio_io.c:1.6->1.7 
	src/filter/basic.c:1.4->1.5 
	src/filter/echo.c:1.1->1.2 
	src/filter/read_file.c:1.8->1.9 
	src/filter/test_audio.c:1.4->1.5 
	src/filter/waveform.c:1.5->1.6 

---------------------
PatchSet 73 
Date: 2000/02/07 10:32:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
i did it again! Changed filter buffer interface (should be very
generic now, please add your protocols)

Members: 
	doc/Makefile.am:1.8->1.9 
	doc/filter-tutorial.txt:INITIAL->1.1 
	src/filter/audio_io.c:1.7->1.8 
	src/filter/basic.c:1.5->1.6 
	src/filter/channel_io.c:1.3->1.4 
	src/filter/debug.c:1.4->1.5 
	src/filter/echo.c:1.2->1.3 
	src/filter/filter.h:1.12->1.13 
	src/filter/filter_buffer.c:1.8->1.9 
	src/filter/filter_buffer.h:1.1->1.2 
	src/filter/filter_network.c:1.11->1.12 
	src/filter/read_file.c:1.9->1.10 
	src/filter/volume_adjust.c:1.5->1.6 
	src/filter/waveform.c:1.6->1.7 

---------------------
PatchSet 74 
Date: 2000/02/07 10:51:52
Author: mag
Branch: HEAD
Tag: (none) 
Log:
s/fbuf/sbuf
[mag]

Members: 
	src/filter/audio_io.c:1.8->1.9 

---------------------
PatchSet 75 
Date: 2000/02/07 11:00:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed deadlock in audio_io

Members: 
	doc/filter-tutorial.txt:1.1->1.2 
	src/filter/audio_io.c:1.9->1.10 
	src/filter/waveform.c:1.7->1.8 

---------------------
PatchSet 76 
Date: 2000/02/07 11:19:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed typo

Members: 
	src/filter/audio_io.c:1.10->1.11 

---------------------
PatchSet 77 
Date: 2000/02/07 12:43:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed test_play filters??

Members: 
	src/filter/echo.c:1.3->1.4 
	src/filter/read_file.c:1.10->1.11 

---------------------
PatchSet 78 
Date: 2000/02/07 12:55:39
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added stubs of preliminary filter tutorial. [dk]

Members: 
	MAINTAINERS:1.1->1.2 
	doc/filter.texi:1.2->1.3 
	doc/glame.texi:1.3->1.4 
	doc/swapfile.texi:1.2->1.3 

---------------------
PatchSet 79 
Date: 2000/02/07 12:58:09
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added preliminary filter tutorial. [dk]

Members: 
	doc/filter-tutorial.texi:INITIAL->1.1 

---------------------
PatchSet 80 
Date: 2000/02/07 13:54:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated tutorial

Members: 
	doc/Makefile.am:1.9->1.10 
	doc/filter-tutorial.texi:1.1->1.2 
	doc/filter-tutorial.txt:1.2->1.3(DEAD) 

---------------------
PatchSet 81 
Date: 2000/02/07 16:12:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed filter issues (bugs are left)

Members: 
	src/filter/basic.c:1.6->1.7 
	src/filter/waveform.c:1.8->1.9 

---------------------
PatchSet 82 
Date: 2000/02/07 16:26:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added missing connect_out method to channel_in

Members: 
	src/filter/channel_io.c:1.4->1.5 

---------------------
PatchSet 83 
Date: 2000/02/07 16:45:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/fbuf/sbuf/g

Members: 
	src/filter/audio_io.c:1.11->1.12 

---------------------
PatchSet 84 
Date: 2000/02/08 02:33:46
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
Phase inverter filter (hasn't been tested) [garrison]

Members: 
	src/filter/Makefile.am:1.13->1.14 
	src/filter/garrison.c:INITIAL->1.1 

---------------------
PatchSet 85 
Date: 2000/02/08 10:02:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added filter_tools.h

Members: 
	src/filter/Makefile.am:1.14->1.15 
	src/filter/filter_tools.h:INITIAL->1.1 

---------------------
PatchSet 86 
Date: 2000/02/08 10:11:59
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
started wishlist for the gui...
audio-guys add ur stuff here

Members: 
	doc/gui-wishlist.txt:INITIAL->1.1 

---------------------
PatchSet 87 
Date: 2000/02/08 12:53:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
parameter support for filter networks, sample network file

Members: 
	src/filter/filter.h:1.13->1.14 
	src/filter/filter_network.c:1.12->1.13 
	src/filter/net_test_play:INITIAL->1.1 
	src/filter/test_network.c:1.1->1.2 

---------------------
PatchSet 88 
Date: 2000/02/08 13:32:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed SIGSEGV wrt esd_out?

Members: 
	src/filter/audio_io.c:1.12->1.13 
	src/filter/filter_buffer.h:1.2->1.3 

---------------------
PatchSet 89 
Date: 2000/02/08 14:50:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanups

Members: 
	src/filter/audio_io.c:1.13->1.14 
	src/filter/filter_buffer.c:1.9->1.10 
	src/filter/filter_network.c:1.13->1.14 

---------------------
PatchSet 90 
Date: 2000/02/08 15:00:10
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Documentation fixes and updates. [richi/dk]
Removed broken wishlist files - use forums and mailing lists instead! [dk]
Added HTML make target (possibly broken). [dk]

Members: 
	doc/FAQ:1.1->1.2(DEAD) 
	doc/Makefile.am:1.10->1.11 
	doc/filter-tutorial.texi:1.2->1.3 
	doc/filter.texi:1.3->1.4 
	doc/glame.texi:1.4->1.5 
	doc/gui-wishlist.txt:1.1->1.2(DEAD) 
	doc/plugin.texi:INITIAL->1.1 
	doc/plugin.txt:1.2->1.3(DEAD) 
	doc/swapfile.texi:1.3->1.4 
	doc/wishlist.txt:1.1->1.2(DEAD) 

---------------------
PatchSet 91 
Date: 2000/02/08 16:48:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
The API and the documentation seems to have stabilized - so I bumped
the version number again.

Members: 
	configure.in:1.13->1.14 

---------------------
PatchSet 92 
Date: 2000/02/09 02:08:16
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed bug in filter_buffer.c - write throttling
fixed bugs in esd_out_f
more debug output(DPRINTF)
added net_play - filter file to play audiofiles without echo

Members: 
	src/filter/audio_io.c:1.14->1.15 
	src/filter/echo.c:1.4->1.5 
	src/filter/filter_buffer.c:1.10->1.11 
	src/filter/net_play:INITIAL->1.1 
	src/filter/test_play.c:1.5->1.6 
	src/filter/waveform.c:1.9->1.10 

---------------------
PatchSet 93 
Date: 2000/02/09 11:01:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added asm versions of atomic operations for ix86 and mips

Members: 
	configure.in:1.14->1.15 
	src/include/atomic.h:1.2->1.3 
	src/include/atomic_mips.h:INITIAL->1.1 
	src/include/atomic_x86.h:INITIAL->1.1 

---------------------
PatchSet 94 
Date: 2000/02/09 11:02:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added echo2 for educational purpose (untested)
cleanup

Members: 
	acconfig.h:1.3->1.4 
	src/filter/Makefile.am:1.15->1.16 
	src/filter/echo2.c:INITIAL->1.1 
	src/filter/filter.h:1.14->1.15 
	src/filter/filter_buffer.h:1.3->1.4 
	src/filter/filter_tools.h:1.1->1.2 
	src/filter/net_test_play:1.1->1.2 
	src/include/Makefile.am:1.2->1.3 
	src/include/list.h:1.3->1.4 

---------------------
PatchSet 95 
Date: 2000/02/09 11:03:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forgot to add file

Members: 
	src/filter/filter_protocols.h:INITIAL->1.1 

---------------------
PatchSet 96 
Date: 2000/02/09 12:33:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bugfixes (still hunting, but other machine now)

Members: 
	src/filter/audio_io.c:1.15->1.16 
	src/filter/filter.h:1.15->1.16 
	src/filter/filter_network.c:1.14->1.15 
	src/filter/filter_protocols.h:1.1->1.2 
	src/filter/test_audio.c:1.5->1.6 
	src/filter/test_latency.c:1.7->1.8 
	src/filter/test_network.c:1.2->1.3 
	src/filter/test_play.c:1.6->1.7 

---------------------
PatchSet 97 
Date: 2000/02/09 13:14:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bug hunting - machine move

Members: 
	src/filter/audio_io.c:1.16->1.17 
	src/filter/filter_buffer.c:1.11->1.12 
	src/filter/waveform.c:1.10->1.11 
	src/include/atomic.h:1.3->1.4 

---------------------
PatchSet 98 
Date: 2000/02/09 15:37:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed test_audio/play, use test_network.
random hacks around the code (it sort of works again)

Members: 
	src/filter/Makefile.am:1.16->1.17 
	src/filter/audio_io.c:1.17->1.18 
	src/filter/basic.c:1.7->1.8 
	src/filter/debug.c:1.5->1.6 
	src/filter/echo2.c:1.1->1.2 
	src/filter/filter_protocols.h:1.2->1.3 
	src/filter/net_test_audio:INITIAL->1.1 
	src/filter/read_file.c:1.11->1.12 
	src/filter/test_audio.c:1.6->1.7(DEAD) 
	src/filter/test_play.c:1.7->1.8(DEAD) 
	src/filter/volume_adjust.c:1.6->1.7 
	src/filter/waveform.c:1.11->1.12 
	src/include/atomic.h:1.4->1.5 
	src/include/atomic_mips.h:1.1->1.2 
	src/include/atomic_x86.h:1.1->1.2 

---------------------
PatchSet 99 
Date: 2000/02/09 21:38:45
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Preliminary native SGI audio support (untested, always hacking on the
wrong machine #-) [dk]
Updated ChangeLog. [dk]

Members: 
	ChangeLog:1.6->1.7 
	acconfig.h:1.4->1.5 

---------------------
PatchSet 100 
Date: 2000/02/09 21:40:09
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Included config.h in common header files. That's not the suggested way to
go but then errors resulting from config.h not being included are as
frequent as hard to find. [dk/richi]

Members: 
	src/include/glame_types.h:1.5->1.6 
	src/include/hash.h:1.1->1.2 
	src/include/list.h:1.4->1.5 
	src/include/util.h:1.6->1.7 

---------------------
PatchSet 101 
Date: 2000/02/09 21:40:35
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Preliminary native SGI audio support (untested, always hacking on the
wrong machine #-) [dk]
Included config.h in common header files. That's not the suggested way to
go but then errors resulting from config.h not being included are as
frequent as hard to find. [dk/richi]

Members: 
	src/filter/Makefile.am:1.17->1.18 
	src/filter/filter.h:1.16->1.17 
	src/filter/filter_protocols.h:1.3->1.4 
	src/filter/filter_tools.h:1.2->1.3 
	src/filter/nold.c:INITIAL->1.1 

---------------------
PatchSet 102 
Date: 2000/02/09 23:33:47
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Stupid bug... [dk]

Members: 
	src/filter/filter.c:1.13->1.14 

---------------------
PatchSet 103 
Date: 2000/02/10 10:55:32
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Native SGI audio update. Mono works. Still checking what's wrong with
stereo. [dk]

Members: 
	src/filter/nold.c:1.1->1.2 

---------------------
PatchSet 104 
Date: 2000/02/10 11:07:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
config/build cleanup
at least bugg fix for read_file

Members: 
	acconfig.h:1.5->1.6 
	configure.in:1.15->1.16 
	src/Makefile.am:1.6->1.7 
	src/filter/Makefile.am:1.18->1.19 
	src/filter/echo2.c:1.2->1.3 
	src/filter/filter.c:1.14->1.15 
	src/filter/read_file.c:1.12->1.13 
	src/filter/test_network.c:1.3->1.4 
	src/swapfile/Makefile.am:1.3->1.4 

---------------------
PatchSet 105 
Date: 2000/02/10 12:42:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed connect not honouring !AUTOMATIC ports

Members: 
	src/filter/filter_network.c:1.15->1.16 

---------------------
PatchSet 106 
Date: 2000/02/10 14:50:52
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Documentation update. [dk/richi]

Members: 
	doc/Makefile.am:1.11->1.12 
	doc/filter.texi:1.4->1.5 
	doc/swapfile.texi:1.4->1.5 

---------------------
PatchSet 107 
Date: 2000/02/10 14:54:21
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Native audio support on IRIX. Working version. This should go into
audio_io.c once richi gets the port aliasing issues straight. [dk]

Members: 
	src/filter/nold.c:1.2->1.3 

---------------------
PatchSet 108 
Date: 2000/02/10 17:08:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added convenience macros

Members: 
	src/filter/filter.h:1.17->1.18 

---------------------
PatchSet 109 
Date: 2000/02/10 17:09:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
nobody uses pos -> deleted

Members: 
	src/filter/filter_protocols.h:1.4->1.5 

---------------------
PatchSet 110 
Date: 2000/02/10 17:19:26
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Yet another cleanup. [dk]

Members: 
	src/filter/nold.c:1.3->1.4 

---------------------
PatchSet 111 
Date: 2000/02/11 08:27:22
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
First gui filez. just a property browser, nothing more

Members: 
	src/gui/Makefile.am:INITIAL->1.1 
	src/gui/gui.c:INITIAL->1.1 
	src/gui/gui.h:INITIAL->1.1 
	src/gui/main.c:INITIAL->1.1 

---------------------
PatchSet 112 
Date: 2000/02/11 08:33:16
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added check for gtk/gnome and gui subdirectory

Members: 
	configure.in:1.16->1.17 

---------------------
PatchSet 113 
Date: 2000/02/11 09:14:05
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
checks for gtk/gnome

Members: 
	acinclude.m4:1.1->1.2 

---------------------
PatchSet 114 
Date: 2000/02/11 09:26:44
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added path_prog_test
added subdir to src/makefile.am
echo in filter/net_play

Members: 
	acinclude.m4:1.2->1.3 
	src/Makefile.am:1.7->1.8 
	src/filter/net_play:1.1->1.2 

---------------------
PatchSet 115 
Date: 2000/02/11 11:41:02
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Cleaned up a bit of the mess XWolf left. [dk]

Members: 
	acinclude.m4:1.3->1.4 
	configure.in:1.17->1.18 
	src/gui/Makefile.am:1.1->1.2 

---------------------
PatchSet 116 
Date: 2000/02/11 12:42:16
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Cleaned up mess nold left. [dk]

Members: 
	configure.in:1.18->1.19 

---------------------
PatchSet 117 
Date: 2000/02/11 13:08:13
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added main menu/stubs fixed borken copyrights

Members: 
	src/gui/gui.c:1.1->1.2 
	src/gui/gui.h:1.1->1.2 
	src/gui/main.c:1.1->1.2 

---------------------
PatchSet 118 
Date: 2000/02/11 14:42:14
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Yet another attempt to get semctl working portably. Also cleaned up things
a bit. [dk]

Members: 
	src/filter/filter.h:1.18->1.19 
	src/filter/filter_network.c:1.16->1.17 
	src/hash/glame_hash.c:1.10->1.11 
	src/include/Makefile.am:1.3->1.4 
	src/swapfile/swapfile.c:1.10->1.11 

---------------------
PatchSet 119 
Date: 2000/02/11 14:45:20
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Oops. Forgot most important file... [dk]

Members: 
	src/include/sem.h:INITIAL->1.1 

---------------------
PatchSet 120 
Date: 2000/02/11 15:32:42
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added logo for about screen
added default icon-pixmap

Members: 
	src/data/pixmaps/default.png:INITIAL->1.1 
	src/data/pixmaps/glame-logo.jpg:INITIAL->1.1 

---------------------
PatchSet 121 
Date: 2000/02/12 21:42:30
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
Initial pan filter (untested until I get a sound card working in linux)

Members: 
	src/filter/garrison.c:1.1->1.2 

---------------------
PatchSet 122 
Date: 2000/02/13 12:18:42
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Cleanups... [dk]

Members: 
	src/filter/nold.c:1.4->1.5 

---------------------
PatchSet 123 
Date: 2000/02/14 00:51:26
Author: mag
Branch: HEAD
Tag: (none) 
Log:
moved read_file into file_io.c
added write_file_f(supports only wav 16bit,44.1kHz at this stage)
added fixup methods to echo(|2).c

Members: 
	src/filter/Makefile.am:1.19->1.20 
	src/filter/audio_io.c:1.18->1.19 
	src/filter/basic.c:1.8->1.9 
	src/filter/echo.c:1.5->1.6 
	src/filter/echo2.c:1.3->1.4 
	src/filter/file_io.c:INITIAL->1.1 
	src/filter/filter.c:1.15->1.16 
	src/filter/net_play:1.2->1.3 
	src/filter/read_file.c:1.13->1.14(DEAD) 

---------------------
PatchSet 124 
Date: 2000/02/14 13:18:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
include AM_PATH_GTK in acinclude.m4
reorder/depend GNOME check on GTK check
no longer build libfixp (nobody needs it)
distribute gui.c/main.c even if no GNOME/GTK is available

Members: 
	acinclude.m4:1.4->1.5 
	configure.in:1.19->1.20 
	src/Makefile.am:1.8->1.9 
	src/gui/Makefile.am:1.2->1.3 

---------------------
PatchSet 125 
Date: 2000/02/14 13:23:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
split up the source a lot -> major cleanup
API extension, everything can be removed now
headerfile splitted like swapfile
great renaming of the hash_* and list_* API functions,
including parameter shuffling

Members: 
	src/filter/Makefile.am:1.20->1.21 
	src/filter/filter.c:1.16->1.17 
	src/filter/filter.h:1.19->1.20 
	src/filter/filterI.h:INITIAL->1.1 
	src/filter/filter_buffer.c:1.12->1.13 
	src/filter/filter_buffer.h:1.4->1.5(DEAD) 
	src/filter/filter_methods.c:INITIAL->1.1 
	src/filter/filter_methods.h:INITIAL->1.1 
	src/filter/filter_mm.c:INITIAL->1.1 
	src/filter/filter_mm.h:INITIAL->1.1 
	src/filter/filter_network.c:1.17->1.18 
	src/filter/filter_ops.c:INITIAL->1.1 
	src/filter/filter_ops.h:INITIAL->1.1 
	src/filter/filter_protocols.h:1.5->1.6 

---------------------
PatchSet 126 
Date: 2000/02/14 13:24:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed all filters/programs wrt to the API changes

Members: 
	src/filter/audio_io.c:1.19->1.20 
	src/filter/basic.c:1.9->1.10 
	src/filter/channel_io.c:1.5->1.6 
	src/filter/debug.c:1.6->1.7 
	src/filter/echo.c:1.6->1.7 
	src/filter/echo2.c:1.4->1.5 
	src/filter/garrison.c:1.2->1.3 
	src/filter/nold.c:1.5->1.6 
	src/filter/test_latency.c:1.8->1.9 
	src/filter/test_network.c:1.4->1.5 
	src/filter/volume_adjust.c:1.7->1.8 
	src/filter/waveform.c:1.12->1.13 

---------------------
PatchSet 127 
Date: 2000/02/14 15:03:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed filter API documentation/headerfile
bumped version number

Members: 
	configure.in:1.20->1.21 
	doc/filter.texi:1.5->1.6 
	src/filter/filter.h:1.20->1.21 

---------------------
PatchSet 128 
Date: 2000/02/14 15:21:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
whoops - forgot file_io.c

Members: 
	src/filter/file_io.c:1.1->1.2 

---------------------
PatchSet 129 
Date: 2000/02/14 15:25:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
distribute gui.h

Members: 
	src/gui/Makefile.am:1.3->1.4 

---------------------
PatchSet 130 
Date: 2000/02/14 15:27:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed wrt to filter API change

Members: 
	src/gui/gui.c:1.2->1.3 

---------------------
PatchSet 131 
Date: 2000/02/15 18:41:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
again filter API update (to and from string should work again)

Members: 
	doc/filter.texi:1.6->1.7 
	src/filter/file_io.c:1.2->1.3 
	src/filter/filter.c:1.17->1.18 
	src/filter/filter.h:1.21->1.22 
	src/filter/filterI.h:1.1->1.2 
	src/filter/filter_methods.c:1.1->1.2 
	src/filter/filter_mm.c:1.1->1.2 
	src/filter/filter_mm.h:1.1->1.2 
	src/filter/filter_network.c:1.18->1.19 
	src/filter/net_test_audio:1.1->1.2 
	src/filter/net_test_play:1.2->1.3 
	src/filter/test_network.c:1.5->1.6 
	src/hash/glame_hash.h:1.5->1.6 
	src/include/list.h:1.5->1.6 

---------------------
PatchSet 132 
Date: 2000/02/15 23:51:43
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added net_test_sample
fixed minor bug in file_io.c

Members: 
	src/filter/file_io.c:1.3->1.4 
	src/filter/net_test_sample:INITIAL->1.1 

---------------------
PatchSet 133 
Date: 2000/02/16 00:55:00
Author: mag
Branch: HEAD
Tag: (none) 
Log:
net_test_sample samples 10secs into bla.wav[dirty hack version *hehe*]

Members: 
	src/filter/audio_io.c:1.20->1.21 
	src/filter/net_test_sample:1.1->1.2 

---------------------
PatchSet 134 
Date: 2000/02/16 09:15:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug in wrapped parameter setting of strings

Members: 
	src/filter/filter_methods.c:1.2->1.3 

---------------------
PatchSet 135 
Date: 2000/02/16 12:36:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added debugging checks to hashes/lists

Members: 
	src/hash/glame_hash.c:1.11->1.12 
	src/include/list.h:1.6->1.7 

---------------------
PatchSet 136 
Date: 2000/02/16 13:04:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no longer need quotation of string parameters
fixed bug nold introduced in FILTER_AFTER_INIT
added support for pausing/starting networks
converted echo2.c to use the new ISSE macros

Members: 
	TODO:1.1->1.2 
	doc/filter-tutorial.texi:1.3->1.4 
	doc/filter.texi:1.7->1.8 
	src/filter/echo2.c:1.5->1.6 
	src/filter/filter.h:1.22->1.23 
	src/filter/filter_network.c:1.19->1.20 
	src/filter/filter_tools.h:1.3->1.4 
	src/filter/test_latency.c:1.9->1.10 
	src/filter/test_network.c:1.6->1.7 

---------------------
PatchSet 137 
Date: 2000/02/17 03:20:12
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
changes to my filters -- nothing new [garrison]

Members: 
	src/filter/garrison.c:1.3->1.4 

---------------------
PatchSet 138 
Date: 2000/02/17 07:15:01
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
Just some minor updates

Members: 
	src/gui/gui.c:1.3->1.4 
	src/gui/gui.h:1.2->1.3 

---------------------
PatchSet 139 
Date: 2000/02/17 13:32:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documentation update

Members: 
	doc/filter-tutorial.texi:1.4->1.5 
	doc/filter.texi:1.8->1.9 
	doc/swapfile.texi:1.5->1.6 

---------------------
PatchSet 140 
Date: 2000/02/17 16:16:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
move tutorial filters to extra file

Members: 
	src/filter/basic.c:1.10->1.11 
	src/filter/filter.c:1.18->1.19 
	src/filter/tutorial.c:INITIAL->1.1 

---------------------
PatchSet 141 
Date: 2000/02/17 16:18:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed additional list removal of buffer

Members: 
	src/filter/filter_mm.c:1.2->1.3 

---------------------
PatchSet 142 
Date: 2000/02/17 16:20:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
the headerfiles dont need config.h - its in filter.h anyway
converted net_play

Members: 
	src/filter/filter_protocols.h:1.6->1.7 
	src/filter/filter_tools.h:1.4->1.5 
	src/filter/net_play:1.3->1.4 

---------------------
PatchSet 143 
Date: 2000/02/17 16:24:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
oops makefile forgotten

Members: 
	src/filter/Makefile.am:1.21->1.22 

---------------------
PatchSet 144 
Date: 2000/02/17 17:02:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed three major bugs curtesy to re-enabled efence

Members: 
	src/filter/filter_network.c:1.20->1.21 
	src/filter/filter_ops.c:1.1->1.2 

---------------------
PatchSet 145 
Date: 2000/02/17 17:02:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
re-enabled efence

Members: 
	configure.in:1.21->1.22 

---------------------
PatchSet 146 
Date: 2000/02/17 17:14:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed thing that triggered debugging PANIC :)

Members: 
	src/filter/filter_tools.h:1.5->1.6 

---------------------
PatchSet 147 
Date: 2000/02/17 17:58:36
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Updated code to use proper API wrappers (filterpipe_*, filterparam_*).
[Yes, I touched private code - tought you prefer it that way than fixing
yourself.] [dk]

Members: 
	src/filter/audio_io.c:1.21->1.22 
	src/filter/channel_io.c:1.6->1.7 
	src/filter/echo.c:1.7->1.8 
	src/filter/echo2.c:1.6->1.7 
	src/filter/file_io.c:1.4->1.5 
	src/filter/filter.h:1.23->1.24 
	src/filter/filterI.h:1.2->1.3 
	src/filter/garrison.c:1.4->1.5 
	src/filter/volume_adjust.c:1.8->1.9 
	src/filter/waveform.c:1.13->1.14 

---------------------
PatchSet 148 
Date: 2000/02/17 17:59:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed another typo

Members: 
	src/filter/filter.c:1.19->1.20 

---------------------
PatchSet 149 
Date: 2000/02/17 18:06:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed things

Members: 
	TODO:1.2->1.3 
	src/filter/echo2.c:1.7->1.8 

---------------------
PatchSet 150 
Date: 2000/02/17 23:38:48
Author: mag
Branch: HEAD
Tag: (none) 
Log:
major cleanup of read_file_f
added positional info tag in sbuf!
[mag]

Members: 
	src/filter/file_io.c:1.5->1.6 
	src/filter/filter_protocols.h:1.7->1.8 
	src/filter/net_test_play:1.3->1.4 

---------------------
PatchSet 151 
Date: 2000/02/17 23:42:54
Author: mag
Branch: HEAD
Tag: (none) 
Log:
net_play obsolete, already replaced by net_test_play

Members: 
	src/filter/net_play:1.4->1.5(DEAD) 
	src/filter/net_test_sample:1.2->1.3 

---------------------
PatchSet 152 
Date: 2000/02/18 02:30:52
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
ring mod (untested) [garrison]

Members: 
	src/filter/garrison.c:1.5->1.6 

---------------------
PatchSet 153 
Date: 2000/02/18 14:54:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
filter_node.c was no longer used - empty file removed.

Members: 
	src/filter/filter_node.c:1.10->1.11(DEAD) 

---------------------
PatchSet 154 
Date: 2000/02/18 16:37:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
changed tutorial section on parameters
added brief summary about filter network textual representation
did some figures!!

Members: 
	doc/filter-tutorial.texi:1.5->1.6 
	doc/filter.fig:INITIAL->1.1 
	doc/filter.texi:1.9->1.10 

---------------------
PatchSet 155 
Date: 2000/02/18 22:35:47
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
Began to implement MIDI (unfinished)
Decided to commit before leaving for the night.

Members: 
	src/filter/filter_protocols.h:1.8->1.9 
	src/include/glame_types.h:1.6->1.7 

---------------------
PatchSet 156 
Date: 2000/02/19 05:23:17
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
more midi work (still nothing usable)
ping filter improvements (uses parameters)

Members: 
	MAINTAINERS:1.2->1.3 
	src/filter/Makefile.am:1.22->1.23 
	src/filter/debug.c:1.7->1.8 
	src/filter/filter.h:1.24->1.25 
	src/filter/garrison.c:1.6->1.7 
	src/filter/midi_basic.c:INITIAL->1.1 
	src/filter/midi_io.c:INITIAL->1.1 
	src/filter/net_test_latency:INITIAL->1.1 

---------------------
PatchSet 157 
Date: 2000/02/19 23:28:42
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
Finished pan filter, added net_test_pan

Members: 
	src/filter/garrison.c:1.7->1.8 
	src/filter/net_test_pan:INITIAL->1.1 

---------------------
PatchSet 158 
Date: 2000/02/20 02:32:24
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
minor change

Members: 
	src/filter/net_test_pan:1.1->1.2 

---------------------
PatchSet 159 
Date: 2000/02/20 04:16:29
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
Made distance function
Added .cvsignore (in filter dir)

Members: 
	src/filter/.cvsignore:INITIAL->1.1 
	src/filter/Makefile.am:1.23->1.24 
	src/filter/distance.c:INITIAL->1.1 
	src/filter/garrison.c:1.8->1.9 

---------------------
PatchSet 160 
Date: 2000/02/20 15:19:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed the obsolete rw stuff

Members: 
	src/Makefile.am:1.9->1.10 
	src/rw/Makefile.am:1.2->1.3(DEAD) 
	src/rw/rw.c:1.2->1.3(DEAD) 
	src/rw/rw.h:1.2->1.3(DEAD) 
	src/rw/wav_file.c:1.3->1.4(DEAD) 
	src/rw/wav_file.h:1.2->1.3(DEAD) 

---------------------
PatchSet 161 
Date: 2000/02/20 15:21:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added plugin framework

Members: 
	src/plugin/Makefile.am:INITIAL->1.1 
	src/plugin/plugin.c:INITIAL->1.1 
	src/plugin/plugin.h:INITIAL->1.1 

---------------------
PatchSet 162 
Date: 2000/02/20 15:22:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
changed fixup_param method

Members: 
	src/filter/filter.c:1.20->1.21 
	src/filter/filter.h:1.25->1.26 
	src/filter/filter_methods.c:1.3->1.4 
	src/filter/filter_methods.h:1.1->1.2 
	src/filter/filter_tools.h:1.6->1.7 

---------------------
PatchSet 163 
Date: 2000/02/20 15:23:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documentation update

Members: 
	doc/Makefile.am:1.12->1.13 
	doc/filter.texi:1.10->1.11 
	doc/plugin.texi:1.1->1.2 

---------------------
PatchSet 164 
Date: 2000/02/20 15:24:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes wrt to previous changes

Members: 
	src/cglame.c:1.2->1.3 
	src/glame.c:1.3->1.4 
	src/hash/glame_hash.h:1.6->1.7 

---------------------
PatchSet 165 
Date: 2000/02/20 15:25:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
splitted basic into basic & basic_sample.
moved invert filter from garrison.c to basic_sample.c

Members: 
	src/filter/basic.c:1.11->1.12 
	src/filter/basic_sample.c:INITIAL->1.1 
	src/filter/garrison.c:1.9->1.10 

---------------------
PatchSet 166 
Date: 2000/02/20 15:26:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new "framework" for readers/writers

Members: 
	src/filter/file_io.c:1.6->1.7 
	src/filter/file_io2.c:INITIAL->1.1 

---------------------
PatchSet 167 
Date: 2000/02/20 15:31:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
compile again fixes

Members: 
	src/filter/Makefile.am:1.24->1.25 
	src/filter/channel_io.c:1.7->1.8 
	src/filter/filter_network.c:1.21->1.22 
	src/filter/nold.c:1.6->1.7 

---------------------
PatchSet 168 
Date: 2000/02/20 15:36:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed bogous standard port names "left_*" and "right_*"
removed the protocol header entry pos & its friends

Members: 
	src/filter/filter_protocols.h:1.9->1.10 

---------------------
PatchSet 169 
Date: 2000/02/20 15:38:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
convenience macros for testing the phi positional parameter

Members: 
	src/filter/filter.h:1.26->1.27 

---------------------
PatchSet 170 
Date: 2000/02/20 18:46:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated MAINTAINERS/TODO wrt to plugin and rw change
no longer build glame/cglame binaries

Members: 
	MAINTAINERS:1.3->1.4 
	TODO:1.3->1.4 
	src/Makefile.am:1.10->1.11 

---------------------
PatchSet 171 
Date: 2000/02/20 21:06:06
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
minor cleanups

Members: 
	src/filter/.cvsignore:1.1->1.2 
	src/filter/Makefile.am:1.25->1.26 
	src/filter/basic_midi.c:INITIAL->1.1 
	src/filter/filterI.h:1.3->1.4 
	src/filter/midi_basic.c:1.1->1.2(DEAD) 

---------------------
PatchSet 172 
Date: 2000/02/20 22:27:12
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
fixed configure.in for the new "plugin" dir and the removed "rw" dir

Members: 
	configure.in:1.22->1.23 

---------------------
PatchSet 173 
Date: 2000/02/20 23:03:40
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
fixed pan filter for now

Members: 
	src/filter/garrison.c:1.10->1.11 
	src/filter/net_test_pan:1.2->1.3 

---------------------
PatchSet 174 
Date: 2000/02/21 09:35:57
Author: mag
Branch: HEAD
Tag: (none) 
Log:
another reimplementation of the famous read_file_f
minor fixes in garrison.c to help it compiling..
[mag]

Members: 
	src/filter/Makefile.am:1.26->1.27 
	src/filter/file_io2.c:1.1->1.2 
	src/filter/filter.c:1.21->1.22 
	src/filter/garrison.c:1.11->1.12 

---------------------
PatchSet 175 
Date: 2000/02/21 10:13:10
Author: mag
Branch: HEAD
Tag: (none) 
Log:
the "it works again"-release [mag]

Members: 
	src/filter/file_io2.c:1.2->1.3 
	src/filter/net_test_play:1.4->1.5 

---------------------
PatchSet 176 
Date: 2000/02/21 10:34:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed typo wrt list_count

Members: 
	src/filter/filter.h:1.27->1.28 

---------------------
PatchSet 177 
Date: 2000/02/21 10:40:01
Author: mag
Branch: HEAD
Tag: (none) 
Log:
esd_out_f now with porttype automatic and automatic port mapping![mag]

Members: 
	src/filter/audio_io.c:1.22->1.23 
	src/filter/filter.h:1.28->1.29 
	src/filter/net_test_play:1.5->1.6 

---------------------
PatchSet 178 
Date: 2000/02/21 11:00:14
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Glame math convenience lib. First version, just to show there is some
code. Beware, most of it is buggy though - will fix as soon as I dig out
the laptop with the fixed files. [dk]

Members: 
	src/glmath/Makefile.am:INITIAL->1.1 
	src/glmath/glmath.h:INITIAL->1.1 
	src/glmath/lina.c:INITIAL->1.1 
	src/glmath/vec.c:INITIAL->1.1 

---------------------
PatchSet 179 
Date: 2000/02/21 11:01:15
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added glmath framework. [dk]

Members: 
	MAINTAINERS:1.4->1.5 
	configure.in:1.23->1.24 
	src/Makefile.am:1.11->1.12 

---------------------
PatchSet 180 
Date: 2000/02/21 11:01:57
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Distance code moved to glmath/. [dk]

Members: 
	src/filter/distance.c:1.1->1.2(DEAD) 

---------------------
PatchSet 181 
Date: 2000/02/21 11:03:16
Author: mag
Branch: HEAD
Tag: (none) 
Log:
another network.[mag]

Members: 
	src/filter/net_test_echo:INITIAL->1.1 

---------------------
PatchSet 182 
Date: 2000/02/21 12:43:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug in echo2.c wrt to reference counting... ugh!

Members: 
	src/filter/echo2.c:1.8->1.9 

---------------------
PatchSet 183 
Date: 2000/02/21 13:03:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
moved the SAMPLE2x and x2SAMPLE conversion macros to filter_tools.h
no clipping in volume_change filter anymore

Members: 
	src/filter/basic_sample.c:1.1->1.2 
	src/filter/filter_tools.h:1.7->1.8 
	src/include/glame_types.h:1.7->1.8 

---------------------
PatchSet 184 
Date: 2000/02/21 14:30:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated documentation

Members: 
	doc/filter-tutorial.texi:1.6->1.7 
	doc/filter.texi:1.11->1.12 
	doc/plugin.texi:1.2->1.3 

---------------------
PatchSet 185 
Date: 2000/02/21 14:31:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
macros -> inline functions to prevent side-effects

Members: 
	src/filter/echo2.c:1.9->1.10 
	src/filter/filter_tools.h:1.8->1.9 

---------------------
PatchSet 186 
Date: 2000/02/21 16:10:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
re-merged file_io2.c into file_io.c

Members: 
	src/filter/Makefile.am:1.27->1.28 
	src/filter/file_io.c:1.7->1.8 
	src/filter/file_io2.c:1.3->1.4(DEAD) 
	src/filter/filter.c:1.22->1.23 

---------------------
PatchSet 187 
Date: 2000/02/21 16:11:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
assorted fixes/cleanups

Members: 
	src/filter/filter.h:1.29->1.30 
	src/filter/filter_methods.c:1.4->1.5 
	src/filter/filter_network.c:1.22->1.23 
	src/filter/net_test_audio:1.2->1.3 
	src/filter/net_test_echo:1.1->1.2 
	src/filter/net_test_play:1.6->1.7 

---------------------
PatchSet 188 
Date: 2000/02/21 16:17:49
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
net_test_pan works again too

Members: 
	src/filter/net_test_pan:1.3->1.4 

---------------------
PatchSet 189 
Date: 2000/02/21 17:30:56
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added fundamental canvas window...
you can actually open a new filternetwork and drag items from the filter list onto it
no connections yet, uuuuugggly code (don't mind the warnings ;))
but...

Members: 
	src/gui/Makefile.am:1.4->1.5 
	src/gui/canvas.c:INITIAL->1.1 
	src/gui/canvas.h:INITIAL->1.1 
	src/gui/gui.c:1.4->1.5 
	src/gui/gui.h:1.3->1.4 
	src/gui/main.c:1.2->1.3 

---------------------
PatchSet 190 
Date: 2000/02/21 17:48:05
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Audio I/O merge. audio_in/out set up as default I/O filters, available on
any (working) hardware. [dk]
Removed remaining few left_/right_ issues. [dk]

Members: 
	src/filter/audio_io.c:1.23->1.24 
	src/filter/filter.h:1.30->1.31 
	src/filter/net_test_sample:1.3->1.4 
	src/filter/nold.c:1.7->1.8 

---------------------
PatchSet 191 
Date: 2000/02/21 18:47:16
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
more midi work

Members: 
	src/filter/basic_midi.c:1.1->1.2 
	src/filter/filter.c:1.23->1.24 
	src/filter/filterI.h:1.4->1.5 
	src/filter/filter_protocols.h:1.10->1.11 

---------------------
PatchSet 192 
Date: 2000/02/22 01:43:01
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
midi framework

Members: 
	src/filter/filter_protocols.h:1.11->1.12 
	src/include/glame_types.h:1.8->1.9 

---------------------
PatchSet 193 
Date: 2000/02/22 08:04:36
Author: mag
Branch: HEAD
Tag: (none) 
Log:
"I'm going home" check in :)
migrating generic reader to generic io
no write support yet [mag]

Members: 
	src/filter/audio_io.c:1.24->1.25 
	src/filter/file_io.c:1.8->1.9 

---------------------
PatchSet 194 
Date: 2000/02/22 08:50:30
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
Added copyright :*)
The canvas is now a subclass of GnomeCanvas to make the dnd eazier to handle
just a maintenance checkin, will probably not even compile

Members: 
	src/gui/canvas.c:1.1->1.2 
	src/gui/canvas.h:1.1->1.2 

---------------------
PatchSet 195 
Date: 2000/02/22 10:26:23
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Dug out a fixed version. This should work... [dk]

Members: 
	src/glmath/lina.c:1.1->1.2 

---------------------
PatchSet 196 
Date: 2000/02/22 10:29:37
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
compiles again.
beginnings of a wizard
still got cleanup to do...

Members: 
	src/gui/gui.c:1.5->1.6 
	src/gui/gui.h:1.4->1.5 

---------------------
PatchSet 197 
Date: 2000/02/22 10:29:39
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Oops. This my incremental patch fixes a major race condition introduced by
my previous patch. Linus, please apply. ;-) [dk]

Members: 
	src/filter/audio_io.c:1.25->1.26 

---------------------
PatchSet 198 
Date: 2000/02/22 11:44:14
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
major code cleanup
fixed 99% of all warnings

Members: 
	src/gui/canvas.c:1.2->1.3 
	src/gui/canvas.h:1.2->1.3 
	src/gui/gui.c:1.6->1.7 
	src/gui/gui.h:1.5->1.6 
	src/gui/main.c:1.3->1.4 

---------------------
PatchSet 199 
Date: 2000/02/22 13:21:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed file_io.c to do read/write abstraction in the way I thought it
has to be done.

Members: 
	src/filter/file_io.c:1.9->1.10 

---------------------
PatchSet 200 
Date: 2000/02/22 13:38:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed register bug... umm

Members: 
	src/filter/file_io.c:1.10->1.11 

---------------------
PatchSet 201 
Date: 2000/02/22 13:40:40
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Cleanups. [dk]

Members: 
	src/filter/audio_io.c:1.26->1.27 

---------------------
PatchSet 202 
Date: 2000/02/22 13:58:44
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Using brandnew richi macros. [dk]

Members: 
	src/filter/audio_io.c:1.27->1.28 

---------------------
PatchSet 203 
Date: 2000/02/22 13:59:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added FILTER_DO_CLEANUP to hide goto's :)

Members: 
	src/filter/audio_io.c:1.28->1.29 
	src/filter/filter.h:1.31->1.32 
	src/filter/filter_ops.c:1.2->1.3 

---------------------
PatchSet 204 
Date: 2000/02/22 15:22:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bugs & removed bogous DEFAULT_PIPETYPE

Members: 
	src/filter/filter.h:1.32->1.33 
	src/filter/filter_methods.c:1.5->1.6 
	src/filter/filter_mm.h:1.2->1.3 
	src/filter/filter_network.c:1.23->1.24 
	src/filter/filter_ops.c:1.3->1.4 

---------------------
PatchSet 205 
Date: 2000/02/22 15:27:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added description parameter to filternetwork_new - its really
a filter-new like function

Members: 
	src/filter/filter.h:1.33->1.34 
	src/filter/filter_network.c:1.24->1.25 

---------------------
PatchSet 206 
Date: 2000/02/22 15:58:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup wrt to api-change

Members: 
	src/filter/filter_network.c:1.25->1.26 
	src/filter/net_test_audio:1.3->1.4 
	src/filter/net_test_echo:1.2->1.3 
	src/filter/net_test_latency:1.1->1.2 
	src/filter/net_test_play:1.7->1.8 
	src/filter/test_latency.c:1.10->1.11 

---------------------
PatchSet 207 
Date: 2000/02/22 16:55:26
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Documentation should be cleaned up and in sync again. [dk]

Members: 
	doc/filter-tutorial.texi:1.7->1.8 
	doc/filter.texi:1.12->1.13 
	doc/glame.texi:1.5->1.6 
	doc/plugin.texi:1.3->1.4 

---------------------
PatchSet 208 
Date: 2000/02/22 17:01:54
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
bugfixes
broken druid
fuck
watchpoints suck
i need a faster machine

Members: 
	src/gui/gui.c:1.7->1.8 
	src/gui/gui.h:1.6->1.7 

---------------------
PatchSet 209 
Date: 2000/02/22 17:06:38
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added canvas.h

Members: 
	src/gui/Makefile.am:1.5->1.6 

---------------------
PatchSet 210 
Date: 2000/02/22 17:13:38
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Removed offensive and obsolete comment. :-) [dk]

Members: 
	src/libfixp/fixp.h:1.2->1.3 

---------------------
PatchSet 211 
Date: 2000/02/22 17:16:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
pre release things to fix.

Members: 
	README:1.3->1.4 
	configure.in:1.24->1.25 
	src/filter/Makefile.am:1.28->1.29 

---------------------
PatchSet 212 
Date: 2000/02/22 17:19:20
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Making ready for release: fix a warning, update copyright. Hopefully
that's it for the day. [dk]

Members: 
	src/filter/audio_io.c:1.29->1.30 

---------------------
PatchSet 213 
Date: 2000/02/22 17:25:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed NDEBUG vs DEBUG issue wrt to sanity checks

Members: 
	src/include/list.h:1.7->1.8 

---------------------
PatchSet 214 
Date: 2000/02/22 17:33:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
distribute & install the data stuff

Members: 
	configure.in:1.25->1.26 
	src/Makefile.am:1.12->1.13 
	src/data/Makefile.am:INITIAL->1.1 
	src/data/pixmaps/Makefile.am:INITIAL->1.1 

---------------------
PatchSet 215 
Date: 2000/02/22 17:36:49
Author: nold
Branch: HEAD
Tag: v0_025 
Log:
Updated standard files no-one is interested in anyway. [dk]

Members: 
	ChangeLog:1.7->1.8 
	INSTALL:1.2->1.3 
	README:1.4->1.5 
	TODO:1.4->1.5 

---------------------
PatchSet 216 
Date: 2000/02/23 03:40:51
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
updated to new api

Members: 
	src/filter/net_test_pan:1.4->1.5 

---------------------
PatchSet 217 
Date: 2000/02/23 08:29:14
Author: mag
Branch: HEAD
Tag: (none) 
Log:
another test net[mag]

Members: 
	src/filter/echo2.c:1.10->1.11 
	src/filter/net_test_io:INITIAL->1.1 

---------------------
PatchSet 218 
Date: 2000/02/23 11:05:21
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
Hacked evil bug in the druid

Members: 
	src/gui/gui.c:1.8->1.9 

---------------------
PatchSet 219 
Date: 2000/02/23 11:32:40
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
boy...
Being REALLY dumb today :*)
really fixed bug in druid

Members: 
	src/gui/canvas.c:1.3->1.4 
	src/gui/gui.c:1.9->1.10 

---------------------
PatchSet 220 
Date: 2000/02/23 12:31:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed broken changes in echo2.c
re-thought generic writer facility in file_io.c

Members: 
	src/filter/echo2.c:1.11->1.12 
	src/filter/file_io.c:1.11->1.12 

---------------------
PatchSet 221 
Date: 2000/02/23 12:33:12
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
U can actually move icons

Members: 
	src/gui/canvas.c:1.4->1.5 
	src/gui/canvas.h:1.3->1.4 

---------------------
PatchSet 222 
Date: 2000/02/23 18:55:44
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
the all evening checkin

What's new:
druid works basically
icons can be dragged in the canvas
the coordinate system in the canvas is now correct
connection lines can be pulled from output ports, the item it is being released on is detected.
but not the port at the moment :(
i probably have to write another canvasitem for the ports... :-\

Members: 
	src/gui/canvas.c:1.5->1.6 
	src/gui/canvas.h:1.4->1.5 

---------------------
PatchSet 223 
Date: 2000/02/23 21:48:58
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
.cvsignore
Figured I would add them since they were already on my local dist.

Members: 
	.cvsignore:INITIAL->1.1 
	doc/.cvsignore:INITIAL->1.1 
	src/.cvsignore:INITIAL->1.1 
	src/channel/.cvsignore:INITIAL->1.1 
	src/data/.cvsignore:INITIAL->1.1 
	src/data/pixmaps/.cvsignore:INITIAL->1.1 
	src/glmath/.cvsignore:INITIAL->1.1 
	src/gui/.cvsignore:INITIAL->1.1 
	src/hash/.cvsignore:INITIAL->1.1 
	src/include/.cvsignore:INITIAL->1.1 
	src/plugin/.cvsignore:INITIAL->1.1 
	src/swapfile/.cvsignore:INITIAL->1.1 

---------------------
PatchSet 224 
Date: 2000/02/24 12:29:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added error passing, sample-converted some filters

Members: 
	src/filter/audio_io.c:1.30->1.31 
	src/filter/basic.c:1.12->1.13 
	src/filter/basic_sample.c:1.2->1.3 
	src/filter/echo2.c:1.12->1.13 
	src/filter/filter.h:1.34->1.35 
	src/filter/filterI.h:1.5->1.6 
	src/filter/filter_ops.c:1.4->1.5 

---------------------
PatchSet 225 
Date: 2000/02/24 12:30:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bumped version number

Members: 
	configure.in:1.26->1.27 

---------------------
PatchSet 226 
Date: 2000/02/24 13:59:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes for compiles on various architectures (AIX & Solaris)

Members: 
	src/filter/basic_sample.c:1.3->1.4 
	src/filter/waveform.c:1.14->1.15 
	src/swapfile/gmkswap.c:1.3->1.4 
	src/swapfile/swapfile.c:1.11->1.12 

---------------------
PatchSet 227 
Date: 2000/02/24 14:27:36
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Non-gcc compatibility fixes. [dk]

Members: 
	src/cglame.c:1.3->1.4 
	src/glame.c:1.4->1.5 
	src/filter/filterI.h:1.6->1.7 
	src/filter/filter_mm.c:1.3->1.4 
	src/filter/filter_ops.c:1.5->1.6 
	src/filter/filter_protocols.h:1.12->1.13 
	src/include/atomic.h:1.5->1.6 
	src/include/atomic_mips.h:1.2->1.3 
	src/include/atomic_x86.h:1.2->1.3 
	src/include/util.h:1.7->1.8 
	src/swapfile/gmkswap.c:1.4->1.5 
	src/swapfile/swapfileI.h:1.6->1.7 
	src/swapfile/swapfile_test.c:1.6->1.7 

---------------------
PatchSet 228 
Date: 2000/02/24 17:41:37
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
As always, the evening gui-checkin
News:
can add connections, a lot of small bugfixes,
added new class to canvas
multiports not handled corrected. still some bugs...

Members: 
	src/gui/Makefile.am:1.6->1.7 
	src/gui/canvas.c:1.6->1.7 
	src/gui/canvas.h:1.5->1.6 
	src/gui/canvas_types.c:INITIAL->1.1 
	src/gui/gui.c:1.10->1.11 
	src/gui/gui.h:1.7->1.8 

---------------------
PatchSet 229 
Date: 2000/02/24 23:06:06
Author: mag
Branch: HEAD
Tag: (none) 
Log:
tired of file_io business -> added fully featured noisegate filter
and test_network [mag]

Members: 
	src/filter/Makefile.am:1.29->1.30 
	src/filter/filter.c:1.24->1.25 
	src/filter/maggy.c:INITIAL->1.1 
	src/filter/net_test_gate:INITIAL->1.1 

---------------------
PatchSet 230 
Date: 2000/02/25 09:00:22
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Oops, forgot Jim in update-changelog target. [dk]
Corrected ChangeLog. [dk]

Members: 
	ChangeLog:1.8->1.9 
	Makefile.am:1.5->1.6 

---------------------
PatchSet 231 
Date: 2000/02/25 12:14:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed cut&waste error in filternetwork_to_string()

Members: 
	src/filter/filter_network.c:1.26->1.27 

---------------------
PatchSet 232 
Date: 2000/02/25 13:09:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more specific parameter description.
additional parameter type LIST.
STRING can now be either generic or filename.

Members: 
	src/filter/filter.h:1.35->1.36 
	src/filter/filterI.h:1.7->1.8 
	src/filter/filter_mm.c:1.4->1.5 
	src/filter/filter_network.c:1.27->1.28 
	src/filter/test_latency.c:1.11->1.12 

---------------------
PatchSet 233 
Date: 2000/02/25 13:49:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed typo...

Members: 
	src/filter/filter.h:1.36->1.37 

---------------------
PatchSet 234 
Date: 2000/02/25 14:15:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
echo2.c -> echo.c
added delay filter

Members: 
	src/filter/Makefile.am:1.30->1.31 
	src/filter/basic_sample.c:1.4->1.5 
	src/filter/echo.c:1.8->1.9 
	src/filter/echo2.c:1.13->1.14(DEAD) 
	src/filter/filter.c:1.25->1.26 
	src/filter/net_test_echo:1.3->1.4 

---------------------
PatchSet 235 
Date: 2000/02/25 15:20:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
redone esd-out as inner loop was ugly - made it ready for more than
two inputs (if esd supports this ever).

Members: 
	src/filter/audio_io.c:1.31->1.32 

---------------------
PatchSet 236 
Date: 2000/02/25 18:14:18
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
the usual evening release (tm)
some bugfixes, launcher button bar on canvas...
it actually beeps :)

Members: 
	src/gui/canvas.c:1.7->1.8 
	src/gui/canvas_types.c:1.1->1.2 
	src/gui/gui.c:1.11->1.12 
	src/gui/gui.h:1.8->1.9 

---------------------
PatchSet 237 
Date: 2000/02/27 05:36:28
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
checks for alsa support

Members: 
	acconfig.h:1.6->1.7 
	configure.in:1.27->1.28 

---------------------
PatchSet 238 
Date: 2000/02/27 05:38:03
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
more midi work

Members: 
	src/include/Makefile.am:1.4->1.5 
	src/include/glame_types.h:1.9->1.10 
	src/include/midi.h:INITIAL->1.1 

---------------------
PatchSet 239 
Date: 2000/02/27 05:38:27
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
fixed typo

Members: 
	src/filter/filter_protocols.h:1.13->1.14 

---------------------
PatchSet 240 
Date: 2000/02/27 21:54:39
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
another typo

Members: 
	src/filter/filter_protocols.h:1.14->1.15 

---------------------
PatchSet 241 
Date: 2000/02/27 23:55:51
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added OSS output filter. (Still need to do configure check.) [dk]
Added SAMPLE2UCHAR and SAMPLE2USHORT conversions. [dk]

Members: 
	src/filter/audio_io.c:1.32->1.33 
	src/filter/filter_tools.h:1.9->1.10 

---------------------
PatchSet 242 
Date: 2000/02/28 00:33:44
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
More MIDI work.
ALSA MIDI output filter does not work yet because I cannot find good documentation.

Members: 
	src/filter/Makefile.am:1.31->1.32 
	src/filter/filter.c:1.26->1.27 
	src/filter/midi_debug.c:INITIAL->1.1 
	src/filter/midi_io.c:1.1->1.2 
	src/filter/net_test_midi:INITIAL->1.1 
	src/include/midi.h:1.1->1.2 

---------------------
PatchSet 243 
Date: 2000/02/28 00:35:16
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
oops...forgot to declare midi_debug_register()

Members: 
	src/filter/filter.c:1.27->1.28 

---------------------
PatchSet 244 
Date: 2000/02/28 02:31:05
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
now contains alsa macros...

Members: 
	acinclude.m4:1.5->1.6 

---------------------
PatchSet 245 
Date: 2000/02/28 09:34:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added delay & repeat filter, changed waveform filters to only
output "one" block, added constant filter.
fixed all filters wrt to FILTER_CHECK_STOP macro.
introduced GLAME_DEFAULT_SAMPLERATE.

Members: 
	src/filter/Makefile.am:1.32->1.33 
	src/filter/audio_io.c:1.33->1.34 
	src/filter/basic_sample.c:1.5->1.6 
	src/filter/channel_io.c:1.8->1.9 
	src/filter/debug.c:1.8->1.9 
	src/filter/file_io.c:1.12->1.13 
	src/filter/net_test_audio:1.4->1.5 
	src/filter/tutorial.c:1.1->1.2 
	src/filter/waveform.c:1.15->1.16 

---------------------
PatchSet 246 
Date: 2000/02/28 09:35:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
TODO update (future of filter API)
split CFLAGS/LIBS again

Members: 
	TODO:1.5->1.6 
	configure.in:1.28->1.29 
	src/channel/Makefile.am:1.3->1.4 
	src/hash/Makefile.am:1.2->1.3 
	src/include/glame_types.h:1.10->1.11 
	src/plugin/Makefile.am:1.1->1.2 
	src/swapfile/Makefile.am:1.4->1.5 

---------------------
PatchSet 247 
Date: 2000/02/28 10:22:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
time to bump the version number again...

Members: 
	configure.in:1.29->1.30 

---------------------
PatchSet 248 
Date: 2000/02/28 15:37:49
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Changed default I/O order - ESD supercedes OSS and ALSA on Linux, SGIAUDIO
wins on IRIX (where ESD is broken). [dk]

Members: 
	src/filter/audio_io.c:1.34->1.35 

---------------------
PatchSet 249 
Date: 2000/02/28 15:40:05
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added OSS audio check. [dk]
Fixed ALSA config. [dk]

Members: 
	acconfig.h:1.7->1.8 
	acinclude.m4:1.6->1.7 
	configure.in:1.30->1.31 

---------------------
PatchSet 250 
Date: 2000/02/29 08:06:16
Author: mag
Branch: HEAD
Tag: (none) 
Log:
minor fixes

Members: 
	src/filter/net_test_io:1.1->1.2 

---------------------
PatchSet 251 
Date: 2000/02/29 08:24:52
Author: mag
Branch: HEAD
Tag: (none) 
Log:
mini bugfix

Members: 
	src/filter/audio_io.c:1.35->1.36 

---------------------
PatchSet 252 
Date: 2000/02/29 09:49:59
Author: nold
Branch: HEAD
Tag: (none) 
Log:
filternode_nr{in,out}puts was broken. Probably still is. Fix compiles but
otherwise untested. [dk]

Members: 
	src/filter/filter_network.c:1.28->1.29 

---------------------
PatchSet 253 
Date: 2000/02/29 13:06:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added CONTROL input port/pipe type and protocol
added type specifier to the float param type (for the GUI)

Members: 
	src/filter/basic_sample.c:1.6->1.7 
	src/filter/filter.h:1.37->1.38 
	src/filter/filterI.h:1.8->1.9 
	src/filter/filter_protocols.h:1.15->1.16 

---------------------
PatchSet 254 
Date: 2000/03/03 12:43:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no code, just version numbering change

Members: 
	configure.in:1.31->1.32 

---------------------
PatchSet 255 
Date: 2000/03/06 10:52:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added script to automagically create all the automake/autoconf stuff

Members: 
	autogen.sh:INITIAL->1.1 

---------------------
PatchSet 256 
Date: 2000/03/11 04:51:37
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
.cvsignore fix

Members: 
	.cvsignore:1.1->1.2 

---------------------
PatchSet 257 
Date: 2000/03/14 14:29:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
random fixes to stuff, really allow loops in the net (see net_test_echo2)

Members: 
	src/filter/Makefile.am:1.33->1.34 
	src/filter/basic_sample.c:1.7->1.8 
	src/filter/filter_methods.c:1.6->1.7 
	src/filter/filter_network.c:1.29->1.30 
	src/filter/filter_ops.c:1.6->1.7 
	src/filter/net_test_audio:1.5->1.6 
	src/filter/net_test_echo2:INITIAL->1.1 
	src/filter/tutorial.c:1.2->1.3 

---------------------
PatchSet 258 
Date: 2000/03/14 15:18:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bye bye old documentation

Members: 
	README:1.5->1.6 
	doc/Makefile.am:1.13->1.14 
	doc/development.txt:1.3->1.4(DEAD) 
	doc/masterplan.txt:1.4->1.5(DEAD) 
	doc/meisterplan_de.txt:1.1->1.2(DEAD) 

---------------------
PatchSet 259 
Date: 2000/03/14 17:08:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cglame is there! initial scripting (as part of the midlayer) of swapfile,
only file_alloc/unref/size for now.

Members: 
	acconfig.h:1.8->1.9 
	configure.in:1.32->1.33 
	src/Makefile.am:1.13->1.14 
	src/cglame.c:1.4->1.5 
	src/glmid/Makefile.am:INITIAL->1.1 
	src/glmid/glscript.c:INITIAL->1.1 
	src/glmid/glscript.h:INITIAL->1.1 

---------------------
PatchSet 260 
Date: 2000/03/14 17:32:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
swapfile fully scripted.

Members: 
	src/glmid/glscript.c:1.1->1.2 

---------------------
PatchSet 261 
Date: 2000/03/14 19:44:41
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added sections requirements to README. [dk]
The backend depends on POSIX rtsigs. Added configure check. [dk]

Members: 
	README:1.6->1.7 
	acconfig.h:1.9->1.10 
	acinclude.m4:1.7->1.8 
	configure.in:1.33->1.34 

---------------------
PatchSet 262 
Date: 2000/03/14 19:54:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
scripted parts of the filter API. Test scheme file is there - it
can play capt. future!
cglame looks like guile now (i.e. I'm just booting into guile after
adding our API)

Members: 
	src/cglame.c:1.5->1.6 
	src/glmid/Makefile.am:1.1->1.2 
	src/glmid/glscript.c:1.2->1.3 
	src/glmid/glscript.h:1.1->1.2 
	src/glmid/play.scm:INITIAL->1.1 

---------------------
PatchSet 263 
Date: 2000/03/14 19:55:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bumped version number

Members: 
	configure.in:1.34->1.35 

---------------------
PatchSet 264 
Date: 2000/03/15 13:01:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
channel moves to midlayer and transforms into gltrack

Members: 
	src/channel/Makefile.am:1.4->1.5(DEAD) 
	src/channel/channel.c:1.4->1.5(DEAD) 
	src/channel/channel.h:1.2->1.3(DEAD) 

---------------------
PatchSet 265 
Date: 2000/03/15 13:03:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
argh! an .cvsignore...

Members: 
	src/channel/.cvsignore:1.1->1.2(DEAD) 

---------------------
PatchSet 266 
Date: 2000/03/15 13:04:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
plugin is in midlayer -> glplugin

Members: 
	src/plugin/.cvsignore:1.1->1.2(DEAD) 
	src/plugin/Makefile.am:1.2->1.3(DEAD) 
	src/plugin/plugin.c:1.1->1.2(DEAD) 
	src/plugin/plugin.h:1.1->1.2(DEAD) 

---------------------
PatchSet 267 
Date: 2000/03/15 13:05:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
all filters moved to plugins/

Members: 
	src/filter/.cvsignore:1.2->1.3 
	src/filter/Makefile.am:1.34->1.35 
	src/filter/audio_io.c:1.36->1.37(DEAD) 
	src/filter/basic.c:1.13->1.14(DEAD) 
	src/filter/basic_midi.c:1.2->1.3(DEAD) 
	src/filter/basic_sample.c:1.8->1.9(DEAD) 
	src/filter/channel_io.c:1.9->1.10(DEAD) 
	src/filter/debug.c:1.9->1.10(DEAD) 
	src/filter/echo.c:1.9->1.10(DEAD) 
	src/filter/file_io.c:1.13->1.14(DEAD) 
	src/filter/filter.c:1.28->1.29 
	src/filter/filter.h:1.38->1.39 
	src/filter/filterI.h:1.9->1.10 
	src/filter/filter_mm.c:1.5->1.6 
	src/filter/filter_network.c:1.30->1.31 
	src/filter/garrison.c:1.12->1.13(DEAD) 
	src/filter/maggy.c:1.1->1.2(DEAD) 
	src/filter/midi_debug.c:1.1->1.2(DEAD) 
	src/filter/midi_io.c:1.2->1.3(DEAD) 
	src/filter/net_test_audio:1.6->1.7(DEAD) 
	src/filter/net_test_echo:1.4->1.5(DEAD) 
	src/filter/net_test_echo2:1.1->1.2(DEAD) 
	src/filter/net_test_gate:1.1->1.2(DEAD) 
	src/filter/net_test_io:1.2->1.3(DEAD) 
	src/filter/net_test_latency:1.2->1.3(DEAD) 
	src/filter/net_test_midi:1.1->1.2(DEAD) 
	src/filter/net_test_pan:1.5->1.6(DEAD) 
	src/filter/net_test_play:1.8->1.9(DEAD) 
	src/filter/net_test_sample:1.4->1.5(DEAD) 
	src/filter/nold.c:1.8->1.9(DEAD) 
	src/filter/test_latency.c:1.12->1.13(DEAD) 
	src/filter/test_network.c:1.7->1.8(DEAD) 
	src/filter/tutorial.c:1.3->1.4(DEAD) 
	src/filter/volume_adjust.c:1.9->1.10(DEAD) 
	src/filter/waveform.c:1.16->1.17(DEAD) 

---------------------
PatchSet 268 
Date: 2000/03/15 13:06:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
plugin and channel appeared in midlayer

Members: 
	src/glmid/Makefile.am:1.2->1.3 
	src/glmid/glplugin.c:INITIAL->1.1 
	src/glmid/glplugin.h:INITIAL->1.1 
	src/glmid/glscript.c:1.3->1.4 
	src/glmid/gltrack.c:INITIAL->1.1 
	src/glmid/gltrack.h:INITIAL->1.1 

---------------------
PatchSet 269 
Date: 2000/03/15 13:07:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
all filters appeared in plugins/

Members: 
	src/plugins/Makefile.am:INITIAL->1.1 
	src/plugins/audio_io.c:INITIAL->1.1 
	src/plugins/basic.c:INITIAL->1.1 
	src/plugins/basic_midi.c:INITIAL->1.1 
	src/plugins/basic_sample.c:INITIAL->1.1 
	src/plugins/debug.c:INITIAL->1.1 
	src/plugins/echo.c:INITIAL->1.1 
	src/plugins/file_io.c:INITIAL->1.1 
	src/plugins/garrison.c:INITIAL->1.1 
	src/plugins/maggy.c:INITIAL->1.1 
	src/plugins/midi_debug.c:INITIAL->1.1 
	src/plugins/midi_io.c:INITIAL->1.1 
	src/plugins/net_test_audio:INITIAL->1.1 
	src/plugins/net_test_echo:INITIAL->1.1 
	src/plugins/net_test_echo2:INITIAL->1.1 
	src/plugins/net_test_latency:INITIAL->1.1 
	src/plugins/net_test_play:INITIAL->1.1 
	src/plugins/nold.c:INITIAL->1.1 
	src/plugins/test_latency.c:INITIAL->1.1 
	src/plugins/test_network.c:INITIAL->1.1 
	src/plugins/track_io.c:INITIAL->1.1 
	src/plugins/tutorial.c:INITIAL->1.1 
	src/plugins/waveform.c:INITIAL->1.1 

---------------------
PatchSet 270 
Date: 2000/03/15 13:07:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
other global updates for the great rename/move odyssee

Members: 
	MAINTAINERS:1.5->1.6 
	Makefile.am:1.6->1.7 
	autogen.sh:1.1->1.2 
	configure.in:1.35->1.36 
	src/Makefile.am:1.14->1.15 
	src/cglame.c:1.6->1.7 
	src/gui/Makefile.am:1.7->1.8 
	src/hash/Makefile.am:1.3->1.4 
	src/hash/glame_hash.h:1.7->1.8 
	src/swapfile/Makefile.am:1.5->1.6 

---------------------
PatchSet 271 
Date: 2000/03/15 13:15:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
so much changes - a version number bump!

Members: 
	configure.in:1.36->1.37 

---------------------
PatchSet 272 
Date: 2000/03/15 15:46:59
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
workarounded bug(?) in libgnomeui which wouldn`t give me the correct canvas item in
canvas_item_at... weird.
added primitive param setting facility.

Members: 
	src/gui/canvas.c:1.8->1.9 
	src/gui/canvas.h:1.6->1.7 
	src/gui/gui.h:1.9->1.10 

---------------------
PatchSet 273 
Date: 2000/03/15 15:52:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed wrt to midlayer

Members: 
	src/gui/Makefile.am:1.8->1.9 
	src/gui/gui.c:1.12->1.13 

---------------------
PatchSet 274 
Date: 2000/03/15 16:29:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes to make the plugin/builtin stuff work and better.

Members: 
	src/Makefile.am:1.15->1.16 
	src/cglame.c:1.7->1.8 
	src/filter/filter.c:1.29->1.30 
	src/filter/filter.h:1.39->1.40 
	src/glmid/Makefile.am:1.3->1.4 
	src/glmid/glmid.h:INITIAL->1.1 
	src/glmid/glplugin.c:1.1->1.2 
	src/glmid/glplugin.h:1.1->1.2 
	src/glmid/glscript.c:1.4->1.5 
	src/glmid/glscript.h:1.2->1.3(DEAD) 
	src/glmid/gltrack.c:1.1->1.2 
	src/glmid/gltrack.h:1.1->1.2 
	src/gui/Makefile.am:1.9->1.10 
	src/plugins/Makefile.am:1.1->1.2 
	src/plugins/builtins.c:INITIAL->1.1 
	src/plugins/echo.c:1.1->1.2 

---------------------
PatchSet 275 
Date: 2000/03/15 16:52:29
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
made druid optional

Members: 
	src/gui/canvas.c:1.9->1.10 
	src/gui/gui.c:1.13->1.14 

---------------------
PatchSet 276 
Date: 2000/03/15 19:12:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes wrt to scripting. All useful examples now in (automagically
loaded) glame.scm

Members: 
	README:1.7->1.8 
	autogen.sh:1.2->1.3 
	configure.in:1.37->1.38 
	doc/plugin.texi:1.4->1.5 
	src/cglame.c:1.8->1.9 
	src/glmid/Makefile.am:1.4->1.5 
	src/glmid/glame.scm:INITIAL->1.1 
	src/glmid/glscript.c:1.5->1.6 
	src/glmid/play.scm:1.1->1.2(DEAD) 
	src/plugins/test_network.c:1.1->1.2 

---------------------
PatchSet 277 
Date: 2000/03/15 19:24:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we dont need no test_latency.c anymore. use (test_latency n) in
cglame.

Members: 
	src/plugins/Makefile.am:1.2->1.3 
	src/plugins/test_latency.c:1.1->1.2(DEAD) 

---------------------
PatchSet 278 
Date: 2000/03/15 23:45:32
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added parental guidance to glame.scm [mag]

Members: 
	src/filter/net_test_echo:1.5->1.6 
	src/glmid/glame.scm:1.1->1.2 

---------------------
PatchSet 279 
Date: 2000/03/16 14:21:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
changes wrt portable ldopen stuff

Members: 
	configure.in:1.38->1.39 
	src/Makefile.am:1.16->1.17 
	src/glmid/Makefile.am:1.5->1.6 
	src/glmid/glplugin.c:1.2->1.3 
	src/gui/Makefile.am:1.10->1.11 
	src/plugins/Makefile.am:1.3->1.4 
	src/plugins/builtins.c:1.1->1.2 
	src/plugins/echo.c:1.2->1.3 
	src/plugins/net_test_latency:1.1->1.2(DEAD) 
	src/plugins/test_network.c:1.2->1.3 

---------------------
PatchSet 280 
Date: 2000/03/16 17:13:26
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added delete connection

Members: 
	src/gui/canvas.c:1.10->1.11 
	src/gui/canvas.h:1.7->1.8 

---------------------
PatchSet 281 
Date: 2000/03/16 18:05:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
pre-release checkins

Members: 
	ChangeLog:1.9->1.10 
	TODO:1.6->1.7 
	configure.in:1.39->1.40 
	src/cglame.c:1.9->1.10 
	src/glmid/glame.scm:1.2->1.3 
	src/glmid/glplugin.h:1.2->1.3 
	src/plugins/Makefile.am:1.4->1.5 

---------------------
PatchSet 282 
Date: 2000/03/17 07:33:14
Author: mag
Branch: HEAD
Tag: (none) 
Log:
- new add filter + ADD(1|4) defines
- new writefilter + bugfixes
- old fashioned net_test_save file

Members: 
	src/filter/filter.h:1.40->1.41 
	src/filter/filter_tools.h:1.10->1.11 
	src/glmid/glame.scm:1.3->1.4 
	src/plugins/basic_sample.c:1.1->1.2 
	src/plugins/file_io.c:1.1->1.2 
	src/plugins/net_test_save:INITIAL->1.1 

---------------------
PatchSet 283 
Date: 2000/03/17 08:08:25
Author: mag
Branch: HEAD
Tag: (none) 
Log:
- fixed nasty bug that didn't show up with test_network, but with cglame

Members: 
	src/plugins/file_io.c:1.2->1.3 

---------------------
PatchSet 284 
Date: 2000/03/17 13:57:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
lots of cleanup wrt plugins/builtins - ld and libtool suck... (i.e. we
got another shared library - sigh!)

Members: 
	src/cglame.c:1.10->1.11 
	src/glmid/Makefile.am:1.6->1.7 
	src/glmid/glmid.h:1.1->1.2 
	src/glmid/glplugin.c:1.3->1.4 
	src/glmid/glplugin.h:1.3->1.4 
	src/glmid/glscript.c:1.6->1.7 
	src/gui/gui.c:1.14->1.15 
	src/plugins/Makefile.am:1.5->1.6 
	src/plugins/basic.c:1.1->1.2 
	src/plugins/builtins.c:1.2->1.3(DEAD) 
	src/plugins/echo.c:1.3->1.4 
	src/plugins/test_network.c:1.3->1.4 

---------------------
PatchSet 285 
Date: 2000/03/17 16:28:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more work on scheme code

Members: 
	src/glmid/glame.scm:1.4->1.5 

---------------------
PatchSet 286 
Date: 2000/03/17 16:29:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed missing file

Members: 
	src/glmid/glmid.c:INITIAL->1.1 
	src/glmid/glscript.c:1.7->1.8 

---------------------
PatchSet 287 
Date: 2000/03/19 23:53:15
Author: mag
Branch: HEAD
Tag: (none) 
Log:
- added RMS-protocol + methods
- added RMS-statistic filter
- added RMS-debug filter

Members: 
	src/filter/filter_methods.c:1.7->1.8 
	src/filter/filter_protocols.h:1.16->1.17 
	src/filter/filter_tools.h:1.11->1.12 
	src/plugins/maggy.c:1.1->1.2 

---------------------
PatchSet 288 
Date: 2000/03/20 00:27:24
Author: mag
Branch: HEAD
Tag: (none) 
Log:
- added (testrms <file>) to glame.scm

Members: 
	src/glmid/glame.scm:1.5->1.6 

---------------------
PatchSet 289 
Date: 2000/03/20 05:55:55
Author: mag
Branch: HEAD
Tag: (none) 
Log:
updated changelog

Members: 
	ChangeLog:1.10->1.11 

---------------------
PatchSet 290 
Date: 2000/03/20 09:39:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
moved data directory away from src/

Members: 
	Makefile.am:1.7->1.8 
	configure.in:1.40->1.41 
	data/Makefile.am:INITIAL->1.1 
	data/pixmaps/Makefile.am:INITIAL->1.1 
	src/Makefile.am:1.17->1.18 
	src/data/Makefile.am:1.1->1.2(DEAD) 
	src/data/pixmaps/Makefile.am:1.1->1.2(DEAD) 
	src/data/pixmaps/default.png:1.1->1.2(DEAD) 
	src/data/pixmaps/glame-logo.jpg:1.1->1.2(DEAD) 

---------------------
PatchSet 291 
Date: 2000/03/20 09:42:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bugfixes
removed parsing code -> use scheme/cglame

Members: 
	src/filter/filter.c:1.30->1.31 
	src/filter/filter.h:1.41->1.42 
	src/filter/filterI.h:1.10->1.11 
	src/filter/filter_buffer.c:1.13->1.14 
	src/filter/filter_methods.c:1.8->1.9 
	src/filter/filter_methods.h:1.2->1.3 
	src/filter/filter_mm.c:1.6->1.7 
	src/filter/filter_mm.h:1.3->1.4 
	src/filter/filter_network.c:1.31->1.32 
	src/filter/filter_ops.c:1.7->1.8 
	src/filter/filter_tools.h:1.12->1.13 

---------------------
PatchSet 292 
Date: 2000/03/20 09:44:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated docs wrt to API changes

Members: 
	doc/filter.texi:1.13->1.14 
	doc/plugin.texi:1.5->1.6 

---------------------
PatchSet 293 
Date: 2000/03/20 09:47:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup wrt plugin handling (should work now!)
lots of new scheme code

Members: 
	src/glmid/Makefile.am:1.7->1.8 
	src/glmid/glame.scm:1.6->1.7 
	src/glmid/glmid.c:1.1->1.2 
	src/glmid/glmid.h:1.2->1.3 
	src/glmid/glplugin.c:1.4->1.5 
	src/glmid/glplugin.h:1.4->1.5 
	src/glmid/glscript.c:1.8->1.9 

---------------------
PatchSet 294 
Date: 2000/03/20 09:51:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed all plugins wrt api changes
removed test_network
sample-converted more plugins to plugin API
optimized mix, added extend

Members: 
	src/plugins/Makefile.am:1.6->1.7 
	src/plugins/audio_io.c:1.1->1.2 
	src/plugins/basic.c:1.2->1.3 
	src/plugins/basic_midi.c:1.1->1.2 
	src/plugins/basic_sample.c:1.2->1.3 
	src/plugins/debug.c:1.1->1.2 
	src/plugins/echo.c:1.4->1.5 
	src/plugins/file_io.c:1.3->1.4 
	src/plugins/garrison.c:1.1->1.2 
	src/plugins/maggy.c:1.2->1.3 
	src/plugins/midi_debug.c:1.1->1.2 
	src/plugins/net_test_audio:1.1->1.2(DEAD) 
	src/plugins/net_test_echo:1.1->1.2(DEAD) 
	src/plugins/net_test_echo2:1.1->1.2(DEAD) 
	src/plugins/net_test_play:1.1->1.2(DEAD) 
	src/plugins/test_network.c:1.4->1.5(DEAD) 
	src/plugins/track_io.c:1.1->1.2 
	src/plugins/tutorial.c:1.1->1.2 
	src/plugins/waveform.c:1.1->1.2 

---------------------
PatchSet 295 
Date: 2000/03/20 09:52:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
rest of weekend changes

Members: 
	TODO:1.7->1.8 
	src/gui/Makefile.am:1.11->1.12 
	src/gui/gui.c:1.15->1.16 
	src/plugins/net_test_save:1.1->1.2(DEAD) 

---------------------
PatchSet 296 
Date: 2000/03/20 10:04:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
compile fixes

Members: 
	src/filter/filter_methods.c:1.9->1.10 
	src/plugins/maggy.c:1.3->1.4 

---------------------
PatchSet 297 
Date: 2000/03/20 10:13:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix

Members: 
	src/filter/filter_methods.c:1.10->1.11 

---------------------
PatchSet 298 
Date: 2000/03/20 10:39:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
converted file_io to plugin api

Members: 
	src/plugins/file_io.c:1.4->1.5 

---------------------
PatchSet 299 
Date: 2000/03/20 10:43:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
converted waveform

Members: 
	src/plugins/waveform.c:1.2->1.3 

---------------------
PatchSet 300 
Date: 2000/03/20 10:44:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forgot pixmaps

Members: 
	data/pixmaps/default.png:INITIAL->1.1 
	data/pixmaps/glame-logo.jpg:INITIAL->1.1 

---------------------
PatchSet 301 
Date: 2000/03/20 10:51:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bumped version number

Members: 
	configure.in:1.41->1.42 

---------------------
PatchSet 302 
Date: 2000/03/20 12:42:39
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added chebyshev filter coefficient calculation

Members: 
	src/plugins/maggy.c:1.4->1.5 

---------------------
PatchSet 303 
Date: 2000/03/20 17:49:43
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
some bugfixes.
multiple connections dont land on top of each other
removed obsolete dialog on network creation

Members: 
	src/gui/canvas.c:1.11->1.12 
	src/gui/canvas.h:1.8->1.9 
	src/gui/canvas_types.c:1.2->1.3 
	src/gui/gui.c:1.16->1.17 
	src/gui/gui.h:1.10->1.11 

---------------------
PatchSet 304 
Date: 2000/03/20 17:51:47
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
checked in wrong filez
compiles again

Members: 
	src/gui/gui.c:1.17->1.18 
	src/gui/gui.h:1.11->1.12 

---------------------
PatchSet 305 
Date: 2000/03/20 23:47:21
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added workaround for 8bit audiofile bug. [dk]
Performance tweaks. [dk]

Members: 
	src/plugins/file_io.c:1.5->1.6 

---------------------
PatchSet 306 
Date: 2000/03/20 23:49:44
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added ALSA output filter. [dk]
Added more default audio i/o parameters. [dk]
Added generic fixup methods. (Might be borken. API changes suck!) [dk]
Assorted cleanups. [dk]

Members: 
	src/plugins/audio_io.c:1.2->1.3 

---------------------
PatchSet 307 
Date: 2000/03/20 23:50:31
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added some more SAMPLE conversion routines. [dk]

Members: 
	src/filter/filter_tools.h:1.13->1.14 

---------------------
PatchSet 308 
Date: 2000/03/20 23:53:26
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Updated ALSA configure check. [dk]

Members: 
	acinclude.m4:1.8->1.9 

---------------------
PatchSet 309 
Date: 2000/03/21 05:56:44
Author: mag
Branch: HEAD
Tag: (none) 
Log:
lunchtime bugfixes

Members: 
	src/glmid/glame.scm:1.7->1.8 
	src/plugins/audio_io.c:1.3->1.4 
	src/plugins/maggy.c:1.5->1.6 

---------------------
PatchSet 310 
Date: 2000/03/21 09:00:01
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added STRINGTYPE_FILENAME to read/write-file nodes

Members: 
	src/plugins/file_io.c:1.6->1.7 

---------------------
PatchSet 311 
Date: 2000/03/21 09:37:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made one2n totally asynchron, this fixes deadlock with feedback

Members: 
	src/plugins/basic.c:1.3->1.4 

---------------------
PatchSet 312 
Date: 2000/03/21 09:38:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bugs :)

Members: 
	src/plugins/audio_io.c:1.4->1.5 

---------------------
PatchSet 313 
Date: 2000/03/21 09:39:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes in filter code

Members: 
	src/filter/filter.h:1.42->1.43 
	src/filter/filter_buffer.c:1.14->1.15 
	src/filter/filter_ops.c:1.8->1.9 
	src/filter/filter_tools.h:1.14->1.15 

---------------------
PatchSet 314 
Date: 2000/03/21 09:40:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
TODO updates
guile is mandatory now

Members: 
	TODO:1.8->1.9 
	configure.in:1.42->1.43 
	src/glmid/glame.scm:1.8->1.9 
	src/plugins/basic_sample.c:1.3->1.4 

---------------------
PatchSet 315 
Date: 2000/03/21 10:06:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed missing eof check

Members: 
	src/plugins/basic.c:1.4->1.5 

---------------------
PatchSet 316 
Date: 2000/03/21 10:48:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
tried to further optimize file read (wav) - doesnt really help

Members: 
	src/plugins/file_io.c:1.7->1.8 

---------------------
PatchSet 317 
Date: 2000/03/21 10:52:53
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
supa dupa node property editor ;)

Members: 
	src/gui/canvas.c:1.12->1.13 

---------------------
PatchSet 318 
Date: 2000/03/21 12:58:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
write throttling for one2n

Members: 
	src/plugins/basic.c:1.5->1.6 

---------------------
PatchSet 319 
Date: 2000/03/21 14:14:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed #if 0'ed code

Members: 
	src/filter/filter.c:1.31->1.32 
	src/filter/filter_network.c:1.32->1.33 
	src/plugins/file_io.c:1.8->1.9 

---------------------
PatchSet 320 
Date: 2000/03/21 15:22:07
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added deletion of nodes.

Members: 
	src/gui/canvas.c:1.13->1.14 
	src/gui/canvas.h:1.9->1.10 

---------------------
PatchSet 321 
Date: 2000/03/21 16:02:46
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added me

Members: 
	MAINTAINERS:1.6->1.7 
	README:1.8->1.9 

---------------------
PatchSet 322 
Date: 2000/03/22 08:45:47
Author: mag
Branch: HEAD
Tag: (none) 
Log:
moved rms&noisegate into plugins
considered rms being a builtin

Members: 
	src/glmid/glmid.c:1.2->1.3 
	src/plugins/Makefile.am:1.7->1.8 
	src/plugins/maggy.c:1.6->1.7 
	src/plugins/noisegate.c:INITIAL->1.1 
	src/plugins/rms.c:INITIAL->1.1 

---------------------
PatchSet 323 
Date: 2000/03/22 10:15:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
mix is asynchron as one2n now. no deadlocks should be possible anymore.
also mix does buffer merging. fixed write throttling in one2n

Members: 
	src/filter/filter_buffer.c:1.15->1.16 
	src/glmid/glame.scm:1.9->1.10 
	src/include/glame_types.h:1.11->1.12 
	src/plugins/basic.c:1.6->1.7 
	src/plugins/basic_sample.c:1.4->1.5 

---------------------
PatchSet 324 
Date: 2000/03/23 02:53:26
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
night-time checkin: pan is probably broken, but it compiles. will fix tomorrow night

Members: 
	src/.cvsignore:1.1->1.2 
	src/plugins/Makefile.am:1.8->1.9 
	src/plugins/garrison.c:1.2->1.3 
	src/plugins/pan.c:INITIAL->1.1 

---------------------
PatchSet 325 
Date: 2000/03/23 11:05:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bugs & use glame paths

Members: 
	src/gui/Makefile.am:1.12->1.13 
	src/gui/gui.c:1.18->1.19 
	src/gui/gui.h:1.12->1.13 

---------------------
PatchSet 326 
Date: 2000/03/23 14:25:01
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added stubs for further documentation. [dk]

Members: 
	doc/Makefile.am:1.14->1.15 
	doc/cglame.texi:INITIAL->1.1 
	doc/filter.texi:1.14->1.15 
	doc/glame.texi:1.6->1.7 
	doc/gui.texi:INITIAL->1.1 
	doc/plugins.texi:INITIAL->1.1 

---------------------
PatchSet 327 
Date: 2000/03/23 15:41:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
just documentation

Members: 
	INSTALL:1.3->1.4 
	README:1.9->1.10 
	doc/cglame.texi:1.1->1.2 
	doc/plugins.texi:1.1->1.2 
	src/glmid/glscript.c:1.9->1.10 

---------------------
PatchSet 328 
Date: 2000/03/23 16:31:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
minor fixes to filter code

Members: 
	src/filter/filterI.h:1.11->1.12 
	src/filter/filter_buffer.c:1.16->1.17 
	src/filter/filter_network.c:1.33->1.34 
	src/filter/filter_ops.c:1.9->1.10 
	src/glmid/glscript.c:1.10->1.11 

---------------------
PatchSet 329 
Date: 2000/03/23 17:53:09
Author: nold
Branch: HEAD
Tag: (none) 
Log:
*** empty log message ***

Members: 
	acinclude.m4:1.9->1.10 
	src/plugins/midi_io.c:1.1->1.2 

---------------------
PatchSet 330 
Date: 2000/03/23 18:46:20
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed esd device handling. [dk]

Members: 
	src/plugins/audio_io.c:1.5->1.6 

---------------------
PatchSet 331 
Date: 2000/03/24 07:54:57
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Updated ALSA check. [dk]

Members: 
	acinclude.m4:1.10->1.11 

---------------------
PatchSet 332 
Date: 2000/03/24 08:27:51
Author: mag
Branch: HEAD
Tag: (none) 
Log:
ALSA_AM_PATH fix

Members: 
	acinclude.m4:1.11->1.12 
	configure.in:1.43->1.44 

---------------------
PatchSet 333 
Date: 2000/03/24 08:44:40
Author: mag
Branch: HEAD
Tag: (none) 
Log:
better alsa.m4 fix

Members: 
	acinclude.m4:1.12->1.13 

---------------------
PatchSet 334 
Date: 2000/03/24 09:26:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more docs on cglame

Members: 
	doc/cglame.texi:1.2->1.3 

---------------------
PatchSet 335 
Date: 2000/03/24 09:26:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed warning caused by safe cleanup

Members: 
	src/filter/filter_buffer.c:1.17->1.18 

---------------------
PatchSet 336 
Date: 2000/03/24 10:09:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed totally broken AM_PATH_ALSA

Members: 
	acinclude.m4:1.13->1.14 
	configure.in:1.44->1.45 

---------------------
PatchSet 337 
Date: 2000/03/24 11:08:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed non threadsafety of buffer tracking

Members: 
	src/filter/filterI.h:1.12->1.13 
	src/filter/filter_buffer.c:1.18->1.19 
	src/filter/filter_mm.c:1.7->1.8 
	src/filter/filter_ops.c:1.10->1.11 
	src/filter/filter_protocols.h:1.17->1.18 

---------------------
PatchSet 338 
Date: 2000/03/24 15:27:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
seek to beginning of file on multiple plays

Members: 
	src/plugins/file_io.c:1.9->1.10 

---------------------
PatchSet 339 
Date: 2000/03/24 15:42:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
need to remember framecount, too

Members: 
	src/plugins/file_io.c:1.10->1.11 

---------------------
PatchSet 340 
Date: 2000/03/24 15:43:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed launch-button, should be transparent to the user

Members: 
	src/gui/canvas.c:1.14->1.15 

---------------------
PatchSet 341 
Date: 2000/03/24 16:02:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
automatic cleanup using a waiter thread

Members: 
	src/filter/filterI.h:1.13->1.14 
	src/filter/filter_network.c:1.34->1.35 

---------------------
PatchSet 342 
Date: 2000/03/24 18:26:32
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed links. [dk]

Members: 
	doc/cglame.texi:1.3->1.4 

---------------------
PatchSet 343 
Date: 2000/03/25 15:01:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more scalar product macros

Members: 
	src/filter/filter_tools.h:1.15->1.16 

---------------------
PatchSet 344 
Date: 2000/03/25 15:01:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
make sinus send bigger buffers

Members: 
	src/plugins/waveform.c:1.3->1.4 

---------------------
PatchSet 345 
Date: 2000/03/25 15:02:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
	fixed warning I introduced

Members: 
	src/plugins/file_io.c:1.11->1.12 

---------------------
PatchSet 346 
Date: 2000/03/25 15:03:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
mix rewritten again, track_io sends smaller buffers

Members: 
	src/plugins/basic_sample.c:1.5->1.6 
	src/plugins/track_io.c:1.2->1.3 

---------------------
PatchSet 347 
Date: 2000/03/25 15:03:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
scripted gltrack, gltrack cleanup, more convenience

Members: 
	src/glmid/glame.scm:1.10->1.11 
	src/glmid/glscript.c:1.11->1.12 
	src/glmid/gltrack.c:1.2->1.3 
	src/glmid/gltrack.h:1.2->1.3 

---------------------
PatchSet 348 
Date: 2000/03/25 15:04:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cosmetic fixes

Members: 
	src/swapfile/swapfile_info.c:1.3->1.4 
	src/swapfile/swapfile_test.c:1.7->1.8 

---------------------
PatchSet 349 
Date: 2000/03/25 15:05:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated docs

Members: 
	doc/cglame.texi:1.4->1.5 

---------------------
PatchSet 350 
Date: 2000/03/25 15:56:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made gltrack work, -> swapfile can be used

Members: 
	src/filter/filter_ops.c:1.11->1.12 
	src/glmid/glame.scm:1.11->1.12 
	src/glmid/gltrack.c:1.3->1.4 
	src/plugins/track_io.c:1.3->1.4 

---------------------
PatchSet 351 
Date: 2000/03/25 15:57:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated TODO

Members: 
	TODO:1.9->1.10 

---------------------
PatchSet 352 
Date: 2000/03/25 15:58:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bumped version number

Members: 
	ChangeLog:1.11->1.12 
	configure.in:1.45->1.46 

---------------------
PatchSet 353 
Date: 2000/03/25 18:38:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less/more TODO

Members: 
	TODO:1.10->1.11 

---------------------
PatchSet 354 
Date: 2000/03/25 19:09:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes for the release (mostly warnings)

Members: 
	src/filter/filter_buffer.c:1.19->1.20 
	src/filter/filter_mm.c:1.8->1.9 
	src/gui/canvas.c:1.15->1.16 
	src/gui/canvas.h:1.10->1.11 
	src/plugins/audio_io.c:1.6->1.7 
	src/plugins/file_io.c:1.12->1.13 

---------------------
PatchSet 355 
Date: 2000/03/25 19:20:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more TODO

Members: 
	TODO:1.11->1.12 

---------------------
PatchSet 356 
Date: 2000/03/25 21:16:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup

Members: 
	src/cglame.c:1.11->1.12 
	src/filter/filter_methods.c:1.11->1.12 
	src/glmid/glplugin.c:1.5->1.6 
	src/swapfile/gmkswap.c:1.5->1.6 

---------------------
PatchSet 357 
Date: 2000/03/25 21:33:23
Author: nold
Branch: HEAD
Tag: (none) 
Log:
esd_in fixes, part one. Next round tomorrow. Stay tuned. [dk]

Members: 
	src/plugins/audio_io.c:1.7->1.8 

---------------------
PatchSet 358 
Date: 2000/03/26 17:34:59
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added endianness check. [dk]

Members: 
	configure.in:1.46->1.47 

---------------------
PatchSet 359 
Date: 2000/03/26 17:36:32
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Major esd overhaul. Cleaned up the rest. [dk]

Members: 
	src/plugins/audio_io.c:1.8->1.9 

---------------------
PatchSet 360 
Date: 2000/03/27 10:04:22
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed bug in file_io.c

Members: 
	src/glmid/glame.scm:1.12->1.13 
	src/plugins/file_io.c:1.13->1.14 
	src/plugins/maggy.c:1.7->1.8 
	src/plugins/rms.c:1.1->1.2 

---------------------
PatchSet 361 
Date: 2000/03/27 10:16:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added mix pixmaps (br0ken)

Members: 
	data/pixmaps/Makefile.am:1.1->1.2 
	data/pixmaps/mix1.png:INITIAL->1.1 
	data/pixmaps/mix2.png:INITIAL->1.1 

---------------------
PatchSet 362 
Date: 2000/03/27 10:17:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bugfixes

Members: 
	src/filter/filter_methods.c:1.12->1.13 
	src/filter/filter_network.c:1.35->1.36 

---------------------
PatchSet 363 
Date: 2000/03/27 10:17:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
just some ideas for control protocol

Members: 
	src/filter/filter_protocols.h:1.18->1.19 

---------------------
PatchSet 364 
Date: 2000/03/27 10:18:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added generic nto1 buffer handling, modified the scalarproduct macros a lot

Members: 
	src/filter/filter_tools.h:1.16->1.17 

---------------------
PatchSet 365 
Date: 2000/03/27 10:19:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added manual plugin addition capability (for macro filters)

Members: 
	src/glmid/glplugin.c:1.6->1.7 
	src/glmid/glplugin.h:1.5->1.6 
	src/glmid/glscript.c:1.12->1.13 

---------------------
PatchSet 366 
Date: 2000/03/27 10:20:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new filters, moved filters, filter name fixes

Members: 
	src/glmid/glame.scm:1.13->1.14 
	src/glmid/glmid.c:1.3->1.4 
	src/plugins/Makefile.am:1.9->1.10 
	src/plugins/audio_io.c:1.9->1.10 
	src/plugins/basic_midi.c:1.2->1.3 
	src/plugins/basic_sample.c:1.6->1.7 
	src/plugins/echo.c:1.5->1.6 
	src/plugins/file_io.c:1.14->1.15 
	src/plugins/track_io.c:1.4->1.5 

---------------------
PatchSet 367 
Date: 2000/03/27 10:20:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes (dont remember what...)

Members: 
	src/gui/Makefile.am:1.13->1.14 
	src/gui/canvas.c:1.16->1.17 
	src/gui/gui.c:1.19->1.20 
	src/gui/gui.h:1.13->1.14 
	src/gui/main.c:1.4->1.5 

---------------------
PatchSet 368 
Date: 2000/03/27 10:22:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes

Members: 
	README:1.10->1.11 
	configure.in:1.47->1.48 

---------------------
PatchSet 369 
Date: 2000/03/27 13:08:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
as usual forgot to add new files:
arithmetic with add/mul/invert
pipe with pipe-in

Members: 
	src/plugins/arithmetic.c:INITIAL->1.1 
	src/plugins/pipe.c:INITIAL->1.1 

---------------------
PatchSet 370 
Date: 2000/03/27 14:55:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bugfix

Members: 
	src/filter/filter_network.c:1.36->1.37 

---------------------
PatchSet 371 
Date: 2000/03/28 15:49:21
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Bugfix in esd_in_f. [dk]
Updated TODO. [dk]

Members: 
	src/plugins/audio_io.c:1.10->1.11 

---------------------
PatchSet 372 
Date: 2000/03/28 17:07:29
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
converted to full color => fixing the ugly interleaving effect

Members: 
	data/pixmaps/mix1.png:1.1->1.2 
	data/pixmaps/mix2.png:1.1->1.2 

---------------------
PatchSet 373 
Date: 2000/03/28 17:45:36
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Example code was way outdated. [dk]

Members: 
	doc/filter-tutorial.texi:1.8->1.9 

---------------------
PatchSet 374 
Date: 2000/03/28 17:46:57
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed missing sample_type in node property editing
the actual value is read in the entry fields

Members: 
	src/gui/canvas.c:1.17->1.18 
	src/gui/gui.c:1.20->1.21 

---------------------
PatchSet 375 
Date: 2000/03/29 10:47:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed a warning

Members: 
	src/filter/filter_network.c:1.37->1.38 

---------------------
PatchSet 376 
Date: 2000/03/29 10:52:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
preparing the 0.2.0-pre1 release

Members: 
	README:1.11->1.12 

---------------------
PatchSet 377 
Date: 2000/03/29 11:10:12
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Updated changelog. [dk]

Members: 
	ChangeLog:1.12->1.13 

---------------------
PatchSet 378 
Date: 2000/03/29 11:14:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
what is glame

Members: 
	README:1.12->1.13 

---------------------
PatchSet 379 
Date: 2000/03/29 11:15:17
Author: richi
Branch: HEAD
Tag: v0_2_0-pre1 
Log:
the 0.2.0-pre1 release

Members: 
	ChangeLog:1.13->1.14 
	configure.in:1.48->1.49 

---------------------
PatchSet 380 
Date: 2000/03/30 10:20:30
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added iir filter, but it's not working yet

Members: 
	src/plugins/maggy.c:1.8->1.9 

---------------------
PatchSet 381 
Date: 2000/03/30 13:00:10
Author: mag
Branch: HEAD
Tag: (none) 
Log:
lots of bugfixes to iir, needs still a few more

Members: 
	src/plugins/maggy.c:1.9->1.10 

---------------------
PatchSet 382 
Date: 2000/03/30 14:48:34
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added testiir script
more bugfixes for iir_f

Members: 
	src/glmid/glame.scm:1.14->1.15 
	src/plugins/maggy.c:1.10->1.11 

---------------------
PatchSet 383 
Date: 2000/04/02 13:04:09
Author: mag
Branch: HEAD
Tag: (none) 
Log:
"final" bugfixes for IIR filter
wierd scheme stuff...

Members: 
	src/glmid/glame.scm:1.15->1.16 
	src/plugins/maggy.c:1.11->1.12 

---------------------
PatchSet 384 
Date: 2000/04/02 14:28:05
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixes to file-to-track and play-track

Members: 
	src/glmid/glame.scm:1.16->1.17 

---------------------
PatchSet 385 
Date: 2000/04/03 01:47:37
Author: mag
Branch: HEAD
Tag: (none) 
Log:
moved iircode from maggy.c to iir.c

Members: 
	src/glmid/glmid.c:1.4->1.5 
	src/plugins/Makefile.am:1.10->1.11 
	src/plugins/iir.c:INITIAL->1.1 
	src/plugins/maggy.c:1.12->1.13 

---------------------
PatchSet 386 
Date: 2000/04/03 03:36:32
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added sizeof() configure checks (Duh! One more to break cross
compiling) [dk]
Fixed some SAMPLE conversion macros. [dk]
Added types with explicit bitwidth (gl_u8, gl_s8 etc.) [dk]
Re-inserted native wav reader - makes most basic functionality independent
from libaudiofile. [dk]

Members: 
	configure.in:1.49->1.50 
	src/filter/filter_tools.h:1.17->1.18 
	src/include/glame_types.h:1.12->1.13 
	src/plugins/audio_io.c:1.11->1.12 
	src/plugins/file_io.c:1.15->1.16 

---------------------
PatchSet 387 
Date: 2000/04/03 03:37:40
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added endianness conversion helpers. [dk]

Members: 
	src/include/glame_byteorder.h:INITIAL->1.1 

---------------------
PatchSet 388 
Date: 2000/04/03 10:17:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed broken byteswap stuff - FIXME: configure check missing

Members: 
	src/include/glame_byteorder.h:1.1->1.2 
	src/include/glame_swab.h:INITIAL->1.1 

---------------------
PatchSet 389 
Date: 2000/04/03 10:21:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
distribute header files

Members: 
	src/glmid/glame.scm:1.17->1.18 
	src/include/Makefile.am:1.5->1.6 

---------------------
PatchSet 390 
Date: 2000/04/03 10:55:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bugfixes

Members: 
	src/glmid/glame.scm:1.18->1.19 
	src/plugins/file_io.c:1.16->1.17 

---------------------
PatchSet 391 
Date: 2000/04/03 13:26:29
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added check for <byteswap.h>. [dk]

Members: 
	acconfig.h:1.10->1.11 
	configure.in:1.50->1.51 

---------------------
PatchSet 392 
Date: 2000/04/03 13:27:15
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added 64 bit data type. [dk]
Moved midi_even_t to proper location. [dk]

Members: 
	src/include/glame_byteorder.h:1.2->1.3 
	src/include/glame_types.h:1.13->1.14 
	src/include/midi.h:1.2->1.3 

---------------------
PatchSet 393 
Date: 2000/04/03 18:22:10
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Little init magic was missing. [dk]

Members: 
	src/plugins/file_io.c:1.17->1.18 

---------------------
PatchSet 394 
Date: 2000/04/04 00:04:21
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Documented audio_io and file_io plugins. [dk]

Members: 
	doc/plugins.texi:1.2->1.3 

---------------------
PatchSet 395 
Date: 2000/04/04 00:06:26
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed mix wrt large chunks. [dk]
Cleaned up some richisms in mix. [dk]
WAV reader honours MIN/MAX_BUFSIZE. [dk]

Members: 
	src/plugins/basic_sample.c:1.7->1.8 
	src/plugins/file_io.c:1.18->1.19 

---------------------
PatchSet 396 
Date: 2000/04/04 05:53:24
Author: mag
Branch: HEAD
Tag: (none) 
Log:
bugfix for the day :)

Members: 
	src/plugins/file_io.c:1.19->1.20 

---------------------
PatchSet 397 
Date: 2000/04/04 10:07:49
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed _ -> -. [dk]

Members: 
	doc/plugins.texi:1.3->1.4 

---------------------
PatchSet 398 
Date: 2000/04/04 13:03:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added some more plugins

Members: 
	doc/plugins.texi:1.4->1.5 

---------------------
PatchSet 399 
Date: 2000/04/04 20:03:01
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Doc fixup. [dk]

Members: 
	doc/plugins.texi:1.5->1.6 

---------------------
PatchSet 400 
Date: 2000/04/05 09:56:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
split FLOATTYPE_TIME into TIME_MS and TIME_S

Members: 
	src/filter/filter.h:1.43->1.44 

---------------------
PatchSet 401 
Date: 2000/04/05 09:58:39
Author: mag
Branch: HEAD
Tag: (none) 
Log:
Requested fixes

Members: 
	src/plugins/noisegate.c:1.1->1.2 

---------------------
PatchSet 402 
Date: 2000/04/05 10:00:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed _TIME vs _TIME_MS issues

Members: 
	src/plugins/basic_sample.c:1.8->1.9 
	src/plugins/echo.c:1.6->1.7 
	src/plugins/rms.c:1.2->1.3 

---------------------
PatchSet 403 
Date: 2000/04/05 17:10:32
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Unified and sanitized some names. [dk]
Added proper port descriptions. [dk]
Fixed pan filter. [dk]

Members: 
	src/plugins/audio_io.c:1.12->1.13 
	src/plugins/basic_sample.c:1.9->1.10 
	src/plugins/file_io.c:1.20->1.21 
	src/plugins/pan.c:1.1->1.2 
	src/plugins/waveform.c:1.4->1.5 

---------------------
PatchSet 404 
Date: 2000/04/05 17:11:22
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Name changes. [dk]
Added pan plugin. [dk]

Members: 
	src/glmid/glame.scm:1.19->1.20 
	src/glmid/glmid.c:1.5->1.6 

---------------------
PatchSet 405 
Date: 2000/04/05 17:14:57
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Continued docu update. [dk]

Members: 
	doc/plugins.texi:1.6->1.7 

---------------------
PatchSet 406 
Date: 2000/04/06 00:49:44
Author: nold
Branch: HEAD
Tag: (none) 
Log:
More plugins documented. [dk]
Changed some time parameters. [dk]

Members: 
	doc/plugins.texi:1.7->1.8 
	src/plugins/basic_sample.c:1.10->1.11 
	src/plugins/pan.c:1.2->1.3 

---------------------
PatchSet 407 
Date: 2000/04/06 12:18:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes wrt api correctness

Members: 
	src/gui/canvas.c:1.18->1.19 

---------------------
PatchSet 408 
Date: 2000/04/06 12:19:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed mags typos

Members: 
	src/plugins/iir.c:1.1->1.2 
	src/plugins/noisegate.c:1.2->1.3 

---------------------
PatchSet 409 
Date: 2000/04/06 12:45:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added filterparam_set() to avoid recursion in fixup_param in the first
place

Members: 
	src/filter/filter.h:1.44->1.45 
	src/filter/filter_network.c:1.38->1.39 

---------------------
PatchSet 410 
Date: 2000/04/06 12:54:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added const to parameters where appropriate

Members: 
	src/filter/filter.h:1.45->1.46 
	src/filter/filter_network.c:1.39->1.40 
	src/filter/filter_tools.h:1.18->1.19 

---------------------
PatchSet 411 
Date: 2000/04/06 12:58:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated documentation

Members: 
	doc/filter.texi:1.15->1.16 

---------------------
PatchSet 412 
Date: 2000/04/06 13:09:51
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed recursion in pan_fixup_param. [dk]

Members: 
	src/plugins/pan.c:1.3->1.4 

---------------------
PatchSet 413 
Date: 2000/04/06 13:39:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more documented filters

Members: 
	doc/plugins.texi:1.8->1.9 

---------------------
PatchSet 414 
Date: 2000/04/06 13:58:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup

Members: 
	src/glmid/glame.scm:1.20->1.21 

---------------------
PatchSet 415 
Date: 2000/04/06 14:33:44
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Corrected typo in comment - wrong formula. [dk]

Members: 
	src/plugins/arithmetic.c:1.1->1.2 

---------------------
PatchSet 416 
Date: 2000/04/06 15:28:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
iir should not be in itself plugin set

Members: 
	src/plugins/iir.c:1.2->1.3 

---------------------
PatchSet 417 
Date: 2000/04/06 15:29:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed plugin name - filter name issues with names which contain '-'s

Members: 
	src/glmid/glmid.c:1.6->1.7 
	src/glmid/glplugin.c:1.7->1.8 

---------------------
PatchSet 418 
Date: 2000/04/06 15:41:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed eq? vs eqv?

Members: 
	src/glmid/glame.scm:1.21->1.22 

---------------------
PatchSet 419 
Date: 2000/04/06 16:46:00
Author: nold
Branch: HEAD
Tag: (none) 
Log:
All plugins documented now. [dk]

Members: 
	doc/plugins.texi:1.9->1.10 

---------------------
PatchSet 420 
Date: 2000/04/07 14:01:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less TODO

Members: 
	TODO:1.12->1.13 

---------------------
PatchSet 421 
Date: 2000/04/07 14:04:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
0.2.0-pre2 release stuff

Members: 
	ChangeLog:1.14->1.15 
	README:1.13->1.14 
	configure.in:1.51->1.52 

---------------------
PatchSet 422 
Date: 2000/04/07 14:33:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed debugging output

Members: 
	src/glmid/glplugin.c:1.8->1.9 

---------------------
PatchSet 423 
Date: 2000/04/07 14:34:50
Author: nold
Branch: HEAD
Tag: (none) 
Log:
A few lines on GUI usage. [dk]

Members: 
	doc/glame.texi:1.7->1.8 
	doc/gui.texi:1.1->1.2 

---------------------
PatchSet 424 
Date: 2000/04/07 15:06:50
Author: nold
Branch: HEAD
Tag: v0_2_0-pre2 
Log:
pre-release cleanups. [dk]

Members: 
	ChangeLog:1.15->1.16 
	MAINTAINERS:1.7->1.8 
	TODO:1.13->1.14 
	src/plugins/audio_io.c:1.13->1.14 
	src/plugins/file_io.c:1.21->1.22 
	src/plugins/noisegate.c:1.3->1.4 
	src/plugins/rms.c:1.3->1.4 

---------------------
PatchSet 425 
Date: 2000/04/09 22:10:59
Author: navratil
Branch: HEAD
Tag: (none) 
Log:
Wave Drawing widget.  Initial revision; consider this pre-pre-pre alpha.
The interesting functions (docs will be written shortly) are:
  int gtk_wave_draw_add_wave()
  int gtk_wave_draw_remove_wave()
  int gtk_wave_draw_zoom()

Current issues include:
  - The draw routine needs to be cleaned up
  - Colors for the waves should be determined somewhere other than inside
    the draw routine. (!!)
  - Really needs a helper function to assign n_points_per_pixels, since
    the default (1) paints a misleading picture of the wave
  - Resizing doesn't work right now.

Members: 
	src/gui/gtkwavedraw.c:INITIAL->1.1 
	src/gui/gtkwavedraw.h:INITIAL->1.1 

---------------------
PatchSet 426 
Date: 2000/04/10 04:11:16
Author: navratil
Branch: HEAD
Tag: (none) 
Log:
Added GdkColor *color to the widget struct; added functions
gtk_wave_draw_set_color() and gtk_wave_draw_set_resolution to
allow users to update a given wave's color and the n_points_per_pixel
variables, respectively.

Members: 
	src/gui/gtkwavedraw.h:1.1->1.2 

---------------------
PatchSet 427 
Date: 2000/04/10 04:15:11
Author: navratil
Branch: HEAD
Tag: (none) 
Log:
Added gtk_wave_draw_set_color() and gtk_wave_draw_set_resolution()
functions; Added support for the new GdkColor *color array that's now
in the widget (in _add_wave(), _remove_wave(), _destroy()); Got rid of
the ugly code in gtk_wave_draw_draw() that did a poor job of assigning
colors (replaced it with references to the new *color array)

Members: 
	src/gui/gtkwavedraw.c:1.1->1.2 

---------------------
PatchSet 428 
Date: 2000/04/10 08:43:15
Author: mag
Branch: HEAD
Tag: (none) 
Log:
docu fixes

Members: 
	doc/plugins.texi:1.10->1.11 
	src/plugins/maggy.c:1.13->1.14 

---------------------
PatchSet 429 
Date: 2000/04/10 09:33:51
Author: mag
Branch: HEAD
Tag: (none) 
Log:
useless fix :)

Members: 
	src/plugins/maggy.c:1.14->1.15 

---------------------
PatchSet 430 
Date: 2000/04/10 12:53:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added checks for host os

Members: 
	acconfig.h:1.11->1.12 
	acinclude.m4:1.14->1.15 
	configure.in:1.52->1.53 

---------------------
PatchSet 431 
Date: 2000/04/10 12:54:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
first shoot at madvise optimisations

Members: 
	src/swapfile/swapfile.c:1.12->1.13 
	src/swapfile/swapfileI.h:1.7->1.8 

---------------------
PatchSet 432 
Date: 2000/04/10 12:54:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more generic play-eff

Members: 
	src/glmid/glame.scm:1.22->1.23 

---------------------
PatchSet 433 
Date: 2000/04/10 12:55:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
--gnu style, two files were missing

Members: 
	AUTHORS:INITIAL->1.1 
	Makefile.am:1.8->1.9 
	NEWS:INITIAL->1.1 

---------------------
PatchSet 434 
Date: 2000/04/10 13:40:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
glame.scm cleanup, documentation of it

Members: 
	doc/cglame.texi:1.5->1.6 
	src/glmid/glame.scm:1.23->1.24 

---------------------
PatchSet 435 
Date: 2000/04/11 02:11:55
Author: navratil
Branch: HEAD
Tag: (none) 
Log:
Took the per-wave stuff out of the WaveDraw widget and put it all into
the WaveData struct (data, a new "by_ref" flag that tells us whether
we've locally cached the float array, the marker array, n_samples,
start, and color); Added a GSList *wavelist elt to WaveDraw to store
the WaveData structs.  Added a WAVE_DATA_FROM_LIST() macro to let me
avoid using ((WaveData *)(node->data)) all over the place in the
source.  Added a prototype for gtk_wave_draw_add_wave_by_reference()
(yes, that's right, the function name is longer than 32 characters.
Woo!)

Members: 
	src/gui/gtkwavedraw.h:1.2->1.3 

---------------------
PatchSet 436 
Date: 2000/04/11 02:22:46
Author: navratil
Branch: HEAD
Tag: (none) 
Log:
1) Added gtk_wave_draw_add_wave_by_reference() which doesn't locally cache
   the data; to keep the code line consistent, a
   gtk_wave_draw_add_wave_backend() function was added which both
   _add_wave() and _add_wave_by_ref() call.
2) Modified everything to use the WaveData structures hanging off of
   the wavedraw->wavelist GSList.  Modifications were made to:
   a) _add_wave_backend() allocates the struct and adds it to the
      list, including finding a current-unique wave_idx to use.
   b) _remove_wave() deletes the allocated arrays inside a WaveData
      struct, removes the WaveData from the list, and frees the
      WaveData struct.
   c) _draw() references the WaveData array everywhere.
   d) _delete() repeatedly calls _remove_wave() (again, to keep the code
      line consistent) until wavedata->wavelist is NULL.
   e) Added a stupid CompareWaveIdx() function to allow the _add* to
      insert the waves properly.

The code reads much cleaner (except for the _draw(), but I've gotta
work on that when I've got some real time) now thanks to the WaveData
struct.

Members: 
	src/gui/gtkwavedraw.c:1.2->1.3 

---------------------
PatchSet 437 
Date: 2000/04/11 11:58:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added atomic_dec_and_test operations

Members: 
	src/include/atomic.h:1.6->1.7 
	src/include/atomic_mips.h:1.3->1.4 
	src/include/atomic_x86.h:1.3->1.4 

---------------------
PatchSet 438 
Date: 2000/04/11 12:13:04
Author: nold
Branch: HEAD
Tag: (none) 
Log:
c&p typo. [dk]

Members: 
	src/include/atomic_x86.h:1.4->1.5 

---------------------
PatchSet 439 
Date: 2000/04/11 13:22:50
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Configure switch for assembler macros. [dk]
Misc cleanups. [dk]

Members: 
	acinclude.m4:1.15->1.16 
	configure.in:1.53->1.54 
	src/include/atomic.h:1.7->1.8 
	src/include/atomic_mips.h:1.4->1.5 
	src/include/atomic_x86.h:1.5->1.6 

---------------------
PatchSet 440 
Date: 2000/04/11 15:37:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
- fixed one race condition in fbuf_unref
- added lots of sanity checks to chase down bugs in the plugins

Members: 
	src/filter/filter_buffer.c:1.20->1.21 
	src/filter/filter_network.c:1.40->1.41 

---------------------
PatchSet 441 
Date: 2000/04/11 15:38:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
require consistend syntax for effects in play-eff and save-eff

Members: 
	src/glmid/glame.scm:1.24->1.25 

---------------------
PatchSet 442 
Date: 2000/04/11 15:39:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
reverted to macros for those inlines which print debugging output

Members: 
	src/include/list.h:1.8->1.9 

---------------------
PatchSet 443 
Date: 2000/04/11 15:40:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added Joe to the various credit lists

Members: 
	AUTHORS:1.1->1.2 
	README:1.14->1.15 
	src/cglame.c:1.12->1.13 

---------------------
PatchSet 444 
Date: 2000/04/11 17:26:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed test-latency, which I broke

Members: 
	src/glmid/glame.scm:1.25->1.26 

---------------------
PatchSet 445 
Date: 2000/04/11 17:39:30
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Let the world know that ESD sucks. [dk]

Members: 
	src/plugins/audio_io.c:1.14->1.15 

---------------------
PatchSet 446 
Date: 2000/04/12 00:03:21
Author: navratil
Branch: HEAD
Tag: (none) 
Log:
Fixed a stupid bug in gtk_wave_draw_set_resolution() (reversed the
test for valid resolutions).

wavetest.c is the simple WaveDraw testing program I used.

Members: 
	src/gui/gtkwavedraw.c:1.3->1.4 
	src/gui/wavetest.c:INITIAL->1.1 

---------------------
PatchSet 447 
Date: 2000/04/12 10:15:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
last bit of documentation update
- cglame cooked operations
- fixes to mul/add description

Members: 
	doc/cglame.texi:1.6->1.7 
	doc/plugins.texi:1.11->1.12 

---------------------
PatchSet 448 
Date: 2000/04/12 13:33:20
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added myself

Members: 
	MAINTAINERS:1.8->1.9 

---------------------
PatchSet 449 
Date: 2000/04/12 13:39:21
Author: mag
Branch: HEAD
Tag: (none) 
Log:
iir doku

Members: 
	doc/plugins.texi:1.12->1.13 

---------------------
PatchSet 450 
Date: 2000/04/12 14:43:59
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed spaces, long lines, typos etc. [dk]

Members: 
	doc/plugins.texi:1.13->1.14 

---------------------
PatchSet 451 
Date: 2000/04/13 05:17:33
Author: navratil
Branch: HEAD
Tag: (none) 
Log:
Added _add_wave_by_call() code, including function pointer in WaveData
struct and (almost) all the necessary handling in the various functions
that would care (_add_wave_backend, _draw, etc).

Due to a profound lack of sleep, the code is being checked in in an
uncompilable state; line 500 of gtkwavedraw.c (calling the cb function)
is wrong, and neither my brain nor K&R want to tell me how to fix it.  If
anyone else feels like correcting my moronicism, please do.

Members: 
	src/gui/gtkwavedraw.c:1.4->1.5 
	src/gui/gtkwavedraw.h:1.3->1.4 

---------------------
PatchSet 452 
Date: 2000/04/13 05:31:53
Author: navratil
Branch: HEAD
Tag: (none) 
Log:
"Uncompilable" bug fixed.  Callback code should be complete, but it's
currently untested.

And I should've really gone to sleep fifteen minutes ago, before I checked
in R1.4 in an unusable state.

Members: 
	src/gui/gtkwavedraw.c:1.5->1.6 
	src/gui/gtkwavedraw.h:1.4->1.5 

---------------------
PatchSet 453 
Date: 2000/04/17 10:17:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
two fixes and some more sanity check code.

Members: 
	src/swapfile/swapfile.c:1.13->1.14 
	src/swapfile/swapfile_info.c:1.4->1.5 
	src/swapfile/swapfile_test.c:1.8->1.9 

---------------------
PatchSet 454 
Date: 2000/04/17 10:18:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
tell me about the file id

Members: 
	src/plugins/track_io.c:1.5->1.6 

---------------------
PatchSet 455 
Date: 2000/04/17 10:26:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
0.2.0 release stuff

Members: 
	NEWS:1.1->1.2 
	README:1.15->1.16 
	TODO:1.14->1.15 
	configure.in:1.54->1.55 

---------------------
PatchSet 456 
Date: 2000/04/17 10:36:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
0.2.0 release

Members: 
	ChangeLog:1.16->1.17 

---------------------
PatchSet 457 
Date: 2000/04/17 10:46:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
- one new API function for very optimized filters
- some more sanity checks for buffer reference stuff

Members: 
	src/filter/filter.h:1.46->1.47 
	src/filter/filter_buffer.c:1.21->1.22 

---------------------
PatchSet 458 
Date: 2000/04/17 10:47:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
- added wavetest to the Makefile
- added some swapfile code to wavetest.c

Members: 
	src/gui/Makefile.am:1.14->1.15 
	src/gui/wavetest.c:1.1->1.2 

---------------------
PatchSet 459 
Date: 2000/04/17 10:49:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we are now again in an unstable develompent phase

Members: 
	README:1.16->1.17 
	configure.in:1.55->1.56 

---------------------
PatchSet 460 
Date: 2000/04/18 01:31:20
Author: navratil
Branch: HEAD
Tag: (none) 
Log:
Modified the callback convention to only request the visible area,
which is what the callback was for in the first place.  Whoops. [jn]

Members: 
	src/gui/gtkwavedraw.c:1.6->1.7 

---------------------
PatchSet 461 
Date: 2000/04/18 01:59:14
Author: navratil
Branch: HEAD
Tag: (none) 
Log:
Fixed a bunch of compiler warnings; changed the callback usage to send a
closer-to-correct "step" parameter. [jn]

Members: 
	src/gui/gtkwavedraw.c:1.7->1.8 

---------------------
PatchSet 462 
Date: 2000/04/18 18:33:23
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
wuwuwuwu killed magic mousebuttons :*)

Members: 
	src/gui/canvas.c:1.19->1.20 
	src/gui/canvas.h:1.11->1.12 
	src/gui/canvas_types.c:1.3->1.4 

---------------------
PatchSet 464 
Date: 2000/04/25 09:56:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
wordsize cleanup - allow 64bit size/offset

Members: 
	src/swapfile/gmkswap.c:1.6->1.7 
	src/swapfile/swapfile.c:1.14->1.15 
	src/swapfile/swapfile.h:1.2->1.3 
	src/swapfile/swapfileI.h:1.8->1.9 
	src/swapfile/swapfile_info.c:1.5->1.6 
	src/swapfile/swapfile_test.c:1.9->1.10 

---------------------
PatchSet 465 
Date: 2000/04/25 09:56:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug in swapfile callback. duh.

Members: 
	src/gui/wavetest.c:1.2->1.3 

---------------------
PatchSet 466 
Date: 2000/04/25 09:58:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
first part of the backend rewrite:
- fused filter registry and plugin registry
- introduced generic "small database" framework

Members: 
	configure.in:1.56->1.57 
	src/filter/Makefile.am:1.35->1.36 
	src/filter/filter.c:1.32->1.33 
	src/filter/filter.h:1.47->1.48 
	src/filter/filterI.h:1.14->1.15 
	src/filter/filter_methods.c:1.13->1.14 
	src/filter/filter_mm.c:1.9->1.10 
	src/filter/filter_network.c:1.41->1.42 
	src/glmid/glame.scm:1.26->1.27 
	src/glmid/glplugin.c:1.9->1.10 
	src/glmid/glplugin.h:1.6->1.7 
	src/glmid/glscript.c:1.13->1.14 
	src/gui/canvas.c:1.20->1.21 
	src/gui/gui.c:1.21->1.22 
	src/gui/gui.h:1.14->1.15 
	src/hash/Makefile.am:1.4->1.5 
	src/hash/gldb.c:INITIAL->1.1 
	src/hash/gldb.h:INITIAL->1.1 
	src/hash/gldb_string.c:INITIAL->1.1 
	src/hash/gldb_string.h:INITIAL->1.1 
	src/hash/gldb_worm.c:INITIAL->1.1 
	src/hash/gldb_worm.h:INITIAL->1.1 
	src/include/list.h:1.9->1.10 
	src/plugins/Makefile.am:1.11->1.12 
	src/plugins/arithmetic.c:1.2->1.3 
	src/plugins/audio_io.c:1.15->1.16 
	src/plugins/basic.c:1.7->1.8 
	src/plugins/basic_sample.c:1.11->1.12 
	src/plugins/debug.c:1.2->1.3 
	src/plugins/echo.c:1.7->1.8 
	src/plugins/file_io.c:1.22->1.23 
	src/plugins/iir.c:1.3->1.4 
	src/plugins/noisegate.c:1.4->1.5 
	src/plugins/pan.c:1.4->1.5 
	src/plugins/pipe.c:1.1->1.2 
	src/plugins/track_io.c:1.6->1.7 
	src/plugins/tutorial.c:1.2->1.3 
	src/plugins/waveform.c:1.5->1.6 

---------------------
PatchSet 467 
Date: 2000/04/25 10:05:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
second part of the backend rewrite:
- introduced signals (as callbacks)
- use signals internally for the fixup_* stuff, but
  wrap them to the old methods to avoid rewriting
  a lot of code (now)

Members: 
	configure.in:1.57->1.58 
	src/filter/Makefile.am:1.36->1.37 
	src/filter/filter.h:1.48->1.49 
	src/filter/filterI.h:1.15->1.16 
	src/filter/filter_methods.c:1.14->1.15 
	src/filter/filter_methods.h:1.3->1.4 
	src/filter/filter_mm.c:1.10->1.11 
	src/filter/filter_network.c:1.42->1.43 
	src/hash/Makefile.am:1.5->1.6 
	src/hash/glsignal.c:INITIAL->1.1 
	src/hash/glsignal.h:INITIAL->1.1 
	src/plugins/audio_io.c:1.16->1.17 
	src/plugins/basic_sample.c:1.12->1.13 
	src/plugins/file_io.c:1.23->1.24 
	src/plugins/pan.c:1.5->1.6 
	src/plugins/track_io.c:1.7->1.8 
	src/plugins/waveform.c:1.6->1.7 

---------------------
PatchSet 468 
Date: 2000/04/25 10:12:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
whoops - some mismerged code

Members: 
	src/filter/Makefile.am:1.37->1.38 

---------------------
PatchSet 469 
Date: 2000/04/25 10:40:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
commit fix

Members: 
	src/filter/Makefile.am:1.38->1.39 

---------------------
PatchSet 470 
Date: 2000/04/25 14:44:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
some documentation update with the rewrite

Members: 
	doc/filter.texi:1.16->1.17 
	doc/plugin.texi:1.6->1.7 

---------------------
PatchSet 471 
Date: 2000/04/25 15:56:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
reordered menu & inserted separator

Members: 
	src/gui/canvas.c:1.21->1.22 

---------------------
PatchSet 472 
Date: 2000/04/27 10:10:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Some more cleanup with the signal stuff:
- removed fixup_break_in/out, it was unused, so transition to
  the *_DELETED signal was trivial
- removed cleanup method - was just used by file_io - use the
  new filter_node_t emitter. [I fixed file_io, of course]
- fixed documentation bugs in glsignal.h

Members: 
	src/filter/filter.c:1.33->1.34 
	src/filter/filter.h:1.49->1.50 
	src/filter/filterI.h:1.16->1.17 
	src/filter/filter_methods.c:1.15->1.16 
	src/filter/filter_methods.h:1.4->1.5 
	src/filter/filter_mm.c:1.11->1.12 
	src/filter/filter_mm.h:1.4->1.5 
	src/filter/filter_network.c:1.43->1.44 
	src/hash/glsignal.c:1.1->1.2 
	src/hash/glsignal.h:1.1->1.2 
	src/plugins/file_io.c:1.24->1.25 

---------------------
PatchSet 473 
Date: 2000/05/01 12:09:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Third part of the backend rewrite:
- put the parameter stuff into an extra module, i.e.
  decouple API from the hook of the actual parameter set
- removed fixup_param method - use GLSIG_PARAM_CHANGED
- fixed some filters - not all. Also fixed them very badly

Members: 
	configure.in:1.58->1.59 
	doc/filter.texi:1.17->1.18 
	src/filter/Makefile.am:1.39->1.40 
	src/filter/filter.c:1.34->1.35 
	src/filter/filter.h:1.50->1.51 
	src/filter/filterI.h:1.17->1.18 
	src/filter/filter_methods.c:1.16->1.17 
	src/filter/filter_mm.c:1.12->1.13 
	src/filter/filter_mm.h:1.5->1.6 
	src/filter/filter_network.c:1.44->1.45 
	src/filter/filter_param.c:INITIAL->1.1 
	src/filter/filter_param.h:INITIAL->1.1 
	src/glmid/glame.scm:1.27->1.28 
	src/glmid/glplugin.c:1.10->1.11 
	src/glmid/glplugin.h:1.7->1.8 
	src/glmid/glscript.c:1.14->1.15 
	src/gui/canvas.c:1.22->1.23 
	src/gui/canvas.h:1.12->1.13 
	src/gui/gui.c:1.22->1.23 
	src/hash/gldb.c:1.1->1.2 
	src/hash/gldb.h:1.1->1.2 
	src/hash/gldb_string.c:1.1->1.2 
	src/hash/gldb_worm.c:1.1->1.2 
	src/hash/glsignal.c:1.2->1.3 
	src/hash/glsignal.h:1.2->1.3 
	src/include/list.h:1.10->1.11 
	src/plugins/Makefile.am:1.12->1.13 
	src/plugins/arithmetic.c:1.3->1.4 
	src/plugins/audio_io.c:1.17->1.18 
	src/plugins/basic.c:1.8->1.9 
	src/plugins/basic_sample.c:1.13->1.14 
	src/plugins/debug.c:1.3->1.4 
	src/plugins/echo.c:1.8->1.9 
	src/plugins/file_io.c:1.25->1.26 
	src/plugins/iir.c:1.4->1.5 
	src/plugins/noisegate.c:1.5->1.6 
	src/plugins/pipe.c:1.2->1.3 
	src/plugins/track_io.c:1.8->1.9 
	src/plugins/tutorial.c:1.3->1.4 
	src/plugins/waveform.c:1.7->1.8 
	src/swapfile/swapfile.c:1.15->1.16 
	src/swapfile/swapfile_info.c:1.6->1.7 
	src/swapfile/swapfile_test.c:1.10->1.11 

---------------------
PatchSet 474 
Date: 2000/05/01 12:16:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
doh - as every time I forgot to delete private stuff

Members: 
	src/filter/Makefile.am:1.40->1.41 

---------------------
PatchSet 475 
Date: 2000/05/01 13:22:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added copyright stuff to the files that missed it

Members: 
	src/filter/filter_mm.h:1.6->1.7 
	src/filter/filter_param.c:1.1->1.2 
	src/filter/filter_param.h:1.1->1.2 
	src/hash/gldb_string.c:1.2->1.3 
	src/hash/gldb_string.h:1.1->1.2 
	src/hash/gldb_worm.c:1.2->1.3 
	src/hash/gldb_worm.h:1.1->1.2 
	src/hash/glsignal.c:1.3->1.4 
	src/hash/glsignal.h:1.3->1.4 

---------------------
PatchSet 476 
Date: 2000/05/02 08:46:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Documentation for param stuff (in headerfile) and one minor
API change (though not backwards compatible and _not_ compile
time detected!).
Killed fixup_pipe() method.

Members: 
	configure.in:1.59->1.60 
	src/filter/filter.h:1.51->1.52 
	src/filter/filter_methods.c:1.17->1.18 
	src/filter/filter_methods.h:1.5->1.6 
	src/filter/filter_mm.c:1.13->1.14 
	src/filter/filter_network.c:1.45->1.46 
	src/filter/filter_param.c:1.2->1.3 
	src/filter/filter_param.h:1.2->1.3 
	src/hash/glsignal.c:1.4->1.5 
	src/hash/glsignal.h:1.4->1.5 
	src/plugins/arithmetic.c:1.4->1.5 
	src/plugins/audio_io.c:1.18->1.19 
	src/plugins/basic_sample.c:1.14->1.15 
	src/plugins/debug.c:1.4->1.5 
	src/plugins/track_io.c:1.9->1.10 
	src/plugins/waveform.c:1.8->1.9 

---------------------
PatchSet 477 
Date: 2000/05/02 10:10:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
re-enabled almost all plugins
fixed only pipe, pan and echo
it compiles, but will segfault (duh?? should just say unresolved
symbols...)

Members: 
	src/plugins/Makefile.am:1.13->1.14 
	src/plugins/echo.c:1.9->1.10 
	src/plugins/pan.c:1.6->1.7 
	src/plugins/pipe.c:1.3->1.4 

---------------------
PatchSet 478 
Date: 2000/05/02 10:46:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Filter API documentation update:
- tried to delete all obsolete stuff
- updated _some_ functions

Note, this is way from complete!

Members: 
	doc/filter.texi:1.18->1.19 

---------------------
PatchSet 479 
Date: 2000/05/04 08:42:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed nasty bug wrt filterpdb_add_param use in filternetwork_add_param.

Members: 
	src/filter/filter_network.c:1.46->1.47 

---------------------
PatchSet 480 
Date: 2000/05/04 10:53:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bugfix, disable iir & noisegate

Members: 
	src/filter/filter.h:1.52->1.53 
	src/filter/filter_param.h:1.3->1.4 
	src/plugins/Makefile.am:1.14->1.15 
	src/plugins/file_io.c:1.26->1.27 

---------------------
PatchSet 481 
Date: 2000/05/04 10:54:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
wheeee - documentation :)

Members: 
	doc/filter.texi:1.19->1.20 

---------------------
PatchSet 482 
Date: 2000/05/04 15:40:46
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added configure check for union semun. [dk]

Members: 
	acconfig.h:1.12->1.13 
	acinclude.m4:1.16->1.17 
	configure.in:1.60->1.61 
	src/include/sem.h:1.1->1.2 

---------------------
PatchSet 483 
Date: 2000/05/04 15:55:11
Author: nold
Branch: HEAD
Tag: (none) 
Log:
ulong -> unsigned long (BSD has no ulong). [dk]

Members: 
	src/filter/filter_protocols.h:1.19->1.20 
	src/plugins/rms.c:1.4->1.5 

---------------------
PatchSet 484 
Date: 2000/05/04 16:13:27
Author: nold
Branch: HEAD
Tag: (none) 
Log:
BSD chooses to be special about its pthreads. Added check. [dk]

Members: 
	acinclude.m4:1.17->1.18 
	configure.in:1.61->1.62 
	src/glmid/Makefile.am:1.8->1.9 

---------------------
PatchSet 485 
Date: 2000/05/08 14:54:03
Author: nold
Branch: HEAD
Tag: (none) 
Log:
OSes prefer their very own locations for the OSS header file. [dk]

Members: 
	acconfig.h:1.13->1.14 
	configure.in:1.62->1.63 
	src/plugins/audio_io.c:1.19->1.20 

---------------------
PatchSet 486 
Date: 2000/05/09 12:31:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed union semun check (and other checks which were broken wrt
lousy autoconf AC_TRY_RUN semantics...)
disabled glmath as it does not compile using cc

Members: 
	acinclude.m4:1.18->1.19 
	configure.in:1.63->1.64 
	src/Makefile.am:1.18->1.19 

---------------------
PatchSet 487 
Date: 2000/05/09 12:32:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix IRIX cc compile bug - wrap gcc-ism typeof() with void * (ugh)

Members: 
	src/hash/glsignal.c:1.5->1.6 
	src/hash/glsignal.h:1.5->1.6 

---------------------
PatchSet 488 
Date: 2000/05/09 12:33:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
IRIX cc or ld bugfix - inline functions do not create exported instance.

Members: 
	src/hash/glame_hash.c:1.12->1.13 

---------------------
PatchSet 489 
Date: 2000/05/09 12:40:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disabled glmath

Members: 
	src/glmid/Makefile.am:1.9->1.10 

---------------------
PatchSet 490 
Date: 2000/05/15 15:02:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disable guiles signal handlers, if not in non-debug mode

Members: 
	src/glmid/glmid.c:1.7->1.8 

---------------------
PatchSet 491 
Date: 2000/05/15 15:03:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug introduced during API transition

Members: 
	src/plugins/audio_io.c:1.20->1.21 

---------------------
PatchSet 492 
Date: 2000/05/16 03:11:52
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed filters due to API changes

Members: 
	src/plugins/Makefile.am:1.15->1.16 
	src/plugins/iir.c:1.5->1.6 
	src/plugins/noisegate.c:1.6->1.7 

---------------------
PatchSet 493 
Date: 2000/05/16 03:47:53
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed rms (new API)
quick workaround for a richibug in glmid.c

Members: 
	src/glmid/glmid.c:1.8->1.9 
	src/plugins/Makefile.am:1.16->1.17 
	src/plugins/rms.c:1.5->1.6 

---------------------
PatchSet 494 
Date: 2000/05/16 09:20:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed feature that was thought to be a bug

Members: 
	src/glmid/glplugin.c:1.11->1.12 

---------------------
PatchSet 495 
Date: 2000/05/16 13:01:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed missing name mangling in manual plugin_add() stuff. duh.

Members: 
	src/glmid/glplugin.c:1.12->1.13 

---------------------
PatchSet 496 
Date: 2000/05/16 13:03:58
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added proper ALSA default device. [dk]

Members: 
	src/plugins/audio_io.c:1.21->1.22 

---------------------
PatchSet 497 
Date: 2000/05/16 14:03:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
reactivated read-mp3, fixed some filternetwork bugs in turn, unfortunately
still not working.

Members: 
	src/filter/filter_network.c:1.47->1.48 
	src/glmid/glame.scm:1.28->1.29 
	src/glmid/glscript.c:1.15->1.16 

---------------------
PatchSet 498 
Date: 2000/05/16 17:25:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added LADSPA support from Richard W.E. Furse.

Members: 
	src/glmid/glmid.c:1.9->1.10 
	src/glmid/glplugin.c:1.13->1.14 
	src/include/ladspa.h:INITIAL->1.1 
	src/plugins/ladspa.c:INITIAL->1.1 

---------------------
PatchSet 499 
Date: 2000/05/19 10:27:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Fixed dumb bug wrt network filters - how did this ever work with the GUI???

Members: 
	src/filter/filter_methods.c:1.18->1.19 
	src/filter/filter_network.c:1.48->1.49 
	src/glmid/glscript.c:1.16->1.17 
	src/hash/gldb.c:1.2->1.3 

---------------------
PatchSet 500 
Date: 2000/05/20 13:32:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Reworked plugin system to be more flexible, in turn added
ladspa support (old everything-in-a-plugin-version still there).
Also done directory scanning code to get rid of those ugly plugin_get()
list in glmid.c

Members: 
	src/glmid/Makefile.am:1.10->1.11 
	src/glmid/glmid.c:1.10->1.11 
	src/glmid/glplugin.c:1.14->1.15 
	src/glmid/glplugin.h:1.8->1.9 
	src/glmid/ladspa.c:INITIAL->1.1 
	src/plugins/Makefile.am:1.17->1.18 

---------------------
PatchSet 501 
Date: 2000/05/20 13:44:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
just decided to publically bump the version number this time.
The 0.3.4 release.

Members: 
	NEWS:1.2->1.3 
	README:1.17->1.18 
	TODO:1.15->1.16 
	src/include/Makefile.am:1.6->1.7 
	src/plugins/file_io.c:1.27->1.28 

---------------------
PatchSet 502 
Date: 2000/05/20 13:49:05
Author: richi
Branch: HEAD
Tag: v0_3_4 
Log:
GLAME 0.3.4 changelog

Members: 
	ChangeLog:1.17->1.18 

---------------------
PatchSet 503 
Date: 2000/05/20 17:33:08
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
Added GLAME to GNOME menu

Members: 
	src/gui/Makefile.am:1.15->1.16 
	src/gui/glame.desktop:INITIAL->1.1 

---------------------
PatchSet 504 
Date: 2000/05/20 19:27:18
Author: garrison
Branch: HEAD
Tag: (none) 
Log:
added glame.desktop to EXTRA_DIST

Members: 
	src/gui/Makefile.am:1.16->1.17 

---------------------
PatchSet 505 
Date: 2000/05/22 11:55:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Fixes for bugs LADSPA support showed me. LADSPA support is now tested
and works.

Members: 
	src/filter/filter.h:1.53->1.54 
	src/filter/filter_network.c:1.49->1.50 
	src/filter/filter_tools.h:1.19->1.20 
	src/glmid/glplugin.c:1.15->1.16 
	src/glmid/ladspa.c:1.1->1.2 

---------------------
PatchSet 506 
Date: 2000/05/22 12:06:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added key PLUGIN_PARENT to denote which plugins are contained in which plugin set -> could be a GUI hint for grouping them together.

Members: 
	src/glmid/glplugin.c:1.16->1.17 
	src/glmid/glplugin.h:1.9->1.10 

---------------------
PatchSet 507 
Date: 2000/05/25 13:57:08
Author: mainzelm
Branch: HEAD
Tag: (none) 
Log:
Replaced ulong by unsigned long.

Members: 
	src/plugins/rms.c:1.6->1.7 

---------------------
PatchSet 508 
Date: 2000/05/26 09:50:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
extra debugging printf

Members: 
	src/filter/filter.h:1.54->1.55 

---------------------
PatchSet 509 
Date: 2000/05/26 09:53:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
again more debugging printf

Members: 
	src/filter/filter_network.c:1.50->1.51 

---------------------
PatchSet 510 
Date: 2000/05/26 10:08:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
another debug printf

Members: 
	src/filter/filter_ops.c:1.12->1.13 

---------------------
PatchSet 511 
Date: 2000/05/26 14:15:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed pthread lib check

Members: 
	acinclude.m4:1.19->1.20 
	configure.in:1.64->1.65 

---------------------
PatchSet 512 
Date: 2000/05/26 15:11:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
partially fix for the BSE suxx and hangs problem

Members: 
	src/include/sem.h:1.2->1.3 

---------------------
PatchSet 513 
Date: 2000/06/18 12:30:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
maybe I found the right thing(TM) todo wrt BSE threads...

Members: 
	acinclude.m4:1.20->1.21 
	configure.in:1.65->1.66 

---------------------
PatchSet 514 
Date: 2000/06/18 12:48:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
change thread libs & flags to be global ones.
compiling works again on BSE, but as I have no lthreads
available, I dont know if it fixes the BSE bugs magically
(with -pthread it doesnt, of course)

Members: 
	configure.in:1.66->1.67 

---------------------
PatchSet 515 
Date: 2000/06/25 15:52:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
done macros/ dir
semaphore wrapper cleanup

Members: 
	Makefile.am:1.9->1.10 
	acconfig.h:1.14->1.15 
	acinclude.m4:1.21->1.22 
	autogen.sh:1.3->1.4 
	configure.in:1.67->1.68 
	macros/Makefile.am:INITIAL->1.1 
	macros/acg-func-madvise.m4:INITIAL->1.1 
	macros/acg-sysv-sem.m4:INITIAL->1.1 
	macros/aclocal-include.m4:INITIAL->1.1 
	macros/acx-pthread.m4:INITIAL->1.1 
	macros/gnome-gnorba-check.m4:INITIAL->1.1 
	macros/gnome-guile-checks.m4:INITIAL->1.1 
	macros/gnome-orbit-check.m4:INITIAL->1.1 
	macros/gnome.m4:INITIAL->1.1 
	src/filter/filter.h:1.55->1.56 
	src/filter/filter_mm.c:1.14->1.15 
	src/filter/filter_network.c:1.51->1.52 
	src/filter/filter_ops.c:1.13->1.14 
	src/hash/glame_hash.c:1.13->1.14 
	src/include/Makefile.am:1.7->1.8 
	src/include/glame_sem.h:INITIAL->1.1 
	src/include/sem.h:1.3->1.4(DEAD) 
	src/swapfile/swapfile.c:1.16->1.17 

---------------------
PatchSet 516 
Date: 2000/07/28 16:28:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed unnecessary forward declaration

Members: 
	src/filter/filterI.h:1.18->1.19 

---------------------
PatchSet 517 
Date: 2000/07/31 12:57:46
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Spelling fixes. [Wildmage/nold]

Members: 
	doc/filter-tutorial.texi:1.9->1.10 
	doc/filter.texi:1.20->1.21 
	doc/glame.texi:1.8->1.9 

---------------------
PatchSet 518 
Date: 2000/08/01 12:24:40
Author: nold
Branch: HEAD
Tag: (none) 
Log:
More spelling/grammar fixes. [Wildmage/nold]

Members: 
	doc/filter-tutorial.texi:1.10->1.11 

---------------------
PatchSet 519 
Date: 2000/08/01 13:02:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed back compatibility bug

Members: 
	src/glmid/glame.scm:1.29->1.30 
	src/glmid/glscript.c:1.17->1.18 

---------------------
PatchSet 520 
Date: 2000/08/01 13:45:51
Author: mainzelm
Branch: HEAD
Tag: (none) 
Log:
Added a small help system and documented most of the procedures with it. Corrected some indentations ;-)

Members: 
	src/glmid/glame.scm:1.30->1.31 

---------------------
PatchSet 521 
Date: 2000/08/03 12:21:52
Author: mag
Branch: HEAD
Tag: (none) 
Log:
- added FFT protocol

Members: 
	src/filter/filter.h:1.56->1.57 
	src/filter/filter_protocols.h:1.20->1.21 

---------------------
PatchSet 522 
Date: 2000/08/04 10:28:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
it dit not even compile...

Members: 
	src/filter/filter_protocols.h:1.21->1.22 

---------------------
PatchSet 523 
Date: 2000/08/04 10:37:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added time.c from Stuart Purdie (still 0.2 code, though)

Members: 
	src/plugins/Makefile.am:1.18->1.19 
	src/plugins/time.c:INITIAL->1.1 

---------------------
PatchSet 524 
Date: 2000/08/05 13:28:16
Author: mag
Branch: HEAD
Tag: (none) 
Log:
update to glame 0.3.0 (compiles, but untested)

Members: 
	src/plugins/Makefile.am:1.19->1.20 
	src/plugins/time.c:1.1->1.2 

---------------------
PatchSet 525 
Date: 2000/08/07 07:25:47
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added FFT protocol incl. FFT, IFFT and FFT-Resample filter

Members: 
	src/Makefile.am:1.19->1.20 
	src/filter/filter.h:1.57->1.58 
	src/filter/filterI.h:1.19->1.20 
	src/filter/filter_protocols.h:1.22->1.23 
	src/glmid/glame.scm:1.31->1.32 
	src/glmid/glmid.c:1.11->1.12 
	src/gui/Makefile.am:1.17->1.18 
	src/plugins/Makefile.am:1.20->1.21 
	src/plugins/file_io.c:1.28->1.29 
	src/plugins/time.c:1.2->1.3 

---------------------
PatchSet 526 
Date: 2000/08/07 07:27:27
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added check for single precision fftw library

Members: 
	acconfig.h:1.15->1.16 
	configure.in:1.68->1.69 

---------------------
PatchSet 527 
Date: 2000/08/07 09:00:20
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fft, ifft & fft_resample filter

Members: 
	src/plugins/fft.c:INITIAL->1.1 

---------------------
PatchSet 528 
Date: 2000/08/07 09:03:29
Author: mag
Branch: HEAD
Tag: (none) 
Log:
we need more cvs traffic :)

Members: 
	MAINTAINERS:1.9->1.10 

---------------------
PatchSet 529 
Date: 2000/08/07 14:46:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add -fstrict-aliasing for optimized code

Members: 
	configure.in:1.69->1.70 

---------------------
PatchSet 530 
Date: 2000/08/07 14:46:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
slight optimization

Members: 
	src/swapfile/swapfile.c:1.17->1.18 

---------------------
PatchSet 531 
Date: 2000/08/07 15:49:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed conditional compile of fft.c - wolf does not have it

Members: 
	configure.in:1.70->1.71 
	src/plugins/Makefile.am:1.21->1.22 

---------------------
PatchSet 532 
Date: 2000/08/14 09:46:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added list_del_init()

Members: 
	src/include/list.h:1.11->1.12 

---------------------
PatchSet 533 
Date: 2000/08/14 09:48:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
little cleanup (read: simplification) to filter subsystem:
- all ports are AUTOMATIC
- default connect_in/connect_out accept only one connection
-> for more complex stuff you should always have connect_in/out
- pipe/port types are no longer "inclusive" (read: no hierarchy),
  so ->type is not a mask any more

Members: 
	src/filter/filter.h:1.58->1.59 
	src/filter/filter_methods.c:1.19->1.20 
	src/filter/filter_network.c:1.52->1.53 
	src/plugins/arithmetic.c:1.5->1.6 
	src/plugins/audio_io.c:1.22->1.23 
	src/plugins/basic.c:1.9->1.10 
	src/plugins/basic_sample.c:1.15->1.16 
	src/plugins/debug.c:1.5->1.6 
	src/plugins/file_io.c:1.29->1.30 
	src/plugins/pipe.c:1.4->1.5 

---------------------
PatchSet 534 
Date: 2000/08/14 10:21:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
first usable generic hash creator

Members: 
	src/include/hash.h:1.2->1.3 

---------------------
PatchSet 535 
Date: 2000/08/16 10:05:03
Author: nold
Branch: HEAD
Tag: (none) 
Log:
play-eff syntax in example was obsolete. [dk]

Members: 
	doc/cglame.texi:1.7->1.8 

---------------------
PatchSet 536 
Date: 2000/09/19 15:37:24
Author: mainzelm
Branch: HEAD
Tag: (none) 
Log:
Added help for single commands

Members: 
	src/glmid/glame.scm:1.32->1.33 

---------------------
PatchSet 537 
Date: 2000/09/20 17:41:51
Author: mainzelm
Branch: HEAD
Tag: (none) 
Log:
Added create-net macro.
Untested version, someone should check if it works at all...

Members: 
	src/glmid/glame.scm:1.33->1.34 

---------------------
PatchSet 538 
Date: 2000/09/21 10:23:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed old macro filters read-mp3/echo2 and use new create-net
facility

Members: 
	src/glmid/glame.scm:1.34->1.35 

---------------------
PatchSet 539 
Date: 2000/09/21 10:26:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use new generic hash in swapfile
fixed IRIX compilation bug

Members: 
	src/swapfile/swapfile.c:1.18->1.19 
	src/swapfile/swapfileI.h:1.9->1.10 

---------------------
PatchSet 540 
Date: 2000/09/21 10:27:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added generic page mapping facility and generic transaction
facility (unused by now)

Members: 
	src/swapfile/Makefile.am:1.6->1.7 
	src/swapfile/pmap.c:INITIAL->1.1 
	src/swapfile/pmap.h:INITIAL->1.1 
	src/swapfile/txn.c:INITIAL->1.1 
	src/swapfile/txn.h:INITIAL->1.1 

---------------------
PatchSet 541 
Date: 2000/09/24 14:20:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Added new swapfile API and tried to fix all users (it does compile
and link). The implementation is not ready yet.

Members: 
	configure.in:1.71->1.72 
	src/cglame.c:1.13->1.14 
	src/glmid/glmid.c:1.12->1.13 
	src/glmid/glscript.c:1.18->1.19 
	src/glmid/gltrack.c:1.4->1.5 
	src/glmid/gltrack.h:1.3->1.4 
	src/gui/Makefile.am:1.18->1.19 
	src/gui/wavetest.c:1.3->1.4 
	src/plugins/Makefile.am:1.22->1.23 
	src/swapfile/Makefile.am:1.7->1.8 
	src/swapfile/gmkswap.c:1.7->1.8 
	src/swapfile/swapfile.c:1.19->1.20(DEAD) 
	src/swapfile/swapfile.h:1.3->1.4 
	src/swapfile/swapfileI.h:1.10->1.11(DEAD) 
	src/swapfile/swapfile_fs.c:INITIAL->1.1 
	src/swapfile/swapfile_hash.h:1.1->1.2(DEAD) 

---------------------
PatchSet 542 
Date: 2000/09/24 14:24:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made those dirs empty so they get removed on cvs update -dP

Members: 
	src/data/.cvsignore:1.1->1.2(DEAD) 
	src/data/pixmaps/.cvsignore:1.1->1.2(DEAD) 

---------------------
PatchSet 543 
Date: 2000/09/24 14:34:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
umm, we should not require autoconf-2.49a right now...

Members: 
	configure.in:1.72->1.73 

---------------------
PatchSet 544 
Date: 2000/09/24 14:50:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
moved up check for lthread library

Members: 
	macros/acx-pthread.m4:1.1->1.2 

---------------------
PatchSet 545 
Date: 2000/09/25 09:57:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
doh! fixed this cut&paste bug with list_del_init

Members: 
	src/include/list.h:1.12->1.13 

---------------------
PatchSet 546 
Date: 2000/09/25 09:58:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed missing default (fail) return value.

Members: 
	src/include/glame_sem.h:1.1->1.2 

---------------------
PatchSet 547 
Date: 2000/09/25 09:58:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
two changes to the readdir and friends API part.
some more implementation.

Members: 
	src/swapfile/swapfile.h:1.4->1.5 
	src/swapfile/swapfile_fs.c:1.1->1.2 

---------------------
PatchSet 548 
Date: 2000/09/25 10:05:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
WTF?? IRIX uses tid_t as thread id... so tid_t -> txnid_t.

Members: 
	src/swapfile/swapfile.h:1.5->1.6 
	src/swapfile/swapfile_fs.c:1.2->1.3 
	src/swapfile/txn.c:1.1->1.2 
	src/swapfile/txn.h:1.1->1.2 

---------------------
PatchSet 549 
Date: 2000/09/25 11:05:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
work around an autoconf/libtool/automake bug (autoconf 2.49a only)

Members: 
	autogen.sh:1.4->1.5 
	configure.in:1.73->1.74 

---------------------
PatchSet 550 
Date: 2000/09/27 09:13:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
the daily API changes

Members: 
	src/swapfile/swapfile.h:1.6->1.7 
	src/swapfile/swapfile_fs.c:1.3->1.4 
	src/swapfile/txn.c:1.2->1.3 
	src/swapfile/txn.h:1.2->1.3 

---------------------
PatchSet 551 
Date: 2000/10/01 15:13:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more code, no API changes this time.

Members: 
	src/swapfile/Makefile.am:1.8->1.9 
	src/swapfile/swapfile_fs.c:1.4->1.5 
	src/swapfile/swfs_cluster.c:INITIAL->1.1 
	src/swapfile/swfs_cluster.h:INITIAL->1.1 
	src/swapfile/swfs_ctree.c:INITIAL->1.1 
	src/swapfile/swfs_ctree.h:INITIAL->1.1 
	src/swapfile/swfs_file.c:INITIAL->1.1 
	src/swapfile/swfs_file.h:INITIAL->1.1 

---------------------
PatchSet 552 
Date: 2000/10/03 14:38:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
simplified gldb API (how did this manage to hide from a merge so long...)

Members: 
	src/filter/filter_param.c:1.3->1.4 
	src/hash/gldb.c:1.3->1.4 
	src/hash/gldb.h:1.2->1.3 
	src/hash/gldb_string.c:1.3->1.4 
	src/hash/gldb_worm.c:1.3->1.4 

---------------------
PatchSet 553 
Date: 2000/10/03 15:37:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
First working snapshot. Added two API functions (sw_read/sw_write).

Members: 
	src/swapfile/Makefile.am:1.9->1.10 
	src/swapfile/swapfile.h:1.7->1.8 
	src/swapfile/swapfile_fs.c:1.5->1.6 
	src/swapfile/swapfile_test.c:1.11->1.12 
	src/swapfile/swfs_cluster.c:1.1->1.2 
	src/swapfile/swfs_cluster.h:1.1->1.2 
	src/swapfile/swfs_ctree.c:1.1->1.2 
	src/swapfile/swfs_file.c:1.1->1.2 
	src/swapfile/swfs_file.h:1.1->1.2 

---------------------
PatchSet 554 
Date: 2000/10/04 15:25:05
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added subtle space to gcc varargs expansion. [dk]

Members: 
	src/include/util.h:1.8->1.9 

---------------------
PatchSet 555 
Date: 2000/10/09 09:37:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made PANIC call an external, not inlined function that is marked
__attribute__((noreturn)) to minimize impact of those checks

Members: 
	src/include/util.h:1.9->1.10 

---------------------
PatchSet 556 
Date: 2000/10/09 09:38:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added hash_next_ and hash_getslot_ to allow traversing of the whole
hash chain

Members: 
	src/include/hash.h:1.3->1.4 

---------------------
PatchSet 557 
Date: 2000/10/09 09:39:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
lots of bugfixes/changes/optimizations... too many to enumerate, detailled
log is in the bk tree...

Members: 
	src/swapfile/Makefile.am:1.10->1.11 
	src/swapfile/pmap.c:1.1->1.2 
	src/swapfile/pmap.h:1.1->1.2 
	src/swapfile/swapfile.h:1.8->1.9 
	src/swapfile/swapfile_fs.c:1.6->1.7 
	src/swapfile/swapfile_info.c:1.7->1.8 
	src/swapfile/swapfile_test.c:1.12->1.13 
	src/swapfile/swfs_cluster.c:1.2->1.3 
	src/swapfile/swfs_cluster.h:1.2->1.3 
	src/swapfile/swfs_ctree.c:1.2->1.3 
	src/swapfile/swfs_ctree.h:1.1->1.2 
	src/swapfile/swfs_file.c:1.2->1.3 
	src/swapfile/swfs_file.h:1.2->1.3 

---------------------
PatchSet 558 
Date: 2000/10/09 09:40:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
scripted the whole txn and swapfile stuff - done some convenience wrappers
in scm and a "little" testsuite

Members: 
	src/glmid/glame.scm:1.35->1.36 
	src/glmid/glmid.c:1.13->1.14 
	src/glmid/glscript.c:1.19->1.20 

---------------------
PatchSet 559 
Date: 2000/10/09 09:41:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added swapfile_io - I like the new API, it looks a lot simpler than
track_io. And it works :) Played didge.mp3 from a swapfile.

Members: 
	src/plugins/Makefile.am:1.23->1.24 
	src/plugins/swapfile_io.c:INITIAL->1.1 

---------------------
PatchSet 560 
Date: 2000/10/09 09:41:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
allow a swapfile to be specified for the gui

Members: 
	src/gui/main.c:1.5->1.6 

---------------------
PatchSet 561 
Date: 2000/10/09 17:24:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
first(?) pile of fixes to at least get GLAME compile with g++

Members: 
	src/filter/filter.h:1.59->1.60 
	src/filter/filterI.h:1.20->1.21 
	src/filter/filter_methods.c:1.20->1.21 
	src/filter/filter_mm.c:1.15->1.16 
	src/filter/filter_network.c:1.53->1.54 
	src/filter/filter_param.c:1.4->1.5 
	src/glmid/glmid.c:1.14->1.15 
	src/glmid/glplugin.c:1.17->1.18 
	src/glmid/glplugin.h:1.10->1.11 
	src/glmid/glscript.c:1.20->1.21 
	src/glmid/gltrack.c:1.5->1.6 
	src/glmid/ladspa.c:1.2->1.3 
	src/hash/glame_hash.c:1.14->1.15 
	src/hash/glame_hash.h:1.8->1.9 
	src/hash/gldb.c:1.4->1.5 
	src/hash/gldb.h:1.3->1.4 
	src/hash/glsignal.c:1.6->1.7 
	src/hash/glsignal.h:1.6->1.7 
	src/include/list.h:1.13->1.14 
	src/include/util.h:1.10->1.11 
	src/plugins/file_io.c:1.30->1.31 
	src/plugins/pipe.c:1.5->1.6 
	src/swapfile/swapfile.h:1.9->1.10 
	src/swapfile/swapfile_fs.c:1.7->1.8 
	src/swapfile/swapfile_test.c:1.13->1.14 
	src/swapfile/swfs_cluster.c:1.3->1.4 
	src/swapfile/swfs_cluster.h:1.3->1.4 
	src/swapfile/swfs_ctree.c:1.3->1.4 
	src/swapfile/txn.c:1.3->1.4 
	src/swapfile/txn.h:1.3->1.4 

---------------------
PatchSet 562 
Date: 2000/10/10 09:20:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
little cleanup

Members: 
	src/swapfile/pmap.c:1.2->1.3 
	src/swapfile/pmap.h:1.2->1.3 
	src/swapfile/swfs_cluster.c:1.4->1.5 

---------------------
PatchSet 563 
Date: 2000/10/10 09:22:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Whoo, whats that?? Documentation??? Can't be... :)

Members: 
	doc/swapfile.texi:1.6->1.7 

---------------------
PatchSet 564 
Date: 2000/10/10 09:54:39
Author: mainzelm
Branch: HEAD
Tag: (none) 
Log:
Code beautification.

Members: 
	src/glmid/glame.scm:1.36->1.37 

---------------------
PatchSet 565 
Date: 2000/10/10 12:52:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated documentation - was already mostly uptodate

Members: 
	doc/cglame.texi:1.8->1.9 
	doc/filter.texi:1.21->1.22 

---------------------
PatchSet 566 
Date: 2000/10/10 12:56:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed missing functions in filter_network.c
added extern "C" where appropriate
disabled gltrack

Members: 
	src/filter/filter.h:1.60->1.61 
	src/filter/filter_network.c:1.54->1.55 
	src/filter/filter_param.h:1.4->1.5 
	src/glmid/Makefile.am:1.11->1.12 
	src/glmid/glmid.c:1.15->1.16 
	src/glmid/glmid.h:1.3->1.4 
	src/glmid/glscript.c:1.21->1.22 
	src/hash/glame_hash.h:1.9->1.10 
	src/hash/gldb.h:1.4->1.5 
	src/hash/gldb_string.h:1.2->1.3 
	src/hash/gldb_worm.h:1.2->1.3 
	src/hash/glsignal.h:1.7->1.8 

---------------------
PatchSet 567 
Date: 2000/10/10 16:17:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated changelog and bumped version number to note the finished(!?)
swapfile API and documentation.

Members: 
	ChangeLog:1.18->1.19 
	configure.in:1.74->1.75 

---------------------
PatchSet 568 
Date: 2000/10/11 10:19:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
done COW for sw_write/sw_mmap(PROT_WRITE), fixed a minor bug in sw_read.
glame.scm cleanup & new features

Members: 
	src/glmid/glame.scm:1.37->1.38 
	src/glmid/glscript.c:1.22->1.23 
	src/swapfile/swapfile_fs.c:1.8->1.9 
	src/swapfile/swfs_cluster.c:1.5->1.6 
	src/swapfile/swfs_cluster.h:1.4->1.5 
	src/swapfile/swfs_file.c:1.3->1.4 
	src/swapfile/swfs_file.h:1.3->1.4 

---------------------
PatchSet 569 
Date: 2000/10/11 10:46:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
discovered letrec :)

Members: 
	src/glmid/glame.scm:1.38->1.39 

---------------------
PatchSet 570 
Date: 2000/10/17 10:02:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more nice/short PANIC

Members: 
	src/include/util.h:1.11->1.12 

---------------------
PatchSet 571 
Date: 2000/10/17 10:03:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
make txns easier to implement - delete txn at finish, if no parent is there

Members: 
	src/swapfile/txn.c:1.4->1.5 
	src/swapfile/txn.h:1.4->1.5 

---------------------
PatchSet 572 
Date: 2000/10/17 10:04:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup and optimization

Members: 
	src/swapfile/swfs_ctree.c:1.4->1.5 
	src/swapfile/swfs_ctree.h:1.2->1.3 

---------------------
PatchSet 573 
Date: 2000/10/17 10:05:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bugfixes and cleanup (merged cluster_truncate{head,tail} with cluster_split).
added cluster_{read,write}

Members: 
	src/swapfile/swfs_cluster.c:1.6->1.7 
	src/swapfile/swfs_cluster.h:1.5->1.6 

---------------------
PatchSet 574 
Date: 2000/10/17 10:05:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bugfixes and fixes wrt swfs_cluster/swfs_ctree changes

Members: 
	src/swapfile/swfs_file.c:1.4->1.5 

---------------------
PatchSet 575 
Date: 2000/10/17 10:06:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
native versions of sw_read/sw_write

Members: 
	src/swapfile/swapfile_fs.c:1.9->1.10 

---------------------
PatchSet 576 
Date: 2000/10/17 10:07:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new testcase for sw_truncate

Members: 
	src/glmid/glame.scm:1.39->1.40 

---------------------
PatchSet 577 
Date: 2000/10/28 14:41:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added cool stuff

Members: 
	src/include/list.h:1.14->1.15 

---------------------
PatchSet 578 
Date: 2000/10/28 14:42:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup, merge with kernel changes

Members: 
	src/include/Makefile.am:1.8->1.9 
	src/include/atomic.h:1.8->1.9 
	src/include/atomic_mips.h:1.5->1.6 
	src/include/atomic_x86.h:1.6->1.7 

---------------------
PatchSet 579 
Date: 2000/10/28 14:43:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
make glsignal_remove_handlers not remove redirectors but glsignal_remove_redirectors

Members: 
	src/hash/glsignal.c:1.7->1.8 
	src/hash/glsignal.h:1.8->1.9 

---------------------
PatchSet 580 
Date: 2000/10/28 14:44:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remove HASH support
WE delete the gldb_item after the ->delete()

Members: 
	src/hash/gldb.c:1.5->1.6 
	src/hash/gldb.h:1.5->1.6 

---------------------
PatchSet 581 
Date: 2000/10/28 14:45:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
(partial) merge with filter backend cleanup so you can see where
we are going
only filternode_foreach_input/output is incompatible (but is fixed)

Members: 
	src/filter/Makefile.am:1.41->1.42 
	src/filter/filter.c:1.35->1.36 
	src/filter/filter.h:1.61->1.62 
	src/filter/filterI.h:1.21->1.22 
	src/filter/filter_methods.c:1.21->1.22 
	src/filter/filter_methods.h:1.6->1.7 
	src/filter/filter_mm.c:1.16->1.17 
	src/filter/filter_mm.h:1.7->1.8 
	src/filter/filter_ops.c:1.14->1.15 
	src/filter/filter_ops.h:1.1->1.2 
	src/filter/filter_param.c:1.5->1.6 
	src/filter/filter_param.h:1.5->1.6 
	src/filter/filter_protocols.h:1.23->1.24 
	src/glmid/glame.scm:1.40->1.41 
	src/glmid/glmid.c:1.16->1.17 
	src/glmid/glscript.c:1.23->1.24 
	src/glmid/ladspa.c:1.3->1.4 
	src/gui/Makefile.am:1.19->1.20 
	src/gui/canvas.c:1.23->1.24 
	src/gui/canvas.h:1.13->1.14 
	src/gui/canvas_types.c:1.4->1.5 
	src/gui/gui.c:1.23->1.24 
	src/gui/gui.h:1.15->1.16 
	src/plugins/Makefile.am:1.24->1.25 
	src/plugins/arithmetic.c:1.6->1.7 
	src/plugins/audio_io.c:1.23->1.24 
	src/plugins/basic.c:1.10->1.11 
	src/plugins/basic_sample.c:1.16->1.17 
	src/plugins/fft.c:1.1->1.2 
	src/plugins/file_io.c:1.31->1.32 
	src/plugins/pipe.c:1.6->1.7 
	src/plugins/rms.c:1.7->1.8 
	src/plugins/swapfile_io.c:1.1->1.2 
	src/plugins/track_io.c:1.10->1.11 
	src/plugins/waveform.c:1.9->1.10 

---------------------
PatchSet 582 
Date: 2000/10/28 14:47:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
naaa - that didnt get merged

Members: 
	src/include/Makefile.am:1.9->1.10 

---------------------
PatchSet 583 
Date: 2000/10/28 14:51:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
as always - forgot add/remove

Members: 
	src/filter/filter_network.c:1.55->1.56(DEAD) 
	src/filter/filter_port.c:INITIAL->1.1 
	src/filter/filter_port.h:INITIAL->1.1 

---------------------
PatchSet 584 
Date: 2000/11/06 09:45:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup and documentation - little API changes, less backwards
compatibility

Members: 
	src/filter/Makefile.am:1.42->1.43 
	src/filter/filter.c:1.36->1.37 
	src/filter/filter.h:1.62->1.63 
	src/filter/filterI.h:1.22->1.23(DEAD) 
	src/filter/filter_buffer.c:1.22->1.23 
	src/filter/filter_buffer.h:1.5->1.6 
	src/filter/filter_methods.c:1.22->1.23 
	src/filter/filter_mm.c:1.17->1.18(DEAD) 
	src/filter/filter_mm.h:1.8->1.9(DEAD) 
	src/filter/filter_ops.c:1.15->1.16 
	src/filter/filter_ops.h:1.2->1.3 
	src/filter/filter_param.c:1.6->1.7 
	src/filter/filter_param.h:1.6->1.7 
	src/filter/filter_pipe.c:INITIAL->1.1 
	src/filter/filter_pipe.h:INITIAL->1.1 
	src/filter/filter_port.c:1.1->1.2 
	src/filter/filter_port.h:1.1->1.2 

---------------------
PatchSet 585 
Date: 2000/11/06 09:46:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont use compatibility stuff

Members: 
	src/glmid/Makefile.am:1.12->1.13 
	src/glmid/glscript.c:1.24->1.25 
	src/glmid/ladspa.c:1.4->1.5 

---------------------
PatchSet 586 
Date: 2000/11/06 09:46:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes for API changes

Members: 
	src/gui/gui.c:1.24->1.25 

---------------------
PatchSet 587 
Date: 2000/11/06 09:48:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes for partial removal of compatibility code - basic.c, basic_sample.c
arithmetic.c, waveform.c and tutorial.c are completely fixed

Members: 
	src/plugins/Makefile.am:1.25->1.26 
	src/plugins/arithmetic.c:1.7->1.8 
	src/plugins/audio_io.c:1.24->1.25 
	src/plugins/basic.c:1.11->1.12 
	src/plugins/basic_midi.c:1.3->1.4 
	src/plugins/basic_sample.c:1.17->1.18 
	src/plugins/debug.c:1.6->1.7 
	src/plugins/echo.c:1.10->1.11 
	src/plugins/fft.c:1.2->1.3 
	src/plugins/file_io.c:1.32->1.33 
	src/plugins/iir.c:1.6->1.7 
	src/plugins/maggy.c:1.15->1.16 
	src/plugins/midi_debug.c:1.2->1.3 
	src/plugins/midi_io.c:1.2->1.3 
	src/plugins/noisegate.c:1.7->1.8 
	src/plugins/pan.c:1.7->1.8 
	src/plugins/pipe.c:1.7->1.8 
	src/plugins/rms.c:1.8->1.9 
	src/plugins/swapfile_io.c:1.2->1.3 
	src/plugins/time.c:1.3->1.4 
	src/plugins/tutorial.c:1.4->1.5 
	src/plugins/waveform.c:1.10->1.11 

---------------------
PatchSet 588 
Date: 2000/11/06 09:49:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
old stuff deleted

Members: 
	src/plugins/ladspa.c:1.1->1.2(DEAD) 
	src/plugins/track_io.c:1.11->1.12(DEAD) 

---------------------
PatchSet 589 
Date: 2000/11/06 10:01:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forgot to add a file - as usual

Members: 
	src/filter/filter_types.h:INITIAL->1.1 

---------------------
PatchSet 590 
Date: 2000/11/11 16:16:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix #includes

Members: 
	src/plugins/swapfile_io.c:1.3->1.4 

---------------------
PatchSet 591 
Date: 2000/11/11 16:17:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix SIGINT handling - ignore it for filter threads

Members: 
	src/filter/filter.c:1.37->1.38 
	src/filter/filter_ops.c:1.16->1.17 

---------------------
PatchSet 592 
Date: 2000/11/11 16:19:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
glscript cleanup:
- split into three files based on subsystem
- use SMOBs instead of magic ints
- allow SIGINT to interrupt a running network (w/o SIGSEGV)

Members: 
	configure.in:1.75->1.76 
	src/glmid/Makefile.am:1.13->1.14 
	src/glmid/glame.scm:1.41->1.42 
	src/glmid/glmid.c:1.17->1.18 
	src/glmid/glmid.h:1.4->1.5 
	src/glmid/glscript.c:1.25->1.26 
	src/glmid/glscript_filter.c:INITIAL->1.1 
	src/glmid/glscript_swapfile.c:INITIAL->1.1 

---------------------
PatchSet 593 
Date: 2000/11/14 10:32:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
further guile interface cleanup - all relevant types are SMOBs now
and being type checked

Members: 
	src/glmid/Makefile.am:1.14->1.15 
	src/glmid/glscript.c:1.26->1.27 
	src/glmid/glscript_filter.c:1.1->1.2 
	src/glmid/glscript_swapfile.c:1.1->1.2 

---------------------
PatchSet 594 
Date: 2000/11/15 09:38:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documentation update

Members: 
	TODO:1.16->1.17 
	doc/filter.texi:1.22->1.23 
	doc/glame.texi:1.9->1.10 
	doc/gldb.texi:INITIAL->1.1 
	doc/glsignal.texi:INITIAL->1.1 
	doc/plugin.texi:1.7->1.8 

---------------------
PatchSet 595 
Date: 2000/11/15 09:44:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
umm, as always...

Members: 
	src/glmid/glscript.h:1.3->1.4 

---------------------
PatchSet 596 
Date: 2000/11/15 10:08:16
Author: mag
Branch: HEAD
Tag: (none) 
Log:
minor cleanup
hanning window added

Members: 
	src/plugins/fft.c:1.3->1.4 

---------------------
PatchSet 597 
Date: 2000/12/07 14:24:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed missing var

Members: 
	doc/filter.texi:1.23->1.24 

---------------------
PatchSet 598 
Date: 2000/12/07 14:28:31
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
beginning of new filternetwork gui
more or less working

Members: 
	src/gui/edit_filter/Makefile.am:INITIAL->1.1 
	src/gui/edit_filter/canvas.c:INITIAL->1.1 
	src/gui/edit_filter/canvas.h:INITIAL->1.1 
	src/gui/edit_filter/canvas_types.c:INITIAL->1.1 
	src/gui/edit_filter/gui.c:INITIAL->1.1 
	src/gui/edit_filter/gui.h:INITIAL->1.1 
	src/gui/edit_filter/main.c:INITIAL->1.1 

---------------------
PatchSet 599 
Date: 2000/12/07 15:49:06
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
new makefiles

Members: 
	configure.in:1.76->1.77 
	src/gui/Makefile.am:1.20->1.21 
	src/gui/edit_filter/Makefile.am:1.1->1.2 

---------------------
PatchSet 600 
Date: 2000/12/07 15:57:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed .am

Members: 
	src/gui/edit_filter/Makefile.am:1.2->1.3 

---------------------
PatchSet 601 
Date: 2000/12/07 16:03:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed all stuff

Members: 
	src/gui/edit_filter/Makefile.am:1.3->1.4 
	src/gui/edit_filter/canvas.c:1.1->1.2 

---------------------
PatchSet 602 
Date: 2000/12/07 16:07:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added PLUGIN_CATEGORY - added basic.c plugins to "basic" category

Members: 
	src/glmid/glplugin.h:1.11->1.12 
	src/plugins/basic.c:1.12->1.13 

---------------------
PatchSet 603 
Date: 2000/12/07 17:37:38
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
support for categories

Members: 
	src/gui/edit_filter/canvas.c:1.2->1.3 
	src/gui/edit_filter/gui.c:1.1->1.2 

---------------------
PatchSet 604 
Date: 2000/12/08 10:24:18
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added some categories

Members: 
	src/plugins/arithmetic.c:1.8->1.9 
	src/plugins/audio_io.c:1.25->1.26 
	src/plugins/basic.c:1.13->1.14 
	src/plugins/basic_sample.c:1.18->1.19 
	src/plugins/echo.c:1.11->1.12 
	src/plugins/fft.c:1.4->1.5 
	src/plugins/file_io.c:1.33->1.34 
	src/plugins/iir.c:1.7->1.8 
	src/plugins/noisegate.c:1.8->1.9 
	src/plugins/pan.c:1.8->1.9 
	src/plugins/pipe.c:1.8->1.9 
	src/plugins/rms.c:1.9->1.10 
	src/plugins/swapfile_io.c:1.4->1.5 
	src/plugins/time.c:1.4->1.5 
	src/plugins/waveform.c:1.11->1.12 

---------------------
PatchSet 605 
Date: 2000/12/08 10:43:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added plugin_set to scriptable part - also added PLUGIN_*
categorized the two scheme macro filters

Members: 
	src/glmid/glame.scm:1.42->1.43 
	src/glmid/glscript_filter.c:1.2->1.3 

---------------------
PatchSet 606 
Date: 2000/12/08 10:53:09
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added/changed some categories

Members: 
	src/plugins/basic.c:1.14->1.15 
	src/plugins/basic_sample.c:1.19->1.20 
	src/plugins/debug.c:1.7->1.8 
	src/plugins/echo.c:1.12->1.13 
	src/plugins/iir.c:1.8->1.9 
	src/plugins/noisegate.c:1.9->1.10 
	src/plugins/pan.c:1.9->1.10 
	src/plugins/rms.c:1.10->1.11 
	src/plugins/tutorial.c:1.5->1.6 
	src/plugins/waveform.c:1.12->1.13 

---------------------
PatchSet 607 
Date: 2000/12/08 11:17:38
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed segfault on exit

Members: 
	src/gui/edit_filter/canvas.c:1.3->1.4 
	src/gui/edit_filter/canvas_types.c:1.1->1.2 
	src/gui/edit_filter/gui.c:1.2->1.3 
	src/gui/edit_filter/main.c:1.1->1.2 

---------------------
PatchSet 608 
Date: 2000/12/08 13:04:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed a warning

Members: 
	src/cglame.c:1.14->1.15 

---------------------
PatchSet 609 
Date: 2000/12/08 14:03:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added pipe_out - untested

Members: 
	src/plugins/pipe.c:1.9->1.10 

---------------------
PatchSet 610 
Date: 2000/12/08 14:27:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed cut&waste error - but it still does not work (SIGSEGV inside popen...)

Members: 
	src/plugins/pipe.c:1.10->1.11 

---------------------
PatchSet 611 
Date: 2000/12/08 14:56:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added property database to filter_t which gets saved/restored via
filter_to_string / scheme execution of generated string

Members: 
	src/filter/filter.c:1.38->1.39 
	src/filter/filter.h:1.63->1.64 
	src/glmid/glscript_filter.c:1.3->1.4 
	src/hash/gldb_string.h:1.3->1.4 

---------------------
PatchSet 612 
Date: 2000/12/11 10:41:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documentation update

Members: 
	doc/Makefile.am:1.15->1.16 
	doc/cglame.texi:1.9->1.10 
	doc/filter.texi:1.24->1.25 
	doc/gldb.texi:1.1->1.2 
	doc/glsignal.texi:1.1->1.2 
	doc/plugin.texi:1.8->1.9 

---------------------
PatchSet 613 
Date: 2000/12/11 10:43:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added new nifty check and ability to define SAMPLE to double (for fftw)

Members: 
	acconfig.h:1.16->1.17 
	configure.in:1.77->1.78 
	macros/Makefile.am:1.1->1.2 
	macros/acg-posix-sem.m4:INITIAL->1.1 

---------------------
PatchSet 614 
Date: 2000/12/11 10:44:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
major cleanup of scheme wrapper code
added support for easy loading/saving macro filters(?)

Members: 
	src/filter/filter.c:1.39->1.40 
	src/filter/filter_tools.h:1.20->1.21 
	src/glmid/glame.scm:1.43->1.44 
	src/glmid/glmid.c:1.18->1.19 
	src/glmid/glmid.h:1.5->1.6 
	src/glmid/glplugin.c:1.18->1.19 
	src/glmid/glplugin.h:1.12->1.13 
	src/glmid/glscript.c:1.27->1.28 
	src/glmid/glscript_filter.c:1.4->1.5 
	src/glmid/glscript_swapfile.c:1.2->1.3 
	src/gui/edit_filter/canvas.c:1.4->1.5 
	src/include/glame_types.h:1.14->1.15 
	src/plugins/Makefile.am:1.26->1.27 
	src/plugins/arithmetic.c:1.9->1.10 
	src/plugins/fft.c:1.5->1.6 
	src/plugins/pipe.c:1.11->1.12 

---------------------
PatchSet 615 
Date: 2000/12/11 12:39:59
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixes from me and richi (still does not work :()

Members: 
	src/filter/filter.c:1.40->1.41 
	src/gui/edit_filter/canvas.c:1.5->1.6 
	src/gui/edit_filter/canvas.h:1.1->1.2 
	src/hash/gldb_string.c:1.4->1.5 
	src/hash/gldb_string.h:1.4->1.5 

---------------------
PatchSet 616 
Date: 2000/12/11 13:15:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed all remaining bugs (just kidding... :))

Members: 
	doc/filter.texi:1.25->1.26 
	src/filter/filter.c:1.41->1.42 
	src/filter/filter.h:1.64->1.65 
	src/filter/filter_param.c:1.7->1.8 
	src/filter/filter_param.h:1.7->1.8 
	src/filter/filter_port.h:1.2->1.3 
	src/glmid/glscript_filter.c:1.5->1.6 
	src/gui/edit_filter/canvas.c:1.6->1.7 

---------------------
PatchSet 617 
Date: 2000/12/11 15:57:33
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
massive code cleanup in edit_filter

Members: 
	src/gui/edit_filter/canvas.c:1.7->1.8 
	src/gui/edit_filter/canvas_types.c:1.2->1.3 
	src/gui/edit_filter/gui.c:1.3->1.4 
	src/gui/edit_filter/gui.h:1.1->1.2 

---------------------
PatchSet 618 
Date: 2000/12/11 16:38:01
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
made property dialogs modal

Members: 
	src/gui/edit_filter/canvas.c:1.8->1.9 

---------------------
PatchSet 619 
Date: 2000/12/11 17:35:32
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
finishing code cleanup.
most old cruft removed.
all the replicated structures from the gui have been removed, the filter_t data is used instead.

Members: 
	src/gui/edit_filter/canvas.c:1.9->1.10 
	src/gui/edit_filter/canvas.h:1.2->1.3 
	src/gui/edit_filter/canvas_types.c:1.3->1.4 
	src/gui/edit_filter/gui.c:1.4->1.5 
	src/gui/edit_filter/gui.h:1.2->1.3 

---------------------
PatchSet 620 
Date: 2000/12/11 18:52:33
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added kewl dialog box for filternetworksaving
setting category and description doesn't work yet

Members: 
	src/gui/edit_filter/canvas.c:1.10->1.11 

---------------------
PatchSet 621 
Date: 2000/12/12 12:39:56
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed error in filter_to_string
save as now works

Members: 
	src/filter/filter.c:1.42->1.43 
	src/gui/edit_filter/canvas.c:1.11->1.12 

---------------------
PatchSet 622 
Date: 2000/12/12 16:11:04
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added simple in/output features
output ports will segfault :(
no idea why

Members: 
	src/gui/edit_filter/canvas.c:1.12->1.13 
	src/gui/edit_filter/canvas.h:1.3->1.4 

---------------------
PatchSet 623 
Date: 2000/12/12 16:35:36
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed braino in connect_port_external

Members: 
	src/gui/edit_filter/canvas.c:1.13->1.14 

---------------------
PatchSet 624 
Date: 2000/12/12 17:11:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed design bug(s) in trying to understand why parameter setting does not
work in all cases - but now it even segfaults on cases it worked before :)

Members: 
	src/filter/filter.c:1.43->1.44 
	src/filter/filter_param.c:1.8->1.9 
	src/filter/filter_pipe.c:1.1->1.2 
	src/filter/filter_port.c:1.2->1.3 
	src/glmid/glscript_filter.c:1.6->1.7 
	src/gui/edit_filter/gui.c:1.5->1.6 
	src/hash/gldb.c:1.6->1.7 
	src/hash/gldb.h:1.6->1.7 
	src/hash/gldb_string.c:1.5->1.6 
	src/hash/gldb_worm.c:1.4->1.5 
	src/plugins/file_io.c:1.34->1.35 

---------------------
PatchSet 625 
Date: 2000/12/12 17:30:48
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
stubs for redirecting parameters

Members: 
	src/gui/edit_filter/canvas.c:1.14->1.15 

---------------------
PatchSet 626 
Date: 2000/12/12 18:24:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed stupid braino in filter_param.h ...

Members: 
	src/filter/filter_param.c:1.9->1.10 
	src/filter/filter_param.h:1.8->1.9 
	src/glmid/glscript_filter.c:1.7->1.8 
	src/gui/canvas.c:1.24->1.25 
	src/gui/edit_filter/canvas.c:1.15->1.16 
	src/hash/glsignal.c:1.8->1.9 
	src/plugins/file_io.c:1.35->1.36 

---------------------
PatchSet 627 
Date: 2000/12/12 18:26:29
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed fft_resample category

Members: 
	src/plugins/fft.c:1.6->1.7 

---------------------
PatchSet 628 
Date: 2000/12/12 18:39:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed another bug - at least put #t after an let.

Members: 
	src/filter/filter.c:1.44->1.45 

---------------------
PatchSet 629 
Date: 2000/12/13 14:29:51
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
most things working now. ports can be redirected, params can be redirected..

Members: 
	src/gui/edit_filter/canvas.c:1.16->1.17 

---------------------
PatchSet 630 
Date: 2000/12/13 16:26:51
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added property popups for canvas items.
just move the mouse over a icon and you'll see :)
rulez

Members: 
	src/gui/edit_filter/canvas.c:1.17->1.18 
	src/gui/edit_filter/canvas.h:1.4->1.5 
	src/gui/edit_filter/canvas_types.c:1.4->1.5 

---------------------
PatchSet 631 
Date: 2000/12/18 09:51:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed BUG wrt not writing out connections to macro filters.

Members: 
	src/filter/filter.c:1.45->1.46 
	src/filter/filter.h:1.65->1.66 
	src/filter/filter_pipe.c:1.2->1.3 
	src/filter/filter_pipe.h:1.1->1.2 

---------------------
PatchSet 632 
Date: 2000/12/18 12:11:19
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Note to myself: never ever try to build packages with automake-generated
symlinks in place. [dk]

Members: 
	autogen.sh:1.5->1.6 

---------------------
PatchSet 633 
Date: 2000/12/18 12:13:36
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added framework to build as a Debian package. [dk]

Members: 
	debian/README.Debian:INITIAL->1.1 
	debian/cglame.sgml:INITIAL->1.1 
	debian/changelog:INITIAL->1.1 
	debian/control:INITIAL->1.1 
	debian/copyright:INITIAL->1.1 
	debian/docs:INITIAL->1.1 
	debian/info:INITIAL->1.1 
	debian/menu:INITIAL->1.1 
	debian/rules:INITIAL->1.1 

---------------------
PatchSet 634 
Date: 2000/12/18 13:15:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed warnings

Members: 
	src/gui/edit_filter/canvas.c:1.18->1.19 

---------------------
PatchSet 635 
Date: 2000/12/19 11:24:26
Author: mag
Branch: HEAD
Tag: (none) 
Log:
minor bugfix

Members: 
	src/filter/filter_tools.h:1.21->1.22 

---------------------
PatchSet 636 
Date: 2000/12/19 11:37:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed SAMPLE2* functions

Members: 
	src/filter/filter_tools.h:1.22->1.23 

---------------------
PatchSet 637 
Date: 2000/12/19 12:04:19
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added rect filter

Members: 
	src/plugins/waveform.c:1.13->1.14 

---------------------
PatchSet 638 
Date: 2000/12/22 10:46:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added generic popen - still segfaults

Members: 
	src/plugins/pipe.c:1.12->1.13 

---------------------
PatchSet 639 
Date: 2000/12/22 10:47:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added libgtkwaveform (required part)
little test-program to browse the swapfile
timeline stub

Members: 
	configure.in:1.78->1.79 
	src/glmid/glame.scm:1.44->1.45 
	src/gui/Makefile.am:1.21->1.22 
	src/gui/timeline.c:INITIAL->1.1 
	src/gui/libgtkwaveform/Makefile.am:INITIAL->1.1 
	src/gui/libgtkwaveform/grange.c:INITIAL->1.1 
	src/gui/libgtkwaveform/grange.h:INITIAL->1.1 
	src/gui/libgtkwaveform/gtkeditablewavebuffer.c:INITIAL->1.1 
	src/gui/libgtkwaveform/gtkeditablewavebuffer.h:INITIAL->1.1 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:INITIAL->1.1 
	src/gui/libgtkwaveform/gtkswapfilebuffer.h:INITIAL->1.1 
	src/gui/libgtkwaveform/gtkwave.c:INITIAL->1.1 
	src/gui/libgtkwaveform/gtkwave.h:INITIAL->1.1 
	src/gui/libgtkwaveform/gtkwavebuffer.c:INITIAL->1.1 
	src/gui/libgtkwaveform/gtkwavebuffer.h:INITIAL->1.1 
	src/gui/libgtkwaveform/gtkwaveform.h:INITIAL->1.1 
	src/gui/libgtkwaveform/gtkwaveview.c:INITIAL->1.1 
	src/gui/libgtkwaveform/gtkwaveview.h:INITIAL->1.1 
	src/gui/libgtkwaveform/gwavefile.c:INITIAL->1.1 
	src/gui/libgtkwaveform/gwavefile.h:INITIAL->1.1 
	src/gui/libgtkwaveform/test.c:INITIAL->1.1 

---------------------
PatchSet 640 
Date: 2000/12/31 17:41:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
only try to compile libgtkwaveform if we have gnome

Members: 
	src/gui/libgtkwaveform/Makefile.am:1.1->1.2 

---------------------
PatchSet 641 
Date: 2001/01/02 23:27:34
Author: mag
Branch: HEAD
Tag: (none) 
Log:
extended queue code added to allow for easier oversampling code in fft plugin

Members: 
	src/filter/filter_tools.h:1.23->1.24 

---------------------
PatchSet 642 
Date: 2001/01/02 23:29:47
Author: mag
Branch: HEAD
Tag: (none) 
Log:
rewrite of fft code to allow for oversampling (ifft can't handle n>1 oversampling yet)

Members: 
	src/plugins/fft.c:1.7->1.8 

---------------------
PatchSet 643 
Date: 2001/01/03 09:28:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added fbuf_realloc()
fixed pipe.c some more

Members: 
	doc/filter.texi:1.26->1.27 
	src/filter/filter_buffer.c:1.23->1.24 
	src/filter/filter_buffer.h:1.6->1.7 
	src/plugins/pipe.c:1.13->1.14 

---------------------
PatchSet 644 
Date: 2001/01/03 13:22:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
popen/close like glibc does it

Members: 
	src/plugins/pipe.c:1.14->1.15 

---------------------
PatchSet 645 
Date: 2001/01/05 22:43:01
Author: mag
Branch: HEAD
Tag: (none) 
Log:
more queue_helpers added

Members: 
	src/filter/filter_tools.h:1.24->1.25 

---------------------
PatchSet 646 
Date: 2001/01/05 22:51:49
Author: mag
Branch: HEAD
Tag: (none) 
Log:
implemented oversampling for inverse fft

Members: 
	src/plugins/fft.c:1.8->1.9 

---------------------
PatchSet 647 
Date: 2001/01/18 09:14:05
Author: mag
Branch: HEAD
Tag: (none) 
Log:
- fixed one2n_connect_out (was still using old API functions)
- added fft_equalizer, fft_bandpass

Members: 
	src/gui/libgtkwaveform/test.c:1.1->1.2 
	src/plugins/Makefile.am:1.27->1.28 
	src/plugins/basic.c:1.15->1.16 
	src/plugins/fft.c:1.9->1.10 

---------------------
PatchSet 648 
Date: 2001/01/18 09:22:06
Author: mag
Branch: HEAD
Tag: (none) 
Log:
- ChangeLog update
- fixed my email address

Members: 
	ChangeLog:1.19->1.20 
	Makefile.am:1.10->1.11 

---------------------
PatchSet 649 
Date: 2001/01/18 12:09:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed the real error in one2n_connect_out (bad param name that confused
me)

Members: 
	src/plugins/basic.c:1.16->1.17 

---------------------
PatchSet 650 
Date: 2001/01/18 16:02:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed default_connect_in / filter_handle_pipe_change for strange, never
thought of uses

Members: 
	src/filter/filter_methods.c:1.23->1.24 

---------------------
PatchSet 651 
Date: 2001/01/18 16:53:12
Author: mag
Branch: HEAD
Tag: (none) 
Log:
- removed debugging code in filter_methods
- added ifft_fixup_pipe handler

Members: 
	src/filter/filter_methods.c:1.24->1.25 
	src/plugins/basic_sample.c:1.20->1.21 
	src/plugins/fft.c:1.10->1.11 

---------------------
PatchSet 652 
Date: 2001/01/24 00:14:12
Author: mag
Branch: HEAD
Tag: (none) 
Log:
asian xwolfozmag late nite fix

Members: 
	src/plugins/fft.c:1.11->1.12 

---------------------
PatchSet 653 
Date: 2001/01/25 09:12:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed two nastie bugs

Members: 
	src/swapfile/swapfile_fs.c:1.10->1.11 
	src/swapfile/swfs_file.c:1.5->1.6 

---------------------
PatchSet 654 
Date: 2001/01/25 09:13:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made the swapfile buffer rw, test supports Copy/Paste/Delete/Cut style
editing now :)

Members: 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.1->1.2 
	src/gui/libgtkwaveform/gtkswapfilebuffer.h:1.1->1.2 
	src/gui/libgtkwaveform/test.c:1.2->1.3 

---------------------
PatchSet 655 
Date: 2001/01/25 09:15:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more little test-proggies
re-activated wavetest (made it compile again)

Members: 
	src/gui/Makefile.am:1.22->1.23 
	src/gui/tree.c:INITIAL->1.1 
	src/gui/tree.h:INITIAL->1.1 
	src/gui/treetest.c:INITIAL->1.1 
	src/gui/wavetest.c:1.4->1.5 

---------------------
PatchSet 656 
Date: 2001/01/25 09:16:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
moved all simd stuff from filter_tools.h to include/simd*
added framework (nonfunctional) for (sub-)architecture optimized
simd routines

Members: 
	acconfig.h:1.17->1.18 
	configure.in:1.79->1.80 
	src/filter/filter_tools.h:1.25->1.26 
	src/include/simd.h:INITIAL->1.1 
	src/include/simd_c.h:INITIAL->1.1 
	src/include/simd_x86_3dnow.h:INITIAL->1.1 
	src/include/simd_x86_isse1.h:INITIAL->1.1 

---------------------
PatchSet 657 
Date: 2001/01/25 09:23:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
as usual, for dist I forgot to update various Makefile.am's

Members: 
	TODO:1.17->1.18 
	src/gui/libgtkwaveform/Makefile.am:1.2->1.3 
	src/include/Makefile.am:1.10->1.11 

---------------------
PatchSet 658 
Date: 2001/01/25 09:24:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
w/o gnome it compiled... :/

Members: 
	src/gui/libgtkwaveform/test.c:1.3->1.4 

---------------------
PatchSet 659 
Date: 2001/01/25 16:51:49
Author: mag
Branch: HEAD
Tag: (none) 
Log:
- added libxml2 automake check
- gmkswapfile without timeout
- new test features

Members: 
	configure.in:1.80->1.81 
	macros/libxml.m4:INITIAL->1.1 
	src/gui/Makefile.am:1.23->1.24 
	src/gui/tree.c:1.1->1.2 
	src/gui/treetest.c:1.1->1.2 
	src/gui/libgtkwaveform/test.c:1.4->1.5 
	src/swapfile/gmkswap.c:1.8->1.9 

---------------------
PatchSet 660 
Date: 2001/01/25 17:17:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed libxml detection for versions < 2.0

Members: 
	configure.in:1.81->1.82 
	macros/Makefile.am:1.2->1.3 
	macros/libxml.m4:1.1->1.2 

---------------------
PatchSet 661 
Date: 2001/01/29 11:38:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed more bugs, added broken fsck

Members: 
	src/swapfile/swapfile.h:1.10->1.11 
	src/swapfile/swapfile_fs.c:1.11->1.12 
	src/swapfile/swfs_cluster.c:1.7->1.8 
	src/swapfile/swfs_ctree.c:1.5->1.6 
	src/swapfile/swfs_ctree.h:1.3->1.4 
	src/swapfile/swfs_file.c:1.6->1.7 

---------------------
PatchSet 662 
Date: 2001/01/29 11:38:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more testcases for swapfile

Members: 
	src/glmid/glame.scm:1.45->1.46 

---------------------
PatchSet 663 
Date: 2001/01/29 11:40:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
try to be nice to stale .lock files on startup -> do fsck

Members: 
	src/cglame.c:1.15->1.16 
	src/gui/edit_filter/main.c:1.2->1.3 
	src/gui/libgtkwaveform/test.c:1.5->1.6 

---------------------
PatchSet 664 
Date: 2001/01/29 11:40:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
try to make it compile w/o libxml

Members: 
	configure.in:1.82->1.83 
	src/gui/Makefile.am:1.24->1.25 

---------------------
PatchSet 665 
Date: 2001/01/29 11:52:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
well, hopefully fixed now...

Members: 
	src/gui/Makefile.am:1.25->1.26 

---------------------
PatchSet 666 
Date: 2001/01/29 11:57:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed broken libxml check...

Members: 
	macros/libxml.m4:1.2->1.3 

---------------------
PatchSet 667 
Date: 2001/01/31 10:24:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed old gui code

Members: 
	src/gui/Makefile.am:1.26->1.27 
	src/gui/canvas.c:1.25->1.26(DEAD) 
	src/gui/canvas.h:1.14->1.15(DEAD) 
	src/gui/canvas_types.c:1.5->1.6(DEAD) 
	src/gui/gui.c:1.25->1.26(DEAD) 
	src/gui/gui.h:1.16->1.17(DEAD) 
	src/gui/main.c:1.6->1.7(DEAD) 

---------------------
PatchSet 668 
Date: 2001/01/31 10:38:45
Author: nold
Branch: HEAD
Tag: (none) 
Log:
The zeroeth thou shalt not divide by! Fixes GUI FPEs for source/drain
plugins. [dk]

Members: 
	src/gui/edit_filter/canvas.c:1.19->1.20 

---------------------
PatchSet 669 
Date: 2001/01/31 10:43:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed alpha bug (use gl_** types)

Members: 
	src/swapfile/swfs_ctree.h:1.4->1.5 

---------------------
PatchSet 670 
Date: 2001/01/31 10:43:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed warnings

Members: 
	src/plugins/arithmetic.c:1.10->1.11 

---------------------
PatchSet 671 
Date: 2001/01/31 11:37:08
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
Removed Default plugin menu entry, when no plugins were registered without category

Members: 
	src/gui/edit_filter/canvas.c:1.20->1.21 
	src/gui/edit_filter/canvas.h:1.5->1.6 

---------------------
PatchSet 672 
Date: 2001/01/31 11:59:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed possible symbol/db entry name clashes (noticed on ALPHA)

Members: 
	src/glmid/glplugin.h:1.13->1.14 

---------------------
PatchSet 673 
Date: 2001/02/08 01:10:08
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
small hack to add support for filename filtering in file requesters...

Members: 
	src/filter/filter_param.h:1.9->1.10 
	src/gui/edit_filter/canvas.c:1.21->1.22 
	src/gui/edit_filter/gui.c:1.6->1.7 
	src/plugins/file_io.c:1.36->1.37 

---------------------
PatchSet 674 
Date: 2001/02/18 23:50:22
Author: mag
Branch: HEAD
Tag: (none) 
Log:
first shot of glame sample editor gui, it's only possible to load
files into a swapfile at the moment

Members: 
	configure.in:1.83->1.84 
	src/gui/Makefile.am:1.27->1.28 
	src/gui/glame_editor/Makefile.am:INITIAL->1.1 
	src/gui/glame_editor/glame_editor.c:INITIAL->1.1 
	src/gui/glame_editor/glame_editor.h:INITIAL->1.1 
	src/gui/glame_editor/main.c:INITIAL->1.1 

---------------------
PatchSet 675 
Date: 2001/02/19 10:42:21
Author: mag
Branch: HEAD
Tag: (none) 
Log:
small fix

Members: 
	src/gui/glame_editor/glame_editor.c:1.1->1.2 

---------------------
PatchSet 676 
Date: 2001/02/19 14:55:21
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed bogus name (mine)

Members: 
	src/gui/glame_editor/main.c:1.1->1.2 

---------------------
PatchSet 677 
Date: 2001/02/26 10:19:39
Author: mag
Branch: HEAD
Tag: (none) 
Log:
new version with GtkCTree instead GtkCList, for the pure purpose of
design studies ;)

Members: 
	src/gui/glame_editor/glame_editor.c:1.2->1.3 

---------------------
PatchSet 678 
Date: 2001/02/26 12:26:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no longer oops if no swapfile was opened

Members: 
	src/swapfile/swapfile_fs.c:1.12->1.13 
	src/swapfile/swfs_ctree.c:1.6->1.7 

---------------------
PatchSet 679 
Date: 2001/02/28 23:54:32
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
new groovy connection routing code.
new and improved! ;)
network loading is on the way...

Members: 
	src/gui/edit_filter/canvas.c:1.22->1.23 
	src/gui/edit_filter/canvas.h:1.6->1.7 

---------------------
PatchSet 680 
Date: 2001/03/01 09:40:28
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added cflags for gtk/glib.... very weird

Members: 
	macros/gnome.m4:1.1->1.2 

---------------------
PatchSet 681 
Date: 2001/03/01 10:26:32
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed borken output port wiring
fixed segfault

Members: 
	src/gui/edit_filter/canvas.c:1.23->1.24 

---------------------
PatchSet 682 
Date: 2001/03/01 10:54:02
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
connections can be moved up/down by dragging the circle

Members: 
	src/gui/edit_filter/canvas.c:1.24->1.25 
	src/gui/edit_filter/canvas.h:1.7->1.8 

---------------------
PatchSet 683 
Date: 2001/03/01 13:09:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added glame_load_instance() to glmid, changed scheme plugin ABI for this

Members: 
	src/glmid/glmid.c:1.19->1.20 
	src/glmid/glmid.h:1.6->1.7 
	src/glmid/glscript.h:1.4->1.5 
	src/glmid/glscript_filter.c:1.8->1.9 
	src/gui/edit_filter/canvas.c:1.25->1.26 

---------------------
PatchSet 684 
Date: 2001/03/01 13:18:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes(?)

Members: 
	src/glmid/glscript_filter.c:1.9->1.10 
	src/gui/edit_filter/canvas.c:1.26->1.27 

---------------------
PatchSet 685 
Date: 2001/03/01 13:59:14
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added simple error displaying
can redisplay filternetworks now, but no routing yet :)

Members: 
	src/filter/filter.h:1.66->1.67 
	src/gui/edit_filter/canvas.c:1.27->1.28 
	src/gui/edit_filter/canvas.h:1.8->1.9 
	src/gui/edit_filter/canvas_types.c:1.5->1.6 
	src/gui/edit_filter/gui.h:1.3->1.4 

---------------------
PatchSet 686 
Date: 2001/03/01 15:16:42
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added connection code to network loading.
works

Members: 
	src/gui/edit_filter/canvas.c:1.28->1.29 

---------------------
PatchSet 687 
Date: 2001/03/01 15:18:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
moved error clearing to init - this is semantics change, i.e. filters
cant rely on their errors set (they didnt before, but they could)

Members: 
	src/filter/filter_ops.c:1.17->1.18 

---------------------
PatchSet 688 
Date: 2001/03/01 16:03:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed typo... T->F, F->T

Members: 
	src/glmid/glscript_filter.c:1.10->1.11 

---------------------
PatchSet 689 
Date: 2001/03/01 16:04:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
thou shalt compile before checkin

Members: 
	src/glmid/glscript_filter.c:1.11->1.12 

---------------------
PatchSet 690 
Date: 2001/03/01 16:19:24
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
load network tries to load a network

Members: 
	src/gui/edit_filter/canvas.c:1.29->1.30 

---------------------
PatchSet 691 
Date: 2001/03/01 16:31:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
HACK to work around gh_eval_file not returning the actual value of the
file.

Members: 
	src/glmid/glmid.c:1.20->1.21 
	src/glmid/glscript.h:1.5->1.6 
	src/glmid/glscript_filter.c:1.12->1.13 

---------------------
PatchSet 692 
Date: 2001/03/01 17:08:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dunnot allow circular connections with one node

Members: 
	src/filter/filter_pipe.c:1.3->1.4 

---------------------
PatchSet 693 
Date: 2001/03/01 18:38:50
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
some gimmicks

Members: 
	src/gui/edit_filter/canvas.c:1.30->1.31 

---------------------
PatchSet 694 
Date: 2001/03/02 00:05:34
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
massive rewrite for coherent naming scheme in function prototypes
not finished.

improvements (?) of routing code

Members: 
	src/gui/edit_filter/canvas.c:1.31->1.32 
	src/gui/edit_filter/canvas.h:1.9->1.10 
	src/gui/edit_filter/canvas_types.c:1.6->1.7 
	src/gui/edit_filter/gui.c:1.7->1.8 
	src/gui/edit_filter/gui.h:1.4->1.5 

---------------------
PatchSet 695 
Date: 2001/03/02 10:28:13
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
more random code cleanup
fixed warnings
fixed typo causing gtk-warnings

Members: 
	src/gui/edit_filter/canvas.c:1.32->1.33 
	src/gui/edit_filter/canvas.h:1.10->1.11 
	src/gui/edit_filter/canvas_types.c:1.7->1.8 

---------------------
PatchSet 696 
Date: 2001/03/02 16:50:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we dont have gui.h / canvas.h any longer

Members: 
	src/gui/Makefile.am:1.28->1.29 

---------------------
PatchSet 697 
Date: 2001/03/05 09:11:47
Author: mag
Branch: HEAD
Tag: (none) 
Log:
updated ChangeLog

Members: 
	ChangeLog:1.20->1.21 

---------------------
PatchSet 698 
Date: 2001/03/05 15:02:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added chunk of new and better(TM) swapfile gui

Members: 
	src/gui/gltreeitem.c:INITIAL->1.1 
	src/gui/gltreeitem.h:INITIAL->1.1 
	src/gui/swapfilegui.c:INITIAL->1.1 
	src/gui/swapfilegui.h:INITIAL->1.1 

---------------------
PatchSet 699 
Date: 2001/03/05 15:04:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed old SIMD framework in favor of better one

Members: 
	src/filter/filter_tools.h:1.26->1.27 
	src/glmid/glmid.c:1.21->1.22 
	src/hash/Makefile.am:1.6->1.7 
	src/hash/glsimd.c:INITIAL->1.1 
	src/hash/glsimd.h:INITIAL->1.1 
	src/include/Makefile.am:1.11->1.12 
	src/include/simd.h:1.1->1.2(DEAD) 
	src/include/simd_c.h:1.1->1.2(DEAD) 
	src/include/simd_x86_3dnow.h:1.1->1.2(DEAD) 
	src/include/simd_x86_isse1.h:1.1->1.2(DEAD) 

---------------------
PatchSet 700 
Date: 2001/03/05 15:04:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
random docu filez update

Members: 
	MAINTAINERS:1.10->1.11 
	TODO:1.18->1.19 

---------------------
PatchSet 701 
Date: 2001/03/12 09:29:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/char */const char */ in some places

Members: 
	src/swapfile/swapfile.h:1.11->1.12 
	src/swapfile/swapfile_fs.c:1.13->1.14 

---------------------
PatchSet 702 
Date: 2001/03/12 09:40:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added CREDITS file

Members: 
	CREDITS:INITIAL->1.1 
	Makefile.am:1.11->1.12 

---------------------
PatchSet 703 
Date: 2001/03/12 09:41:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
More GUI work:
- libgtkwaveform can now handle multiple swapfile widgets, as can test
  and waveeditgui
- new waveeditgui (used by main)
- more work on swapfilegui (uses waveeditgui) and gltreeitem
- killed now obsolete tree.[ch] and treetest.c

Members: 
	src/gui/Makefile.am:1.29->1.30 
	src/gui/gltreeitem.c:1.1->1.2 
	src/gui/gltreeitem.h:1.1->1.2 
	src/gui/main.c:1.7->1.8 
	src/gui/swapfilegui.c:1.1->1.2 
	src/gui/swapfilegui.h:1.1->1.2 
	src/gui/tree.c:1.2->1.3(DEAD) 
	src/gui/tree.h:1.1->1.2(DEAD) 
	src/gui/treetest.c:1.2->1.3(DEAD) 
	src/gui/waveeditgui.c:INITIAL->1.1 
	src/gui/waveeditgui.h:INITIAL->1.1 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.2->1.3 
	src/gui/libgtkwaveform/gtkswapfilebuffer.h:1.2->1.3 
	src/gui/libgtkwaveform/test.c:1.6->1.7 

---------------------
PatchSet 704 
Date: 2001/03/12 16:50:50
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
a little (very broken) import file stuff
Something to do in lunchbrake
should be rewritten. Used maggies code :*)

Members: 
	src/gui/swapfilegui.c:1.2->1.3 

---------------------
PatchSet 705 
Date: 2001/03/13 10:18:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed br0ken libxml

Members: 
	src/gui/swapfilegui.c:1.3->1.4 

---------------------
PatchSet 706 
Date: 2001/03/13 11:02:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
show unregistered files, dont show non-existant entries

Members: 
	src/gui/swapfilegui.c:1.4->1.5 

---------------------
PatchSet 707 
Date: 2001/03/13 11:04:17
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed xwolf's broken fileloader and replaced his code by quality maggie code :*)

Members: 
	src/gui/swapfilegui.c:1.5->1.6 
	src/gui/glame_editor/glame_editor.c:1.3->1.4 

---------------------
PatchSet 708 
Date: 2001/03/13 11:21:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix item->size in glame_tree_item_update()
dont save item->size in xml

Members: 
	src/gui/gltreeitem.c:1.2->1.3 
	src/gui/gltreeitem.h:1.2->1.3 
	src/gui/swapfilegui.c:1.6->1.7 

---------------------
PatchSet 709 
Date: 2001/03/13 13:55:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added Add group and global menu (does not work!??)
implemented Delete operation

Members: 
	src/gui/gltreeitem.c:1.3->1.4 
	src/gui/gltreeitem.h:1.3->1.4 
	src/gui/swapfilegui.c:1.7->1.8 

---------------------
PatchSet 710 
Date: 2001/03/15 00:27:25
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed segfault when cancelling import.
created gnome-app main window
swapfilez can be opened and created
changed edit_filter to library-target
edit_filter window can be popped up

Members: 
	src/gui/Makefile.am:1.30->1.31 
	src/gui/gui_main.c:INITIAL->1.1 
	src/gui/main.c:1.8->1.9 
	src/gui/swapfilegui.c:1.8->1.9 
	src/gui/edit_filter/Makefile.am:1.4->1.5 
	src/gui/edit_filter/canvas.c:1.33->1.34 
	src/gui/edit_filter/gui.c:1.8->1.9 
	src/gui/edit_filter/gui.h:1.5->1.6 
	src/gui/edit_filter/main.c:1.3->1.4 

---------------------
PatchSet 711 
Date: 2001/03/15 12:54:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no glame_editor, cleanups

Members: 
	configure.in:1.84->1.85 
	src/gui/Makefile.am:1.31->1.32 
	src/gui/gui_main.c:1.1->1.2 
	src/gui/main.c:1.9->1.10 
	src/gui/waveeditgui.h:1.1->1.2 

---------------------
PatchSet 712 
Date: 2001/03/15 14:30:24
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed borken exit.
global swapfilegui is set again.

Members: 
	src/gui/gui_main.c:1.2->1.3 
	src/gui/main.c:1.10->1.11 
	src/gui/swapfilegui.c:1.9->1.10 

---------------------
PatchSet 713 
Date: 2001/03/15 14:41:02
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
removed glamefilestuff

Members: 
	src/gui/gui_main.c:1.3->1.4 

---------------------
PatchSet 714 
Date: 2001/03/15 14:42:01
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
just to make mainzel happy

Members: 
	src/gui/edit_filter/canvas.c:1.34->1.35 

---------------------
PatchSet 715 
Date: 2001/03/15 14:58:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we dont have no gui_main.h

Members: 
	src/gui/Makefile.am:1.32->1.33 

---------------------
PatchSet 716 
Date: 2001/03/15 16:00:00
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
location of swapfile is now written to gnome-glame-config-file
Dialog for changing it is still missing.
if you want to change it, try editing ~/.gnome/glame, or lt-glame if your running from
a not make-installed version, and look for section [swapfile]
for ease of use, consider linking .gnome/glame to .gnome/lt-glame

if it does not exist, it is created, default position is ~/.glameswap

Members: 
	src/gui/main.c:1.11->1.12 

---------------------
PatchSet 717 
Date: 2001/03/16 01:12:54
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added preferences for swapfile
added export feature for swapfile tree

xwolf&mag late-n8-drunk-edition
<mag> glaub des is cool
<xwolf> jo

Members: 
	src/gui/gui_main.c:1.4->1.5 
	src/gui/main.c:1.12->1.13 
	src/gui/swapfilegui.c:1.10->1.11 
	src/gui/edit_filter/gui.c:1.9->1.10 

---------------------
PatchSet 718 
Date: 2001/03/16 01:14:39
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
ficken, wir haben vergessen canvas.c zu aendern.

<mag> ich glaub das is voll |33+
<xwolf> jo

Members: 
	src/gui/edit_filter/canvas.c:1.35->1.36 

---------------------
PatchSet 719 
Date: 2001/03/16 01:54:10
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
strlen is just not enough for copying
ficken
<mag> Der bacardi zieht voll rein *roechel*
<xwolf> jo

Members: 
	src/gui/edit_filter/gui.c:1.10->1.11 

---------------------
PatchSet 720 
Date: 2001/03/16 09:55:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
implemented non-interleaved buffer scheme

Members: 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.3->1.4 
	src/gui/libgtkwaveform/gwavefile.c:1.1->1.2 
	src/gui/libgtkwaveform/gwavefile.h:1.1->1.2 

---------------------
PatchSet 721 
Date: 2001/03/16 09:56:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
started cleanup - "at one place externally API" still to be done

Members: 
	src/gui/edit_filter/Makefile.am:1.5->1.6 
	src/gui/edit_filter/canvas.c:1.36->1.37 
	src/gui/edit_filter/canvas.h:1.11->1.12 
	src/gui/edit_filter/canvas_types.h:INITIAL->1.1 
	src/gui/edit_filter/gui.c:1.11->1.12 
	src/gui/edit_filter/gui.h:1.6->1.7 
	src/gui/edit_filter/main.c:1.4->1.5 

---------------------
PatchSet 722 
Date: 2001/03/16 09:57:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added offset/size parameter to swapfile_in/out

Members: 
	src/plugins/swapfile_io.c:1.5->1.6 

---------------------
PatchSet 723 
Date: 2001/03/16 09:58:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
gui code cleanup - merged gui_main and main

Members: 
	src/gui/Makefile.am:1.33->1.34 
	src/gui/gui_main.c:1.5->1.6(DEAD) 
	src/gui/main.c:1.13->1.14 
	src/gui/swapfilegui.c:1.11->1.12 
	src/gui/swapfilegui.h:1.2->1.3 

---------------------
PatchSet 724 
Date: 2001/03/16 10:21:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed the br0ken merge
re-added command-line swapfile (overrides preferences)

Members: 
	src/gui/main.c:1.14->1.15 

---------------------
PatchSet 725 
Date: 2001/03/16 10:46:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we no longer need this Nth gui...

Members: 
	src/gui/glame_editor/Makefile.am:1.1->1.2(DEAD) 
	src/gui/glame_editor/glame_editor.c:1.4->1.5(DEAD) 
	src/gui/glame_editor/glame_editor.h:1.1->1.2(DEAD) 
	src/gui/glame_editor/main.c:1.2->1.3(DEAD) 

---------------------
PatchSet 726 
Date: 2001/03/16 13:42:50
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed bug in af_write_f which increased the length of files while saving
did some cosmetic in gui::create_about

Members: 
	src/gui/main.c:1.15->1.16 
	src/plugins/file_io.c:1.37->1.38 

---------------------
PatchSet 727 
Date: 2001/03/19 09:18:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
moved some generic stuff to gui.c

Members: 
	src/gui/edit_filter/canvas.c:1.37->1.38 
	src/gui/edit_filter/canvas.h:1.12->1.13 
	src/gui/edit_filter/gui.c:1.12->1.13 
	src/gui/edit_filter/gui.h:1.7->1.8 

---------------------
PatchSet 728 
Date: 2001/03/19 10:21:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added "Apply filter" - non functional, though (but will be easy - AFTER lunch :))

Members: 
	src/gui/waveeditgui.c:1.1->1.2 

---------------------
PatchSet 729 
Date: 2001/03/19 13:07:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
implemented apply filter - fixed typo in swapfile_out for this
(parameter editing does not work as expected - need a gnome dialog or
 something like this - XWolf please FIXME)

Members: 
	src/gui/waveeditgui.c:1.2->1.3 
	src/plugins/swapfile_io.c:1.6->1.7 

---------------------
PatchSet 730 
Date: 2001/03/19 13:40:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed parameter setting dialog myself

Members: 
	src/gui/waveeditgui.c:1.3->1.4 
	src/gui/edit_filter/canvas.c:1.38->1.39 
	src/gui/edit_filter/canvas.h:1.13->1.14 
	src/gui/edit_filter/gui.c:1.13->1.14 
	src/gui/edit_filter/gui.h:1.8->1.9 

---------------------
PatchSet 731 
Date: 2001/03/19 19:12:08
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
removed nasty global in edit filter causing undefined behaviour in new main gui.
changed behaviour of glame_gui_edit_filter_properties
functions should use gnome_dialog functions to access the created popup, not gtk_window_show & friends

Members: 
	src/gui/waveeditgui.c:1.4->1.5 
	src/gui/edit_filter/canvas.c:1.39->1.40 
	src/gui/edit_filter/gui.c:1.14->1.15 

---------------------
PatchSet 732 
Date: 2001/03/20 09:54:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
detect deadlock and bail out in this case, stopping the network

Members: 
	src/filter/filter_buffer.c:1.24->1.25 

---------------------
PatchSet 733 
Date: 2001/03/20 09:55:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use mix, not mix2 which is the right one for feedback networks...

Members: 
	src/glmid/glame.scm:1.46->1.47 

---------------------
PatchSet 734 
Date: 2001/03/20 09:55:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
try to detect unlucky users building deadlocking networks
better description for the two mix filters

Members: 
	src/plugins/basic_sample.c:1.21->1.22 

---------------------
PatchSet 735 
Date: 2001/03/20 13:50:20
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added mp3 reader to file_io. It actually depends on an installed
version of the lame decoder. It's really slow at the present time
and I have no clue why.
added configure check for libmp3lame (it can encode as well) which uses
mpg123's mpglib for decoding

Members: 
	acconfig.h:1.18->1.19 
	configure.in:1.85->1.86 
	src/plugins/file_io.c:1.38->1.39 

---------------------
PatchSet 736 
Date: 2001/03/20 14:05:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed compiling w/o lame

Members: 
	src/plugins/file_io.c:1.39->1.40 

---------------------
PatchSet 737 
Date: 2001/03/20 14:06:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disabled read-mp3 (does not work anyway) - install lame and use read-file
instead

Members: 
	src/glmid/glame.scm:1.47->1.48 

---------------------
PatchSet 738 
Date: 2001/03/20 14:13:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
people should know what they need to do before 0.4.0

Members: 
	TODO:1.19->1.20 

---------------------
PatchSet 739 
Date: 2001/03/20 16:28:56
Author: mag
Branch: HEAD
Tag: (none) 
Log:
small bugfixes, errorhandling etc.

Members: 
	src/plugins/file_io.c:1.40->1.41 

---------------------
PatchSet 740 
Date: 2001/03/20 17:28:49
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added writebuffer to swapfile out

Members: 
	src/plugins/swapfile_io.c:1.7->1.8 

---------------------
PatchSet 741 
Date: 2001/03/21 00:59:05
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
[gui]
some random code cleanups.
moved general gui stuff to src/gui/gui
FIXME edit_filter/gui.c should be moved, too. Forgot :)

[edit_filter]
externally connected ports are drawn stippled.

Members: 
	src/gui/Makefile.am:1.34->1.35 
	src/gui/main.c:1.16->1.17 
	src/gui/swapfilegui.c:1.12->1.13 
	src/gui/waveeditgui.c:1.5->1.6 
	src/gui/edit_filter/Makefile.am:1.6->1.7 
	src/gui/edit_filter/canvas.c:1.40->1.41 
	src/gui/edit_filter/canvas.h:1.14->1.15 
	src/gui/edit_filter/canvas_types.c:1.8->1.9 
	src/gui/edit_filter/gui.c:1.15->1.16 
	src/gui/edit_filter/gui.h:1.9->1.10(DEAD) 
	src/gui/gui/glame_gui_utils.h:INITIAL->1.1 

---------------------
PatchSet 742 
Date: 2001/03/21 09:19:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed two little bugs

Members: 
	src/swapfile/swapfile_fs.c:1.14->1.15 
	src/swapfile/swfs_ctree.c:1.7->1.8 

---------------------
PatchSet 743 
Date: 2001/03/21 09:19:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup, bugfixes and new features

Members: 
	src/gui/gltreeitem.c:1.4->1.5 
	src/gui/gltreeitem.h:1.4->1.5 
	src/gui/swapfilegui.c:1.13->1.14 

---------------------
PatchSet 744 
Date: 2001/03/21 09:20:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new swapfile testcase

Members: 
	src/glmid/glame.scm:1.48->1.49 

---------------------
PatchSet 745 
Date: 2001/03/21 09:20:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
reverted br0ken patch

Members: 
	src/plugins/swapfile_io.c:1.8->1.9 

---------------------
PatchSet 746 
Date: 2001/03/21 09:44:17
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
reverse engineered directory structure

Members: 
	src/gui/Makefile.am:1.35->1.36 
	src/gui/glame_gui_utils.h:INITIAL->1.1 
	src/gui/main.c:1.17->1.18 
	src/gui/edit_filter/Makefile.am:1.7->1.8 
	src/gui/edit_filter/canvas.h:1.15->1.16 
	src/gui/edit_filter/filtergui.h:INITIAL->1.1 
	src/gui/gui/glame_gui_utils.h:1.1->1.2(DEAD) 

---------------------
PatchSet 747 
Date: 2001/03/21 09:50:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed one possible race due to GC

Members: 
	src/glmid/glmid.c:1.22->1.23 
	src/glmid/glscript_filter.c:1.13->1.14 

---------------------
PatchSet 748 
Date: 2001/03/21 10:16:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bugfix

Members: 
	src/filter/filter.c:1.46->1.47 

---------------------
PatchSet 749 
Date: 2001/03/21 10:43:58
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed interesting segfault with external connections.

Members: 
	src/gui/edit_filter/canvas.c:1.41->1.42 

---------------------
PatchSet 750 
Date: 2001/03/21 16:41:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
put ladspa plugins in Category LADSPA

Members: 
	src/glmid/glplugin.c:1.19->1.20 

---------------------
PatchSet 751 
Date: 2001/03/22 00:39:15
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
cancel button works in apply
added feed to filter function for feeding data stream into a filter without
writing it back to the swapfile

useful for playing or exporting regions

Members: 
	src/gui/waveeditgui.c:1.6->1.7 

---------------------
PatchSet 752 
Date: 2001/03/22 09:20:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
make wave widget select all channels

Members: 
	src/gui/waveeditgui.c:1.7->1.8 

---------------------
PatchSet 753 
Date: 2001/03/25 18:23:35
Author: nold
Branch: HEAD
Tag: (none) 
Log:
New chapter on conversion layer. [dk]

Members: 
	doc/Makefile.am:1.16->1.17 
	doc/conversion.texi:INITIAL->1.1 
	doc/filter-tutorial.texi:1.11->1.12 
	doc/glame.texi:1.10->1.11 
	doc/swapfile.texi:1.7->1.8 

---------------------
PatchSet 754 
Date: 2001/03/25 21:48:30
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added simple glame_gui_play_network.
very uncomplete

Members: 
	src/gui/Makefile.am:1.36->1.37 
	src/gui/glame_gui_utils.c:INITIAL->1.1 
	src/gui/glame_gui_utils.h:1.1->1.2 
	src/gui/swapfilegui.c:1.14->1.15 
	src/gui/timeline.c:1.1->1.2 
	src/gui/waveeditgui.c:1.8->1.9 

---------------------
PatchSet 755 
Date: 2001/03/27 12:33:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new cool midlayer gui backend (!?), w/o implementation, just for discussion

Members: 
	src/glmid/gpsm.h:INITIAL->1.1 

---------------------
PatchSet 756 
Date: 2001/03/27 22:04:19
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
Tree items can be renamed by double-clicking them.
Removed crappy New Project dialog box, instead a unamed is added which can
be edited right away.

added feed/apply custom filter to waveeditgui.
create a filternetwork window with corresponding swapfile nodes which cannot
be changed/deleted.
if a filter_t has the property "immutable" set to "1" and it is drawn in a edit_filter
window, it can't be changed/deleted.

Members: 
	src/gui/main.c:1.18->1.19 
	src/gui/swapfilegui.c:1.15->1.16 
	src/gui/waveeditgui.c:1.9->1.10 
	src/gui/edit_filter/canvas.c:1.42->1.43 
	src/gui/edit_filter/canvas.h:1.16->1.17 
	src/gui/edit_filter/canvas_types.c:1.9->1.10 
	src/gui/edit_filter/canvas_types.h:1.1->1.2 

---------------------
PatchSet 757 
Date: 2001/03/28 10:34:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix to list_foreach_safe

Members: 
	src/include/list.h:1.15->1.16 

---------------------
PatchSet 758 
Date: 2001/03/28 10:35:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
little cleanup wrt panics, added swapfile_sync

Members: 
	src/swapfile/swapfile.h:1.12->1.13 
	src/swapfile/swapfile_fs.c:1.15->1.16 
	src/swapfile/swfs_cluster.c:1.8->1.9 
	src/swapfile/swfs_ctree.c:1.8->1.9 
	src/swapfile/swfs_file.c:1.7->1.8 

---------------------
PatchSet 759 
Date: 2001/03/28 10:35:50
Author: richi
Branch: HEAD
Tag: before_broken_gui_merge 
Log:
gpsm implementation (untested, unused)

Members: 
	src/glmid/Makefile.am:1.15->1.16 
	src/glmid/gpsm.c:INITIAL->1.1 
	src/glmid/gpsm.h:1.1->1.2 

---------------------
PatchSet 760 
Date: 2001/03/29 00:18:32
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
The usual xwolf-latenite-annoy-poor-richi checkin.
The play_network window will now close itsself and clean up the network after
the network has finished.
Added broken variant of play_network taking va_args and a function which it will call after
the network has finished. This was meant for updating the wavewidget...
But it's severly broken, too late in the night for va_args now :(

Members: 
	src/gui/glame_gui_utils.c:1.1->1.2 
	src/gui/glame_gui_utils.h:1.2->1.3 
	src/gui/waveeditgui.c:1.10->1.11 

---------------------
PatchSet 761 
Date: 2001/03/29 10:04:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed FILTER_IS_RUNNING, added filter_is_ready()

Members: 
	src/filter/filter.h:1.67->1.68 
	src/filter/filter_ops.c:1.18->1.19 

---------------------
PatchSet 762 
Date: 2001/03/30 09:52:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
be safe wrt removing a signal handler within itself
added glsig_handler_exec()

Members: 
	doc/glsignal.texi:1.2->1.3 
	src/hash/glsignal.h:1.9->1.10 

---------------------
PatchSet 763 
Date: 2001/03/30 09:52:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more gpsm stuff (I'm still not happy)

Members: 
	src/glmid/gpsm.c:1.1->1.2 
	src/glmid/gpsm.h:1.2->1.3 

---------------------
PatchSet 764 
Date: 2001/03/30 09:53:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Started to use gpsm with the swapfile gui. It compiles, some things work, its
totally br0ken, DONT TOUCH!

Members: 
	src/gui/gltreeitem.c:1.5->1.6 
	src/gui/gltreeitem.h:1.5->1.6 
	src/gui/main.c:1.19->1.20 
	src/gui/swapfilegui.c:1.16->1.17 
	src/gui/swapfilegui.h:1.3->1.4 

---------------------
PatchSet 765 
Date: 2001/03/30 21:02:11
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added macro filters: Bass Boost, Resample

Members: 
	src/glmid/glame.scm:1.49->1.50 

---------------------
PatchSet 766 
Date: 2001/03/30 23:23:54
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed bogus error handling

Members: 
	src/plugins/file_io.c:1.41->1.42 

---------------------
PatchSet 767 
Date: 2001/03/31 15:04:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up (and corrected) gpsm a little bit and clarified
the semantics.

Members: 
	src/glmid/gpsm.c:1.2->1.3 
	src/glmid/gpsm.h:1.3->1.4 

---------------------
PatchSet 768 
Date: 2001/03/31 15:05:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
finished merging gpsm into the swapfile gui.
it works - but not label editing (see bug I filed)
it is clean
you may tamper with it again (but be prepared for merging gpsm
into waveeditgui)

Members: 
	src/gui/glame_gui_utils.h:1.3->1.4 
	src/gui/gltreeitem.c:1.6->1.7 
	src/gui/gltreeitem.h:1.6->1.7 
	src/gui/main.c:1.20->1.21 
	src/gui/swapfilegui.c:1.17->1.18 

---------------------
PatchSet 769 
Date: 2001/03/31 15:29:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disabled fft using macros - they break glame if no fft plugin is
available (bug filed to mainzelM)

Members: 
	src/glmid/glame.scm:1.50->1.51 

---------------------
PatchSet 770 
Date: 2001/03/31 17:27:51
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed richis bug

Members: 
	src/gui/swapfilegui.c:1.18->1.19 

---------------------
PatchSet 771 
Date: 2001/04/01 17:35:47
Author: mainzelm
Branch: HEAD
Tag: (none) 
Log:
Included <sys/types.h> for the sake of FreeBSD.

--
mainzelM
Acting Commissioner of BSD

Members: 
	src/hash/glsimd.h:1.1->1.2 

---------------------
PatchSet 772 
Date: 2001/04/02 09:07:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
correct fix for label editing (should fix other things, too)

Members: 
	src/gui/gltreeitem.c:1.7->1.8 
	src/gui/swapfilegui.c:1.19->1.20 

---------------------
PatchSet 773 
Date: 2001/04/02 09:07:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont treat paused network as deadlock

Members: 
	src/filter/filter_buffer.c:1.25->1.26 
	src/filter/filter_ops.c:1.19->1.20 
	src/filter/filter_ops.h:1.3->1.4 
	src/plugins/basic_sample.c:1.22->1.23 

---------------------
PatchSet 774 
Date: 2001/04/02 09:08:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
catch exceptions from scheme (and ignore them)

Members: 
	src/glmid/glmid.c:1.23->1.24 
	src/glmid/glscript.c:1.28->1.29 
	src/glmid/glscript.h:1.6->1.7 

---------------------
PatchSet 775 
Date: 2001/04/02 09:11:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
doh.. I should not checkin conflicts... :/

Members: 
	src/gui/swapfilegui.c:1.20->1.21 
	src/gui/edit_filter/Makefile.am:1.8->1.9 

---------------------
PatchSet 776 
Date: 2001/04/02 20:47:22
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
minor updates to canvas code:
properties are aligned correctly
port name & properties are shown
properties popup after a delay (default = 200m)

Members: 
	src/gui/edit_filter/canvas.c:1.43->1.44 
	src/gui/edit_filter/canvas_types.c:1.10->1.11 
	src/gui/edit_filter/canvas_types.h:1.2->1.3 

---------------------
PatchSet 777 
Date: 2001/04/03 17:32:29
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
richi fixed richis bug
fixed tree popdown on right button click

Members: 
	src/gui/swapfilegui.c:1.21->1.22 
	src/gui/waveeditgui.c:1.11->1.12 
	src/gui/edit_filter/canvas_types.c:1.11->1.12 

---------------------
PatchSet 778 
Date: 2001/04/05 00:47:13
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
popupTime is a now in properties.
Yuk. We need something more generic for setting/querying/restoring property values

Members: 
	src/gui/main.c:1.21->1.22 

---------------------
PatchSet 779 
Date: 2001/04/06 10:23:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
finished merge with gpsm (maybe broken)

Members: 
	src/glmid/gpsm.c:1.3->1.4 
	src/glmid/gpsm.h:1.4->1.5 
	src/gui/swapfilegui.c:1.22->1.23 
	src/gui/waveeditgui.c:1.12->1.13 
	src/gui/waveeditgui.h:1.2->1.3 
	src/gui/libgtkwaveform/Makefile.am:1.3->1.4 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.4->1.5 
	src/gui/libgtkwaveform/gtkswapfilebuffer.h:1.3->1.4 

---------------------
PatchSet 780 
Date: 2001/04/06 19:16:46
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added missing include for memset and friends. [dk]

Members: 
	src/filter/filter_methods.c:1.25->1.26 
	src/filter/filter_tools.h:1.27->1.28 

---------------------
PatchSet 781 
Date: 2001/04/06 19:17:22
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added missing initialisation of variable. [dk]

Members: 
	src/filter/filter_pipe.c:1.4->1.5 

---------------------
PatchSet 782 
Date: 2001/04/06 19:19:56
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added panic if illegal item type is encountered. [dk]
Multi-line strings are deprecated, split into multiple strings. [dk]
Right sanity check on wrong variable. Fixed. [dk]

Members: 
	src/glmid/gpsm.c:1.4->1.5 

---------------------
PatchSet 783 
Date: 2001/04/06 19:21:19
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Changed SCALARPROD macros to use well-defined execution order if destp
equals one of the source pointers. [dk]

Members: 
	src/hash/glsimd.h:1.2->1.3 

---------------------
PatchSet 784 
Date: 2001/04/06 19:22:10
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added missing include. [dk]
Initialise variable before checking it. [dk]

Members: 
	src/plugins/audio_io.c:1.26->1.27 

---------------------
PatchSet 785 
Date: 2001/04/06 19:22:44
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added missing initialisations. [dk]

Members: 
	src/plugins/iir.c:1.9->1.10 
	src/plugins/time.c:1.5->1.6 

---------------------
PatchSet 786 
Date: 2001/04/06 19:23:17
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added missing include. [dk]

Members: 
	src/swapfile/pmap.c:1.3->1.4 
	src/swapfile/txn.c:1.5->1.6 

---------------------
PatchSet 787 
Date: 2001/04/06 23:38:07
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed most compiler warnings in gui/
left out libgtkwaveform
hope it still works ;)

Members: 
	src/gui/glame_gui_utils.c:1.2->1.3 
	src/gui/gltreeitem.c:1.8->1.9 
	src/gui/main.c:1.22->1.23 
	src/gui/swapfilegui.c:1.23->1.24 
	src/gui/waveeditgui.c:1.13->1.14 
	src/gui/edit_filter/canvas.c:1.44->1.45 
	src/gui/edit_filter/canvas_types.c:1.12->1.13 
	src/gui/edit_filter/gui.c:1.16->1.17 

---------------------
PatchSet 788 
Date: 2001/04/09 10:12:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add sanity check to list_safe_foreach() - PANIC, if used incorrectly

Members: 
	src/include/list.h:1.16->1.17 

---------------------
PatchSet 789 
Date: 2001/04/09 10:12:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes to gpsm and users

Members: 
	src/glmid/gpsm.c:1.5->1.6 
	src/glmid/gpsm.h:1.5->1.6 
	src/gui/swapfilegui.c:1.24->1.25 
	src/gui/waveeditgui.c:1.14->1.15 

---------------------
PatchSet 790 
Date: 2001/04/09 10:17:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed inline emit, implemented delayed deletion, be more friendly to
recursive handler invocation

Members: 
	src/hash/glsignal.c:1.9->1.10 
	src/hash/glsignal.h:1.10->1.11 

---------------------
PatchSet 791 
Date: 2001/04/09 10:18:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup, warnings

Members: 
	src/gui/glame_gui_utils.c:1.3->1.4 
	src/gui/gltreeitem.c:1.9->1.10 
	src/gui/waveeditgui.c:1.15->1.16 
	src/gui/edit_filter/canvas_types.c:1.13->1.14 
	src/gui/libgtkwaveform/Makefile.am:1.4->1.5 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.5->1.6 
	src/gui/libgtkwaveform/gtkswapfilebuffer.h:1.4->1.5 
	src/gui/libgtkwaveform/gtkwaveview.c:1.1->1.2 
	src/gui/libgtkwaveform/gwavefile.c:1.2->1.3 
	src/gui/libgtkwaveform/gwavefile.h:1.2->1.3 

---------------------
PatchSet 792 
Date: 2001/04/09 10:20:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
midi RIP

Members: 
	MAINTAINERS:1.11->1.12 
	src/filter/filter_pipe.h:1.2->1.3 
	src/filter/filter_port.h:1.3->1.4 
	src/filter/filter_protocols.h:1.24->1.25 
	src/plugins/Makefile.am:1.28->1.29 
	src/plugins/basic_midi.c:1.4->1.5(DEAD) 
	src/plugins/midi_debug.c:1.3->1.4(DEAD) 
	src/plugins/midi_io.c:1.3->1.4(DEAD) 

---------------------
PatchSet 793 
Date: 2001/04/09 10:20:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Preparation for a 0.4.0beta release

Members: 
	NEWS:1.3->1.4 
	README:1.18->1.19 
	TODO:1.20->1.21 

---------------------
PatchSet 794 
Date: 2001/04/09 10:22:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup - forgot to remove the files

Members: 
	src/gui/libgtkwaveform/gtkwave.c:1.1->1.2(DEAD) 
	src/gui/libgtkwaveform/gtkwave.h:1.1->1.2(DEAD) 
	src/gui/libgtkwaveform/gtkwaveform.h:1.1->1.2(DEAD) 

---------------------
PatchSet 795 
Date: 2001/04/09 12:43:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more sanity checks for plugin loading / path processing
moved macro filters to src/plugins/ (didnt enable auto-loading, as
I neet to stop guiles gc somehow before...)

Members: 
	src/glmid/glame.scm:1.51->1.52 
	src/glmid/glmid.c:1.24->1.25 

---------------------
PatchSet 796 
Date: 2001/04/09 12:44:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added existing macro filters from glame.scm

Members: 
	src/plugins/Makefile.am:1.29->1.30 
	src/plugins/echo2.scm:INITIAL->1.1 
	src/plugins/fft_bandpass.scm:INITIAL->1.1 
	src/plugins/fft_resample.scm:INITIAL->1.1 
	src/plugins/read_mp3.scm:INITIAL->1.1 

---------------------
PatchSet 797 
Date: 2001/04/09 14:34:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed endless loop in glsig_delete_all() introduced by adding delayed deletion

Members: 
	src/hash/glsignal.c:1.10->1.11 

---------------------
PatchSet 798 
Date: 2001/04/09 16:41:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
doh - fixed braindamage in glmid so now .scms are loaded at bootup

Members: 
	src/glmid/glmid.c:1.25->1.26 

---------------------
PatchSet 799 
Date: 2001/04/09 16:42:45
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Zapped b0rken and unused va_arg crap. Doesn't even compile on ppc. [dk]

Members: 
	src/gui/glame_gui_utils.c:1.4->1.5 
	src/gui/glame_gui_utils.h:1.4->1.5 

---------------------
PatchSet 800 
Date: 2001/04/09 16:52:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
GUI documentation - very incomplete :)

Members: 
	doc/gui.texi:1.2->1.3 

---------------------
PatchSet 801 
Date: 2001/04/10 00:28:37
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added nagging splash on startup
must be put in #ifndef DEBUG or something

Members: 
	src/gui/main.c:1.23->1.24 

---------------------
PatchSet 802 
Date: 2001/04/10 10:08:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more bug squashing wrt libgtkwaveform and the waveedit widget

Members: 
	src/gui/waveeditgui.c:1.16->1.17 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.6->1.7 
	src/gui/libgtkwaveform/gtkswapfilebuffer.h:1.5->1.6 

---------------------
PatchSet 803 
Date: 2001/04/10 10:10:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup (PANIC -> SWPANIC to allow non-panicing error handling later)
better non-panicing fsck - whooo!
bugfix

Members: 
	src/swapfile/swapfile_fs.c:1.16->1.17 
	src/swapfile/swfs_cluster.c:1.9->1.10 
	src/swapfile/swfs_ctree.c:1.9->1.10 
	src/swapfile/swfs_file.c:1.8->1.9 

---------------------
PatchSet 804 
Date: 2001/04/10 11:40:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont allow 0 tracks to be displayed

Members: 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.7->1.8 

---------------------
PatchSet 805 
Date: 2001/04/10 11:55:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed splash
added zoom to selection / zoom out

Members: 
	src/gui/main.c:1.24->1.25 
	src/gui/waveeditgui.c:1.17->1.18 

---------------------
PatchSet 806 
Date: 2001/04/10 12:47:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more fixes to more SIGSEGvs (aka brainbugs)

Members: 
	src/glmid/gpsm.c:1.6->1.7 
	src/glmid/gpsm.h:1.6->1.7 
	src/gui/waveeditgui.c:1.18->1.19 
	src/gui/edit_filter/canvas.c:1.45->1.46 

---------------------
PatchSet 807 
Date: 2001/04/10 13:00:47
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
removed ok button in splash

Members: 
	src/gui/main.c:1.25->1.26 

---------------------
PatchSet 808 
Date: 2001/04/10 14:58:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed plugin categories and pixmaps, added two pixmaps for inputs/outputs
(does not work!? - XWolf!!!)
make canvas search for pixmaps also in ../data/pixmaps

Members: 
	data/pixmaps/input.png:INITIAL->1.1 
	data/pixmaps/output.png:INITIAL->1.1 
	src/gui/edit_filter/canvas_types.c:1.14->1.15 
	src/plugins/arithmetic.c:1.11->1.12 
	src/plugins/audio_io.c:1.27->1.28 
	src/plugins/basic.c:1.17->1.18 
	src/plugins/basic_sample.c:1.23->1.24 
	src/plugins/debug.c:1.8->1.9 
	src/plugins/file_io.c:1.42->1.43 
	src/plugins/iir.c:1.10->1.11 
	src/plugins/pipe.c:1.15->1.16 
	src/plugins/swapfile_io.c:1.9->1.10 
	src/plugins/tutorial.c:1.6->1.7 

---------------------
PatchSet 809 
Date: 2001/04/10 16:24:33
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed bogus pixmap path handling

Members: 
	src/gui/edit_filter/canvas_types.c:1.15->1.16 

---------------------
PatchSet 810 
Date: 2001/04/10 16:53:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dist and install new pixmaps

Members: 
	data/pixmaps/Makefile.am:1.2->1.3 

---------------------
PatchSet 811 
Date: 2001/04/11 02:52:17
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
merged signal handlers in swapfilegui
cleanup still pending -> tomorrow

added more zoom features to waveedit


fuck. can't sleep

Members: 
	src/gui/swapfilegui.c:1.25->1.26 
	src/gui/waveeditgui.c:1.19->1.20 

---------------------
PatchSet 812 
Date: 2001/04/11 09:37:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more pixmaps (and s/simd macros/glsimd operations/g)

Members: 
	data/pixmaps/Makefile.am:1.3->1.4 
	data/pixmaps/drop.png:INITIAL->1.1 
	data/pixmaps/dup.png:INITIAL->1.1 
	data/pixmaps/input.png:1.1->1.2 
	data/pixmaps/mix1.png:1.2->1.3 
	data/pixmaps/mix2.png:1.2->1.3 
	data/pixmaps/null.png:INITIAL->1.1 
	data/pixmaps/one2n.png:INITIAL->1.1 
	data/pixmaps/output.png:1.1->1.2 
	data/pixmaps/prod.png:INITIAL->1.1 
	data/pixmaps/sum.png:INITIAL->1.1 
	src/plugins/arithmetic.c:1.12->1.13 
	src/plugins/basic.c:1.18->1.19 
	src/plugins/basic_sample.c:1.24->1.25 
	src/plugins/echo.c:1.13->1.14 
	src/plugins/tutorial.c:1.7->1.8 

---------------------
PatchSet 813 
Date: 2001/04/11 09:37:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed old simd macro stuff, replaced with cool operations

Members: 
	src/hash/glsimd.c:1.1->1.2 
	src/hash/glsimd.h:1.3->1.4 

---------------------
PatchSet 814 
Date: 2001/04/11 09:39:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dealt with missing copyright statements

Members: 
	src/filter/filter_methods.h:1.7->1.8 
	src/filter/filter_ops.h:1.4->1.5 
	src/filter/filter_types.h:1.1->1.2 
	src/glmid/glmid.h:1.7->1.8 
	src/gui/timeline.c:1.2->1.3 
	src/include/glame_swab.h:1.1->1.2 
	src/include/ladspa.h:1.1->1.2 

---------------------
PatchSet 815 
Date: 2001/04/11 09:39:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added PPC atomic ops, copyright adjustments

Members: 
	src/include/Makefile.am:1.12->1.13 
	src/include/atomic.h:1.9->1.10 
	src/include/atomic_mips.h:1.6->1.7 
	src/include/atomic_ppc.h:INITIAL->1.1 
	src/include/atomic_x86.h:1.7->1.8 

---------------------
PatchSet 816 
Date: 2001/04/11 09:40:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
configure cleanup, added PPC architecture (wheee - and the version
bump to 0.4.0beta slipped in :))

Members: 
	acconfig.h:1.19->1.20 
	configure.in:1.86->1.87 
	macros/libxml.m4:1.3->1.4 

---------------------
PatchSet 817 
Date: 2001/04/11 09:41:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
credits for ladspa work

Members: 
	CREDITS:1.1->1.2 

---------------------
PatchSet 818 
Date: 2001/04/11 09:44:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
make GUI behave similar in similar situations

Members: 
	src/gui/main.c:1.26->1.27 
	src/gui/swapfilegui.c:1.26->1.27 

---------------------
PatchSet 819 
Date: 2001/04/11 09:45:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated ChangeLog

Members: 
	ChangeLog:1.21->1.22 

---------------------
PatchSet 820 
Date: 2001/04/11 10:27:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed warnings

Members: 
	src/glmid/gpsm.c:1.7->1.8 
	src/gui/Makefile.am:1.37->1.38 
	src/gui/main.c:1.27->1.28 
	src/gui/edit_filter/canvas.c:1.46->1.47 
	src/gui/edit_filter/canvas_types.c:1.16->1.17 
	src/gui/libgtkwaveform/gtkeditablewavebuffer.c:1.1->1.2 
	src/gui/libgtkwaveform/gtkwaveview.c:1.2->1.3 
	src/swapfile/swapfile_fs.c:1.17->1.18 

---------------------
PatchSet 821 
Date: 2001/04/11 11:05:28
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:

items are raised when their popup appears.
makes error messages & friends readable

Members: 
	src/gui/edit_filter/canvas.c:1.47->1.48 

---------------------
PatchSet 822 
Date: 2001/04/11 12:22:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documented main window (sketchy) and wave editor (more sketchy)

Members: 
	doc/gui.texi:1.3->1.4 

---------------------
PatchSet 823 
Date: 2001/04/11 13:36:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
splitted up audio_io to allow for binary packaging

Members: 
	src/plugins/Makefile.am:1.30->1.31 
	src/plugins/audio_io.c:1.28->1.29 
	src/plugins/audio_io.h:INITIAL->1.1 
	src/plugins/audio_io_alsa.c:INITIAL->1.1 
	src/plugins/audio_io_esd.c:INITIAL->1.1 
	src/plugins/audio_io_irix.c:INITIAL->1.1 
	src/plugins/audio_io_oss.c:INITIAL->1.1 

---------------------
PatchSet 824 
Date: 2001/04/11 14:12:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
hmm, tried to fix it

Members: 
	configure.in:1.87->1.88 
	macros/acg-alsa.m4:INITIAL->1.1 
	macros/acg-esd.m4:INITIAL->1.1 
	src/plugins/Makefile.am:1.31->1.32 
	src/plugins/audio_io_alsa.c:1.1->1.2 
	src/plugins/audio_io_esd.c:1.1->1.2 
	src/plugins/audio_io_irix.c:1.1->1.2 
	src/plugins/audio_io_oss.c:1.1->1.2 

---------------------
PatchSet 825 
Date: 2001/04/11 14:17:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
automake _really_ suxx

Members: 
	src/plugins/Makefile.am:1.32->1.33 

---------------------
PatchSet 826 
Date: 2001/04/11 14:25:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
wow, I finally made it... :)

Members: 
	src/plugins/audio_io.c:1.29->1.30 
	src/plugins/audio_io_alsa.c:1.2->1.3 
	src/plugins/audio_io_esd.c:1.2->1.3 
	src/plugins/audio_io_irix.c:1.2->1.3 
	src/plugins/audio_io_oss.c:1.2->1.3 

---------------------
PatchSet 827 
Date: 2001/04/11 14:26:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
there's always something you'll forget - add new macros to DIST

Members: 
	macros/Makefile.am:1.3->1.4 

---------------------
PatchSet 828 
Date: 2001/04/11 15:45:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed alsa check - was really broken

Members: 
	macros/acg-alsa.m4:1.1->1.2 

---------------------
PatchSet 829 
Date: 2001/04/11 15:55:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
make it compile with br0ken suse xml version, too

Members: 
	src/glmid/gpsm.c:1.8->1.9 

---------------------
PatchSet 830 
Date: 2001/04/11 16:12:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed broken gnome check, check for gnome-config in /opt/gnome/bin (SuSE
suxx)

Members: 
	macros/gnome-gnorba-check.m4:1.1->1.2 
	macros/gnome.m4:1.2->1.3 

---------------------
PatchSet 831 
Date: 2001/04/11 16:17:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
/me needs some sleep...

Members: 
	macros/gnome.m4:1.3->1.4 

---------------------
PatchSet 832 
Date: 2001/04/11 16:31:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
libxml is br0ken, too

Members: 
	src/glmid/gpsm.c:1.9->1.10 

---------------------
PatchSet 833 
Date: 2001/04/11 17:07:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
WAHHHH!!!

Members: 
	macros/gnome.m4:1.4->1.5 

---------------------
PatchSet 834 
Date: 2001/04/11 17:25:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed efence check (doesnt work anyway)
dont print dlopen errors if not #DEBUG

Members: 
	configure.in:1.88->1.89 
	src/glmid/glplugin.c:1.20->1.21 

---------------------
PatchSet 835 
Date: 2001/04/11 19:11:50
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed subtle powerpc brokenness w/va_args. [richi]

Members: 
	src/hash/glsignal.c:1.11->1.12 

---------------------
PatchSet 836 
Date: 2001/04/11 23:48:18
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
lame filternetworkeditor docu
better than nothing

Members: 
	doc/gui.texi:1.4->1.5 

---------------------
PatchSet 837 
Date: 2001/04/12 09:39:22
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added new conversions for s8 and s16. [dk]
Support signed OSS formats because PPC implementation fucked up on
unsigned. [dk]

Members: 
	src/plugins/audio_io_oss.c:1.3->1.4 

---------------------
PatchSet 838 
Date: 2001/04/12 10:44:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
humm, midi RIP

Members: 
	src/include/midi.h:1.3->1.4(DEAD) 

---------------------
PatchSet 839 
Date: 2001/04/12 10:44:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added alpha atomic ops

Members: 
	acconfig.h:1.20->1.21 
	configure.in:1.89->1.90 
	src/include/Makefile.am:1.13->1.14 
	src/include/atomic.h:1.10->1.11 
	src/include/atomic_alpha.h:INITIAL->1.1 

---------------------
PatchSet 840 
Date: 2001/04/12 10:44:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont try to dlopen non-existant files

Members: 
	src/glmid/glplugin.c:1.21->1.22 

---------------------
PatchSet 841 
Date: 2001/04/12 10:45:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
corrections/cleanup

Members: 
	doc/cglame.texi:1.10->1.11 
	doc/gui.texi:1.5->1.6 

---------------------
PatchSet 842 
Date: 2001/04/12 10:45:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
release preparations

Members: 
	src/cglame.c:1.16->1.17 

---------------------
PatchSet 843 
Date: 2001/04/12 12:17:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
distribute debian/

Members: 
	Makefile.am:1.12->1.13 

---------------------
PatchSet 844 
Date: 2001/04/12 14:12:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed thinko

Members: 
	src/glmid/glplugin.c:1.22->1.23 

---------------------
PatchSet 845 
Date: 2001/04/12 14:49:46
Author: richi
Branch: HEAD
Tag: v0_4_0beta **FUNKY**
Log:
Final release changes

Members: 
	ChangeLog:1.22->1.23 
	README:1.19->1.20 
	src/gui/main.c:1.28->1.29 

---------------------
PatchSet 846 
Date: 2001/04/13 15:38:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Bugfix to sw_sendfile.

Members: 
	src/swapfile/swapfile_fs.c:1.18->1.19 

---------------------
PatchSet 847 
Date: 2001/04/13 17:41:24
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Brushed up users' sections. [dk]

Members: 
	doc/cglame.texi:1.11->1.12 
	doc/glame.texi:1.11->1.12 
	doc/gui.texi:1.6->1.7 

---------------------
PatchSet 848 
Date: 2001/04/13 17:42:16
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Ignore leading non-numeric garbage in xml-config's version output. [dk]

Members: 
	macros/libxml.m4:1.4->1.5 

---------------------
PatchSet 849 
Date: 2001/04/14 15:03:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added version checking to prevent accidential build (well, doesnt
fix 0.9.0 problems obviously)

Members: 
	macros/acg-alsa.m4:1.2->1.3 

---------------------
PatchSet 850 
Date: 2001/04/14 15:04:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug that prevented clipboard deletion on program exit

Members: 
	src/gui/waveeditgui.c:1.20->1.21 

---------------------
PatchSet 851 
Date: 2001/04/14 15:10:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed thinko that prevented the generic audio_in/audio_out filters from
being registered

Members: 
	src/glmid/glmid.c:1.26->1.27 

---------------------
PatchSet 852 
Date: 2001/04/14 16:00:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated TODO

Members: 
	TODO:1.21->1.22 

---------------------
PatchSet 853 
Date: 2001/04/14 17:12:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont cleanup twice

Members: 
	src/gui/main.c:1.29->1.30 

---------------------
PatchSet 854 
Date: 2001/04/14 17:13:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
DPRINT _after_ stat - no more confusing output

Members: 
	src/gui/waveeditgui.c:1.21->1.22 

---------------------
PatchSet 855 
Date: 2001/04/14 17:40:11
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added flanger plugin

Members: 
	configure.in:1.90->1.91 
	src/gui/swapfilegui.c:1.27->1.28 
	src/plugins/Makefile.am:1.33->1.34 
	src/plugins/flanger.c:INITIAL->1.1 

---------------------
PatchSet 856 
Date: 2001/04/14 17:47:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug wrt consistency of linked gpsm item and swapfile - this was a
design bug unfortunately, so this change is rather large.

Members: 
	src/glmid/gpsm.c:1.10->1.11 
	src/glmid/gpsm.h:1.7->1.8 
	src/gui/swapfilegui.c:1.28->1.29 
	src/gui/waveeditgui.c:1.22->1.23 
	src/include/hash.h:1.4->1.5 

---------------------
PatchSet 857 
Date: 2001/04/14 17:52:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed conflicts

Members: 
	src/plugins/Makefile.am:1.34->1.35 

---------------------
PatchSet 858 
Date: 2001/04/14 17:54:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new fsck code that cannot PANIC - also introduced "force" flag which is
on in #DEBUG mode

Members: 
	src/cglame.c:1.17->1.18 
	src/glmid/gpsm.c:1.11->1.12 
	src/swapfile/swapfile.h:1.13->1.14 
	src/swapfile/swapfile_fs.c:1.19->1.20 

---------------------
PatchSet 859 
Date: 2001/04/14 17:57:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed duplicate mp3lame and sndfile checks that seemed to slipped in
during an auto-merge...

Members: 
	configure.in:1.91->1.92 

---------------------
PatchSet 860 
Date: 2001/04/14 18:37:31
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Changed default input policy to endless - we have a stop button now. [dk]

Members: 
	src/plugins/audio_io.c:1.30->1.31 

---------------------
PatchSet 861 
Date: 2001/04/14 18:37:55
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed recording duration. [dk]

Members: 
	src/plugins/audio_io_esd.c:1.3->1.4 

---------------------
PatchSet 862 
Date: 2001/04/14 18:38:43
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added quick&dirty oss_in. Still need to test but no input source
handy. [dk]

Members: 
	src/plugins/audio_io_oss.c:1.4->1.5 

---------------------
PatchSet 863 
Date: 2001/04/15 15:52:12
Author: mag
Branch: HEAD
Tag: (none) 
Log:
renamed .scm files
move fft.c to fft_plugins.c to solve plugin loader error

Members: 
	src/glmid/glmid.c:1.27->1.28 
	src/plugins/Makefile.am:1.35->1.36 
	src/plugins/bassboost.scm:INITIAL->1.1 
	src/plugins/fft.c:1.12->1.13(DEAD) 
	src/plugins/fft_bandpass.scm:1.1->1.2(DEAD) 
	src/plugins/fft_resample.scm:1.1->1.2(DEAD) 
	src/plugins/resample.scm:INITIAL->1.1 

---------------------
PatchSet 864 
Date: 2001/04/15 15:57:09
Author: mag
Branch: HEAD
Tag: (none) 
Log:
forgot to add most important file

Members: 
	src/plugins/fft_plugins.c:INITIAL->1.1 

---------------------
PatchSet 865 
Date: 2001/04/15 18:07:32
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added one or two DPRINTFs in gui.c
fixed some segfaults in file_io.c: changing from mp3 to wav files or
selecting non audio files caused segfaults, fixed now

Members: 
	src/gui/edit_filter/gui.c:1.17->1.18 
	src/plugins/file_io.c:1.43->1.44 

---------------------
PatchSet 866 
Date: 2001/04/16 11:37:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed default xml to work with libxml from stock potato

Members: 
	src/glmid/gpsm.c:1.12->1.13 

---------------------
PatchSet 867 
Date: 2001/04/16 11:51:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added ability to add a new (empty) wave to the tree

Members: 
	src/gui/swapfilegui.c:1.29->1.30 

---------------------
PatchSet 868 
Date: 2001/04/16 17:13:11
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed sbuf vs. fbuf mismatch. [dk]

Members: 
	src/plugins/audio_io_esd.c:1.4->1.5 

---------------------
PatchSet 869 
Date: 2001/04/16 17:16:33
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed sbuf vs fbuf mismatch. [dk]
Reset DSP on startup. [dk]
Drop SNDCTL_DSP_STEREO in favour of SNDCTL_DSP_CHANNELS. [dk]
Trade latency for bigger buffers by default. [dk]

Members: 
	src/plugins/audio_io_oss.c:1.5->1.6 

---------------------
PatchSet 870 
Date: 2001/04/16 18:47:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added gpsm_flatten - will simplify lots of code

Members: 
	src/glmid/gpsm.c:1.13->1.14 
	src/glmid/gpsm.h:1.8->1.9 

---------------------
PatchSet 871 
Date: 2001/04/16 18:48:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added "Flatten" to groups menu
simplified "Export..." a lot by using new gpsm_flatten()

Members: 
	src/gui/main.c:1.30->1.31 
	src/gui/swapfilegui.c:1.30->1.31 

---------------------
PatchSet 872 
Date: 2001/04/16 21:08:19
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
removed play/stop/bla from canvas, added play
entry in menu instead, that will popup the play
network window. the play window is modal.
Fixes the evil possibility to edit the network while it is running

Members: 
	src/gui/glame_gui_utils.c:1.5->1.6 
	src/gui/glame_gui_utils.h:1.5->1.6 
	src/gui/edit_filter/canvas.c:1.48->1.49 
	src/gui/edit_filter/canvas.h:1.17->1.18 

---------------------
PatchSet 873 
Date: 2001/04/16 22:24:36
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
the title of the canvas window actually has some relation to the network :)
not always untitled...

Apply custom will place the nodes a little smarter. swapfile_in on the left side,
out on the right side.

Members: 
	src/gui/waveeditgui.c:1.23->1.24 
	src/gui/edit_filter/canvas.c:1.49->1.50 

---------------------
PatchSet 874 
Date: 2001/04/17 10:42:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed error checking from gh_eval_file

Members: 
	src/glmid/glmid.c:1.28->1.29 
	src/glmid/glscript.h:1.7->1.8 

---------------------
PatchSet 875 
Date: 2001/04/17 10:43:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up error handling from glame_load_plugin/load_instance

Members: 
	src/gui/edit_filter/canvas.c:1.50->1.51 

---------------------
PatchSet 876 
Date: 2001/04/17 10:43:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up Filternetwork menu, added Open item

Members: 
	src/gui/main.c:1.31->1.32 

---------------------
PatchSet 877 
Date: 2001/04/17 13:43:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
large cleanup of play function - supports cleanup fct now

Members: 
	src/gui/glame_gui_utils.c:1.6->1.7 
	src/gui/glame_gui_utils.h:1.6->1.7 

---------------------
PatchSet 878 
Date: 2001/04/17 13:44:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added play & play selection - use new play widget with cleanup

Members: 
	src/gui/waveeditgui.c:1.24->1.25 

---------------------
PatchSet 879 
Date: 2001/04/17 13:44:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use new play fct with cleanup

Members: 
	src/gui/edit_filter/canvas.c:1.51->1.52 

---------------------
PatchSet 880 
Date: 2001/04/17 15:02:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
help me tracing that stupid bug (on another machine)

Members: 
	src/swapfile/swfs_file.c:1.9->1.10 

---------------------
PatchSet 881 
Date: 2001/04/17 17:35:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed one potential bug in ctree and added a workaround for the
non-operating ctree_find (dunno why...)

Members: 
	src/swapfile/swfs_ctree.c:1.10->1.11 
	src/swapfile/swfs_ctree.h:1.5->1.6 

---------------------
PatchSet 882 
Date: 2001/04/17 18:23:38
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed broken label in parameter redirect
fixed lost timeouts in display properties

Members: 
	src/gui/edit_filter/canvas.c:1.52->1.53 
	src/gui/edit_filter/canvas_types.c:1.17->1.18 
	src/gui/edit_filter/canvas_types.h:1.3->1.4 

---------------------
PatchSet 883 
Date: 2001/04/17 18:24:23
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added support for lame in lame/lame.h as installed by belbos lame.deb

Members: 
	configure.in:1.92->1.93 
	src/plugins/file_io.c:1.44->1.45 

---------------------
PatchSet 884 
Date: 2001/04/17 18:25:15
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
updated todo

Members: 
	TODO:1.22->1.23 

---------------------
PatchSet 885 
Date: 2001/04/17 18:54:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added size parameter to swapfile_out

Members: 
	src/plugins/swapfile_io.c:1.10->1.11 

---------------------
PatchSet 886 
Date: 2001/04/17 18:55:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use size parameter of swapfile_out to prevent writing outside the selection
in apply and apply custom

Members: 
	src/gui/waveeditgui.c:1.25->1.26 

---------------------
PatchSet 887 
Date: 2001/04/17 19:00:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new & improved guile check

Members: 
	configure.in:1.93->1.94 
	macros/acg-guile.m4:INITIAL->1.1 
	macros/gnome-guile-checks.m4:1.1->1.2(DEAD) 

---------------------
PatchSet 888 
Date: 2001/04/17 19:04:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add syms from bugreport - check should fail in this case

Members: 
	macros/acg-guile.m4:1.1->1.2 

---------------------
PatchSet 889 
Date: 2001/04/17 19:10:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forgot to update Makefile.am

Members: 
	macros/Makefile.am:1.4->1.5 

---------------------
PatchSet 890 
Date: 2001/04/18 00:18:56
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
revamped node-about dialog
now shows description, ports with type/description, properties with values/descriptions
plz some check these on ladspa & friends...

Members: 
	src/gui/edit_filter/canvas.c:1.53->1.54 

---------------------
PatchSet 891 
Date: 2001/04/18 00:59:47
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed brainbug in xwolf
strdup does not like null pointers :*)

Members: 
	src/gui/edit_filter/canvas.c:1.54->1.55 

---------------------
PatchSet 892 
Date: 2001/04/18 08:33:13
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added macro DERROR_eval() that evaluates to an rvalue for ready abuse in
evil list macros. [dk]

Members: 
	src/include/list.h:1.17->1.18 
	src/include/util.h:1.12->1.13 

---------------------
PatchSet 893 
Date: 2001/04/18 08:40:50
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added mainzelm and navratil to update-changelog target. [dk]

Members: 
	Makefile.am:1.13->1.14 

---------------------
PatchSet 894 
Date: 2001/04/18 10:14:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed braindead nightly replace of simd macros with simd functions...

Members: 
	src/plugins/basic_sample.c:1.25->1.26 

---------------------
PatchSet 895 
Date: 2001/04/18 11:23:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
really fixed mix

Members: 
	src/plugins/basic_sample.c:1.26->1.27 

---------------------
PatchSet 896 
Date: 2001/04/18 12:05:28
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
scroll region is adapted upon loading a network

Members: 
	src/gui/edit_filter/canvas.c:1.55->1.56 

---------------------
PatchSet 897 
Date: 2001/04/18 14:09:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Cleaned up dozen creators of swapfile_in/out filters (added helper function)
Dont ask for parameters, if there arent any...
Added record into selection

Members: 
	src/gui/waveeditgui.c:1.26->1.27 

---------------------
PatchSet 898 
Date: 2001/04/18 14:33:46
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed ladspa bugs
stereo plugins do now work (freeverb3 works)

Members: 
	src/glmid/ladspa.c:1.5->1.6 

---------------------
PatchSet 899 
Date: 2001/04/18 14:40:47
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
biiig canvas rewrite
added zooming
added viewall
biiig canvas rewrite
added zooming
added viewall
biiig canvas rewrite
added zooming
added viewall
biiig canvas rewrite
added zooming
added viewall
biiig canvas rewrite
added zooming
added viewall
biiig canvas rewrite
added zooming
added viewall
biiig canvas rewrite
added zooming
added viewall
biiig canvas rewrite
added zooming
added viewall
biiig canvas rewrite
added zooming
added viewall

Members: 
	src/gui/edit_filter/canvas.c:1.56->1.57 
	src/gui/edit_filter/canvas_types.c:1.18->1.19 
	src/gui/edit_filter/canvas_types.h:1.4->1.5 

---------------------
PatchSet 900 
Date: 2001/04/18 15:02:32
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
richi fixed richis bug

Members: 
	src/gui/waveeditgui.c:1.27->1.28 

---------------------
PatchSet 901 
Date: 2001/04/18 15:19:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
set samplerate of audio_in filter

Members: 
	src/gui/waveeditgui.c:1.28->1.29 

---------------------
PatchSet 902 
Date: 2001/04/18 15:36:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up esd_audio_in

Members: 
	src/plugins/audio_io_esd.c:1.5->1.6 

---------------------
PatchSet 903 
Date: 2001/04/18 15:45:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
changed immutable flag to not prevent deletion - added undeletable flag

Members: 
	src/gui/edit_filter/canvas.c:1.57->1.58 
	src/gui/edit_filter/canvas_types.c:1.19->1.20 
	src/gui/edit_filter/canvas_types.h:1.5->1.6 

---------------------
PatchSet 904 
Date: 2001/04/18 15:55:18
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
have a look at this kool toolbar

Members: 
	src/gui/edit_filter/canvas.c:1.58->1.59 

---------------------
PatchSet 905 
Date: 2001/04/18 16:02:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added record at marker

Members: 
	src/gui/waveeditgui.c:1.29->1.30 

---------------------
PatchSet 906 
Date: 2001/04/18 16:11:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Added Record at marker
Removed Feed into and Feed into custom (obsoleted by deletable filters in apply custom)

Members: 
	src/gui/waveeditgui.c:1.30->1.31 

---------------------
PatchSet 907 
Date: 2001/04/18 16:13:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated TODO - no major (implementation) items left

Members: 
	TODO:1.23->1.24 

---------------------
PatchSet 908 
Date: 2001/04/18 16:15:18
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added new leet fft icon, took me 5 seconds :)

Members: 
	data/pixmaps/fft.png:INITIAL->1.1 
	src/plugins/fft_plugins.c:1.1->1.2 

---------------------
PatchSet 909 
Date: 2001/04/18 16:17:09
Author: mag
Branch: HEAD
Tag: (none) 
Log:
did not checkin with -kb

Members: 
	data/pixmaps/fft.png:1.1->1.2(DEAD) 

---------------------
PatchSet 910 
Date: 2001/04/18 16:18:55
Author: mag
Branch: HEAD
Tag: (none) 
Log:
now checked in with -kb

Members: 
	data/pixmaps/fft.png:1.2->1.3 

---------------------
PatchSet 911 
Date: 2001/04/18 16:34:54
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed font handling for extreme zoomlevels

Members: 
	src/gui/edit_filter/canvas.c:1.59->1.60 
	src/gui/edit_filter/canvas_types.c:1.20->1.21 

---------------------
PatchSet 912 
Date: 2001/04/18 17:19:00
Author: mag
Branch: HEAD
Tag: (none) 
Log:
new reworked fft pixmap

Members: 
	data/pixmaps/fft.png:1.3->1.4 

---------------------
PatchSet 913 
Date: 2001/04/18 17:34:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
tried to remember all API changes I made after the last update of the
documentation - and fixed some missing items / errors

Members: 
	doc/filter-tutorial.texi:1.12->1.13 
	doc/filter.texi:1.27->1.28 
	doc/glsignal.texi:1.3->1.4 
	doc/plugin.texi:1.9->1.10 
	doc/swapfile.texi:1.8->1.9 

---------------------
PatchSet 914 
Date: 2001/04/18 17:47:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
re-enabled read_mp3 as it seems to work on some architectures (ix86 does
not)

Members: 
	src/plugins/read_mp3.scm:1.1->1.2 

---------------------
PatchSet 915 
Date: 2001/04/18 17:48:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documentation cut&paste error corrected

Members: 
	src/hash/glsignal.h:1.11->1.12 

---------------------
PatchSet 916 
Date: 2001/04/18 18:05:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
mag forgot to update the makefile

Members: 
	data/pixmaps/Makefile.am:1.4->1.5 

---------------------
PatchSet 917 
Date: 2001/04/18 18:49:41
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added support for a left-button only mode for the less lucky ones...

Members: 
	src/gui/main.c:1.32->1.33 
	src/gui/edit_filter/canvas.c:1.60->1.61 

---------------------
PatchSet 918 
Date: 2001/04/19 09:17:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Made use of mp3lame disabable
Added --enable-low-latency

Members: 
	configure.in:1.94->1.95 

---------------------
PatchSet 919 
Date: 2001/04/19 09:17:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Added support for low-latency blocksizes

Members: 
	acconfig.h:1.21->1.22 
	src/include/glame_types.h:1.15->1.16 

---------------------
PatchSet 920 
Date: 2001/04/19 09:18:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added support for low-latency blocksizes

Members: 
	src/filter/filter_buffer.c:1.26->1.27 

---------------------
PatchSet 921 
Date: 2001/04/19 09:18:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
GLAME_WBUFSIZE is in samples

Members: 
	src/plugins/audio_io_oss.c:1.6->1.7 

---------------------
PatchSet 922 
Date: 2001/04/19 09:20:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug in *set_marker_and_scroll

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.3->1.4 

---------------------
PatchSet 923 
Date: 2001/04/19 09:21:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added "Select" submenu with "Select none" and "Select all"
added "Goto marker" to "View" menu

Members: 
	src/gui/waveeditgui.c:1.31->1.32 

---------------------
PatchSet 924 
Date: 2001/04/19 09:22:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Updated TODO list

Members: 
	TODO:1.24->1.25 

---------------------
PatchSet 925 
Date: 2001/04/19 09:51:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed broken COW and changed testcase to look for the bug

Members: 
	src/glmid/glame.scm:1.52->1.53 
	src/swapfile/swapfile_fs.c:1.20->1.21 

---------------------
PatchSet 926 
Date: 2001/04/19 13:01:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Tried to fix the worst swapfile bugs - didnt manage to find the bug, but found
a workaround. Everything I tried works now correctly.

Members: 
	src/swapfile/swapfile_fs.c:1.21->1.22 
	src/swapfile/swfs_cluster.c:1.10->1.11 
	src/swapfile/swfs_cluster.h:1.6->1.7 
	src/swapfile/swfs_file.c:1.10->1.11 

---------------------
PatchSet 927 
Date: 2001/04/19 13:41:57
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
workarounding some event problems in canvas

Members: 
	src/gui/edit_filter/canvas.c:1.61->1.62 

---------------------
PatchSet 928 
Date: 2001/04/19 13:42:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added audio_in/out device selection into preferences dialog - play(selection)
and record use them

Members: 
	src/gui/main.c:1.33->1.34 
	src/gui/waveeditgui.c:1.32->1.33 

---------------------
PatchSet 929 
Date: 2001/04/19 13:47:12
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
sorry. forgot this one

Members: 
	src/gui/edit_filter/canvas.c:1.62->1.63 

---------------------
PatchSet 930 
Date: 2001/04/19 14:39:35
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
removed #ifdef ugliness

Members: 
	src/gui/edit_filter/canvas.c:1.63->1.64 

---------------------
PatchSet 931 
Date: 2001/04/19 14:59:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated main and wave part of the GUI documentation

Members: 
	doc/gui.texi:1.7->1.8 

---------------------
PatchSet 932 
Date: 2001/04/19 15:18:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
pixmaps for waveform filters

Members: 
	data/pixmaps/Makefile.am:1.5->1.6 
	data/pixmaps/const.png:INITIAL->1.1 
	data/pixmaps/rect.png:INITIAL->1.1 
	data/pixmaps/sine.png:INITIAL->1.1 
	src/plugins/waveform.c:1.14->1.15 

---------------------
PatchSet 933 
Date: 2001/04/19 16:01:01
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added depth parameter
made feedback work as it is supposed to

Members: 
	src/plugins/flanger.c:1.1->1.2 

---------------------
PatchSet 934 
Date: 2001/04/19 16:04:53
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
foo

Members: 
	TODO:1.25->1.26 

---------------------
PatchSet 935 
Date: 2001/04/19 17:05:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed typo

Members: 
	src/gui/main.c:1.34->1.35 

---------------------
PatchSet 936 
Date: 2001/04/19 17:10:46
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
reduced menu to add_node
moved load plugin to main window
moved register_as_plugin to toolbar

Members: 
	src/gui/main.c:1.35->1.36 
	src/gui/edit_filter/canvas.c:1.64->1.65 

---------------------
PatchSet 937 
Date: 2001/04/19 17:11:28
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Sampling rate must be the last property to be set. [dk]
No need to reset device right after open. [dk]
Prefer hw-supported audio formats but try to fallback on emulated
formats. [dk]

Members: 
	src/plugins/audio_io_oss.c:1.7->1.8 

---------------------
PatchSet 938 
Date: 2001/04/19 17:19:34
Author: mag
Branch: HEAD
Tag: (none) 
Log:
dunno if file_io.c works, but I have to go :)

Members: 
	src/glmid/ladspa.c:1.6->1.7 
	src/plugins/file_io.c:1.45->1.46 

---------------------
PatchSet 939 
Date: 2001/04/19 17:39:31
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Compiler would rather work on vars that actually do exist. [dk]

Members: 
	src/plugins/file_io.c:1.46->1.47 

---------------------
PatchSet 940 
Date: 2001/04/19 17:51:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up preferences and added l33t create_label_edit_pair

Members: 
	src/gui/glame_gui_utils.c:1.7->1.8 
	src/gui/glame_gui_utils.h:1.7->1.8 
	src/gui/main.c:1.36->1.37 
	src/gui/edit_filter/gui.c:1.18->1.19 

---------------------
PatchSet 941 
Date: 2001/04/19 19:10:08
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added fixup_pipe method
it's now possible to connect and disconnect pipes, untested with
audiofile though, mp3 and generic wav definitly works

Members: 
	src/plugins/file_io.c:1.47->1.48 

---------------------
PatchSet 942 
Date: 2001/04/20 00:22:29
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added some network properties stuff...
not finished

Members: 
	src/gui/edit_filter/canvas.c:1.65->1.66 
	src/gui/edit_filter/canvas_types.h:1.6->1.7 
	src/gui/edit_filter/gui.c:1.19->1.20 

---------------------
PatchSet 943 
Date: 2001/04/20 09:08:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more pixmaps

Members: 
	data/pixmaps/Makefile.am:1.6->1.7 
	data/pixmaps/delay.png:INITIAL->1.1 
	data/pixmaps/extend.png:INITIAL->1.1 
	data/pixmaps/invert.png:INITIAL->1.1 
	data/pixmaps/repeat.png:INITIAL->1.1 
	data/pixmaps/volume_adjust.png:INITIAL->1.1 
	src/plugins/basic_sample.c:1.27->1.28 

---------------------
PatchSet 944 
Date: 2001/04/20 09:08:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made the .scm's loadable

Members: 
	src/plugins/bassboost.scm:1.1->1.2 
	src/plugins/echo2.scm:1.1->1.2 
	src/plugins/read_mp3.scm:1.2->1.3 
	src/plugins/resample.scm:1.1->1.2 

---------------------
PatchSet 945 
Date: 2001/04/20 09:09:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made input/output plugin configurable

Members: 
	src/gui/main.c:1.37->1.38 
	src/gui/waveeditgui.c:1.33->1.34 

---------------------
PatchSet 946 
Date: 2001/04/20 09:10:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup

Members: 
	src/gui/edit_filter/canvas_types.c:1.21->1.22 

---------------------
PatchSet 947 
Date: 2001/04/20 09:11:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont try to dist debian/SCCS

Members: 
	Makefile.am:1.14->1.15 

---------------------
PatchSet 948 
Date: 2001/04/20 09:54:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Fixed the real bugs, removed the workarounds. It _seems_ the bugs are
magically gone - I dont know which minor fix did it, but somehow I cannot
reproduce the bugs with the workarounds disabled. So please test again
and report :)

Members: 
	src/swapfile/swfs_cluster.c:1.11->1.12 
	src/swapfile/swfs_ctree.c:1.11->1.12 

---------------------
PatchSet 949 
Date: 2001/04/20 10:27:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
better install instructions

Members: 
	INSTALL:1.4->1.5 

---------------------
PatchSet 950 
Date: 2001/04/20 10:27:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added broken rpm spec file I found in Mandrake - somebody will need
to fix it

Members: 
	Makefile.am:1.15->1.16 
	glame.spec:INITIAL->1.1 

---------------------
PatchSet 951 
Date: 2001/04/20 10:34:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated TODO

Members: 
	TODO:1.26->1.27 

---------------------
PatchSet 952 
Date: 2001/04/20 11:20:31
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Force immediate flushing of output buffers in low-latency mode. [dk]
Abuse AFMT_QUERY as emulation marker. [dk]

Members: 
	src/plugins/audio_io_oss.c:1.8->1.9 

---------------------
PatchSet 953 
Date: 2001/04/20 12:21:03
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added murder-hack for deleting redirections from the filternetwork
Yes, i will rewrite it next week, don't bother

Members: 
	src/gui/edit_filter/canvas.c:1.66->1.67 
	src/gui/edit_filter/canvas_types.h:1.7->1.8 

---------------------
PatchSet 954 
Date: 2001/04/20 12:49:26
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
cleanup

Members: 
	src/gui/edit_filter/canvas.c:1.67->1.68 

---------------------
PatchSet 955 
Date: 2001/04/20 13:29:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed sched_yield() that slipped in

Members: 
	src/filter/filter_buffer.c:1.27->1.28 

---------------------
PatchSet 956 
Date: 2001/04/20 14:12:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Allow apply custom without selection - starts at marker, if nothing is there
yet, just swapfile_out nodes are created. Nice possibility to feed a
custom network into a new wave.

Members: 
	src/gui/waveeditgui.c:1.34->1.35 

---------------------
PatchSet 957 
Date: 2001/04/20 14:23:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
even better - have swapfile_in node starting from marker, if there is data
in apply-from-marker mode

Members: 
	src/gui/waveeditgui.c:1.35->1.36 

---------------------
PatchSet 958 
Date: 2001/04/20 14:44:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
tried to fix very limited internal fifo size wrt low latency

Members: 
	src/plugins/basic.c:1.19->1.20 
	src/plugins/basic_sample.c:1.28->1.29 

---------------------
PatchSet 959 
Date: 2001/04/20 14:46:54
Author: mag
Branch: HEAD
Tag: (none) 
Log:
flanger performance patch

Members: 
	src/plugins/flanger.c:1.2->1.3 

---------------------
PatchSet 960 
Date: 2001/04/20 15:53:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont allow apply of fft/ifft (does not make sense)

Members: 
	src/gui/waveeditgui.c:1.36->1.37 

---------------------
PatchSet 961 
Date: 2001/04/22 15:18:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug in gpsm_flatten() that prevented truncating files to the same size

Members: 
	src/glmid/gpsm.c:1.14->1.15 

---------------------
PatchSet 962 
Date: 2001/04/22 15:19:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no longer remove unused clusters at fsck time, but build a lost+found file
out of them - and other minor cleanups to the fsck process

Members: 
	src/swapfile/swapfile_fs.c:1.22->1.23 

---------------------
PatchSet 963 
Date: 2001/04/22 15:20:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed filter_is_ready() for non-networks - fixes mix deadlock detection

Members: 
	src/filter/filter_ops.c:1.20->1.21 

---------------------
PatchSet 964 
Date: 2001/04/22 15:21:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added FILTER_ERROR_STOP() that allows for stopping a network with an error
(used by mix to signal deadlock condition to the user)

Members: 
	src/filter/filter.h:1.68->1.69 

---------------------
PatchSet 965 
Date: 2001/04/22 15:21:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
only DPRINTF summary on freeing blocks

Members: 
	src/filter/filter_buffer.c:1.28->1.29 

---------------------
PatchSet 966 
Date: 2001/04/22 15:23:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added error dialogs
fixed bug that PANICed in case of subtree removal

Members: 
	src/gui/swapfilegui.c:1.31->1.32 

---------------------
PatchSet 967 
Date: 2001/04/22 15:24:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
display [s] / [ms] after time parameters in the parameter edit dialog

Members: 
	src/gui/edit_filter/gui.c:1.20->1.21 

---------------------
PatchSet 968 
Date: 2001/04/22 15:24:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made glame_gui_play_network more configurable

Members: 
	src/gui/glame_gui_utils.c:1.8->1.9 
	src/gui/glame_gui_utils.h:1.8->1.9 

---------------------
PatchSet 969 
Date: 2001/04/22 15:25:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed users of glame_gui_play_network()

Members: 
	src/gui/waveeditgui.c:1.37->1.38 
	src/gui/edit_filter/canvas.c:1.68->1.69 

---------------------
PatchSet 970 
Date: 2001/04/22 15:25:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed EOF handling bug in echo prolog

Members: 
	src/plugins/echo.c:1.14->1.15 

---------------------
PatchSet 971 
Date: 2001/04/22 15:26:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Cleaned up mix - added automatic fifo size adjust to fixup for very large
feedback inside the network

Members: 
	src/plugins/basic_sample.c:1.29->1.30 

---------------------
PatchSet 972 
Date: 2001/04/22 15:28:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
adjust maximum allowed fifo size of one2n to support very large feedback
inside the network while remaining RT

Members: 
	src/plugins/basic.c:1.20->1.21 

---------------------
PatchSet 973 
Date: 2001/04/22 15:29:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disabled ioctl(.. SNDCTL_DSP_POST ..) which appearantly the sb driver (not
again...) does not like at all

Members: 
	src/plugins/audio_io_oss.c:1.9->1.10 

---------------------
PatchSet 974 
Date: 2001/04/22 16:27:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added glame_dialog_file_request() which replaces gnome_dialog_file_request()
and has more features (like a pattern and providing the history id)

Members: 
	src/gui/glame_gui_utils.c:1.9->1.10 
	src/gui/glame_gui_utils.h:1.9->1.10 

---------------------
PatchSet 975 
Date: 2001/04/22 16:28:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Use glame_dialog_file_request() whereever possible (and cleanup those
places). Unfortunately the use of patterns via gtk_file_selection_complete()
seems rather pointless as the concept behind this is totally fucked up.

Members: 
	src/gui/main.c:1.38->1.39 
	src/gui/swapfilegui.c:1.32->1.33 
	src/gui/edit_filter/canvas.c:1.69->1.70 

---------------------
PatchSet 976 
Date: 2001/04/23 00:11:41
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added fade filter in category "Volume", someone has to add gui support for
it
moved volume_adjust to category "Volume"

Members: 
	src/plugins/basic_sample.c:1.30->1.31 

---------------------
PatchSet 977 
Date: 2001/04/23 00:32:09
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed two critical bugs.
nodes/pipes are now deleted by backend signals.

Members: 
	src/gui/edit_filter/canvas.c:1.70->1.71 

---------------------
PatchSet 978 
Date: 2001/04/23 09:21:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed br0ken history id's - gnome suxx

Members: 
	src/gui/swapfilegui.c:1.33->1.34 
	src/gui/edit_filter/canvas.c:1.71->1.72 

---------------------
PatchSet 979 
Date: 2001/04/23 09:23:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new update_preferences() that updates derived stuff - update audio_in/out
filters according to preferences

Members: 
	src/gui/main.c:1.39->1.40 
	src/gui/waveeditgui.c:1.38->1.39 

---------------------
PatchSet 980 
Date: 2001/04/23 09:24:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
allow plugin properties to be changed

Members: 
	src/glmid/glplugin.c:1.23->1.24 

---------------------
PatchSet 981 
Date: 2001/04/23 09:55:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
prototype for XWolf

Members: 
	src/gui/edit_filter/canvas.c:1.72->1.73 

---------------------
PatchSet 982 
Date: 2001/04/23 10:49:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
some more plugins documentation - list all entirely missing items in
TODO

Members: 
	TODO:1.27->1.28 
	doc/plugins.texi:1.14->1.15 

---------------------
PatchSet 983 
Date: 2001/04/23 11:09:57
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed missing connections when loading a net with a collapsed network in it

Members: 
	src/gui/edit_filter/canvas.c:1.73->1.74 

---------------------
PatchSet 984 
Date: 2001/04/23 12:42:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed very broken (but necessary) copying semantic

Members: 
	src/gui/edit_filter/canvas.c:1.74->1.75 

---------------------
PatchSet 985 
Date: 2001/04/23 13:18:16
Author: mag
Branch: HEAD
Tag: (none) 
Log:
wrote flanger docu, but has to be fixed, someone out there who knows about texinfo ;)

Members: 
	doc/plugins.texi:1.15->1.16 

---------------------
PatchSet 986 
Date: 2001/04/23 15:26:26
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed handling of redirections...
now uses richis backend. Features groovy user error instead...

Members: 
	src/gui/edit_filter/canvas.c:1.75->1.76 
	src/gui/edit_filter/canvas_types.h:1.8->1.9 
	src/gui/edit_filter/gui.c:1.21->1.22 

---------------------
PatchSet 987 
Date: 2001/04/23 19:18:41
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
getting there.
added mac-mouse for connection, too
pipe-properties are displayed when mouse enters the connection-circle
No delay, though, delay makes it eveb more ugly...

Members: 
	src/gui/edit_filter/canvas.c:1.76->1.77 
	src/gui/edit_filter/canvas_types.h:1.9->1.10 
	src/gui/edit_filter/gui.c:1.22->1.23 

---------------------
PatchSet 988 
Date: 2001/04/24 10:37:14
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
update

Members: 
	TODO:1.28->1.29 

---------------------
PatchSet 989 
Date: 2001/04/24 12:05:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix SIGSEGV if no audio_in/out is there

Members: 
	src/gui/main.c:1.40->1.41 

---------------------
PatchSet 990 
Date: 2001/04/24 12:21:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added *_safe_foreach_* iterators

Members: 
	src/filter/filter_param.h:1.10->1.11 
	src/filter/filter_port.h:1.4->1.5 

---------------------
PatchSet 991 
Date: 2001/04/24 12:31:49
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
redirections of deleted items are removed from toplevel

Members: 
	src/gui/edit_filter/canvas.c:1.77->1.78 

---------------------
PatchSet 992 
Date: 2001/04/24 12:50:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
wrap fbuf_realloc

Members: 
	src/filter/filter_protocols.h:1.25->1.26 

---------------------
PatchSet 993 
Date: 2001/04/24 12:58:39
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added strategic * to sbuf_realloc(). [dk]

Members: 
	src/filter/filter_protocols.h:1.26->1.27 

---------------------
PatchSet 994 
Date: 2001/04/24 12:59:52
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
updated lame filteredit docu..
rewrite at will...

Members: 
	doc/gui.texi:1.8->1.9 

---------------------
PatchSet 995 
Date: 2001/04/24 13:06:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
provide filterpipe_is_feedback() to detect loops inside the net

Members: 
	src/filter/filter_pipe.c:1.5->1.6 
	src/filter/filter_pipe.h:1.3->1.4 

---------------------
PatchSet 996 
Date: 2001/04/24 13:07:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
propagate detected deadlocks

Members: 
	src/filter/filter_buffer.c:1.29->1.30 
	src/filter/filter_ops.c:1.21->1.22 

---------------------
PatchSet 997 
Date: 2001/04/24 13:08:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed one2n (?)

Members: 
	src/plugins/basic.c:1.21->1.22 

---------------------
PatchSet 998 
Date: 2001/04/24 13:09:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont PANIC on cluster_get, if not really necessary

Members: 
	src/swapfile/swfs_cluster.c:1.12->1.13 

---------------------
PatchSet 999 
Date: 2001/04/24 13:10:28
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Reformatted flanger entry. [dk]

Members: 
	doc/plugins.texi:1.16->1.17 

---------------------
PatchSet 1000 
Date: 2001/04/24 13:10:58
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Updated API, added not yet implemented warning. [dk]

Members: 
	doc/conversion.texi:1.1->1.2 

---------------------
PatchSet 1001 
Date: 2001/04/24 15:08:06
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added crude help functionality for filternetwork editing.
The gui looks for the PLUGIN_GUI_HELP_PATH property on the specified
node. If it doesn't find it, it will open up the plugin-collection node.

Note: the glame.info files need to be installed in the corresponding places.
/usr/share/info or wherever.
html seems to be broken, the gnome-help-browser can't find the tags in the html
file... :(
You can test on Wolf

I didn't add all plugins yet, i grew tired and will go cafeting..

Members: 
	src/glmid/glplugin.h:1.14->1.15 
	src/gui/edit_filter/canvas.c:1.78->1.79 
	src/plugins/arithmetic.c:1.13->1.14 
	src/plugins/audio_io.c:1.31->1.32 
	src/plugins/basic.c:1.22->1.23 
	src/plugins/basic_sample.c:1.31->1.32 
	src/plugins/debug.c:1.9->1.10 
	src/plugins/echo.c:1.15->1.16 
	src/plugins/file_io.c:1.48->1.49 
	src/plugins/flanger.c:1.3->1.4 
	src/plugins/pipe.c:1.16->1.17 
	src/plugins/swapfile_io.c:1.11->1.12 

---------------------
PatchSet 1002 
Date: 2001/04/24 16:42:59
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Cleaned up time plugin. Now only outputs the gain; use in addition to mul
to restore previous behaviour. Removed evil long longs. Added parameters
for duration and sample rate. [dk]

Members: 
	src/plugins/time.c:1.6->1.7 

---------------------
PatchSet 1003 
Date: 2001/04/24 16:53:40
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added more plugins, added help to waveeditgui, added help to main window

Members: 
	src/gui/main.c:1.41->1.42 
	src/gui/waveeditgui.c:1.39->1.40 
	src/plugins/iir.c:1.11->1.12 
	src/plugins/noisegate.c:1.10->1.11 
	src/plugins/pan.c:1.10->1.11 
	src/plugins/rms.c:1.11->1.12 

---------------------
PatchSet 1004 
Date: 2001/04/24 17:32:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed very, _very_, VERY broken free()....

Members: 
	src/gui/edit_filter/gui.c:1.23->1.24 

---------------------
PatchSet 1005 
Date: 2001/04/24 17:41:21
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed fixup_param FIXME. Use set_param method where appropriate. Now
properly checks for sane parameter values. [dk]
Updated internal TODO. [dk]

Members: 
	src/plugins/audio_io.c:1.32->1.33 

---------------------
PatchSet 1006 
Date: 2001/04/24 18:16:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed last famous bugs in swapfile_fsck() and helpers

Members: 
	src/swapfile/swapfile_fs.c:1.23->1.24 

---------------------
PatchSet 1007 
Date: 2001/04/24 18:30:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated TODO

Members: 
	TODO:1.29->1.30 

---------------------
PatchSet 1008 
Date: 2001/04/24 18:41:29
Author: nold
Branch: HEAD
Tag: (none) 
Log:
gmkswap no longer needed -> make noinst. [dk]

Members: 
	src/swapfile/Makefile.am:1.11->1.12 

---------------------
PatchSet 1009 
Date: 2001/04/25 09:01:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Added cmdline option to create swapfile (-c) - truely obsoletes gmkswap

Members: 
	src/cglame.c:1.18->1.19 

---------------------
PatchSet 1010 
Date: 2001/04/25 09:24:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed mix and one2n (try to break them again... NOT) - disabled automatic
fifo adaption if we dont have feedback, tried to be more strict when to
adapt and hard-limited the max fifo size (to 1MB, didnt trigger yet) which
will lead to a deadlock detection if such a large fifo is going to be needed.

Members: 
	src/plugins/basic.c:1.23->1.24 
	src/plugins/basic_sample.c:1.32->1.33 

---------------------
PatchSet 1011 
Date: 2001/04/25 09:31:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed warnings (of which one was a bug)

Members: 
	src/gui/waveeditgui.c:1.40->1.41 
	src/gui/edit_filter/canvas.c:1.79->1.80 

---------------------
PatchSet 1012 
Date: 2001/04/25 09:34:46
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Moved dircategory right after header where it belongs. [dk]

Members: 
	doc/glame.texi:1.12->1.13 

---------------------
PatchSet 1013 
Date: 2001/04/25 10:41:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
doh - there are always bugs lurking...

Members: 
	src/swapfile/swfs_cluster.c:1.13->1.14 

---------------------
PatchSet 1014 
Date: 2001/04/25 12:02:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Release preparations - please review

Members: 
	CREDITS:1.2->1.3 
	NEWS:1.4->1.5 
	README:1.20->1.21 
	TODO:1.30->1.31 

---------------------
PatchSet 1015 
Date: 2001/04/25 12:12:17
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed reference to jsux. [dk]

Members: 
	CREDITS:1.3->1.4 

---------------------
PatchSet 1016 
Date: 2001/04/25 12:54:55
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Updated man page source. [dk]

Members: 
	debian/cglame.sgml:1.1->1.2 
	debian/glame.sgml:INITIAL->1.1 

---------------------
PatchSet 1017 
Date: 2001/04/25 12:56:10
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Moved debian build helper files. [dk]
Added manpages helper file. [dk]

Members: 
	debian/docs:1.1->1.2(DEAD) 
	debian/glame.docs:INITIAL->1.1 
	debian/glame.info:INITIAL->1.1 
	debian/glame.manpages:INITIAL->1.1 
	debian/glame.menu:INITIAL->1.1 
	debian/info:1.1->1.2(DEAD) 
	debian/menu:1.1->1.2(DEAD) 

---------------------
PatchSet 1018 
Date: 2001/04/25 12:57:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s//Still to be documented./g

Members: 
	doc/gldb.texi:1.2->1.3 

---------------------
PatchSet 1019 
Date: 2001/04/25 13:43:52
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added long awaited fft doku

Members: 
	doc/plugins.texi:1.17->1.18 

---------------------
PatchSet 1020 
Date: 2001/04/25 13:46:56
Author: mag
Branch: HEAD
Tag: (none) 
Log:
minor fix

Members: 
	doc/plugins.texi:1.18->1.19 

---------------------
PatchSet 1021 
Date: 2001/04/25 14:53:40
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Defined AFMT_S16_NE for the sake of buggy OSS on BSD. [dk]

Members: 
	src/plugins/audio_io_oss.c:1.10->1.11 

---------------------
PatchSet 1022 
Date: 2001/04/25 15:04:00
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Build plugins unversioned. [dk]

Members: 
	src/plugins/Makefile.am:1.36->1.37 

---------------------
PatchSet 1023 
Date: 2001/04/25 15:31:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed fft documentation

Members: 
	doc/plugins.texi:1.19->1.20 

---------------------
PatchSet 1024 
Date: 2001/04/25 15:32:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added online help pointers [XWolf check]

Members: 
	src/plugins/fft_plugins.c:1.2->1.3 

---------------------
PatchSet 1025 
Date: 2001/04/25 16:04:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added known bugs/caveats (uh!? are there really so many...)

Members: 
	BUGS:INITIAL->1.1 

---------------------
PatchSet 1026 
Date: 2001/04/25 16:37:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed braindamage in gnome config API

Members: 
	src/gui/main.c:1.42->1.43 

---------------------
PatchSet 1027 
Date: 2001/04/25 16:47:22
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Add new install targets pkgpixmaps and pkgscripts. [dk]

Members: 
	configure.in:1.95->1.96 

---------------------
PatchSet 1028 
Date: 2001/04/25 16:47:54
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Install pixmaps into pkgpixmapsdir. [dk]

Members: 
	data/pixmaps/Makefile.am:1.7->1.8 

---------------------
PatchSet 1029 
Date: 2001/04/25 16:50:10
Author: nold
Branch: HEAD
Tag: (none) 
Log:
s/PKGDATADIR/PKGSCRIPTSDIR/g. [dk]

Members: 
	src/glmid/glmid.c:1.29->1.30 
	src/glmid/glscript.c:1.29->1.30 

---------------------
PatchSet 1030 
Date: 2001/04/25 16:50:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/fprintf/DPRINTF/g

Members: 
	src/gui/edit_filter/canvas.c:1.80->1.81 
	src/gui/edit_filter/gui.c:1.24->1.25 

---------------------
PatchSet 1031 
Date: 2001/04/25 16:51:45
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Install glame.scm into pkgscriptsdir. [dk]
Link libglamebuiltins into libglame. [dk]

Members: 
	src/glmid/Makefile.am:1.16->1.17 

---------------------
PatchSet 1032 
Date: 2001/04/25 16:53:56
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Install *.scm into pkgscriptsdir. [dk]
Do not install libglamebuiltins, build static only. [dk]
Remove -avoid-version from libglamebuiltins. [dk]

Members: 
	src/plugins/Makefile.am:1.37->1.38 

---------------------
PatchSet 1033 
Date: 2001/04/25 16:55:22
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Define PKGPIXMAPSDIR from pkgpixmapsdir. [dk]
Look up pixmaps in PKGPIXMAPSDIR. [dk]

Members: 
	src/gui/Makefile.am:1.38->1.39 
	src/gui/glame_gui_utils.h:1.10->1.11 
	src/gui/edit_filter/Makefile.am:1.9->1.10 

---------------------
PatchSet 1034 
Date: 2001/04/25 16:56:54
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Build plugins/ before glmid/ so libglame (glmid) can be linked with
libglamebuiltins (plugins). [dk]

Members: 
	src/Makefile.am:1.20->1.21 

---------------------
PatchSet 1035 
Date: 2001/04/25 16:59:37
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Lower priority to extra. [dk]
Complies to recent standards version (3.5.3). [dk]
Added build dependencies on debhelper and docbook-to-man (more to
follow). [dk]

Members: 
	debian/control:1.1->1.2 

---------------------
PatchSet 1036 
Date: 2001/04/25 17:03:02
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Make use of debhelper v3 features. [dk]
Add support for DEB_BUILD_OPTIONS. [dk]
Build glame.1 manpage. [dk]
No longer abuse prefix on install, use DESTDIR instead. [dk]
Prefer dh_installman over obsolete dh_installmanpages. [dk]
We're distributing shared libs -- add call to dh_makeshlibs. [dk]

Members: 
	debian/rules:1.1->1.2 

---------------------
PatchSet 1037 
Date: 2001/04/25 17:07:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added note about broken libgtkwaveform scrollbar

Members: 
	BUGS:1.1->1.2 

---------------------
PatchSet 1038 
Date: 2001/04/25 20:05:52
Author: mag
Branch: HEAD
Tag: (none) 
Log:
flanger: make gcc happy
file_io.c: thou shalt increase your pointers and not save cpu cycles

Members: 
	src/plugins/file_io.c:1.49->1.50 
	src/plugins/flanger.c:1.4->1.5 

---------------------
PatchSet 1039 
Date: 2001/04/25 20:42:27
Author: mag
Branch: HEAD
Tag: (none) 
Log:
docu: added my name
BUGS: added some comments
fft_plugins: not only compiler cosmetics, these were real bugs :)

Members: 
	BUGS:1.2->1.3 
	doc/glame.texi:1.13->1.14 
	src/plugins/fft_plugins.c:1.3->1.4 

---------------------
PatchSet 1040 
Date: 2001/04/25 21:02:48
Author: mag
Branch: HEAD
Tag: (none) 
Log:
docu: forgot to add my name at the really important place :)
fft: oversampling = 1 works now, too (if someone really wants it..)

Members: 
	doc/glame.texi:1.14->1.15 
	src/plugins/fft_plugins.c:1.4->1.5 

---------------------
PatchSet 1041 
Date: 2001/04/26 10:13:24
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Do not depend on non-official lame packages by mistake. [dk]
Downgrade plugin dependencies to 'Recommends'. [dk]

Members: 
	debian/rules:1.2->1.3 

---------------------
PatchSet 1042 
Date: 2001/04/26 10:14:26
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Do not generate dependencies on libglame. [dk]
Add proper versioned dependency on fftw2. [dk]

Members: 
	debian/shlibs.local:INITIAL->1.1 

---------------------
PatchSet 1043 
Date: 2001/04/26 10:16:31
Author: nold
Branch: HEAD
Tag: (none) 
Log:
More build dependencies. [dk]
Add Recommends line for plugins dependencies. [dk]
Suggest gnome-help for l33t GUI online help. [dk]

Members: 
	debian/control:1.2->1.3 

---------------------
PatchSet 1044 
Date: 2001/04/26 10:19:03
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Linking the fft plugin with FFT_LIBS really ought to suffice! [dk]

Members: 
	src/Makefile.am:1.21->1.22 
	src/gui/Makefile.am:1.39->1.40 
	src/plugins/Makefile.am:1.38->1.39 

---------------------
PatchSet 1045 
Date: 2001/04/26 11:10:39
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Just a minor: prefer libxml version 2 over version 1 in build deps. [dk]

Members: 
	debian/control:1.3->1.4 

---------------------
PatchSet 1046 
Date: 2001/04/26 11:37:12
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Compile with low latency enabled. [dk]
Purge *.a and *.la from distribution. (Note that *.la might be needed on
some archs for dynamic linking, but Linux is actually fine without.) [dk]

Members: 
	debian/rules:1.3->1.4 

---------------------
PatchSet 1047 
Date: 2001/04/26 12:56:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added pointers to documentation

Members: 
	src/plugins/basic_sample.c:1.33->1.34 
	src/plugins/waveform.c:1.15->1.16 

---------------------
PatchSet 1048 
Date: 2001/04/26 13:07:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Fixed race between killing splash and timeout handler

Members: 
	src/gui/main.c:1.43->1.44 

---------------------
PatchSet 1049 
Date: 2001/04/26 13:12:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
thou shalt not do s/fprintf([^,]*,/DPRINTF(/g without thinking...

Members: 
	src/gui/edit_filter/canvas.c:1.81->1.82 

---------------------
PatchSet 1050 
Date: 2001/04/26 13:14:01
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Updated docs on rect and time plugins. [dk]

Members: 
	doc/plugins.texi:1.20->1.21 

---------------------
PatchSet 1051 
Date: 2001/04/26 13:17:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added doucmentation pointer and fixed filter bug

Members: 
	src/plugins/time.c:1.7->1.8 

---------------------
PatchSet 1052 
Date: 2001/04/26 13:34:44
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Dynamic loading issues are resolved, comments removed. [dk]
Documented current ALSA gripes. [dk]

Members: 
	debian/README.Debian:1.1->1.2 

---------------------
PatchSet 1053 
Date: 2001/04/26 14:00:29
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added hack for drawing external ports right after loading

Members: 
	src/gui/edit_filter/canvas.c:1.82->1.83 

---------------------
PatchSet 1054 
Date: 2001/04/26 14:10:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up the fix (prevent possible segfault)

Members: 
	src/gui/edit_filter/canvas.c:1.83->1.84 

---------------------
PatchSet 1055 
Date: 2001/04/26 14:14:20
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Purge libglame.so from distribution. Keep lintian happy. [dk]

Members: 
	debian/rules:1.4->1.5 

---------------------
PatchSet 1056 
Date: 2001/04/26 14:17:15
Author: nold
Branch: HEAD
Tag: (none) 
Log:
lintian doesn't like plugins. Add glame override. (Not yet installed, need
feedback from lintian maintainers.) [dk]

Members: 
	debian/lintian.overrides:INITIAL->1.1 

---------------------
PatchSet 1057 
Date: 2001/04/26 14:27:24
Author: mag
Branch: HEAD
Tag: (none) 
Log:
wrote fade docu and reincluded fade again

Members: 
	doc/plugins.texi:1.21->1.22 
	src/plugins/basic_sample.c:1.34->1.35 

---------------------
PatchSet 1058 
Date: 2001/04/26 15:26:29
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed subtle segfault :)
this fixed all the annoying gtk errors, too

Members: 
	src/gui/edit_filter/canvas.c:1.84->1.85 

---------------------
PatchSet 1059 
Date: 2001/04/26 16:13:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
initialize all alloced stuff

Members: 
	src/gui/edit_filter/canvas.c:1.85->1.86 

---------------------
PatchSet 1060 
Date: 2001/04/26 16:14:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
final changes to TODO

Members: 
	TODO:1.31->1.32 

---------------------
PatchSet 1061 
Date: 2001/04/26 16:15:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bump version number to 0.4.0, fail if other compiler than gcc

Members: 
	configure.in:1.96->1.97 

---------------------
PatchSet 1062 
Date: 2001/04/26 16:16:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated ChangeLog

Members: 
	ChangeLog:1.23->1.24 

---------------------
PatchSet 1063 
Date: 2001/04/26 16:18:32
Author: nold
Branch: HEAD
Tag: v0_4_0 
Log:
Drop earlier entries. First official release. [dk]

Members: 
	debian/changelog:1.1->1.2 

---------------------
PatchSet 1065 
Date: 2001/04/26 17:23:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
its now 0.5.0CVS time

Members: 
	configure.in:1.97->1.98 

---------------------
PatchSet 1067 
Date: 2001/04/27 09:23:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added --enable-swapfiledebug / --disable-swapfiledebug which can override
the --{enable|disable}-debug setting (defaults to this, on only if
--enable-debug)

Members: 
	acconfig.h:1.22->1.23 
	configure.in:1.98->1.99 
	src/swapfile/swfs_cluster.c:1.14->1.15 
	src/swapfile/swfs_cluster.h:1.7->1.8 
	src/swapfile/swfs_file.c:1.11->1.12 

---------------------
PatchSet 1068 
Date: 2001/04/27 09:24:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
do minor fsck on each swapfile_open() to check if swap is really clean.
[to be backported to 0.4, if all goes well]

Members: 
	src/swapfile/swapfile_fs.c:1.24->1.25 

---------------------
PatchSet 1069 
Date: 2001/04/27 09:25:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added position parameter to hint the GUI

Members: 
	src/filter/filter_param.c:1.10->1.11 
	src/filter/filter_param.h:1.11->1.12 

---------------------
PatchSet 1070 
Date: 2001/04/27 09:25:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
ignore all unknown parameters in parameter setting dialog

Members: 
	src/gui/edit_filter/gui.c:1.25->1.26 

---------------------
PatchSet 1071 
Date: 2001/04/27 09:26:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added l33t moving marker as progress hint

Members: 
	src/gui/waveeditgui.c:1.41->1.42 

---------------------
PatchSet 1072 
Date: 2001/04/27 09:26:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added support for position hinting to the GUI

Members: 
	src/plugins/audio_io.c:1.33->1.34 
	src/plugins/audio_io_oss.c:1.11->1.12 
	src/plugins/swapfile_io.c:1.12->1.13 

---------------------
PatchSet 1073 
Date: 2001/04/27 10:23:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
mangle plugin names on register from PLUGIN_SET, too

Members: 
	src/glmid/glplugin.c:1.24->1.25 

---------------------
PatchSet 1074 
Date: 2001/04/27 10:23:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up plugin registration process

Members: 
	src/glmid/glmid.c:1.30->1.31 

---------------------
PatchSet 1075 
Date: 2001/04/27 10:24:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
show hpos/vpos/sizes in items

Members: 
	src/gui/gltreeitem.c:1.10->1.11 

---------------------
PatchSet 1076 
Date: 2001/04/27 14:01:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added gpsm documentation

Members: 
	doc/Makefile.am:1.17->1.18 
	doc/gpsm.texi:INITIAL->1.1 

---------------------
PatchSet 1077 
Date: 2001/04/27 14:02:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forgot to update references - updated filter.fig (no distinction between
automatic and regular ports anymore)

Members: 
	doc/filter.fig:1.1->1.2 
	doc/glame.texi:1.15->1.16 
	doc/plugin.texi:1.10->1.11 
	doc/swapfile.texi:1.9->1.10 

---------------------
PatchSet 1078 
Date: 2001/04/27 14:27:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Merged the time filter into waveform.c and renamed it to "pluse" - also
removed all legacy code.

Members: 
	doc/plugins.texi:1.22->1.23 
	src/plugins/Makefile.am:1.39->1.40 
	src/plugins/time.c:1.8->1.9(DEAD) 
	src/plugins/waveform.c:1.16->1.17 

---------------------
PatchSet 1079 
Date: 2001/04/27 14:29:33
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added l33t fade support in waveeditgui

Members: 
	src/gui/waveeditgui.c:1.42->1.43 

---------------------
PatchSet 1080 
Date: 2001/04/27 14:43:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
merged the two mix variants (now that autodetection is possible)

Members: 
	doc/plugins.texi:1.23->1.24 
	src/plugins/basic_sample.c:1.35->1.36 

---------------------
PatchSet 1081 
Date: 2001/04/27 14:44:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated TODO

Members: 
	TODO:1.32->1.33 

---------------------
PatchSet 1082 
Date: 2001/04/27 17:34:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add _libs to the HACK paths to search

Members: 
	src/glmid/glmid.c:1.31->1.32 

---------------------
PatchSet 1083 
Date: 2001/04/27 17:57:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added "close" button - closes bug #419138

Members: 
	src/gui/edit_filter/canvas.c:1.86->1.87 

---------------------
PatchSet 1084 
Date: 2001/04/27 18:22:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added "Close" entry to rmb

Members: 
	src/gui/waveeditgui.c:1.43->1.44 

---------------------
PatchSet 1085 
Date: 2001/04/29 00:17:54
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added guitar distortion filter
added audio_io_alsa_v090.c supporting the current alsa api

Members: 
	src/plugins/Makefile.am:1.40->1.41 
	src/plugins/audio_io_alsa_v090.c:INITIAL->1.1 
	src/plugins/distortion.c:INITIAL->1.1 

---------------------
PatchSet 1086 
Date: 2001/04/29 12:46:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed bogous DERROR

Members: 
	src/plugins/basic_sample.c:1.36->1.37 

---------------------
PatchSet 1087 
Date: 2001/04/29 12:46:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cured (?) lock-ups on certain terminate/fail conditions

Members: 
	src/filter/filter_ops.c:1.22->1.23 

---------------------
PatchSet 1088 
Date: 2001/04/29 12:47:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
implemented mmap operation (default on now)

Members: 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.8->1.9 

---------------------
PatchSet 1089 
Date: 2001/04/29 12:47:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
preferences cleanup and fix

Members: 
	src/gui/main.c:1.44->1.45 

---------------------
PatchSet 1090 
Date: 2001/04/29 12:48:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
started to implement generic stuff (async filter, progress indicator)

Members: 
	src/gui/glame_gui_utils.c:1.10->1.11 
	src/gui/glame_gui_utils.h:1.11->1.12 

---------------------
PatchSet 1091 
Date: 2001/04/29 12:50:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up pmap a lot, some optimizations

Members: 
	src/swapfile/pmap.c:1.4->1.5 
	src/swapfile/pmap.h:1.3->1.4 

---------------------
PatchSet 1092 
Date: 2001/04/29 12:51:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed error wrt clean fsck, fixes due to pmap changes

Members: 
	src/swapfile/swapfile_fs.c:1.25->1.26 

---------------------
PatchSet 1093 
Date: 2001/04/29 12:52:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed grave bug, try to be more friendly fd usage wise

Members: 
	src/swapfile/swfs_cluster.c:1.15->1.16 

---------------------
PatchSet 1094 
Date: 2001/04/29 12:52:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
some tweaks

Members: 
	src/swapfile/swfs_cluster.h:1.8->1.9 
	src/swapfile/swfs_file.c:1.12->1.13 

---------------------
PatchSet 1095 
Date: 2001/04/29 12:53:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
update

Members: 
	TODO:1.33->1.34 

---------------------
PatchSet 1099 
Date: 2001/04/29 13:09:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed typo in generic cleanup handler

Members: 
	src/gui/waveeditgui.c:1.44->1.45 

---------------------
PatchSet 1100 
Date: 2001/05/01 12:21:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
mix only accepts one output (REALLY)

Members: 
	src/plugins/basic_sample.c:1.37->1.38 

---------------------
PatchSet 1101 
Date: 2001/05/01 12:22:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added buffer filter so you can fix non-working networks (feed forward, f.i.)
by hand and with minimum latency overhead

Members: 
	src/plugins/basic.c:1.24->1.25 

---------------------
PatchSet 1102 
Date: 2001/05/01 12:22:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added lame libglade check

Members: 
	acconfig.h:1.23->1.24 
	configure.in:1.99->1.100 

---------------------
PatchSet 1103 
Date: 2001/05/01 12:22:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
a property label define for providing libglade xml for the parameter widget

Members: 
	src/filter/filter_param.h:1.12->1.13 

---------------------
PatchSet 1104 
Date: 2001/05/01 12:23:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
as a hack support libglade xml parameter widgets (only gtkoptionmenu for now)

Members: 
	src/gui/main.c:1.45->1.46 
	src/gui/edit_filter/gui.c:1.26->1.27 

---------------------
PatchSet 1105 
Date: 2001/05/01 12:24:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
example how to use l33t libglade feature - mode is now a gtkoptionmenu

Members: 
	src/plugins/iir.c:1.12->1.13 

---------------------
PatchSet 1114 
Date: 2001/05/02 17:43:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/pluse/pulse

Members: 
	src/plugins/waveform.c:1.17->1.18 

---------------------
PatchSet 1116 
Date: 2001/05/02 18:00:16
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Tolerate 1% rate skew. [dk]

Members: 
	src/plugins/audio_io_oss.c:1.12->1.13 

---------------------
PatchSet 1117 
Date: 2001/05/03 08:28:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added undo/redo support

Members: 
	src/glmid/gpsm.c:1.15->1.16 
	src/glmid/gpsm.h:1.9->1.10 

---------------------
PatchSet 1118 
Date: 2001/05/03 08:28:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added undo support

Members: 
	src/gui/waveeditgui.c:1.45->1.46 

---------------------
PatchSet 1119 
Date: 2001/05/03 08:28:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
TODO update

Members: 
	TODO:1.34->1.35 

---------------------
PatchSet 1120 
Date: 2001/05/03 09:31:45
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added friendly hint to install devel packages if xml or guile checks
fail. [dk]
Converted obsolete AC_ERROR to AC_MSG_ERROR. [dk]

Members: 
	configure.in:1.100->1.101 

---------------------
PatchSet 1121 
Date: 2001/05/03 10:17:57
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added hints on how to report bugs. [dk]

Members: 
	BUGS:1.3->1.4 

---------------------
PatchSet 1122 
Date: 2001/05/03 10:19:40
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Adjust version to current CVS. [dk]
Advertise new mailing list glame-users. [dk]

Members: 
	README:1.21->1.22 

---------------------
PatchSet 1123 
Date: 2001/05/03 11:45:19
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Distribute BUGS file. [dk]

Members: 
	Makefile.am:1.16->1.17 

---------------------
PatchSet 1124 
Date: 2001/05/03 12:31:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bogous buffer size calculation

Members: 
	src/plugins/waveform.c:1.18->1.19 

---------------------
PatchSet 1125 
Date: 2001/05/03 12:38:45
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed broken frequency parameter

Members: 
	src/plugins/iir.c:1.13->1.14 

---------------------
PatchSet 1126 
Date: 2001/05/03 12:45:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed wrong assumption about mmap return value... (why does this bite me
again and again!?)

Members: 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.9->1.10 

---------------------
PatchSet 1128 
Date: 2001/05/03 12:57:42
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Update to version 0.5.0CVS, kudos to Mandrake. [dk]
Changed group to official RPM category. [dk]
Build with low-latency, no lame support. [dk]
%make appears to be Mandrake-specific, use plain make instead. [dk]
Remove menu support. [dk]
More generic install-info. [dk]
Add BUGS and CREDITS to docs, remove INSTALL from binary distribution. [dk]
Add changelog entries. [dk]

Members: 
	glame.spec:1.1->1.2 

---------------------
PatchSet 1129 
Date: 2001/05/03 12:59:01
Author: nold
Branch: HEAD
Tag: (none) 
Log:
New sections io, debian, rpm. Adapted plugins section accordingly. [dk]

Members: 
	MAINTAINERS:1.12->1.13 

---------------------
PatchSet 1130 
Date: 2001/05/03 13:10:17
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed iir doku

Members: 
	doc/plugins.texi:1.24->1.25 

---------------------
PatchSet 1132 
Date: 2001/05/03 13:12:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
corrected BUGS

Members: 
	BUGS:1.4->1.5 

---------------------
PatchSet 1134 
Date: 2001/05/03 13:32:46
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added distortion doku

Members: 
	doc/plugins.texi:1.25->1.26 

---------------------
PatchSet 1135 
Date: 2001/05/03 13:34:47
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed id tags
set reasonable default for pregain in distortion

Members: 
	src/plugins/distortion.c:1.1->1.2 
	src/plugins/flanger.c:1.5->1.6 

---------------------
PatchSet 1150 
Date: 2001/05/03 18:46:56
Author: mag
Branch: HEAD
Tag: (none) 
Log:
removed rms and added ssp protocol
added ssp_streamer plugin

Members: 
	src/filter/filter_pipe.h:1.4->1.5 
	src/filter/filter_port.h:1.5->1.6 
	src/filter/filter_protocols.h:1.27->1.28 
	src/glmid/glmid.c:1.32->1.33 
	src/plugins/Makefile.am:1.41->1.42 
	src/plugins/rms.c:1.12->1.13(DEAD) 
	src/plugins/ssp.c:INITIAL->1.1 

---------------------
PatchSet 1151 
Date: 2001/05/03 23:58:10
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
first draft for new gui api

Members: 
	src/gui/edit_filter/canvasitem.h:INITIAL->1.1 

---------------------
PatchSet 1152 
Date: 2001/05/04 09:01:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
finised (sort of) undo/redo support in the midlayer

Members: 
	src/glmid/gpsm.c:1.16->1.17 
	src/glmid/gpsm.h:1.10->1.11 

---------------------
PatchSet 1153 
Date: 2001/05/04 09:02:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documentation update (undo/redo support)

Members: 
	doc/gpsm.texi:1.1->1.2 

---------------------
PatchSet 1154 
Date: 2001/05/04 09:02:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add redo, do nice hinting, if we have undo/redo available

Members: 
	src/gui/waveeditgui.c:1.46->1.47 

---------------------
PatchSet 1155 
Date: 2001/05/04 09:03:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
max. size of undo/redo stack is configurable

Members: 
	src/gui/main.c:1.46->1.47 

---------------------
PatchSet 1156 
Date: 2001/05/04 09:05:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated TODO

Members: 
	TODO:1.35->1.36 

---------------------
PatchSet 1157 
Date: 2001/05/04 10:03:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added a toolbar - only zoom in/out/full for now, kristian needs to do some
cool (but very small) icons for the other stuff

Members: 
	src/gui/waveeditgui.c:1.47->1.48 

---------------------
PatchSet 1158 
Date: 2001/05/04 10:04:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont allow the toolbar to be detached - avoids confusion with multiple canvas
& toolbars :)

Members: 
	src/gui/edit_filter/canvas.c:1.87->1.88 

---------------------
PatchSet 1159 
Date: 2001/05/04 10:47:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
doh - got the op save ordering wrong (implicit ordering constraints suck,
maybe I have to fix this...)

Members: 
	src/glmid/gpsm.c:1.17->1.18 

---------------------
PatchSet 1160 
Date: 2001/05/04 11:09:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
shortened menu (edit submenu), provide more hints to the user what ops
are possible at the moment

Members: 
	src/gui/waveeditgui.c:1.48->1.49 

---------------------
PatchSet 1161 
Date: 2001/05/04 16:40:37
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
dummy

Members: 
	src/gui/edit_filter/canvasitem.h:1.1->1.2 

---------------------
PatchSet 1162 
Date: 2001/05/04 17:34:57
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added l33+ shortcuts for menus (alt+underlined char)
trivial fix...

Members: 
	src/gui/main.c:1.47->1.48 

---------------------
PatchSet 1165 
Date: 2001/05/05 15:28:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed another BSD brokeness (merged from stable)

Members: 
	src/hash/glsignal.c:1.12->1.13 

---------------------
PatchSet 1166 
Date: 2001/05/05 15:31:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed last known issues with undo/redo - everything left is a bug

Members: 
	src/glmid/gpsm.c:1.18->1.19 

---------------------
PatchSet 1167 
Date: 2001/05/05 15:35:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed TXN arg in sw_open()

Members: 
	src/swapfile/swapfile.h:1.14->1.15 
	src/swapfile/swapfile_fs.c:1.26->1.27 

---------------------
PatchSet 1168 
Date: 2001/05/05 15:35:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed users of sw_open(), removed TXN script support

Members: 
	src/glmid/glscript_swapfile.c:1.3->1.4 

---------------------
PatchSet 1169 
Date: 2001/05/05 15:36:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed users of sw_open()

Members: 
	src/glmid/glame.scm:1.53->1.54 
	src/glmid/gpsm.c:1.19->1.20 
	src/gui/gltreeitem.c:1.11->1.12 
	src/gui/waveeditgui.c:1.49->1.50 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.10->1.11 
	src/plugins/swapfile_io.c:1.13->1.14 
	src/swapfile/swapfile_info.c:1.8->1.9 
	src/swapfile/swapfile_test.c:1.14->1.15 

---------------------
PatchSet 1170 
Date: 2001/05/05 15:36:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed swapfile documentation wrt sw_open change

Members: 
	doc/swapfile.texi:1.10->1.11 

---------------------
PatchSet 1171 
Date: 2001/05/05 15:38:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
do more selective invalidation of the wave view after operations (large
speedup for small changes to large waves)

Members: 
	src/gui/waveeditgui.c:1.50->1.51 

---------------------
PatchSet 1172 
Date: 2001/05/05 15:40:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
expose _gpsm_get_swfiles() as gpsm_collect_swfiles() which is quite handy.

Members: 
	src/glmid/gpsm.c:1.20->1.21 
	src/glmid/gpsm.h:1.11->1.12 

---------------------
PatchSet 1173 
Date: 2001/05/05 15:40:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added "Collect" operation, re-ordered menu items

Members: 
	src/gui/swapfilegui.c:1.34->1.35 

---------------------
PatchSet 1174 
Date: 2001/05/05 15:40:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
large cleanup

Members: 
	src/gui/waveeditgui.c:1.51->1.52 

---------------------
PatchSet 1175 
Date: 2001/05/06 16:13:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
clusters maxlru back to 256 (avoid too many open files bug)

Members: 
	src/swapfile/swfs_cluster.c:1.16->1.17 

---------------------
PatchSet 1176 
Date: 2001/05/06 20:06:05
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added macro to check for ladspa header. [dk]

Members: 
	macros/acg-ladspa.m4:INITIAL->1.1 

---------------------
PatchSet 1177 
Date: 2001/05/06 20:06:42
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Distribute ladspa macro. [dk]

Members: 
	macros/Makefile.am:1.5->1.6 

---------------------
PatchSet 1178 
Date: 2001/05/06 20:07:32
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added ladspa check. Added define HAVE_LADSPA. [dk]

Members: 
	acconfig.h:1.24->1.25 
	configure.in:1.101->1.102 

---------------------
PatchSet 1179 
Date: 2001/05/06 20:08:23
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Conditionally compile ladspa support. [dk]
Beautify GUILE conditional. [dk]

Members: 
	src/glmid/Makefile.am:1.17->1.18 

---------------------
PatchSet 1180 
Date: 2001/05/06 20:09:30
Author: nold
Branch: HEAD
Tag: (none) 
Log:
try_init_ladspa_plugin with HAVE_LADSPA only. [dk]

Members: 
	src/glmid/glplugin.c:1.25->1.26 

---------------------
PatchSet 1181 
Date: 2001/05/06 20:10:15
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Only search LADSPA_PATH when LADSPA support is included. [dk]

Members: 
	src/glmid/glmid.c:1.33->1.34 

---------------------
PatchSet 1182 
Date: 2001/05/06 20:11:56
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Remove duplicate include. [dk]
Fix Id tag. [dk]

Members: 
	src/glmid/ladspa.c:1.7->1.8 

---------------------
PatchSet 1183 
Date: 2001/05/06 20:13:22
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Remove ladspa.h, license undetermined. [dk]

Members: 
	src/include/ladspa.h:1.2->1.3(DEAD) 

---------------------
PatchSet 1184 
Date: 2001/05/07 01:45:36
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
new filtereditgui backend more or less working...
The app has to be redone though...

this checkin is just for me anyway... It's not used yet!

Members: 
	src/gui/edit_filter/canvasfilter.c:INITIAL->1.1 
	src/gui/edit_filter/canvaspipe.c:INITIAL->1.1 
	src/gui/edit_filter/canvasport.c:INITIAL->1.1 
	src/gui/edit_filter/filtereditgui.c:INITIAL->1.1 
	src/gui/edit_filter/filtereditgui.h:INITIAL->1.1 
	src/gui/edit_filter/glamecanvas.c:INITIAL->1.1 
	src/gui/edit_filter/glamecanvas.h:INITIAL->1.1 

---------------------
PatchSet 1185 
Date: 2001/05/07 09:37:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Cleanup, move VM into swfs_cluster (simplifies a lot, allows for optimizations)
Every resource is now properly limited.

Members: 
	src/swapfile/Makefile.am:1.12->1.13 
	src/swapfile/swapfile_fs.c:1.27->1.28 
	src/swapfile/swfs_cluster.c:1.17->1.18 
	src/swapfile/swfs_cluster.h:1.9->1.10 

---------------------
PatchSet 1186 
Date: 2001/05/07 13:59:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
changed file naming and added one level of hashing.
You can convert back and forth using the convert.sh script

Members: 
	src/swapfile/Makefile.am:1.13->1.14 
	src/swapfile/convert.sh:INITIAL->1.1 
	src/swapfile/swapfile_fs.c:1.28->1.29 
	src/swapfile/swfs_cluster.c:1.18->1.19 
	src/swapfile/swfs_file.c:1.13->1.14 

---------------------
PatchSet 1187 
Date: 2001/05/07 15:25:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
people always forget to update EXTRA_DIST...

Members: 
	src/include/Makefile.am:1.14->1.15 

---------------------
PatchSet 1188 
Date: 2001/05/07 22:36:15
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
more stuff. bugfixes, still not working

Members: 
	src/gui/edit_filter/canvasfilter.c:1.1->1.2 
	src/gui/edit_filter/canvasitem.h:1.2->1.3 
	src/gui/edit_filter/canvaspipe.c:1.1->1.2 
	src/gui/edit_filter/canvasport.c:1.1->1.2 
	src/gui/edit_filter/glamecanvas.c:1.1->1.2 

---------------------
PatchSet 1189 
Date: 2001/05/08 12:56:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Moved glame_gui_build_plugin_menu() out of gui.c into glame_gui_utils.c and
as I were touching the code, implemented subcategories.

Members: 
	src/gui/glame_gui_utils.c:1.11->1.12 
	src/gui/edit_filter/gui.c:1.27->1.28 

---------------------
PatchSet 1190 
Date: 2001/05/08 22:54:01
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
more stuff working...

Members: 
	src/gui/edit_filter/canvasfilter.c:1.2->1.3 
	src/gui/edit_filter/canvasitem.h:1.3->1.4 
	src/gui/edit_filter/canvaspipe.c:1.2->1.3 
	src/gui/edit_filter/canvasport.c:1.2->1.3 
	src/gui/edit_filter/filtereditgui.c:1.1->1.2 
	src/gui/edit_filter/filtereditgui.h:1.1->1.2 
	src/gui/edit_filter/glamecanvas.c:1.2->1.3 
	src/gui/edit_filter/glamecanvas.h:1.1->1.2 
	src/gui/edit_filter/main.c:1.5->1.6 

---------------------
PatchSet 1191 
Date: 2001/05/09 11:57:06
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:

new filtereditgui stuff.

**** WARNING ****
this version is intermediate and NOT working!
everything concerning the edit_filter stuff is BROKEN
if you want to use the network editor, DON'T UPDATE gui/
I said DON'T!
you already did? tough luck :)

the rest should work. it even compiles

Members: 
	src/gui/glame_gui_utils.c:1.12->1.13 
	src/gui/glame_gui_utils.h:1.12->1.13 
	src/gui/main.c:1.48->1.49 
	src/gui/edit_filter/Makefile.am:1.10->1.11 
	src/gui/edit_filter/filtereditgui.c:1.2->1.3 
	src/gui/edit_filter/glamecanvas.c:1.3->1.4 
	src/gui/edit_filter/gui.c:1.28->1.29 
	src/gui/edit_filter/main.c:1.6->1.7 

---------------------
PatchSet 1192 
Date: 2001/05/09 11:58:19
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
removed my edit_filter testing prog target.

Members: 
	src/gui/edit_filter/Makefile.am:1.11->1.12 

---------------------
PatchSet 1193 
Date: 2001/05/09 15:15:24
Author: mag
Branch: HEAD
Tag: (none) 
Log:
tuned alsa driver to safe settings instead of learning theoretical physics

Members: 
	src/plugins/audio_io_alsa_v090.c:1.1->1.2 

---------------------
PatchSet 1194 
Date: 2001/05/09 16:20:09
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed filterparam_get calls with totally nonsense parameters in pulse_f

Members: 
	src/plugins/waveform.c:1.19->1.20 

---------------------
PatchSet 1195 
Date: 2001/05/10 00:01:18
Author: mag
Branch: HEAD
Tag: (none) 
Log:
ok here it is, added saw, ramp, noise plugins

Members: 
	src/plugins/waveform.c:1.20->1.21 

---------------------
PatchSet 1196 
Date: 2001/05/10 00:02:46
Author: mag
Branch: HEAD
Tag: (none) 
Log:
moved ssp_streamer back in Analyze category
added maxrms plugin, which analyzes the ssp stream and outputs the
maximum found rms as filterparam, now the gui can implement a normalizer
as 2 pass operation

Members: 
	src/plugins/ssp.c:1.1->1.2 

---------------------
PatchSet 1197 
Date: 2001/05/10 01:00:54
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added execute and error drawing again

Members: 
	src/gui/glame_gui_utils.c:1.13->1.14 
	src/gui/glame_gui_utils.h:1.13->1.14 
	src/gui/waveeditgui.c:1.52->1.53 
	src/gui/edit_filter/canvaspipe.c:1.3->1.4 
	src/gui/edit_filter/filtereditgui.c:1.3->1.4 
	src/gui/edit_filter/filtereditgui.h:1.2->1.3 
	src/gui/edit_filter/glamecanvas.c:1.4->1.5 
	src/gui/edit_filter/glamecanvas.h:1.2->1.3 

---------------------
PatchSet 1199 
Date: 2001/05/10 08:59:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
As promised, hooked up fconnection from the pipe. Use
filterpipe_connection_source() and filterpipe_connection_dest().

Members: 
	src/filter/filter_pipe.c:1.6->1.7 
	src/filter/filter_pipe.h:1.5->1.6 

---------------------
PatchSet 1200 
Date: 2001/05/10 10:15:33
Author: nold
Branch: HEAD
Tag: (none) 
Log:
pulse_fixup_param is gone in favour of pulse_set_param. [dk]
rate==0 check belongs to pulse_set_param. [dk]
Fixed cut&paste errors in comments. [dk]
Re-formatted long lines. [dk]
Fixed copyright header. [dk]

Members: 
	src/plugins/waveform.c:1.21->1.22 

---------------------
PatchSet 1201 
Date: 2001/05/10 22:26:20
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added Transforms/Normalize, not yet working
have to go to xwolf first

Members: 
	src/gui/waveeditgui.c:1.53->1.54 

---------------------
PatchSet 1202 
Date: 2001/05/11 02:08:03
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
deletion of pipes/filters
filter properties
reimplemented

Members: 
	src/gui/edit_filter/canvasfilter.c:1.3->1.4 
	src/gui/edit_filter/canvasitem.h:1.4->1.5 
	src/gui/edit_filter/canvaspipe.c:1.4->1.5 
	src/gui/edit_filter/canvasport.c:1.3->1.4 

---------------------
PatchSet 1205 
Date: 2001/05/11 09:27:52
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Forward port 0.4.1-2 changes. [dk]

Members: 
	glame.spec:1.2->1.3 

---------------------
PatchSet 1206 
Date: 2001/05/11 12:45:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug wrt pipe cleanup

Members: 
	src/filter/filter_pipe.c:1.7->1.8 

---------------------
PatchSet 1207 
Date: 2001/05/11 12:50:04
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed broken item deletion races

Members: 
	src/gui/edit_filter/canvasfilter.c:1.4->1.5 
	src/gui/edit_filter/canvaspipe.c:1.5->1.6 
	src/gui/edit_filter/canvasport.c:1.4->1.5 

---------------------
PatchSet 1208 
Date: 2001/05/11 21:48:49
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added mode 2, a sinusoid distorter, kewlllll :) phat sound

Members: 
	src/plugins/distortion.c:1.2->1.3 

---------------------
PatchSet 1209 
Date: 2001/05/12 09:43:55
Author: mag
Branch: HEAD
Tag: (none) 
Log:
Thou shalt not confuse your own configure checks!

Members: 
	src/glmid/glplugin.c:1.26->1.27 

---------------------
PatchSet 1210 
Date: 2001/05/12 11:49:39
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed port not connected bug, just a } at the wrong position
added ladspa_connect_out method and Glame Duration parameter for
sound generators

Members: 
	src/glmid/ladspa.c:1.8->1.9 

---------------------
PatchSet 1211 
Date: 2001/05/13 12:53:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fail, if we have neither gnome, nor --disable-gui

Members: 
	configure.in:1.102->1.103 

---------------------
PatchSet 1212 
Date: 2001/05/13 12:56:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
abstracted clipboard stuff

Members: 
	src/glmid/clipboard.c:INITIAL->1.1 
	src/glmid/clipboard.h:INITIAL->1.1 

---------------------
PatchSet 1213 
Date: 2001/05/13 12:56:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added some useful macros

Members: 
	src/glmid/gpsm.h:1.12->1.13 

---------------------
PatchSet 1214 
Date: 2001/05/13 12:56:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use new clipboard stuff

Members: 
	src/gui/waveeditgui.c:1.54->1.55 
	src/gui/waveeditgui.h:1.3->1.4 

---------------------
PatchSet 1215 
Date: 2001/05/13 12:57:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added "Add clipboard"

Members: 
	src/gui/swapfilegui.c:1.35->1.36 

---------------------
PatchSet 1216 
Date: 2001/05/13 12:57:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added clipboard

Members: 
	src/glmid/Makefile.am:1.18->1.19 

---------------------
PatchSet 1217 
Date: 2001/05/13 12:58:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup clipboard instead of waveedit

Members: 
	src/gui/main.c:1.49->1.50 

---------------------
PatchSet 1218 
Date: 2001/05/13 12:58:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
simplify (only take groups) and fixed signal handling on cleanup

Members: 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.11->1.12 
	src/gui/libgtkwaveform/gtkswapfilebuffer.h:1.6->1.7 

---------------------
PatchSet 1219 
Date: 2001/05/13 12:59:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont modify c->usage directly - use cluster_get()

Members: 
	src/swapfile/swfs_cluster.c:1.19->1.20 

---------------------
PatchSet 1220 
Date: 2001/05/13 13:00:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we _can_ expand a file on sendfile w/o SWSENDFILE_INSERT

Members: 
	src/swapfile/swapfile_fs.c:1.29->1.30 

---------------------
PatchSet 1221 
Date: 2001/05/13 13:05:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up init&fsck - dont check over and over, if #DEBUG

Members: 
	src/swapfile/swapfile_fs.c:1.30->1.31 

---------------------
PatchSet 1222 
Date: 2001/05/13 13:05:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up fconnection stuff once and for all (merged with filter_pipe_t)

Members: 
	src/filter/filter.c:1.47->1.48 
	src/filter/filter_pipe.c:1.8->1.9 
	src/filter/filter_pipe.h:1.6->1.7 

---------------------
PatchSet 1223 
Date: 2001/05/13 13:07:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up glame init (merged glame_init() & glame_init_with_guile())

Members: 
	src/cglame.c:1.19->1.20 
	src/glmid/glmid.c:1.34->1.35 
	src/glmid/glmid.h:1.8->1.9 
	src/gui/main.c:1.50->1.51 

---------------------
PatchSet 1224 
Date: 2001/05/13 13:09:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
"framework" (well... :)) for gpsm operation plugins (such as normalize with
user interaction)

Members: 
	src/glmid/glplugin.h:1.15->1.16 
	src/plugins/tutorial.c:1.8->1.9 

---------------------
PatchSet 1225 
Date: 2001/05/13 13:09:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/fconnection/filter_pipe_t/

Members: 
	src/gui/edit_filter/canvas.c:1.88->1.89 

---------------------
PatchSet 1226 
Date: 2001/05/13 13:10:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
changed return type of gtk_swapfile_buffer_get_item() (to group) and
fixed all users

Members: 
	src/gui/waveeditgui.c:1.55->1.56 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.12->1.13 
	src/gui/libgtkwaveform/gtkswapfilebuffer.h:1.7->1.8 

---------------------
PatchSet 1227 
Date: 2001/05/13 13:16:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added missing .h file

Members: 
	src/gui/edit_filter/Makefile.am:1.12->1.13 

---------------------
PatchSet 1228 
Date: 2001/05/14 09:28:18
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Updated XML check from current Debian package. Ought to work with both
libxml2 and libxml1. Keep your fingers crossed. [dk]

Members: 
	macros/libxml.m4:1.5->1.6 

---------------------
PatchSet 1229 
Date: 2001/05/14 09:29:45
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Check for libxml2 first, then try libxml1. [dk]

Members: 
	configure.in:1.103->1.104 

---------------------
PatchSet 1230 
Date: 2001/05/14 09:33:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Be more verbose on network errors.
Allow other than PLUGIN_FILTER plugins in menu creator.

Members: 
	src/gui/glame_gui_utils.c:1.14->1.15 

---------------------
PatchSet 1231 
Date: 2001/05/14 09:34:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Cleanup.
New "Apply operation" submenu where all gpsm operations go.

Members: 
	src/gui/waveeditgui.c:1.56->1.57 

---------------------
PatchSet 1232 
Date: 2001/05/14 09:34:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
:)

Members: 
	src/plugins/tutorial.c:1.9->1.10 

---------------------
PatchSet 1233 
Date: 2001/05/14 09:50:01
Author: nold
Branch: HEAD
Tag: (none) 
Log:
WTF!? aclocal messes with stuff in comments! [dk]

Members: 
	macros/libxml.m4:1.6->1.7 

---------------------
PatchSet 1234 
Date: 2001/05/14 10:05:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed new libxml1 check, reinserted old one

Members: 
	macros/libxml.m4:1.7->1.8 

---------------------
PatchSet 1235 
Date: 2001/05/14 10:06:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we dont seem to need acinclude.m4 any more

Members: 
	acinclude.m4:1.22->1.23(DEAD) 

---------------------
PatchSet 1236 
Date: 2001/05/14 12:23:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed dumb cut&paste error

Members: 
	src/swapfile/swapfile_fs.c:1.31->1.32 

---------------------
PatchSet 1238 
Date: 2001/05/14 14:01:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
need guile

Members: 
	src/plugins/Makefile.am:1.42->1.43 

---------------------
PatchSet 1239 
Date: 2001/05/14 23:57:59
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added gpsm_op normalize, no gui popups yet

Members: 
	src/plugins/ssp.c:1.2->1.3 

---------------------
PatchSet 1240 
Date: 2001/05/15 10:39:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed normalize

Members: 
	src/gui/waveeditgui.c:1.57->1.58 

---------------------
PatchSet 1241 
Date: 2001/05/16 01:22:48
Author: mag
Branch: HEAD
Tag: (none) 
Log:
moved normalize in own plugin, links with gnome

Members: 
	src/plugins/Makefile.am:1.43->1.44 

---------------------
PatchSet 1242 
Date: 2001/05/16 01:23:51
Author: mag
Branch: HEAD
Tag: (none) 
Log:
here it is, normalize including swishy dishy progress bars
look up the source for shocking details

Members: 
	src/plugins/normalize.c:INITIAL->1.1 

---------------------
PatchSet 1243 
Date: 2001/05/16 01:24:45
Author: mag
Branch: HEAD
Tag: (none) 
Log:
swapfile_in does need a parampos, too

Members: 
	src/plugins/swapfile_io.c:1.14->1.15 

---------------------
PatchSet 1244 
Date: 2001/05/16 01:25:37
Author: mag
Branch: HEAD
Tag: (none) 
Log:
removed normalize and moved it to normalize.c

Members: 
	src/plugins/ssp.c:1.3->1.4 

---------------------
PatchSet 1245 
Date: 2001/05/16 09:43:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added "Apply operation"

Members: 
	src/gui/swapfilegui.c:1.36->1.37 

---------------------
PatchSet 1246 
Date: 2001/05/16 09:45:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added fsck/mkswap binary, killed obsolete sources

Members: 
	src/swapfile/Makefile.am:1.14->1.15 
	src/swapfile/swapfile_fsck.c:INITIAL->1.1 
	src/swapfile/swapfile_info.c:1.9->1.10(DEAD) 
	src/swapfile/swapfile_mkswap.c:INITIAL->1.1 
	src/swapfile/swapfile_test.c:1.15->1.16(DEAD) 

---------------------
PatchSet 1247 
Date: 2001/05/16 09:45:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
started exchanging SWPANICs for "mark unclean and RO" - easy ones first.

Members: 
	src/swapfile/swapfile.h:1.15->1.16 
	src/swapfile/swapfile_fs.c:1.32->1.33 
	src/swapfile/swfs_cluster.c:1.20->1.21 
	src/swapfile/swfs_file.c:1.14->1.15 

---------------------
PatchSet 1248 
Date: 2001/05/16 09:47:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no longer force fsck on DEBUG

Members: 
	src/glmid/gpsm.c:1.21->1.22 

---------------------
PatchSet 1249 
Date: 2001/05/16 10:34:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
sync() occasionally - after import

Members: 
	src/gui/swapfilegui.c:1.37->1.38 

---------------------
PatchSet 1250 
Date: 2001/05/16 10:35:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix assumption we get a gpsm_grp_t -- not true.

Members: 
	src/plugins/normalize.c:1.1->1.2 

---------------------
PatchSet 1251 
Date: 2001/05/16 10:35:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
after (successful) fsck, always remove the .lock

Members: 
	src/swapfile/swapfile_fs.c:1.33->1.34 

---------------------
PatchSet 1252 
Date: 2001/05/16 10:36:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
tried to handle EINTR at all places (still getting EINTR on normalize
occasionally, though - maybe a bug elsewhere)

Members: 
	src/swapfile/swfs_cluster.c:1.21->1.22 
	src/swapfile/swfs_file.c:1.15->1.16 

---------------------
PatchSet 1254 
Date: 2001/05/16 15:45:50
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fix for preprocessor statements. Forward-ported from 0.4 branch. [dk]

Members: 
	src/plugins/audio_io_alsa.c:1.3->1.4 
	src/plugins/audio_io_alsa_v090.c:1.2->1.3 

---------------------
PatchSet 1255 
Date: 2001/05/16 17:55:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no longer gmkswap

Members: 
	src/swapfile/gmkswap.c:1.9->1.10(DEAD) 

---------------------
PatchSet 1256 
Date: 2001/05/16 17:56:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
whoops - as usual: Makefile.am

Members: 
	src/swapfile/Makefile.am:1.15->1.16 

---------------------
PatchSet 1257 
Date: 2001/05/17 08:54:24
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Hook as GLAME into top level info dir. [dk]

Members: 
	doc/glame.texi:1.16->1.17 

---------------------
PatchSet 1259 
Date: 2001/05/17 10:13:39
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Much cleaner fix for /usr/info/dir issue. [Pavel Polischouk]

Members: 
	glame.spec:1.3->1.4 

---------------------
PatchSet 1261 
Date: 2001/05/17 23:38:36
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added basic support for grouping
added new GlameCanvasGroup type
added hack for testing :)

Members: 
	src/gui/edit_filter/canvasfilter.c:1.5->1.6 
	src/gui/edit_filter/canvaspipe.c:1.6->1.7 
	src/gui/edit_filter/filtereditgui.c:1.4->1.5 
	src/gui/edit_filter/glamecanvas.c:1.5->1.6 
	src/gui/edit_filter/glamecanvas.h:1.3->1.4 
	src/gui/edit_filter/main.c:1.7->1.8 

---------------------
PatchSet 1262 
Date: 2001/05/18 10:35:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added preliminary timeline framework

Members: 
	configure.in:1.104->1.105 
	src/gui/Makefile.am:1.40->1.41 
	src/gui/swapfilegui.c:1.38->1.39 
	src/gui/timeline/Makefile.am:INITIAL->1.1 
	src/gui/timeline/canvas_types.c:INITIAL->1.1 
	src/gui/timeline/canvas_types.h:INITIAL->1.1 
	src/gui/timeline/timeline.c:INITIAL->1.1 
	src/gui/timeline/timeline.h:INITIAL->1.1 

---------------------
PatchSet 1263 
Date: 2001/05/18 16:07:21
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
lots of bugfixes in new canvas
stroke tests (disabled by default)
opening of networks added
properties of networks added

Members: 
	acconfig.h:1.25->1.26 
	configure.in:1.105->1.106 
	src/filter/filter.h:1.69->1.70 
	src/gui/edit_filter/canvasfilter.c:1.6->1.7 
	src/gui/edit_filter/canvasitem.h:1.5->1.6 
	src/gui/edit_filter/canvaspipe.c:1.7->1.8 
	src/gui/edit_filter/canvasport.c:1.5->1.6 
	src/gui/edit_filter/filtereditgui.c:1.5->1.6 
	src/gui/edit_filter/glamecanvas.h:1.4->1.5 

---------------------
PatchSet 1264 
Date: 2001/05/19 15:56:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/AM_PATH_ESD/ACG_PATH_ESD/

Members: 
	configure.in:1.106->1.107 

---------------------
PatchSet 1265 
Date: 2001/05/21 08:56:19
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added Quick Start Guide. [dk]

Members: 
	doc/Makefile.am:1.18->1.19 
	doc/glame.texi:1.17->1.18 
	doc/gui.texi:1.9->1.10 
	doc/quickstart.texi:INITIAL->1.1 

---------------------
PatchSet 1266 
Date: 2001/05/21 09:35:46
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Wav chunk size is gl_s32 logically. [dk]

Members: 
	src/plugins/file_io.c:1.50->1.51 

---------------------
PatchSet 1274 
Date: 2001/05/22 10:37:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
all app names are "glame0.5"

Members: 
	src/gui/main.c:1.51->1.52 
	src/gui/waveeditgui.c:1.58->1.59 
	src/gui/edit_filter/canvas.c:1.89->1.90 
	src/gui/edit_filter/filtereditgui.c:1.6->1.7 

---------------------
PatchSet 1276 
Date: 2001/05/22 12:34:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added FILTER_PARAMTYPE_[S]BUF - to be removed again, if we're not happy
with not having to/from string operations (i.e. params dont survive
save/load)

Members: 
	src/filter/filter_param.c:1.11->1.12 
	src/filter/filter_param.h:1.13->1.14 

---------------------
PatchSet 1277 
Date: 2001/05/22 13:02:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added generic wave generator (using FILTER_PARAMTYPE_SBUF)

Members: 
	src/plugins/waveform.c:1.22->1.23 

---------------------
PatchSet 1278 
Date: 2001/05/23 08:51:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more timeline (you can see something!)

Members: 
	src/gui/timeline/canvas_types.c:1.1->1.2 
	src/gui/timeline/canvas_types.h:1.1->1.2 
	src/gui/timeline/timeline.c:1.1->1.2 

---------------------
PatchSet 1279 
Date: 2001/05/23 13:32:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed --XXX-lowlatency

Members: 
	acconfig.h:1.26->1.27 
	configure.in:1.107->1.108 

---------------------
PatchSet 1280 
Date: 2001/05/23 13:33:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
GLAME_WBUFSIZE is now a variable

Members: 
	src/filter/filter.c:1.48->1.49 
	src/include/glame_types.h:1.16->1.17 

---------------------
PatchSet 1281 
Date: 2001/05/23 13:33:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed #LOW_LATENCY users

Members: 
	src/filter/filter_buffer.c:1.30->1.31 
	src/plugins/audio_io_oss.c:1.13->1.14 

---------------------
PatchSet 1282 
Date: 2001/05/23 13:34:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
GLAME_WBUFSIZE is now configurable via preferences (default is 1024)

Members: 
	src/gui/main.c:1.52->1.53 

---------------------
PatchSet 1283 
Date: 2001/05/25 10:54:48
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added new pixmaps from jesse and kristian

Members: 
	data/pixmaps/Makefile.am:1.8->1.9 
	data/pixmaps/const.png:1.1->1.2 
	data/pixmaps/delay.png:1.1->1.2 
	data/pixmaps/dup.png:1.1->1.2 
	data/pixmaps/equalizer.png:INITIAL->1.1 
	data/pixmaps/fade.png:INITIAL->1.1 
	data/pixmaps/input.png:1.2->1.3 
	data/pixmaps/null.png:1.1->1.2 
	data/pixmaps/one2n.png:1.1->1.2 
	data/pixmaps/output.png:1.2->1.3 
	data/pixmaps/ping.png:INITIAL->1.1 
	data/pixmaps/pipe.png:INITIAL->1.1 
	data/pixmaps/play.png:INITIAL->1.1 
	data/pixmaps/prod.png:1.1->1.2 
	data/pixmaps/pulse.png:INITIAL->1.1 
	data/pixmaps/rect.png:1.1->1.2 
	data/pixmaps/save.png:INITIAL->1.1 
	data/pixmaps/sine.png:1.1->1.2 
	data/pixmaps/statistics.png:INITIAL->1.1 
	data/pixmaps/sum.png:1.1->1.2 
	data/pixmaps/volume_adjust.png:1.1->1.2 
	data/pixmaps/zoom_in.png:INITIAL->1.1 
	data/pixmaps/zoom_out.png:INITIAL->1.1 

---------------------
PatchSet 1284 
Date: 2001/05/25 10:55:34
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added pixmaps to filters

Members: 
	src/plugins/debug.c:1.10->1.11 
	src/plugins/pipe.c:1.17->1.18 
	src/plugins/ssp.c:1.4->1.5 

---------------------
PatchSet 1285 
Date: 2001/05/25 10:56:37
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added new glame_load_icon_widget function that loads an image and returns it as a gnomePixmap
replaced some icons (zoom etc)

Members: 
	src/gui/glame_gui_utils.c:1.15->1.16 
	src/gui/glame_gui_utils.h:1.14->1.15 
	src/gui/waveeditgui.c:1.59->1.60 
	src/gui/edit_filter/filtereditgui.c:1.7->1.8 

---------------------
PatchSet 1286 
Date: 2001/05/25 11:36:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
gnome does not handle greyscale

Members: 
	data/pixmaps/pipe.png:1.1->1.2 

---------------------
PatchSet 1287 
Date: 2001/05/25 12:08:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
greyscale -> reduced color

Members: 
	data/pixmaps/equalizer.png:1.1->1.2 
	data/pixmaps/fade.png:1.1->1.2 
	data/pixmaps/ping.png:1.1->1.2 

---------------------
PatchSet 1288 
Date: 2001/05/25 12:29:31
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added broken wave parameter support

Members: 
	src/gui/glame_gui_utils.c:1.16->1.17 

---------------------
PatchSet 1289 
Date: 2001/05/25 12:42:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
allow NULL filter in sbuf_alloc()

Members: 
	src/filter/filter_protocols.h:1.28->1.29 

---------------------
PatchSet 1290 
Date: 2001/05/25 12:42:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed sbuf() stuff

Members: 
	src/gui/glame_gui_utils.c:1.17->1.18 

---------------------
PatchSet 1291 
Date: 2001/05/27 00:34:37
Author: mag
Branch: HEAD
Tag: (none) 
Log:
add identify_plugin function and removed different init functions
added bandpass filter(very experimental)

Members: 
	src/plugins/iir.c:1.14->1.15 

---------------------
PatchSet 1292 
Date: 2001/05/27 23:28:27
Author: mag
Branch: HEAD
Tag: (none) 
Log:
copy plugin info to new filter if copying from template

Members: 
	src/filter/filter.c:1.49->1.50 

---------------------
PatchSet 1293 
Date: 2001/05/27 23:29:25
Author: mag
Branch: HEAD
Tag: (none) 
Log:
replaced bandpass calculation by one that actually works

Members: 
	src/plugins/iir.c:1.15->1.16 

---------------------
PatchSet 1294 
Date: 2001/05/28 09:08:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added GLSIG_PORT_DELETED

Members: 
	src/filter/filter.h:1.70->1.71 
	src/filter/filter_port.c:1.3->1.4 

---------------------
PatchSet 1295 
Date: 2001/05/28 09:09:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
wheee - two fixes to nasty bugs

Members: 
	src/glmid/gpsm.c:1.22->1.23 

---------------------
PatchSet 1296 
Date: 2001/05/28 09:09:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added network utils

Members: 
	src/glmid/Makefile.am:1.19->1.20 
	src/glmid/network_utils.c:INITIAL->1.1 
	src/glmid/network_utils.h:INITIAL->1.1 

---------------------
PatchSet 1297 
Date: 2001/05/28 09:10:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
spliced out apply and made a nice one out of it

Members: 
	src/gui/Makefile.am:1.41->1.42 
	src/gui/apply.c:INITIAL->1.1 

---------------------
PatchSet 1298 
Date: 2001/05/28 09:11:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we now have two versions of param gui - duh.

Members: 
	src/gui/glame_gui_utils.c:1.18->1.19 
	src/gui/glame_gui_utils.h:1.15->1.16 

---------------------
PatchSet 1299 
Date: 2001/05/28 09:11:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
show position

Members: 
	src/gui/gltreeitem.c:1.12->1.13 

---------------------
PatchSet 1300 
Date: 2001/05/28 09:12:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use new apply and helpers from network_utils - we can now play n tracks

Members: 
	src/gui/waveeditgui.c:1.60->1.61 

---------------------
PatchSet 1301 
Date: 2001/05/28 09:12:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added "render" plugin - from n inputs generate positional correct mixes of
m outputs at specified positions

Members: 
	src/plugins/basic_sample.c:1.38->1.39 

---------------------
PatchSet 1302 
Date: 2001/05/28 09:13:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
be nice, in case of failure (disk full)

Members: 
	src/plugins/swapfile_io.c:1.15->1.16 

---------------------
PatchSet 1303 
Date: 2001/05/28 09:13:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
always print reason of not-really-PANIC

Members: 
	src/swapfile/swapfile_fs.c:1.34->1.35 

---------------------
PatchSet 1305 
Date: 2001/05/28 10:19:50
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added about&help menuitems

Members: 
	src/gui/edit_filter/canvasfilter.c:1.7->1.8 
	src/gui/edit_filter/canvasport.c:1.6->1.7 
	src/gui/edit_filter/filtereditgui.c:1.8->1.9 

---------------------
PatchSet 1306 
Date: 2001/05/28 10:21:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
merged the two param guis

Members: 
	src/gui/glame_gui_utils.c:1.19->1.20 

---------------------
PatchSet 1307 
Date: 2001/05/28 12:58:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
started killing old filter cruft (got fed up and stopped for now...)

Members: 
	src/plugins/audio_io.c:1.34->1.35 
	src/plugins/debug.c:1.11->1.12 
	src/plugins/file_io.c:1.51->1.52 
	src/plugins/pan.c:1.11->1.12 
	src/plugins/pipe.c:1.18->1.19 
	src/plugins/swapfile_io.c:1.16->1.17 

---------------------
PatchSet 1308 
Date: 2001/05/28 14:07:55
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added register_as (uncomplete)
added save_as
added conditional menu for open-down
fixed nasty bug in port-pipe ordering
added zoom in/out

Members: 
	src/gui/edit_filter/canvas.c:1.90->1.91 
	src/gui/edit_filter/canvas_types.c:1.22->1.23 
	src/gui/edit_filter/canvasfilter.c:1.8->1.9 
	src/gui/edit_filter/canvasport.c:1.7->1.8 
	src/gui/edit_filter/filtereditgui.c:1.9->1.10 
	src/gui/edit_filter/glamecanvas.c:1.6->1.7 
	src/gui/edit_filter/glamecanvas.h:1.5->1.6 

---------------------
PatchSet 1309 
Date: 2001/05/28 15:26:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more useful spinbutton setups

Members: 
	src/gui/glame_gui_utils.c:1.20->1.21 

---------------------
PatchSet 1310 
Date: 2001/05/28 15:27:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
0.1ms is not a useful preset...

Members: 
	src/plugins/echo.c:1.16->1.17 

---------------------
PatchSet 1311 
Date: 2001/05/28 15:58:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made ladspa on per default (doesnt fix make distcheck failure)

Members: 
	macros/acg-ladspa.m4:1.1->1.2 

---------------------
PatchSet 1312 
Date: 2001/05/28 16:02:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
doh - whats these :)

Members: 
	src/glmid/gltrack.c:1.6->1.7(DEAD) 
	src/glmid/gltrack.h:1.4->1.5(DEAD) 

---------------------
PatchSet 1313 
Date: 2001/05/28 16:04:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added config.h includes, where missing

Members: 
	src/glmid/clipboard.h:1.1->1.2 
	src/glmid/glmid.h:1.9->1.10 
	src/glmid/glplugin.c:1.27->1.28 
	src/glmid/glplugin.h:1.16->1.17 
	src/glmid/gpsm.c:1.23->1.24 
	src/glmid/ladspa.c:1.9->1.10 

---------------------
PatchSet 1315 
Date: 2001/05/28 17:16:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forward ported workaround

Members: 
	src/glmid/gpsm.c:1.24->1.25 

---------------------
PatchSet 1316 
Date: 2001/05/29 08:40:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
put swapfile view into a scrolled window

Members: 
	src/gui/main.c:1.53->1.54 

---------------------
PatchSet 1317 
Date: 2001/05/29 08:50:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed foreach_* stuff again - zero iteration variable after final iteration

Members: 
	src/include/list.h:1.18->1.19 

---------------------
PatchSet 1318 
Date: 2001/05/29 08:50:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added coords transformation helper
started on real semantics for group insert

Members: 
	src/glmid/gpsm.c:1.25->1.26 
	src/glmid/gpsm.h:1.13->1.14 

---------------------
PatchSet 1319 
Date: 2001/05/29 08:51:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added insert at position functionality
changed labels again

Members: 
	src/gui/gltreeitem.c:1.13->1.14 
	src/gui/gltreeitem.h:1.7->1.8 

---------------------
PatchSet 1320 
Date: 2001/05/29 08:51:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added (non intuitive - will be fixed) drag'n'drop for tree items

Members: 
	src/gui/swapfilegui.c:1.39->1.40 

---------------------
PatchSet 1321 
Date: 2001/05/29 08:52:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no garrison anymore

Members: 
	src/plugins/Makefile.am:1.44->1.45 
	src/plugins/garrison.c:1.3->1.4(DEAD) 

---------------------
PatchSet 1322 
Date: 2001/05/29 08:52:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added inclusion of config.h, where missing

Members: 
	src/plugins/arithmetic.c:1.14->1.15 
	src/plugins/basic.c:1.25->1.26 
	src/plugins/basic_sample.c:1.39->1.40 
	src/plugins/debug.c:1.12->1.13 
	src/plugins/distortion.c:1.3->1.4 
	src/plugins/echo.c:1.17->1.18 
	src/plugins/fft_plugins.c:1.5->1.6 
	src/plugins/flanger.c:1.6->1.7 
	src/plugins/iir.c:1.16->1.17 
	src/plugins/noisegate.c:1.11->1.12 
	src/plugins/normalize.c:1.2->1.3 
	src/plugins/pan.c:1.12->1.13 
	src/plugins/pipe.c:1.19->1.20 
	src/plugins/ssp.c:1.5->1.6 
	src/plugins/swapfile_io.c:1.17->1.18 
	src/plugins/waveform.c:1.23->1.24 

---------------------
PatchSet 1323 
Date: 2001/05/29 08:54:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed nop

Members: 
	src/plugins/tutorial.c:1.10->1.11 

---------------------
PatchSet 1324 
Date: 2001/05/29 09:45:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
even more l33t scrolled window (automatic horiz. resize, vert. scrollbar
only)

Members: 
	src/gui/main.c:1.54->1.55 

---------------------
PatchSet 1325 
Date: 2001/05/29 23:33:53
Author: mag
Branch: HEAD
Tag: (none) 
Log:
replaced poles parameter by stages parameter
added bandpasses made of chebyshev lowpass and highpass in series

Members: 
	src/plugins/iir.c:1.17->1.18 

---------------------
PatchSet 1326 
Date: 2001/05/30 08:25:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
the real fix for the iterative tree traversal search

Members: 
	src/glmid/gpsm.c:1.26->1.27 

---------------------
PatchSet 1328 
Date: 2001/05/30 08:38:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added notion of [hv]boxes, more implementation/thoughts on item insertion

Members: 
	src/glmid/gpsm.c:1.27->1.28 
	src/glmid/gpsm.h:1.14->1.15 

---------------------
PatchSet 1329 
Date: 2001/05/30 08:39:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
reject hbox like setups - we dont handle them (yet?)

Members: 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.13->1.14 

---------------------
PatchSet 1330 
Date: 2001/05/30 08:39:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more useful drag&drop - simple sequencing is now possible inside the
swapfilegui

Members: 
	src/gui/swapfilegui.c:1.40->1.41 

---------------------
PatchSet 1331 
Date: 2001/05/30 10:44:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed apply wrt ESCAPE key press and window delete button

Members: 
	src/gui/apply.c:1.1->1.2 

---------------------
PatchSet 1332 
Date: 2001/05/30 13:29:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
merged some new pixmaps from Jesse

Members: 
	data/pixmaps/Makefile.am:1.9->1.10 
	data/pixmaps/default.png:1.1->1.2 
	data/pixmaps/drop.png:1.1->1.2 
	data/pixmaps/extend.png:1.1->1.2 
	data/pixmaps/invert.png:1.1->1.2 
	data/pixmaps/mix1.png:1.3->1.4 
	data/pixmaps/mix2.png:1.3->1.4(DEAD) 
	data/pixmaps/pan.png:INITIAL->1.1 
	data/pixmaps/prod.png:1.2->1.3 
	data/pixmaps/sum.png:1.2->1.3 
	data/pixmaps/volume_adjust.png:1.2->1.3 

---------------------
PatchSet 1333 
Date: 2001/05/30 14:32:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
hunting for the bug

Members: 
	src/swapfile/swfs_cluster.c:1.22->1.23 
	src/swapfile/swfs_ctree.c:1.12->1.13 
	src/swapfile/swfs_file.c:1.16->1.17 

---------------------
PatchSet 1334 
Date: 2001/05/30 14:57:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
you may now move/sequence groups

Members: 
	src/gui/swapfilegui.c:1.41->1.42 

---------------------
PatchSet 1335 
Date: 2001/05/30 14:57:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more swapfile regression tests

Members: 
	src/glmid/glame.scm:1.54->1.55 

---------------------
PatchSet 1336 
Date: 2001/05/30 15:05:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we dont have no mix2.png anymore

Members: 
	data/pixmaps/Makefile.am:1.10->1.11 

---------------------
PatchSet 1337 
Date: 2001/05/30 15:43:09
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
readded macmode for the lesser lucky ones.
fixed bug 428670 (double-click  hang)

Members: 
	src/gui/glame_gui_utils.h:1.16->1.17 
	src/gui/edit_filter/canvasfilter.c:1.9->1.10 
	src/gui/edit_filter/canvaspipe.c:1.8->1.9 
	src/gui/edit_filter/canvasport.c:1.8->1.9 
	src/gui/edit_filter/filtereditgui.c:1.10->1.11 

---------------------
PatchSet 1338 
Date: 2001/05/30 16:15:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed typo in fsck

Members: 
	src/swapfile/swapfile_fs.c:1.35->1.36 

---------------------
PatchSet 1339 
Date: 2001/06/01 08:44:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
simplified gpsm_flatten()
killed remaining iterative tree traversal bugs

Members: 
	src/glmid/gpsm.c:1.28->1.29 

---------------------
PatchSet 1340 
Date: 2001/06/01 08:45:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added regression for the fixed swapfile bug

Members: 
	src/glmid/glame.scm:1.55->1.56 

---------------------
PatchSet 1341 
Date: 2001/06/01 08:45:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed nasty bug in truncate

Members: 
	src/swapfile/swfs_file.c:1.17->1.18 

---------------------
PatchSet 1349 
Date: 2001/06/01 10:30:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
as done for 0.4 use the glame provided default icon

Members: 
	src/gui/glame_gui_utils.h:1.17->1.18 

---------------------
PatchSet 1351 
Date: 2001/06/01 13:26:33
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Forward port: Updated copyright and license statements. [dk]

Members: 
	debian/copyright:1.1->1.2 

---------------------
PatchSet 1361 
Date: 2001/06/02 21:53:06
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added view all to canvas
added spiffy popups to items with nice blue boxes around them
items are raised by clicking..
more stuff i don't recall right now

Members: 
	src/gui/edit_filter/canvasfilter.c:1.10->1.11 
	src/gui/edit_filter/canvasitem.h:1.6->1.7 
	src/gui/edit_filter/canvasport.c:1.9->1.10 
	src/gui/edit_filter/filtereditgui.c:1.11->1.12 
	src/gui/edit_filter/glamecanvas.c:1.7->1.8 

---------------------
PatchSet 1362 
Date: 2001/06/04 17:01:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug wrt adding to hbox/vbox

Members: 
	src/glmid/gpsm.c:1.29->1.30 

---------------------
PatchSet 1363 
Date: 2001/06/04 17:02:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no longer check for GUILE, added gpsm wrappers

Members: 
	src/glmid/Makefile.am:1.20->1.21 
	src/glmid/glmid.c:1.35->1.36 
	src/glmid/glscript.c:1.30->1.31 
	src/glmid/glscript.h:1.8->1.9 
	src/glmid/glscript_gpsm.c:INITIAL->1.1 

---------------------
PatchSet 1364 
Date: 2001/06/04 17:02:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added generic accelerator handling

Members: 
	src/gui/glame_accelerator.c:INITIAL->1.1 
	src/gui/glame_accelerator.h:INITIAL->1.1 

---------------------
PatchSet 1365 
Date: 2001/06/04 17:03:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made a GtkObject out of the swapfilegui, wrapped some functionality to
guile (for use in accelerators)

Members: 
	src/gui/swapfilegui.c:1.42->1.43 
	src/gui/swapfilegui.h:1.4->1.5 

---------------------
PatchSet 1366 
Date: 2001/06/04 17:04:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added accelerators

Members: 
	src/gui/Makefile.am:1.42->1.43 

---------------------
PatchSet 1367 
Date: 2001/06/04 17:04:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added some simple accelerators to waveeditgui and swapfilegui

Members: 
	src/gui/main.c:1.55->1.56 
	src/gui/waveeditgui.c:1.61->1.62 
	src/gui/libgtkwaveform/gtkwaveview.c:1.4->1.5 

---------------------
PatchSet 1368 
Date: 2001/06/04 17:04:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we always have guile

Members: 
	src/Makefile.am:1.22->1.23 

---------------------
PatchSet 1369 
Date: 2001/06/04 17:05:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less to do

Members: 
	TODO:1.36->1.37 

---------------------
PatchSet 1370 
Date: 2001/06/05 10:24:06
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
new pixmaps from jesse

Members: 
	data/pixmaps/Makefile.am:1.11->1.12 
	data/pixmaps/bandpass.png:INITIAL->1.1 
	data/pixmaps/const.png:1.2->1.3 
	data/pixmaps/delay.png:1.2->1.3 
	data/pixmaps/dup.png:1.2->1.3 
	data/pixmaps/echo.png:INITIAL->1.1 
	data/pixmaps/equalizer.png:1.2->1.3 
	data/pixmaps/extend.png:1.2->1.3 
	data/pixmaps/fade.png:1.2->1.3 
	data/pixmaps/fft.png:1.4->1.5 
	data/pixmaps/iir.png:INITIAL->1.1 
	data/pixmaps/input.png:1.3->1.4 
	data/pixmaps/invert.png:1.2->1.3 
	data/pixmaps/noisegate.png:INITIAL->1.1 
	data/pixmaps/null.png:1.2->1.3 
	data/pixmaps/one2n.png:1.2->1.3 
	data/pixmaps/output.png:1.3->1.4 
	data/pixmaps/ping.png:1.2->1.3 
	data/pixmaps/pipe.png:1.2->1.3 
	data/pixmaps/pulse.png:1.1->1.2 
	data/pixmaps/rect.png:1.2->1.3 
	data/pixmaps/resample.png:INITIAL->1.1 
	data/pixmaps/sine.png:1.2->1.3 
	data/pixmaps/statistics.png:1.1->1.2 
	data/pixmaps/volume_adjust.png:1.3->1.4 
	src/plugins/arithmetic.c:1.15->1.16 
	src/plugins/echo.c:1.18->1.19 
	src/plugins/echo2.scm:1.2->1.3 
	src/plugins/fft_plugins.c:1.6->1.7 
	src/plugins/iir.c:1.18->1.19 
	src/plugins/noisegate.c:1.12->1.13 
	src/plugins/pan.c:1.13->1.14 
	src/plugins/ssp.c:1.6->1.7 

---------------------
PatchSet 1371 
Date: 2001/06/05 10:36:30
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed stupid bug causing too large popup boxes

Members: 
	src/gui/edit_filter/canvasfilter.c:1.11->1.12 

---------------------
PatchSet 1372 
Date: 2001/06/05 12:18:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
garrison rip

Members: 
	AUTHORS:1.2->1.3 
	CREDITS:1.4->1.5 
	README:1.22->1.23 

---------------------
PatchSet 1373 
Date: 2001/06/05 12:32:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/PlUGIN_PIXMAP/PLUGIN_PIXMAP/g

Members: 
	src/plugins/echo2.scm:1.3->1.4 

---------------------
PatchSet 1374 
Date: 2001/06/05 14:33:04
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added simple test shortcuts
fixed crash in gui-utils
fixed broken viewall (hopefully?)

Members: 
	src/gui/glame_gui_utils.c:1.21->1.22 
	src/gui/edit_filter/Makefile.am:1.13->1.14 
	src/gui/edit_filter/canvasfilter.c:1.12->1.13 
	src/gui/edit_filter/filtereditgui.c:1.12->1.13 
	src/gui/edit_filter/glamecanvas.c:1.8->1.9 

---------------------
PatchSet 1375 
Date: 2001/06/05 15:37:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed compatibility macros

Members: 
	src/filter/filter.h:1.71->1.72 

---------------------
PatchSet 1376 
Date: 2001/06/05 15:39:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no longer need _NO_FILTER_COMPATIBILITY define

Members: 
	src/filter/Makefile.am:1.43->1.44 
	src/glmid/Makefile.am:1.21->1.22 
	src/gui/Makefile.am:1.43->1.44 
	src/gui/edit_filter/Makefile.am:1.14->1.15 

---------------------
PatchSet 1377 
Date: 2001/06/05 15:40:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed _NO_FILTER_COMPATIBILITY define, converted all in-core plugins (i.e.
it compiles and links)

Members: 
	src/plugins/arithmetic.c:1.16->1.17 
	src/plugins/audio_io_esd.c:1.6->1.7 
	src/plugins/basic.c:1.26->1.27 
	src/plugins/basic_sample.c:1.40->1.41 
	src/plugins/echo.c:1.19->1.20 
	src/plugins/iir.c:1.19->1.20 
	src/plugins/ssp.c:1.7->1.8 
	src/plugins/tutorial.c:1.11->1.12 
	src/plugins/waveform.c:1.24->1.25 

---------------------
PatchSet 1378 
Date: 2001/06/05 16:09:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
converted the rest (hopefully) to new API

Members: 
	src/plugins/audio_io_alsa.c:1.4->1.5 
	src/plugins/audio_io_alsa_v090.c:1.3->1.4 
	src/plugins/audio_io_irix.c:1.3->1.4 
	src/plugins/audio_io_oss.c:1.14->1.15 
	src/plugins/distortion.c:1.4->1.5 
	src/plugins/fft_plugins.c:1.7->1.8 
	src/plugins/flanger.c:1.7->1.8 
	src/plugins/noisegate.c:1.13->1.14 

---------------------
PatchSet 1379 
Date: 2001/06/05 16:25:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
correctly handle crossing events

Members: 
	src/gui/swapfilegui.c:1.43->1.44 

---------------------
PatchSet 1380 
Date: 2001/06/05 19:21:45
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
basic accelerators for canvas
subject to change.
ctrl-q kills window
v does view all
+- zooms in/out

support for selections.
clicking on an item will select it (drawing a blue frame around it)
you can alter selections by the usual things. clicking on a different icon will
unselect the others, shift-click will add items do the selections.
the only possible function for selections is bound to key d, delete!
very kool.

Members: 
	src/gui/main.c:1.56->1.57 
	src/gui/edit_filter/canvasfilter.c:1.13->1.14 
	src/gui/edit_filter/canvasitem.h:1.7->1.8 
	src/gui/edit_filter/filtereditgui.c:1.13->1.14 
	src/gui/edit_filter/filtereditgui.h:1.3->1.4 
	src/gui/edit_filter/glamecanvas.c:1.9->1.10 
	src/gui/edit_filter/glamecanvas.h:1.6->1.7 

---------------------
PatchSet 1381 
Date: 2001/06/06 09:48:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
exported all smobs for use in higher level c wrappers

Members: 
	src/glmid/glscript.h:1.9->1.10 
	src/glmid/glscript_filter.c:1.14->1.15 
	src/glmid/glscript_swapfile.c:1.4->1.5 

---------------------
PatchSet 1382 
Date: 2001/06/06 09:50:28
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Splice ALSA support into separate files honouring API of the week. [dk]

Members: 
	src/plugins/Makefile.am:1.45->1.46 
	src/plugins/audio_io_alsa.c:1.5->1.6 
	src/plugins/audio_io_alsa_v050.c:INITIAL->1.1 
	src/plugins/audio_io_alsa_v090.c:1.4->1.5 

---------------------
PatchSet 1383 
Date: 2001/06/06 10:18:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup

Members: 
	src/glmid/glscript_swapfile.c:1.5->1.6 

---------------------
PatchSet 1384 
Date: 2001/06/06 10:18:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
some cleanup - still a mess

Members: 
	src/glmid/glscript_filter.c:1.15->1.16 

---------------------
PatchSet 1385 
Date: 2001/06/06 13:02:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
did the easy ones

Members: 
	src/gui/glame_accelerator.c:1.1->1.2 

---------------------
PatchSet 1386 
Date: 2001/06/06 13:02:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added casts to avoid warnings

Members: 
	src/include/list.h:1.19->1.20 

---------------------
PatchSet 1387 
Date: 2001/06/06 16:12:36
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed gazillions of compiler warnings, containing 1 (one) real bug :)
icons are correctly sized now. Look shitty now, have to scale them manually.

Members: 
	src/gui/glame_gui_utils.c:1.22->1.23 
	src/gui/glame_gui_utils.h:1.18->1.19 
	src/gui/waveeditgui.c:1.62->1.63 
	src/gui/edit_filter/canvasfilter.c:1.14->1.15 
	src/gui/edit_filter/canvasitem.h:1.8->1.9 
	src/gui/edit_filter/canvaspipe.c:1.9->1.10 
	src/gui/edit_filter/canvasport.c:1.10->1.11 
	src/gui/edit_filter/filtereditgui.c:1.14->1.15 
	src/gui/edit_filter/glamecanvas.c:1.10->1.11 
	src/gui/edit_filter/glamecanvas.h:1.7->1.8 

---------------------
PatchSet 1388 
Date: 2001/06/06 23:50:35
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
more grouping stuff
beware buggy!
will fix tomorrow

Members: 
	src/gui/edit_filter/canvasfilter.c:1.15->1.16 
	src/gui/edit_filter/canvasitem.h:1.9->1.10 
	src/gui/edit_filter/filtereditgui.c:1.15->1.16 
	src/gui/edit_filter/glamecanvas.c:1.11->1.12 

---------------------
PatchSet 1389 
Date: 2001/06/07 09:11:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug #430785

Members: 
	src/glmid/glplugin.c:1.28->1.29 

---------------------
PatchSet 1390 
Date: 2001/06/07 10:55:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed wrong use of FILTER_PARAMTYPE_SAMPLE

Members: 
	src/plugins/waveform.c:1.25->1.26 

---------------------
PatchSet 1391 
Date: 2001/06/07 11:04:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed incorrect handling of FLOAT/SAMPLE params

Members: 
	src/gui/glame_gui_utils.c:1.23->1.24 

---------------------
PatchSet 1392 
Date: 2001/06/07 12:40:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed thinko

Members: 
	src/glmid/glscript_filter.c:1.16->1.17 

---------------------
PatchSet 1393 
Date: 2001/06/07 12:40:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/filter_p/filter?/

Members: 
	src/gui/edit_filter/canvas.c:1.91->1.92 
	src/gui/edit_filter/filtereditgui.c:1.16->1.17 
	src/plugins/bassboost.scm:1.2->1.3 
	src/plugins/echo2.scm:1.4->1.5 
	src/plugins/read_mp3.scm:1.3->1.4 
	src/plugins/resample.scm:1.2->1.3 

---------------------
PatchSet 1394 
Date: 2001/06/07 12:41:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disabled --enable-double switch

Members: 
	configure.in:1.108->1.109 

---------------------
PatchSet 1395 
Date: 2001/06/07 13:21:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
blah

Members: 
	TODO:1.37->1.38 

---------------------
PatchSet 1396 
Date: 2001/06/07 15:03:41
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
removed num_lock from modifiers

Members: 
	src/gui/glame_accelerator.c:1.2->1.3 

---------------------
PatchSet 1397 
Date: 2001/06/07 15:04:48
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
removed num_lock

Members: 
	src/gui/edit_filter/filtereditgui.c:1.17->1.18 

---------------------
PatchSet 1398 
Date: 2001/06/08 09:15:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
scripted waveeditgui, added Right/Left/PgUp/PgDn accelerators

Members: 
	src/gui/main.c:1.57->1.58 
	src/gui/waveeditgui.c:1.63->1.64 
	src/gui/waveeditgui.h:1.4->1.5 

---------------------
PatchSet 1399 
Date: 2001/06/11 09:40:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
finished timeline - gpsm interaction

Members: 
	src/gui/timeline/canvas_types.c:1.2->1.3 
	src/gui/timeline/canvas_types.h:1.2->1.3 
	src/gui/timeline/timeline.c:1.2->1.3 

---------------------
PatchSet 1400 
Date: 2001/06/11 09:40:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont allow negative file offsets for lseek

Members: 
	src/swapfile/swapfile_fs.c:1.36->1.37 

---------------------
PatchSet 1401 
Date: 2001/06/11 09:40:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
allow set of positions

Members: 
	src/glmid/glscript_gpsm.c:1.1->1.2 

---------------------
PatchSet 1402 
Date: 2001/06/11 09:41:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
read config from xml - handle status (modifiers) explicit by mask and value

Members: 
	src/gui/glame_accelerator.c:1.3->1.4 
	src/gui/glame_accelerator.h:1.1->1.2 

---------------------
PatchSet 1403 
Date: 2001/06/11 09:42:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed explicit accel registering

Members: 
	src/gui/main.c:1.58->1.59 
	src/gui/waveeditgui.c:1.64->1.65 
	src/gui/edit_filter/filtereditgui.c:1.18->1.19 

---------------------
PatchSet 1404 
Date: 2001/06/11 09:42:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use gpsm

Members: 
	src/cglame.c:1.20->1.21 

---------------------
PatchSet 1405 
Date: 2001/06/11 09:43:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
redirect error/output to stdout/err

Members: 
	src/glmid/glscript.c:1.31->1.32 
	src/glmid/glscript.h:1.10->1.11 

---------------------
PatchSet 1406 
Date: 2001/06/11 09:43:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
default accel file

Members: 
	src/gui/default-accels:INITIAL->1.1 

---------------------
PatchSet 1407 
Date: 2001/06/11 09:44:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added (lame) console

Members: 
	src/gui/glame_console.c:INITIAL->1.1 
	src/gui/glame_console.h:INITIAL->1.1 

---------------------
PatchSet 1408 
Date: 2001/06/11 09:44:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added default accels and console

Members: 
	src/gui/Makefile.am:1.44->1.45 

---------------------
PatchSet 1409 
Date: 2001/06/11 09:44:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added console

Members: 
	src/gui/main.c:1.59->1.60 

---------------------
PatchSet 1410 
Date: 2001/06/11 09:45:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
update

Members: 
	TODO:1.38->1.39 

---------------------
PatchSet 1411 
Date: 2001/06/11 13:19:37
Author: nold
Branch: HEAD
Tag: (none) 
Log:
libxml2 produces bogus text nodes for inter-tag whitespace. Ignore. [dk]

Members: 
	src/gui/glame_accelerator.c:1.4->1.5 

---------------------
PatchSet 1412 
Date: 2001/06/11 18:34:20
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
sorry br0ken checkin, doesn't compile
want to take it home :*)

Members: 
	src/gui/default-accels:1.1->1.2 
	src/gui/edit_filter/canvasfilter.c:1.16->1.17 
	src/gui/edit_filter/filtereditgui.c:1.19->1.20 
	src/gui/edit_filter/glamecanvas.c:1.12->1.13 
	src/gui/edit_filter/glamecanvas.h:1.8->1.9 

---------------------
PatchSet 1413 
Date: 2001/06/12 08:44:58
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed typo preventing compile

Members: 
	src/gui/edit_filter/glamecanvas.c:1.13->1.14 

---------------------
PatchSet 1414 
Date: 2001/06/12 09:26:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed #432109

Members: 
	src/gui/waveeditgui.c:1.65->1.66 

---------------------
PatchSet 1415 
Date: 2001/06/12 10:08:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed potential problem with enter/leaves

Members: 
	src/gui/swapfilegui.c:1.44->1.45 

---------------------
PatchSet 1416 
Date: 2001/06/12 15:16:25
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added zoom in/out
made vborder a little more to make text visible

Members: 
	src/gui/timeline/canvas_types.c:1.3->1.4 
	src/gui/timeline/timeline.c:1.3->1.4 

---------------------
PatchSet 1417 
Date: 2001/06/12 16:18:13
Author: mag
Branch: HEAD
Tag: (none) 
Log:
removed fade [mag]

Members: 
	src/plugins/basic_sample.c:1.41->1.42 

---------------------
PatchSet 1418 
Date: 2001/06/12 17:59:34
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added mmapped fader as gpsm op
removed PLUGIN_SET from normalize.c

Members: 
	src/plugins/Makefile.am:1.46->1.47 
	src/plugins/fader.c:INITIAL->1.1 
	src/plugins/normalize.c:1.3->1.4 

---------------------
PatchSet 1419 
Date: 2001/06/13 10:25:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added iterator - needed to expose struct accel - ugh.

Members: 
	src/gui/glame_accelerator.c:1.5->1.6 
	src/gui/glame_accelerator.h:1.2->1.3 

---------------------
PatchSet 1420 
Date: 2001/06/13 11:30:40
Author: mag
Branch: HEAD
Tag: (none) 
Log:
removed all pending bugs

Members: 
	src/plugins/fader.c:1.1->1.2 

---------------------
PatchSet 1421 
Date: 2001/06/13 12:18:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added PLUGIN_LABEL

Members: 
	src/glmid/glplugin.h:1.17->1.18 
	src/glmid/glscript_filter.c:1.17->1.18 

---------------------
PatchSet 1422 
Date: 2001/06/13 12:18:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use PLUGIN_LABEL for menu labels

Members: 
	src/gui/glame_gui_utils.c:1.24->1.25 

---------------------
PatchSet 1423 
Date: 2001/06/13 12:19:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added some PLUGIN_LABEL properties

Members: 
	src/plugins/basic_sample.c:1.42->1.43 
	src/plugins/echo2.scm:1.5->1.6 
	src/plugins/pipe.c:1.20->1.21 
	src/plugins/read_mp3.scm:1.4->1.5 
	src/plugins/swapfile_io.c:1.18->1.19 

---------------------
PatchSet 1424 
Date: 2001/06/13 12:59:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
redirect all guile output/error to the glame_console (after its init)

Members: 
	src/glmid/glscript.c:1.32->1.33 
	src/gui/glame_console.c:1.1->1.2 

---------------------
PatchSet 1425 
Date: 2001/06/13 13:54:28
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added nice plugin label

Members: 
	src/plugins/fader.c:1.2->1.3 

---------------------
PatchSet 1426 
Date: 2001/06/13 13:55:12
Author: mag
Branch: HEAD
Tag: (none) 
Log:
minor spelling fix

Members: 
	src/plugins/basic_sample.c:1.43->1.44 

---------------------
PatchSet 1427 
Date: 2001/06/13 14:34:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
never leave

Members: 
	src/gui/swapfilegui.c:1.45->1.46 

---------------------
PatchSet 1428 
Date: 2001/06/13 14:34:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added l33t (lame) command entry

Members: 
	src/gui/glame_console.c:1.2->1.3 

---------------------
PatchSet 1429 
Date: 2001/06/13 16:30:20
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Rename conversion script and install. [dk]

Members: 
	src/swapfile/Makefile.am:1.16->1.17 
	src/swapfile/convert.sh:1.1->1.2(DEAD) 
	src/swapfile/glame-convert.sh:INITIAL->1.1 

---------------------
PatchSet 1430 
Date: 2001/06/13 16:37:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
thou shalt update EXTRA_DIST

Members: 
	src/swapfile/Makefile.am:1.17->1.18 

---------------------
PatchSet 1431 
Date: 2001/06/14 14:25:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added History, prepared for auto-completion

Members: 
	src/gui/glame_console.c:1.3->1.4 

---------------------
PatchSet 1432 
Date: 2001/06/14 16:24:43
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added glame_curve type
moved gui utils here

Members: 
	src/gui/util/Makefile.am:INITIAL->1.1 
	src/gui/util/glame_curve.c:INITIAL->1.1 
	src/gui/util/glame_curve.h:INITIAL->1.1 
	src/gui/util/glame_gui_utils.c:INITIAL->1.1 
	src/gui/util/glame_gui_utils.h:INITIAL->1.1 

---------------------
PatchSet 1433 
Date: 2001/06/14 16:29:52
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
small cleanup

Members: 
	src/gui/util/glame_curve.c:1.1->1.2 

---------------------
PatchSet 1434 
Date: 2001/06/14 16:30:24
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
makefile rules for subdir
removed glame-gui-utils

Members: 
	src/gui/Makefile.am:1.45->1.46 
	src/gui/glame_gui_utils.c:1.25->1.26(DEAD) 
	src/gui/glame_gui_utils.h:1.19->1.20(DEAD) 
	src/gui/edit_filter/Makefile.am:1.15->1.16 

---------------------
PatchSet 1435 
Date: 2001/06/14 16:30:59
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added subdir for gui/util

Members: 
	configure.in:1.109->1.110 

---------------------
PatchSet 1436 
Date: 2001/06/14 16:37:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup

Members: 
	src/gui/Makefile.am:1.46->1.47 
	src/gui/util/Makefile.am:1.1->1.2 

---------------------
PatchSet 1437 
Date: 2001/06/14 17:04:21
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added importexport.c

Members: 
	src/plugins/Makefile.am:1.47->1.48 

---------------------
PatchSet 1438 
Date: 2001/06/14 17:04:58
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added import gpsm_op

Members: 
	src/plugins/importexport.c:INITIAL->1.1 

---------------------
PatchSet 1439 
Date: 2001/06/15 09:41:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up scripted filter stuff a lot

Members: 
	src/glmid/glame.scm:1.56->1.57 
	src/glmid/glscript.h:1.11->1.12 
	src/glmid/glscript_filter.c:1.18->1.19 

---------------------
PatchSet 1440 
Date: 2001/06/15 10:11:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed compile problem

Members: 
	src/plugins/Makefile.am:1.48->1.49 

---------------------
PatchSet 1441 
Date: 2001/06/15 21:25:22
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added l33t progressbar

Members: 
	src/plugins/importexport.c:1.1->1.2 

---------------------
PatchSet 1442 
Date: 2001/06/18 09:14:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
implemented xml writing - added glame_accel_sync()

Members: 
	src/gui/glame_accelerator.c:1.6->1.7 

---------------------
PatchSet 1443 
Date: 2001/06/18 09:16:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added glame_accel_sync()

Members: 
	src/gui/glame_accelerator.h:1.3->1.4 

---------------------
PatchSet 1444 
Date: 2001/06/18 09:18:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
glame_accel_sync() on exit

Members: 
	src/gui/main.c:1.60->1.61 

---------------------
PatchSet 1445 
Date: 2001/06/18 09:22:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use new & leet filter scripting stuff for filter_to_string, serialize
param properties

Members: 
	src/filter/filter.c:1.50->1.51 

---------------------
PatchSet 1446 
Date: 2001/06/18 09:23:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added serialization for fbuf params (dont look at the generated strings...)

Members: 
	src/filter/filter_param.c:1.12->1.13 
	src/filter/filter_param.h:1.14->1.15 

---------------------
PatchSet 1447 
Date: 2001/06/18 09:25:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
handle fbuf param on set

Members: 
	src/glmid/glscript_filter.c:1.19->1.20 

---------------------
PatchSet 1448 
Date: 2001/06/18 09:27:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
stiffed all glame stuff into a glame module - select module
glame-user for interactive use

Members: 
	src/glmid/glscript.c:1.33->1.34 

---------------------
PatchSet 1449 
Date: 2001/06/18 09:28:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed buffer overflow - thou shalt not use sprintf...

Members: 
	src/gui/edit_filter/canvasfilter.c:1.17->1.18 

---------------------
PatchSet 1450 
Date: 2001/06/18 09:30:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
changed reference rules for the fbuf param

Members: 
	src/gui/util/glame_gui_utils.c:1.1->1.2 

---------------------
PatchSet 1451 
Date: 2001/06/18 09:33:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
figured out how to call-with-current-continuation ;)

Members: 
	src/glmid/glame.scm:1.57->1.58 

---------------------
PatchSet 1452 
Date: 2001/06/18 09:35:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
just for checking some sub-scope

Members: 
	src/gui/default-accels:1.2->1.3 

---------------------
PatchSet 1453 
Date: 2001/06/18 11:05:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we need to handle ficken whitespace nodes

Members: 
	src/glmid/gpsm.c:1.30->1.31 

---------------------
PatchSet 1454 
Date: 2001/06/18 14:32:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
go into same state as GUI console

Members: 
	src/cglame.c:1.21->1.22 

---------------------
PatchSet 1455 
Date: 2001/06/18 14:34:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
finally figured out the module system

Members: 
	src/glmid/glscript.c:1.34->1.35 

---------------------
PatchSet 1456 
Date: 2001/06/18 16:53:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed SIGSEGV without audio plugins

Members: 
	src/gui/main.c:1.61->1.62 

---------------------
PatchSet 1457 
Date: 2001/06/19 10:58:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed timeline zooming
track active timeline/group/item and some preliminary scripting
added accelerators

Members: 
	src/gui/timeline/Makefile.am:1.1->1.2 
	src/gui/timeline/canvas_types.c:1.4->1.5 
	src/gui/timeline/canvas_types.h:1.3->1.4 
	src/gui/timeline/timeline.c:1.4->1.5 
	src/gui/timeline/timeline.h:1.1->1.2 

---------------------
PatchSet 1458 
Date: 2001/06/19 10:59:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
init the timeline, added some accels

Members: 
	src/gui/default-accels:1.3->1.4 
	src/gui/main.c:1.62->1.63 

---------------------
PatchSet 1459 
Date: 2001/06/19 11:21:47
Author: mag
Branch: HEAD
Tag: (none) 
Log:
keeping track with alsa development: s/plug/plughw

Members: 
	src/plugins/audio_io_alsa_v090.c:1.5->1.6 

---------------------
PatchSet 1460 
Date: 2001/06/19 13:09:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up the #include mess in gui/ - use qualified files

Members: 
	src/gui/Makefile.am:1.47->1.48 
	src/gui/apply.c:1.2->1.3 
	src/gui/main.c:1.63->1.64 
	src/gui/swapfilegui.c:1.46->1.47 
	src/gui/waveeditgui.c:1.66->1.67 
	src/gui/waveeditgui.h:1.5->1.6 
	src/gui/edit_filter/Makefile.am:1.16->1.17 
	src/gui/edit_filter/canvasfilter.c:1.18->1.19 
	src/gui/edit_filter/canvaspipe.c:1.10->1.11 
	src/gui/edit_filter/canvasport.c:1.11->1.12 
	src/gui/edit_filter/filtereditgui.c:1.20->1.21 
	src/gui/edit_filter/filtereditgui.h:1.4->1.5 
	src/gui/edit_filter/filtergui.h:1.1->1.2 
	src/gui/edit_filter/glamecanvas.c:1.14->1.15 
	src/gui/timeline/Makefile.am:1.2->1.3 
	src/gui/timeline/timeline.c:1.5->1.6 
	src/gui/util/Makefile.am:1.2->1.3 
	src/gui/util/glame_gui_utils.h:1.1->1.2 
	src/plugins/Makefile.am:1.49->1.50 
	src/plugins/importexport.c:1.2->1.3 

---------------------
PatchSet 1461 
Date: 2001/06/19 14:44:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
yeeez! whats that file!? :)

Members: 
	src/gui/timeline.c:1.3->1.4(DEAD) 

---------------------
PatchSet 1462 
Date: 2001/06/19 15:01:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added very lame play from marker

Members: 
	src/gui/waveeditgui.c:1.67->1.68 

---------------------
PatchSet 1463 
Date: 2001/06/19 15:18:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added some spacing around the edit window so you can handle the marker at
the borders, too

Members: 
	src/gui/waveeditgui.c:1.68->1.69 

---------------------
PatchSet 1464 
Date: 2001/06/19 17:00:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disable menu entries whose operations are currently not possible

Members: 
	src/gui/swapfilegui.c:1.47->1.48 

---------------------
PatchSet 1465 
Date: 2001/06/19 17:01:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added CTRL-m for "set file to mono position" (like CTRL-l and CTRL-r)

Members: 
	src/gui/default-accels:1.4->1.5 

---------------------
PatchSet 1466 
Date: 2001/06/19 17:39:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more nice timeline display, added highlighting (due to ficken canvas this
does not work as expected)

Members: 
	src/gui/timeline/canvas_types.c:1.5->1.6 
	src/gui/timeline/canvas_types.h:1.4->1.5 
	src/gui/timeline/timeline.c:1.6->1.7 

---------------------
PatchSet 1467 
Date: 2001/06/20 20:56:26
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added popups for pipe params and port params

Members: 
	src/gui/edit_filter/canvasfilter.c:1.19->1.20 
	src/gui/edit_filter/canvasitem.h:1.10->1.11 
	src/gui/edit_filter/canvaspipe.c:1.11->1.12 
	src/gui/edit_filter/canvasport.c:1.12->1.13 

---------------------
PatchSet 1468 
Date: 2001/06/22 09:49:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed off unused stuff, added generic async notificators

Members: 
	src/gui/util/glame_gui_utils.c:1.2->1.3 
	src/gui/util/glame_gui_utils.h:1.2->1.3 

---------------------
PatchSet 1469 
Date: 2001/06/22 09:49:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Cleanup

Members: 
	src/gui/util/glame_curve.c:1.2->1.3 
	src/gui/util/glame_curve.h:1.1->1.2 

---------------------
PatchSet 1470 
Date: 2001/06/22 09:50:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
done real play from marker with l33t toolbar update

Members: 
	src/gui/waveeditgui.c:1.69->1.70 

---------------------
PatchSet 1471 
Date: 2001/06/22 11:34:43
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed two nasty little bugs.
the connecting lines are now drawn in the right canvas
items are added to the right canvas, not the one the menu happens to be in :)

Members: 
	src/gui/edit_filter/canvasport.c:1.13->1.14 
	src/gui/edit_filter/filtereditgui.c:1.21->1.22 
	src/gui/edit_filter/glamecanvas.c:1.15->1.16 
	src/gui/edit_filter/glamecanvas.h:1.9->1.10 

---------------------
PatchSet 1472 
Date: 2001/06/25 09:21:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
show seconds instead of weird number in ruler (still broken)

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.5->1.6 

---------------------
PatchSet 1473 
Date: 2001/06/25 09:21:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont stop playing if hitting play in different window (just ignore that)

Members: 
	src/gui/waveeditgui.c:1.70->1.71 

---------------------
PatchSet 1474 
Date: 2001/06/26 10:45:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated/added icons from jesse

Members: 
	data/pixmaps/flanger.png:INITIAL->1.1 
	data/pixmaps/repeat.png:1.1->1.2 

---------------------
PatchSet 1475 
Date: 2001/06/27 08:45:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Mouse support - try dragging around the tracks. And finally a ruler :)

Members: 
	src/gui/timeline/canvas_types.c:1.6->1.7 
	src/gui/timeline/canvas_types.h:1.5->1.6 
	src/gui/timeline/timeline.c:1.7->1.8 

---------------------
PatchSet 1476 
Date: 2001/06/27 08:45:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added missing gtk_widget_show()s

Members: 
	src/gui/waveeditgui.c:1.71->1.72 

---------------------
PatchSet 1477 
Date: 2001/06/27 10:19:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup, fixed SIGSEGV

Members: 
	src/gui/timeline/canvas_types.c:1.7->1.8 
	src/gui/timeline/canvas_types.h:1.6->1.7 
	src/gui/timeline/timeline.c:1.8->1.9 

---------------------
PatchSet 1478 
Date: 2001/06/28 09:59:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added some accels to vertically move items/groups (Up/Down, SHIFT-Up/Down)
and fixed some other canvas weirdness...

Members: 
	src/gui/default-accels:1.5->1.6 
	src/gui/timeline/canvas_types.c:1.8->1.9 

---------------------
PatchSet 1479 
Date: 2001/06/28 10:46:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
whoops forgot to add new pixmap

Members: 
	data/pixmaps/Makefile.am:1.12->1.13 

---------------------
PatchSet 1480 
Date: 2001/06/28 13:44:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
some more network helpers

Members: 
	src/glmid/network_utils.c:1.1->1.2 
	src/glmid/network_utils.h:1.1->1.2 

---------------------
PatchSet 1481 
Date: 2001/06/28 13:44:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made bulk stuff faster, export to rendered stereo

Members: 
	src/gui/apply.c:1.3->1.4 
	src/gui/swapfilegui.c:1.48->1.49 

---------------------
PatchSet 1482 
Date: 2001/06/28 16:01:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
doku!!!

Members: 
	doc/gui.texi:1.10->1.11 

---------------------
PatchSet 1483 
Date: 2001/06/29 11:07:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
handle all param types in param-set!, even specifying values as strings

Members: 
	src/glmid/glscript_filter.c:1.20->1.21 

---------------------
PatchSet 1484 
Date: 2001/06/29 23:35:55
Author: mag
Branch: HEAD
Tag: (none) 
Log:
ok, now cleanup of device configuration with help of PBD's quasimodo code
and we've got an alsa in plugin now

Members: 
	src/plugins/audio_io_alsa_v090.c:1.6->1.7 

---------------------
PatchSet 1485 
Date: 2001/06/30 11:48:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more documentation for the upcoming LinuxTag release

Members: 
	doc/cglame.texi:1.12->1.13 
	doc/gui.texi:1.11->1.12 

---------------------
PatchSet 1486 
Date: 2001/06/30 11:49:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
compile on pristine potato - gnome suxx again

Members: 
	src/gui/waveeditgui.c:1.72->1.73 

---------------------
PatchSet 1487 
Date: 2001/07/02 09:19:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed all(?) mouse/selection bugs

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.6->1.7 

---------------------
PatchSet 1488 
Date: 2001/07/02 09:19:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
accel handler install now returns the gtk signal handler id

Members: 
	src/gui/glame_accelerator.c:1.7->1.8 
	src/gui/glame_accelerator.h:1.4->1.5 

---------------------
PatchSet 1489 
Date: 2001/07/02 09:20:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
glame accel install was changed

Members: 
	src/gui/edit_filter/filtereditgui.c:1.22->1.23 

---------------------
PatchSet 1490 
Date: 2001/07/02 09:20:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added hack(?) to disable accel handler on item rename

Members: 
	src/gui/main.c:1.64->1.65 
	src/gui/swapfilegui.c:1.49->1.50 
	src/gui/swapfilegui.h:1.5->1.6 

---------------------
PatchSet 1491 
Date: 2001/07/02 10:51:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documented render & buffer

Members: 
	doc/plugins.texi:1.26->1.27 

---------------------
PatchSet 1492 
Date: 2001/07/02 14:47:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
news, etc. for the 0.5.1 release

Members: 
	BUGS:1.5->1.6 
	INSTALL:1.5->1.6 
	NEWS:1.5->1.6 
	README:1.23->1.24 
	TODO:1.39->1.40 

---------------------
PatchSet 1493 
Date: 2001/07/02 15:02:44
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
docu update.

Members: 
	doc/gui.texi:1.12->1.13 

---------------------
PatchSet 1494 
Date: 2001/07/02 15:03:34
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
removed old rubbish

Members: 
	TODO:1.40->1.41 

---------------------
PatchSet 1495 
Date: 2001/07/02 17:16:23
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added l33t GtkOptionMenu for clipper modes

Members: 
	src/plugins/distortion.c:1.5->1.6 

---------------------
PatchSet 1496 
Date: 2001/07/03 10:18:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont save to ~/.glame-accels (for now)

Members: 
	src/gui/main.c:1.65->1.66 

---------------------
PatchSet 1497 
Date: 2001/07/03 10:27:36
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
disabled selecting for now -> linuxtag

Members: 
	src/gui/edit_filter/canvasfilter.c:1.20->1.21 

---------------------
PatchSet 1498 
Date: 2001/07/03 10:33:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
be less verbose (even in debug mode)

Members: 
	src/gui/glame_accelerator.c:1.8->1.9 
	src/gui/swapfilegui.c:1.50->1.51 
	src/gui/waveeditgui.c:1.73->1.74 

---------------------
PatchSet 1499 
Date: 2001/07/03 11:41:56
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed/added l33t optionmenus

Members: 
	src/plugins/distortion.c:1.6->1.7 
	src/plugins/flanger.c:1.8->1.9 

---------------------
PatchSet 1500 
Date: 2001/07/03 12:14:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed crash if deleting the root group

Members: 
	src/gui/timeline/canvas_types.c:1.9->1.10 
	src/gui/timeline/canvas_types.h:1.7->1.8 
	src/gui/timeline/timeline.c:1.9->1.10 

---------------------
PatchSet 1501 
Date: 2001/07/03 12:24:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added std. paths for ladspa plugins (/usr/lib/ladspa & /usr/local/lib/ladspa)

Members: 
	src/glmid/glmid.c:1.36->1.37 

---------------------
PatchSet 1502 
Date: 2001/07/03 12:46:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
maintainers/credits adjustments

Members: 
	CREDITS:1.5->1.6 
	MAINTAINERS:1.13->1.14 

---------------------
PatchSet 1503 
Date: 2001/07/03 15:30:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bumped version number for release

Members: 
	configure.in:1.110->1.111 

---------------------
PatchSet 1504 
Date: 2001/07/03 15:39:36
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Merged Debian changes from 0.4 branch. [dk]

Members: 
	debian/changelog:1.2->1.3 
	debian/control:1.4->1.5 
	debian/copyright:1.2->1.3 
	debian/glame.docs:1.1->1.2 
	debian/rules:1.5->1.6 
	debian/shlibs.local:1.1->1.2 

---------------------
PatchSet 1505 
Date: 2001/07/03 15:42:35
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Bumped version number. [dk]

Members: 
	glame.spec:1.4->1.5 
	debian/changelog:1.3->1.4 

---------------------
PatchSet 1506 
Date: 2001/07/03 15:43:44
Author: nold
Branch: HEAD
Tag: v0_5_1 
Log:
Recommend ladspa-plugin. [dk]

Members: 
	debian/control:1.5->1.6 

---------------------
PatchSet 1507 
Date: 2001/07/03 15:53:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
changed strange regexp for find command in distributing debian dir

Members: 
	Makefile.am:1.17->1.18 

---------------------
PatchSet 1508 
Date: 2001/07/03 15:53:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
:)

Members: 
	Makefile.am:1.18->1.19 

---------------------
PatchSet 1509 
Date: 2001/07/03 15:59:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no --enable-low-latency any more

Members: 
	glame.spec:1.5->1.6 

---------------------
PatchSet 1510 
Date: 2001/07/03 16:22:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/0.5.1/0.5.1CVS/

Members: 
	configure.in:1.111->1.112 

---------------------
PatchSet 1511 
Date: 2001/07/04 10:37:16
Author: uid21825
Branch: HEAD
Tag: (none) 
Log:
replaced set_rate with set_rate_near method to allow for a small rate skew

Members: 
	src/plugins/audio_io_alsa_v090.c:1.7->1.8 

---------------------
PatchSet 1512 
Date: 2001/07/04 13:29:16
Author: uid21825
Branch: HEAD
Tag: (none) 
Log:
more compatibility defines [richi]

Members: 
	src/glmid/glame.scm:1.58->1.59 

---------------------
PatchSet 1513 
Date: 2001/07/05 14:57:25
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed SIGSEGV

Members: 
	src/gui/util/glame_curve.c:1.3->1.4 

---------------------
PatchSet 1514 
Date: 2001/07/05 14:57:52
Author: mag
Branch: HEAD
Tag: (none) 
Log:
sort plugins and categories

Members: 
	src/gui/util/glame_gui_utils.c:1.3->1.4 

---------------------
PatchSet 1515 
Date: 2001/07/05 14:58:17
Author: mag
Branch: HEAD
Tag: (none) 
Log:
move marker even if not moving

Members: 
	src/gui/timeline/timeline.c:1.10->1.11 

---------------------
PatchSet 1516 
Date: 2001/07/05 14:58:33
Author: mag
Branch: HEAD
Tag: (none) 
Log:
more accels

Members: 
	src/gui/default-accels:1.6->1.7 

---------------------
PatchSet 1517 
Date: 2001/07/05 14:59:02
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed SIGSEGV on delete (uhh, just workaround)

Members: 
	src/plugins/file_io.c:1.52->1.53 

---------------------
PatchSet 1518 
Date: 2001/07/05 14:59:28
Author: mag
Branch: HEAD
Tag: (none) 
Log:
keine Ahnung

Members: 
	src/glmid/glplugin.c:1.29->1.30 
	src/glmid/network_utils.c:1.2->1.3 
	src/glmid/network_utils.h:1.2->1.3 
	src/gui/main.c:1.66->1.67 
	src/gui/waveeditgui.c:1.74->1.75 

---------------------
PatchSet 1519 
Date: 2001/07/05 15:22:05
Author: mag
Branch: HEAD
Tag: (none) 
Log:
need to escape all strings... [need to clean this up]

Members: 
	src/filter/filter.c:1.51->1.52 

---------------------
PatchSet 1520 
Date: 2001/07/06 13:12:36
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed add project label edit

Members: 
	src/gui/main.c:1.67->1.68 

---------------------
PatchSet 1521 
Date: 2001/07/06 13:12:56
Author: mag
Branch: HEAD
Tag: (none) 
Log:
always have an active swapfilegui

Members: 
	src/gui/swapfilegui.c:1.51->1.52 

---------------------
PatchSet 1522 
Date: 2001/07/06 13:13:29
Author: mag
Branch: HEAD
Tag: (none) 
Log:
resorted waveedit play stuff

Members: 
	src/gui/waveeditgui.c:1.75->1.76 
	src/gui/waveeditgui.h:1.6->1.7 

---------------------
PatchSet 1523 
Date: 2001/07/06 13:14:53
Author: mag
Branch: HEAD
Tag: (none) 
Log:
Cleanup

Members: 
	src/gui/timeline/Makefile.am:1.3->1.4 
	src/gui/timeline/canvas_types.c:1.10->1.11(DEAD) 
	src/gui/timeline/canvas_types.h:1.8->1.9(DEAD) 
	src/gui/timeline/timeline.c:1.11->1.12 
	src/gui/timeline/timeline.h:1.2->1.3 
	src/gui/timeline/timeline_canvas.c:INITIAL->1.1 
	src/gui/timeline/timeline_canvas.h:INITIAL->1.1 

---------------------
PatchSet 1524 
Date: 2001/07/06 13:15:43
Author: mag
Branch: HEAD
Tag: (none) 
Log:
more todo

Members: 
	TODO:1.41->1.42 

---------------------
PatchSet 1525 
Date: 2001/07/07 09:28:43
Author: mag
Branch: HEAD
Tag: (none) 
Log:
support RT param changes

Members: 
	src/glmid/ladspa.c:1.10->1.11 
	src/plugins/basic_sample.c:1.44->1.45 

---------------------
PatchSet 1526 
Date: 2001/07/07 09:29:49
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added support for RT param changes (if the plugin supports it) - removed
most of the modal stuff

Members: 
	src/gui/waveeditgui.c:1.76->1.77 
	src/gui/edit_filter/canvas.c:1.92->1.93 
	src/gui/edit_filter/canvasfilter.c:1.21->1.22 
	src/gui/edit_filter/canvaspipe.c:1.12->1.13 
	src/gui/edit_filter/filtereditgui.c:1.23->1.24 
	src/gui/util/glame_gui_utils.c:1.4->1.5 

---------------------
PatchSet 1527 
Date: 2001/07/07 09:30:31
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fractal stuff

Members: 
	src/plugins/flanger.c:1.9->1.10 

---------------------
PatchSet 1528 
Date: 2001/07/07 13:28:07
Author: mag
Branch: HEAD
Tag: (none) 
Log:
parameters now realtime capable

Members: 
	src/plugins/distortion.c:1.7->1.8 

---------------------
PatchSet 1529 
Date: 2001/07/09 09:02:38
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fill audio device with zeroes before outputting, resolves some crackling
problems

Members: 
	src/plugins/audio_io_alsa_v090.c:1.8->1.9 

---------------------
PatchSet 1530 
Date: 2001/07/09 13:27:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use guile-user instead of glame-user (compatibility with cglame)

Members: 
	src/glmid/glscript.c:1.35->1.36 

---------------------
PatchSet 1531 
Date: 2001/07/09 13:27:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
avoid nastienesses with SAMPLE_SIZE being unsigned -> cast to long

Members: 
	src/include/glame_types.h:1.17->1.18 

---------------------
PatchSet 1532 
Date: 2001/07/09 13:27:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
check for errors in node creation

Members: 
	src/gui/apply.c:1.4->1.5 

---------------------
PatchSet 1533 
Date: 2001/07/09 13:28:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
allow swin/out ranges preceding/extending swapfile

Members: 
	src/glmid/network_utils.c:1.3->1.4 

---------------------
PatchSet 1534 
Date: 2001/07/09 13:28:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
support offsets < 0 and sizes > file size [FIXME, contains hack]
[plz test me - may have screwed up]

Members: 
	src/plugins/swapfile_io.c:1.19->1.20 

---------------------
PatchSet 1535 
Date: 2001/07/09 13:29:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix wrong cast

Members: 
	src/gui/waveeditgui.c:1.77->1.78 

---------------------
PatchSet 1536 
Date: 2001/07/09 13:29:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remember to fix swapfile_out

Members: 
	TODO:1.42->1.43 

---------------------
PatchSet 1537 
Date: 2001/07/09 16:00:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added distortion png from jesse

Members: 
	data/pixmaps/Makefile.am:1.13->1.14 
	data/pixmaps/distortion.png:INITIAL->1.1 

---------------------
PatchSet 1538 
Date: 2001/07/10 09:42:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
on corrupted XML start up with an empty one

Members: 
	src/glmid/gpsm.c:1.31->1.32 

---------------------
PatchSet 1539 
Date: 2001/07/10 09:42:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
print more useful messages on failed swapfile init

Members: 
	src/gui/main.c:1.68->1.69 

---------------------
PatchSet 1540 
Date: 2001/07/10 09:43:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
show more plugins for apply (didnt correct apply code - apply will still fail)

Members: 
	src/gui/waveeditgui.c:1.78->1.79 

---------------------
PatchSet 1541 
Date: 2001/07/10 09:43:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed fsck failing in certain conditions

Members: 
	src/swapfile/swapfile_fs.c:1.37->1.38 
	src/swapfile/swfs_file.c:1.18->1.19 

---------------------
PatchSet 1542 
Date: 2001/07/10 10:04:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
print message if we may have stumbeled over a 0.4 swapfile

Members: 
	src/swapfile/swapfile_fs.c:1.38->1.39 

---------------------
PatchSet 1543 
Date: 2001/07/10 10:04:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
pop up preferences dialog on first startup. Handle swapfile/gpsm failures
by poping up an error dialog and the preferences dialog afterwards.

Members: 
	src/gui/main.c:1.69->1.70 

---------------------
PatchSet 1544 
Date: 2001/07/10 10:33:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
non-modal filter parameter dialog should be fine now.

Members: 
	src/gui/edit_filter/canvasfilter.c:1.22->1.23 
	src/gui/edit_filter/canvaspipe.c:1.13->1.14 
	src/gui/util/glame_gui_utils.c:1.5->1.6 

---------------------
PatchSet 1545 
Date: 2001/07/10 10:33:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added missing filterparam_emitter()

Members: 
	src/filter/filter_param.h:1.15->1.16 

---------------------
PatchSet 1546 
Date: 2001/07/10 12:58:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed old cruft

Members: 
	src/gui/edit_filter/canvas.c:1.93->1.94(DEAD) 
	src/gui/edit_filter/canvas.h:1.18->1.19(DEAD) 
	src/gui/edit_filter/canvas_types.c:1.23->1.24(DEAD) 
	src/gui/edit_filter/canvas_types.h:1.10->1.11(DEAD) 
	src/gui/edit_filter/gui.c:1.29->1.30(DEAD) 

---------------------
PatchSet 1547 
Date: 2001/07/10 12:58:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more cruft

Members: 
	src/gui/edit_filter/filtergui.h:1.2->1.3(DEAD) 

---------------------
PatchSet 1548 
Date: 2001/07/10 13:00:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
started to do cleanup -- postponed until XWolfs merge (now its broken)

Members: 
	src/gui/edit_filter/Makefile.am:1.17->1.18 
	src/gui/edit_filter/canvasfilter.c:1.23->1.24 
	src/gui/edit_filter/canvaspipe.c:1.14->1.15 
	src/gui/edit_filter/canvasport.c:1.14->1.15 
	src/gui/edit_filter/filtereditgui.c:1.24->1.25 
	src/gui/edit_filter/filtereditgui.h:1.5->1.6 
	src/gui/edit_filter/glamecanvas.c:1.16->1.17 

---------------------
PatchSet 1549 
Date: 2001/07/10 14:26:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
lots of fixes to deletion/cleanup stuff (but still barfs)

Members: 
	src/gui/edit_filter/canvasfilter.c:1.24->1.25 
	src/gui/edit_filter/canvaspipe.c:1.15->1.16 
	src/gui/edit_filter/canvasport.c:1.15->1.16 

---------------------
PatchSet 1550 
Date: 2001/07/10 14:29:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forget to checkin those

Members: 
	src/gui/main.c:1.70->1.71 
	src/gui/waveeditgui.c:1.79->1.80 

---------------------
PatchSet 1551 
Date: 2001/07/10 14:40:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
sqrtf() is not ANSI, so changed to sqrt() [fix by Dave Yearke]

Members: 
	src/plugins/ssp.c:1.8->1.9 

---------------------
PatchSet 1552 
Date: 2001/07/10 14:42:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
gcc on Solaris seems to barf on "sun" identifier - changed to ssun [fix by
Dave Yearke]

Members: 
	src/filter/filter_ops.c:1.23->1.24 
	src/hash/glame_hash.c:1.15->1.16 

---------------------
PatchSet 1553 
Date: 2001/07/10 14:42:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
glame needs libm [fix by Dave Yearke]

Members: 
	src/gui/Makefile.am:1.48->1.49 

---------------------
PatchSet 1554 
Date: 2001/07/10 15:56:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dynamically check for sqrtf() and workaround with a #define - should
fix Solaris problem more cleanly

Members: 
	acconfig.h:1.27->1.28 
	configure.in:1.112->1.113 
	macros/Makefile.am:1.6->1.7 
	macros/acg-stuff.m4:INITIAL->1.1 
	src/plugins/ssp.c:1.9->1.10 

---------------------
PatchSet 1555 
Date: 2001/07/10 16:20:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
ignore and fixup now invalid signals from backend signal handlers

Members: 
	src/gui/edit_filter/canvasfilter.c:1.25->1.26 
	src/gui/edit_filter/canvaspipe.c:1.16->1.17 
	src/gui/edit_filter/canvasport.c:1.16->1.17 

---------------------
PatchSet 1556 
Date: 2001/07/10 16:49:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
last famous destroy fixes

Members: 
	src/gui/edit_filter/glamecanvas.c:1.17->1.18 

---------------------
PatchSet 1557 
Date: 2001/07/10 17:02:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont show pipes going from one level to another

Members: 
	src/gui/edit_filter/glamecanvas.c:1.18->1.19 

---------------------
PatchSet 1558 
Date: 2001/07/10 17:27:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
gave positions to the echo network nodes

Members: 
	src/plugins/echo2.scm:1.6->1.7 

---------------------
PatchSet 1559 
Date: 2001/07/10 17:28:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
delete pipes related to redirected ports if deleting those

Members: 
	src/filter/filter_port.c:1.4->1.5 

---------------------
PatchSet 1560 
Date: 2001/07/10 18:21:38
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed destroyed move handler

Members: 
	src/gui/edit_filter/canvasport.c:1.17->1.18 
	src/gui/edit_filter/filtereditgui.c:1.25->1.26 

---------------------
PatchSet 1561 
Date: 2001/07/11 00:42:57
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
more grouping
a little broken and segfaulty, but got tired of resolving conflicts.
Will fix tomorrow.

Members: 
	src/gui/edit_filter/canvasfilter.c:1.26->1.27 
	src/gui/edit_filter/canvasport.c:1.18->1.19 
	src/gui/edit_filter/glamecanvas.c:1.19->1.20 
	src/gui/edit_filter/glamecanvas.h:1.10->1.11 

---------------------
PatchSet 1562 
Date: 2001/07/11 09:15:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
accidentially there dropped some documentation out of my fingers 8-)

Members: 
	doc/cglame.texi:1.13->1.14 

---------------------
PatchSet 1563 
Date: 2001/07/11 09:16:58
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
lots of random grouping bugfixes

Members: 
	src/gui/edit_filter/glamecanvas.c:1.20->1.21 

---------------------
PatchSet 1564 
Date: 2001/07/11 09:36:53
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
almost there

Members: 
	src/gui/edit_filter/filtereditgui.c:1.26->1.27 
	src/gui/edit_filter/glamecanvas.c:1.21->1.22 

---------------------
PatchSet 1565 
Date: 2001/07/11 10:30:29
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed normalize, now it analyzes each track on its own and finds the maximum rms value

Members: 
	src/plugins/normalize.c:1.4->1.5 

---------------------
PatchSet 1566 
Date: 2001/07/11 12:41:11
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
finally :)
made it simple again.

Members: 
	src/gui/edit_filter/canvasfilter.c:1.27->1.28 
	src/gui/edit_filter/glamecanvas.c:1.22->1.23 
	src/gui/edit_filter/glamecanvas.h:1.11->1.12 

---------------------
PatchSet 1567 
Date: 2001/07/11 23:51:20
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added some features, removed some bugs

Members: 
	src/gui/edit_filter/canvasfilter.c:1.28->1.29 
	src/gui/edit_filter/canvasitem.h:1.11->1.12 
	src/gui/edit_filter/canvaspipe.c:1.17->1.18 
	src/gui/edit_filter/filtereditgui.c:1.27->1.28 
	src/gui/edit_filter/glamecanvas.c:1.23->1.24 
	src/gui/edit_filter/glamecanvas.h:1.12->1.13 

---------------------
PatchSet 1568 
Date: 2001/07/12 09:44:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
msg correction

Members: 
	macros/acg-stuff.m4:1.1->1.2 

---------------------
PatchSet 1569 
Date: 2001/07/12 09:45:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
semantics cleanup of apply helpers - should allow to use LADSPA plugins for
apply

Members: 
	src/glmid/network_utils.c:1.4->1.5 
	src/glmid/network_utils.h:1.3->1.4 

---------------------
PatchSet 1570 
Date: 2001/07/12 09:45:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
error path (and messages to user) cleanup

Members: 
	src/gui/apply.c:1.5->1.6 

---------------------
PatchSet 1571 
Date: 2001/07/12 09:46:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disable showing nr. of tracks inputs/outputs plugins for apply filter

Members: 
	src/gui/waveeditgui.c:1.80->1.81 

---------------------
PatchSet 1572 
Date: 2001/07/12 09:47:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
expose creating new canvas out of network to scheme

Members: 
	src/gui/edit_filter/filtereditgui.c:1.28->1.29 

---------------------
PatchSet 1573 
Date: 2001/07/12 09:58:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
lock wavewindow if doing record, play, etc.

Members: 
	src/gui/waveeditgui.c:1.81->1.82 

---------------------
PatchSet 1574 
Date: 2001/07/12 09:58:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
TODO updates

Members: 
	TODO:1.43->1.44 

---------------------
PatchSet 1575 
Date: 2001/07/13 09:06:24
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added "Delete" keybinding for grouping

Members: 
	src/gui/default-accels:1.7->1.8 

---------------------
PatchSet 1576 
Date: 2001/07/13 09:57:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
support new-style swapfile_out

Members: 
	src/glmid/network_utils.c:1.5->1.6 
	src/glmid/network_utils.h:1.4->1.5 

---------------------
PatchSet 1577 
Date: 2001/07/13 09:58:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed strange semantics - added a flags param. Added changed_start/end output
params, too.

Members: 
	src/plugins/swapfile_io.c:1.20->1.21 

---------------------
PatchSet 1578 
Date: 2001/07/13 09:58:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use network_utils

Members: 
	src/plugins/normalize.c:1.5->1.6 

---------------------
PatchSet 1579 
Date: 2001/07/13 09:59:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
debugging stuff cleanup, allow calling back to the UI on panic

Members: 
	src/swapfile/swapfile.h:1.16->1.17 
	src/swapfile/swapfile_fs.c:1.39->1.40 
	src/swapfile/swfs_cluster.c:1.23->1.24 
	src/swapfile/swfs_ctree.c:1.13->1.14 
	src/swapfile/swfs_file.c:1.19->1.20 
	src/swapfile/swfs_file.h:1.4->1.5 

---------------------
PatchSet 1580 
Date: 2001/07/13 09:59:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
install swapfile panic handler

Members: 
	src/gui/main.c:1.71->1.72 

---------------------
PatchSet 1581 
Date: 2001/07/13 10:00:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
allow passing of argc/argv to guile

Members: 
	src/glmid/glmid.c:1.37->1.38 
	src/glmid/glmid.h:1.10->1.11 

---------------------
PatchSet 1582 
Date: 2001/07/13 10:00:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
recognize --help, allow specifying a script to execute non-interactively

Members: 
	src/cglame.c:1.22->1.23 

---------------------
PatchSet 1583 
Date: 2001/07/13 10:01:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
warning fixes

Members: 
	src/gui/apply.c:1.6->1.7 
	src/gui/glame_accelerator.c:1.9->1.10 
	src/gui/glame_console.c:1.4->1.5 
	src/gui/swapfilegui.c:1.52->1.53 
	src/gui/waveeditgui.c:1.82->1.83 
	src/gui/edit_filter/canvasfilter.c:1.29->1.30 
	src/gui/edit_filter/canvasitem.h:1.12->1.13 
	src/gui/edit_filter/canvasport.c:1.19->1.20 
	src/gui/edit_filter/filtereditgui.c:1.29->1.30 
	src/gui/edit_filter/glamecanvas.c:1.24->1.25 
	src/gui/edit_filter/glamecanvas.h:1.13->1.14 
	src/gui/edit_filter/main.c:1.8->1.9 
	src/gui/timeline/timeline.c:1.12->1.13 
	src/gui/timeline/timeline_canvas.c:1.1->1.2 
	src/gui/util/glame_gui_utils.c:1.6->1.7 

---------------------
PatchSet 1584 
Date: 2001/07/13 10:51:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added grp_cow/link

Members: 
	src/glmid/gpsm.c:1.32->1.33 
	src/glmid/gpsm.h:1.15->1.16 

---------------------
PatchSet 1585 
Date: 2001/07/13 10:51:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
allow copying/linking of groups

Members: 
	src/gui/swapfilegui.c:1.53->1.54 

---------------------
PatchSet 1586 
Date: 2001/07/16 10:49:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more bugs, other things TODO

Members: 
	BUGS:1.6->1.7 
	TODO:1.44->1.45 

---------------------
PatchSet 1587 
Date: 2001/07/16 10:50:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new placement/insertion code

Members: 
	src/glmid/gpsm.c:1.33->1.34 
	src/glmid/gpsm.h:1.16->1.17 

---------------------
PatchSet 1588 
Date: 2001/07/16 10:50:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
support deletion undo in swapfile window

Members: 
	src/gui/main.c:1.72->1.73 
	src/gui/swapfilegui.c:1.54->1.55 

---------------------
PatchSet 1589 
Date: 2001/07/16 10:51:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
reflect changes in gpsm API

Members: 
	src/glmid/clipboard.c:1.1->1.2 
	src/glmid/glscript_gpsm.c:1.2->1.3 
	src/gui/default-accels:1.8->1.9 
	src/gui/gltreeitem.c:1.14->1.15 
	src/gui/timeline/timeline.c:1.13->1.14 
	src/plugins/importexport.c:1.3->1.4 
	src/plugins/tutorial.c:1.12->1.13 

---------------------
PatchSet 1590 
Date: 2001/07/16 11:57:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
pre-release stuff

Members: 
	NEWS:1.6->1.7 
	README:1.24->1.25 
	TODO:1.45->1.46 

---------------------
PatchSet 1591 
Date: 2001/07/16 13:46:07
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
blah

Members: 
	TODO:1.46->1.47 

---------------------
PatchSet 1592 
Date: 2001/07/17 10:28:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed placement of 0 vsize item

Members: 
	src/glmid/gpsm.c:1.34->1.35 

---------------------
PatchSet 1593 
Date: 2001/07/17 10:28:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
random fixes

Members: 
	src/gui/main.c:1.73->1.74 
	src/gui/swapfilegui.c:1.55->1.56 
	src/gui/swapfilegui.h:1.6->1.7 

---------------------
PatchSet 1594 
Date: 2001/07/17 11:58:33
Author: richi
Branch: HEAD
Tag: v0_5_2 
Log:
the after-LinuxTag release

Members: 
	configure.in:1.113->1.114 
	debian/changelog:1.4->1.5 

---------------------
PatchSet 1595 
Date: 2001/07/17 12:01:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
again CVS

Members: 
	configure.in:1.114->1.115 

---------------------
PatchSet 1596 
Date: 2001/07/20 10:19:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added completely untested play-files (for testing)

Members: 
	src/glmid/glame.scm:1.59->1.60 

---------------------
PatchSet 1597 
Date: 2001/07/23 11:57:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
corrected some problems, added swap-to-file

Members: 
	src/glmid/glame.scm:1.60->1.61 

---------------------
PatchSet 1598 
Date: 2001/07/23 13:27:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
corrected some problems - still buggy

Members: 
	macros/gnome.m4:1.5->1.6 

---------------------
PatchSet 1599 
Date: 2001/07/23 13:49:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed esd problem

Members: 
	macros/gnome.m4:1.6->1.7 

---------------------
PatchSet 1600 
Date: 2001/07/26 09:53:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made redrawing of the wave interactive - redrawing errors reappeared, you
can easily crash it by closing the window during redraw.

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.7->1.8 
	src/gui/libgtkwaveform/gtkwaveview.h:1.1->1.2 

---------------------
PatchSet 1601 
Date: 2001/07/26 14:39:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
intermediate add to merge those into a new&better glame_ruler

Members: 
	src/gui/util/gtkhruler.c:INITIAL->1.1 
	src/gui/util/gtkhruler.h:INITIAL->1.1 
	src/gui/util/gtkruler.c:INITIAL->1.1 
	src/gui/util/gtkruler.h:INITIAL->1.1 

---------------------
PatchSet 1602 
Date: 2001/07/26 15:43:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added FILTERPARAM_LABEL property which gets used for prefixing the param
widget instead of filterparam_label()

Members: 
	src/filter/filter_param.h:1.16->1.17 
	src/gui/util/Makefile.am:1.3->1.4 
	src/gui/util/glame_gui_utils.c:1.7->1.8 

---------------------
PatchSet 1603 
Date: 2001/07/26 15:43:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/Empty Trash/Empty [deleted]/
Added "Edit File..." to menu - shortcut to new project, import, edit

Members: 
	src/gui/main.c:1.74->1.75 

---------------------
PatchSet 1604 
Date: 2001/07/26 15:44:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
scripted creating of new waveedit, added "w" accel to swapfilegui, opens
waveedit window

Members: 
	src/gui/default-accels:1.9->1.10 
	src/gui/waveeditgui.c:1.83->1.84 

---------------------
PatchSet 1605 
Date: 2001/07/26 15:45:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bugfix to find

Members: 
	src/glmid/gpsm.c:1.35->1.36 

---------------------
PatchSet 1606 
Date: 2001/07/26 16:19:54
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added DB2GAIN and GAIN2DB macros

Members: 
	src/filter/filter_tools.h:1.28->1.29 

---------------------
PatchSet 1607 
Date: 2001/07/26 16:23:34
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added vadjust_set_sample method to link new dbgain parameter with factor parameter

Members: 
	src/plugins/basic_sample.c:1.45->1.46 

---------------------
PatchSet 1608 
Date: 2001/07/26 16:26:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added some of dels stuff

Members: 
	TODO:1.47->1.48 

---------------------
PatchSet 1609 
Date: 2001/07/27 09:39:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added Home/End (jump to start/end) and Space (play) accels to wavewidget

Members: 
	src/gui/default-accels:1.10->1.11 

---------------------
PatchSet 1610 
Date: 2001/07/27 09:39:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
re-ordered menu items

Members: 
	src/gui/main.c:1.75->1.76 

---------------------
PatchSet 1611 
Date: 2001/07/27 09:40:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made playmarker capable of playing the selection, too, and scripted that thing
added toolbar items for select all/none (icons suck)

Members: 
	src/gui/waveeditgui.c:1.84->1.85 

---------------------
PatchSet 1612 
Date: 2001/07/27 09:40:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
save marker pos

Members: 
	src/gui/waveeditgui.h:1.7->1.8 

---------------------
PatchSet 1613 
Date: 2001/07/27 09:41:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
esd now gets lowest priority

Members: 
	src/plugins/audio_io.c:1.35->1.36 

---------------------
PatchSet 1614 
Date: 2001/07/27 09:41:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added posparam

Members: 
	src/plugins/audio_io_esd.c:1.7->1.8 

---------------------
PatchSet 1615 
Date: 2001/07/27 09:41:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disabled mags broken code

Members: 
	src/plugins/basic_sample.c:1.46->1.47 

---------------------
PatchSet 1616 
Date: 2001/07/27 13:25:09
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Keep GLAME_WBUFSIZE consistent across prepare/execute for bulk transfer
networks. [dk]

Members: 
	src/gui/apply.c:1.7->1.8 
	src/gui/swapfilegui.c:1.56->1.57 

---------------------
PatchSet 1617 
Date: 2001/07/27 15:38:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added workaround for shitty libxml include names

Members: 
	configure.in:1.115->1.116 
	macros/libxml.m4:1.8->1.9 

---------------------
PatchSet 1618 
Date: 2001/07/27 16:28:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forgot to commit xml stuff

Members: 
	acconfig.h:1.28->1.29 
	src/glmid/gpsm.c:1.36->1.37 
	src/gui/glame_accelerator.h:1.5->1.6 

---------------------
PatchSet 1619 
Date: 2001/07/30 09:19:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
layed ground for new ruler code (stolen from libgtkwaveform-0.3.2, so does
not compile because it uses pango)

Members: 
	src/gui/util/Makefile.am:1.4->1.5 
	src/gui/util/glame_hruler.c:INITIAL->1.1 
	src/gui/util/glame_hruler.h:INITIAL->1.1 
	src/gui/util/glame_ruler.c:INITIAL->1.1 
	src/gui/util/glame_ruler.h:INITIAL->1.1 
	src/gui/util/gtkhruler.c:1.1->1.2(DEAD) 
	src/gui/util/gtkhruler.h:1.1->1.2(DEAD) 
	src/gui/util/gtkruler.c:1.1->1.2(DEAD) 
	src/gui/util/gtkruler.h:1.1->1.2(DEAD) 

---------------------
PatchSet 1620 
Date: 2001/07/30 09:20:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added possibility to mark a handler not to be copied

Members: 
	src/hash/glsignal.c:1.13->1.14 
	src/hash/glsignal.h:1.12->1.13 

---------------------
PatchSet 1621 
Date: 2001/07/30 09:20:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed old broken playing code, replaced with generic one, scripted that, too

Members: 
	src/gui/waveeditgui.c:1.85->1.86 

---------------------
PatchSet 1622 
Date: 2001/07/30 09:21:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed accel wrt new play

Members: 
	src/gui/default-accels:1.11->1.12 

---------------------
PatchSet 1623 
Date: 2001/07/30 09:22:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new backend driven parameter dialog code [still broken for GlameCurve,
GtkOptionMenu and GtkEditable]

Members: 
	src/gui/util/glame_gui_utils.c:1.8->1.9 
	src/gui/util/glame_gui_utils.h:1.3->1.4 
	src/gui/util/glame_param.c:INITIAL->1.1 
	src/gui/util/glame_param.h:INITIAL->1.1 

---------------------
PatchSet 1624 
Date: 2001/07/30 09:23:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes for new param gui code, fixed apply for ladspa plugins (plugins
w/o "IN" and "OUT" ports)

Members: 
	src/gui/apply.c:1.8->1.9 

---------------------
PatchSet 1625 
Date: 2001/07/30 09:23:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated

Members: 
	TODO:1.48->1.49 

---------------------
PatchSet 1626 
Date: 2001/07/30 09:27:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/#elsif/#elif/

Members: 
	src/glmid/gpsm.c:1.37->1.38 
	src/gui/glame_accelerator.h:1.6->1.7 

---------------------
PatchSet 1627 
Date: 2001/07/30 10:12:46
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
small #define fixes
vertical movement of boxes
boxes don't (?) overlap
mouse movement is a little too sloppy...

Members: 
	src/gui/timeline/timeline.c:1.14->1.15 
	src/gui/timeline/timeline_canvas.c:1.2->1.3 
	src/gui/timeline/timeline_canvas.h:1.1->1.2 

---------------------
PatchSet 1628 
Date: 2001/07/30 11:47:10
Author: mag
Branch: HEAD
Tag: (none) 
Log:
s/#defining/defining, new automake chokes on #

Members: 
	macros/acg-stuff.m4:1.2->1.3 

---------------------
PatchSet 1629 
Date: 2001/07/30 12:43:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more TODO for richi and XWolf

Members: 
	TODO:1.49->1.50 

---------------------
PatchSet 1630 
Date: 2001/07/30 14:41:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added messages/comments which indicate to remove installed plugins from
old GLAME versions before installing a new one... [we really need to add
some versioning stuff here...]

Members: 
	BUGS:1.7->1.8 
	INSTALL:1.6->1.7 
	src/glmid/glmid.c:1.38->1.39 

---------------------
PatchSet 1631 
Date: 2001/07/30 15:25:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
whoops - wrong names for glameruler files

Members: 
	src/gui/util/Makefile.am:1.5->1.6 

---------------------
PatchSet 1632 
Date: 2001/07/31 07:48:58
Author: mag
Branch: HEAD
Tag: (none) 
Log:
gain goes with log10 not log

Members: 
	src/filter/filter_tools.h:1.29->1.30 

---------------------
PatchSet 1633 
Date: 2001/07/31 07:51:07
Author: mag
Branch: HEAD
Tag: (none) 
Log:
rocksolid alsa ,)
parameter link for volume adjust

Members: 
	src/plugins/audio_io_alsa_v090.c:1.9->1.10 
	src/plugins/basic_sample.c:1.47->1.48 

---------------------
PatchSet 1634 
Date: 2001/07/31 09:43:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed option menu handling(?)

Members: 
	src/gui/util/glame_gui_utils.c:1.9->1.10 
	src/gui/util/glame_param.c:1.1->1.2 

---------------------
PatchSet 1635 
Date: 2001/07/31 10:09:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up menu shell handling - still works(?)

Members: 
	src/gui/util/glame_param.c:1.2->1.3 
	src/gui/util/glame_param.h:1.1->1.2 

---------------------
PatchSet 1636 
Date: 2001/07/31 10:19:55
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
glamecurve emits curve_changed signal now on button release

Members: 
	src/gui/util/glame_curve.c:1.4->1.5 
	src/gui/util/glame_curve.h:1.2->1.3 
	src/gui/util/glame_param.c:1.3->1.4 

---------------------
PatchSet 1637 
Date: 2001/07/31 10:22:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
better hack for syncing params

Members: 
	src/plugins/basic_sample.c:1.48->1.49 

---------------------
PatchSet 1638 
Date: 2001/07/31 10:34:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed curve(?)

Members: 
	src/gui/util/glame_param.c:1.4->1.5 

---------------------
PatchSet 1639 
Date: 2001/07/31 13:26:32
Author: mag
Branch: HEAD
Tag: (none) 
Log:
restored ungeneric gtkoption menu code that works
fixed broken gtk cast

Members: 
	src/gui/util/glame_gui_utils.c:1.10->1.11 
	src/gui/util/glame_param.c:1.5->1.6 
	src/gui/util/glame_param.h:1.2->1.3 

---------------------
PatchSet 1640 
Date: 2001/07/31 14:54:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/map/for-each/ at most places, s/`(,/(list/ at most places

Members: 
	src/glmid/glame.scm:1.61->1.62 

---------------------
PatchSet 1641 
Date: 2001/07/31 16:27:19
Author: mag
Branch: HEAD
Tag: (none) 
Log:
major cleanup of flanger filter:
- added decent feedback, sounds more vintage now :)
- replaced effect/dry params by Dry/Wet Balance
- new set_param method
TODO:
- realtime capability

Members: 
	src/plugins/flanger.c:1.10->1.11 

---------------------
PatchSet 1642 
Date: 2001/07/31 17:16:51
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added help buttons/cb to param setting dialogs, when available [richi]

Members: 
	src/gui/apply.c:1.9->1.10 
	src/gui/edit_filter/canvasfilter.c:1.30->1.31 
	src/gui/edit_filter/canvaspipe.c:1.18->1.19 
	src/gui/util/glame_gui_utils.c:1.11->1.12 
	src/gui/util/glame_gui_utils.h:1.4->1.5 
	src/gui/util/glame_param.c:1.6->1.7 

---------------------
PatchSet 1643 
Date: 2001/07/31 17:18:46
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added labels for volume_adjust parameters
changed depth/sweepdepth paramtypes

Members: 
	src/plugins/basic_sample.c:1.49->1.50 
	src/plugins/flanger.c:1.11->1.12 

---------------------
PatchSet 1644 
Date: 2001/07/31 18:08:30
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added realtime capability for flanger
added gain parameter
saturate samples in feedback channel

Members: 
	src/plugins/flanger.c:1.12->1.13 

---------------------
PatchSet 1645 
Date: 2001/07/31 18:24:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more broken scheme code replaced

Members: 
	src/glmid/glame.scm:1.62->1.63 

---------------------
PatchSet 1646 
Date: 2001/08/01 16:05:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug with swapfile stuff

Members: 
	src/glmid/glame.scm:1.63->1.64 

---------------------
PatchSet 1647 
Date: 2001/08/01 16:06:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
default offset is 0

Members: 
	src/plugins/swapfile_io.c:1.21->1.22 

---------------------
PatchSet 1648 
Date: 2001/08/01 16:41:49
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Native wav reader: Assert wav chunks don't return negative sizes (why is
                   it spec'ed as signed anyway?).
                   Improve debugging output.
                   Don't borrow data from next chunk when there is none.

Members: 
	src/plugins/file_io.c:1.53->1.54 

---------------------
PatchSet 1649 
Date: 2001/08/01 16:43:06
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Typo fix: Initialise GLAME_WBUFSIZE to 1024. [dk]

Members: 
	src/filter/filter.c:1.52->1.53 

---------------------
PatchSet 1650 
Date: 2001/08/01 16:56:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug that caused swapfile_in to send out 0 sized buffers

Members: 
	src/plugins/swapfile_io.c:1.22->1.23 

---------------------
PatchSet 1651 
Date: 2001/08/02 10:08:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added check for SYSV semaphore support (and bail out, if it is not
available) - needs to be extended to check if thread scheduling works
with SYSV semaphores - BSD has problems with that if using userlevel
threads library.

Members: 
	configure.in:1.116->1.117 
	macros/acg-sysv-sem.m4:1.1->1.2 

---------------------
PatchSet 1652 
Date: 2001/08/02 10:26:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use pthread mutex instead of SYSV semaphore

Members: 
	src/hash/glame_hash.c:1.16->1.17 

---------------------
PatchSet 1653 
Date: 2001/08/02 12:08:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
GLAME now works without SYSV semaphores, too, by using pthread mutexes,
pthread conditions and glame atomic types

Members: 
	acconfig.h:1.29->1.30 
	configure.in:1.117->1.118 
	src/filter/filter.c:1.53->1.54 
	src/filter/filter.h:1.72->1.73 
	src/filter/filter_ops.c:1.24->1.25 
	src/filter/filter_ops.h:1.5->1.6 
	src/include/glame_sem.h:1.2->1.3 

---------------------
PatchSet 1654 
Date: 2001/08/02 14:51:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
only compile normalize && importexport if having GNOME

Members: 
	src/plugins/Makefile.am:1.50->1.51 

---------------------
PatchSet 1655 
Date: 2001/08/02 16:09:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use ltdl - maybe fixes OS-X problems

Members: 
	src/Makefile.am:1.23->1.24 
	src/glmid/glmid.c:1.39->1.40 
	src/glmid/glplugin.c:1.30->1.31 
	src/gui/Makefile.am:1.49->1.50 

---------------------
PatchSet 1656 
Date: 2001/08/02 16:18:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
support differend shlib extensions - wired to ".la" now as we're using
libltdl

Members: 
	src/glmid/glmid.c:1.40->1.41 
	src/glmid/glplugin.c:1.31->1.32 
	src/glmid/glplugin.h:1.18->1.19 

---------------------
PatchSet 1657 
Date: 2001/08/02 16:32:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug in directory scanning

Members: 
	src/glmid/glmid.c:1.41->1.42 

---------------------
PatchSet 1658 
Date: 2001/08/03 09:34:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use libltdl - now should even load LADSPA plugins...

Members: 
	Makefile.am:1.19->1.20 
	autogen.sh:1.6->1.7 
	configure.in:1.118->1.119 
	src/Makefile.am:1.24->1.25 
	src/glmid/Makefile.am:1.22->1.23 
	src/glmid/glmid.c:1.42->1.43 
	src/glmid/glplugin.c:1.32->1.33 
	src/glmid/glplugin.h:1.19->1.20 
	src/gui/Makefile.am:1.50->1.51 

---------------------
PatchSet 1659 
Date: 2001/08/03 09:35:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
check for pthread_sigmask

Members: 
	acconfig.h:1.30->1.31 
	macros/acx-pthread.m4:1.2->1.3 
	src/filter/filter_ops.c:1.25->1.26 

---------------------
PatchSet 1660 
Date: 2001/08/03 12:24:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed testing stuff that doesnt work anyway
added some help

Members: 
	src/glmid/glame.scm:1.64->1.65 

---------------------
PatchSet 1661 
Date: 2001/08/03 12:25:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more streamlining of interfaces (compatibility remains)

Members: 
	src/glmid/glscript_filter.c:1.21->1.22 
	src/glmid/glscript_swapfile.c:1.6->1.7 

---------------------
PatchSet 1662 
Date: 2001/08/03 12:25:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
corrections for streamlining, done swapfile part of the API

Members: 
	doc/cglame.texi:1.14->1.15 

---------------------
PatchSet 1663 
Date: 2001/08/03 13:54:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed texinfo warnings

Members: 
	doc/conversion.texi:1.2->1.3 
	doc/filter.texi:1.28->1.29 
	doc/glsignal.texi:1.4->1.5 

---------------------
PatchSet 1664 
Date: 2001/08/05 13:27:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed (some) redrawing errors - should be much better now

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.8->1.9 

---------------------
PatchSet 1665 
Date: 2001/08/05 13:28:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed broken <space> accelerator

Members: 
	src/gui/default-accels:1.12->1.13 

---------------------
PatchSet 1666 
Date: 2001/08/05 13:29:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
exchanged error handling from evaluating to #f to throwing a 'glame-error
exception -- fixed glame.scm, but maybe broke everything else :)

Members: 
	src/glmid/glame.scm:1.65->1.66 
	src/glmid/glscript.h:1.12->1.13 
	src/glmid/glscript_filter.c:1.22->1.23 
	src/glmid/glscript_gpsm.c:1.3->1.4 
	src/glmid/glscript_swapfile.c:1.7->1.8 

---------------------
PatchSet 1667 
Date: 2001/08/05 13:29:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
wrappers to backend/midlayer completely documented now - GUI stuff (for
accelerators) still missing.

Members: 
	doc/cglame.texi:1.15->1.16 

---------------------
PatchSet 1668 
Date: 2001/08/05 13:41:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dunno...

Members: 
	TODO:1.50->1.51 

---------------------
PatchSet 1669 
Date: 2001/08/05 15:32:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed glame_hruler compile by ditching out pango stuff

Members: 
	src/gui/util/Makefile.am:1.6->1.7 
	src/gui/util/glame_hruler.c:1.1->1.2 

---------------------
PatchSet 1670 
Date: 2001/08/05 15:33:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use new ruler code

Members: 
	src/gui/libgtkwaveform/Makefile.am:1.5->1.6 
	src/gui/libgtkwaveform/gtkwaveview.c:1.9->1.10 

---------------------
PatchSet 1671 
Date: 2001/08/05 15:36:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
tell where I got the ruler code from

Members: 
	CREDITS:1.6->1.7 

---------------------
PatchSet 1672 
Date: 2001/08/05 16:16:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
escape tail in pipe_in (fixes bug wrt read-mp3 and filenames containing
spaces)

Members: 
	src/plugins/pipe.c:1.21->1.22 

---------------------
PatchSet 1673 
Date: 2001/08/06 09:18:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more flexible scaling

Members: 
	src/gui/util/glame_hruler.c:1.2->1.3 
	src/gui/util/glame_ruler.c:1.1->1.2 
	src/gui/util/glame_ruler.h:1.1->1.2 

---------------------
PatchSet 1674 
Date: 2001/08/06 09:19:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use new ruler, better moving (still suxx)

Members: 
	src/gui/timeline/timeline.c:1.15->1.16 
	src/gui/timeline/timeline.h:1.3->1.4 
	src/gui/timeline/timeline_canvas.c:1.3->1.4 

---------------------
PatchSet 1675 
Date: 2001/08/06 09:19:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
better ruler scaling

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.10->1.11 

---------------------
PatchSet 1676 
Date: 2001/08/06 09:43:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont accept not matching samplerates connects

Members: 
	src/plugins/basic_sample.c:1.50->1.51 

---------------------
PatchSet 1677 
Date: 2001/08/06 12:55:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
plugin-get throws exception now

Members: 
	src/glmid/glscript_filter.c:1.23->1.24 

---------------------
PatchSet 1678 
Date: 2001/08/06 12:55:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new param-set code, again

Members: 
	src/glmid/glame.scm:1.66->1.67 

---------------------
PatchSet 1679 
Date: 2001/08/06 13:01:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
whoops

Members: 
	src/glmid/glame.scm:1.67->1.68 

---------------------
PatchSet 1680 
Date: 2001/08/06 13:25:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix

Members: 
	macros/acx-pthread.m4:1.3->1.4 

---------------------
PatchSet 1681 
Date: 2001/08/07 09:01:36
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed broken check for lame

Members: 
	configure.in:1.119->1.120 

---------------------
PatchSet 1682 
Date: 2001/08/07 10:07:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
check, if gpsm is initialized in most functions

Members: 
	src/glmid/glscript_gpsm.c:1.4->1.5 

---------------------
PatchSet 1683 
Date: 2001/08/07 10:08:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont search for a ladspa plugin in-core

Members: 
	src/glmid/glplugin.c:1.33->1.34 

---------------------
PatchSet 1684 
Date: 2001/08/07 10:11:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
changed some smobs to be really object-destroy on GC (doh! not that
much leaks anymore, but too much GC now..)
done a simple gpsm-import in scheme

Members: 
	src/glmid/glame.scm:1.68->1.69 
	src/glmid/glscript.h:1.13->1.14 
	src/glmid/glscript_swapfile.c:1.8->1.9 
	src/glmid/gpsm.c:1.38->1.39 

---------------------
PatchSet 1685 
Date: 2001/08/07 10:12:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont advertise "audio_out" in preferences

Members: 
	src/gui/main.c:1.76->1.77 

---------------------
PatchSet 1686 
Date: 2001/08/07 10:14:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed old GTK_MAX_NR_TRACKS

Members: 
	src/gui/swapfilegui.c:1.57->1.58 
	src/gui/libgtkwaveform/gtkswapfilebuffer.h:1.8->1.9 

---------------------
PatchSet 1687 
Date: 2001/08/07 10:51:42
Author: mag
Branch: HEAD
Tag: (none) 
Log:
another system, another lame configure check fix

Members: 
	configure.in:1.120->1.121 

---------------------
PatchSet 1688 
Date: 2001/08/07 10:54:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed deadlock with mix in non-feedback mode

Members: 
	src/plugins/basic_sample.c:1.51->1.52 

---------------------
PatchSet 1689 
Date: 2001/08/07 10:56:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed SIGSEGv on filter delete (how does this happen?? anyway...)

Members: 
	src/plugins/file_io.c:1.54->1.55 

---------------------
PatchSet 1690 
Date: 2001/08/07 11:01:51
Author: mag
Branch: HEAD
Tag: (none) 
Log:
replaced fixup param by setup param
new lame decoder code, significant speedup
info properties for importer gui

Members: 
	src/plugins/file_io.c:1.55->1.56 

---------------------
PatchSet 1691 
Date: 2001/08/07 11:02:36
Author: mag
Branch: HEAD
Tag: (none) 
Log:
first version of new importer gui
still missing: resampling, normalizing
error dialogs are broken

Members: 
	src/plugins/importexport.c:1.4->1.5 

---------------------
PatchSet 1692 
Date: 2001/08/07 12:50:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
rmb menu is available from toolbar, too

Members: 
	src/gui/waveeditgui.c:1.86->1.87 

---------------------
PatchSet 1693 
Date: 2001/08/07 13:04:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no longer truely GC gpsm items until I fixed the dependencies

Members: 
	src/glmid/glscript_gpsm.c:1.5->1.6 

---------------------
PatchSet 1694 
Date: 2001/08/07 13:15:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix for weird version reporting

Members: 
	macros/libxml.m4:1.9->1.10 

---------------------
PatchSet 1695 
Date: 2001/08/07 16:44:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed C&P error for INT params

Members: 
	src/gui/util/glame_param.c:1.7->1.8 

---------------------
PatchSet 1696 
Date: 2001/08/07 17:51:31
Author: mag
Branch: HEAD
Tag: (none) 
Log:
implemented new pipe and param methods
still buggy, maybe in the backend

Members: 
	src/plugins/fft_plugins.c:1.8->1.9 

---------------------
PatchSet 1697 
Date: 2001/08/07 17:52:01
Author: mag
Branch: HEAD
Tag: (none) 
Log:
implemented resample on import

Members: 
	src/plugins/importexport.c:1.5->1.6 

---------------------
PatchSet 1698 
Date: 2001/08/07 17:52:53
Author: mag
Branch: HEAD
Tag: (none) 
Log:
increase read buffer for mp3 to 4kbyte

Members: 
	src/plugins/file_io.c:1.56->1.57 

---------------------
PatchSet 1699 
Date: 2001/08/08 10:15:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
(Tiny) backend rewrite - moved methods to their objects.

Members: 
	src/filter/Makefile.am:1.44->1.45 
	src/filter/filter.c:1.54->1.55 
	src/filter/filter.h:1.73->1.74 
	src/filter/filter_methods.c:1.26->1.27(DEAD) 
	src/filter/filter_methods.h:1.8->1.9(DEAD) 
	src/filter/filter_param.c:1.13->1.14 
	src/filter/filter_param.h:1.17->1.18 
	src/filter/filter_pipe.c:1.9->1.10 
	src/filter/filter_port.c:1.5->1.6 
	src/filter/filter_port.h:1.6->1.7 
	src/filter/filter_types.h:1.2->1.3 

---------------------
PatchSet 1700 
Date: 2001/08/08 10:15:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed plugins wrt backend rewrite

Members: 
	src/plugins/arithmetic.c:1.17->1.18 
	src/plugins/audio_io.c:1.36->1.37 
	src/plugins/basic.c:1.27->1.28 
	src/plugins/basic_sample.c:1.52->1.53 
	src/plugins/file_io.c:1.57->1.58 
	src/plugins/flanger.c:1.13->1.14 
	src/plugins/pan.c:1.14->1.15 
	src/plugins/pipe.c:1.22->1.23 
	src/plugins/ssp.c:1.10->1.11 
	src/plugins/swapfile_io.c:1.23->1.24 
	src/plugins/waveform.c:1.26->1.27 

---------------------
PatchSet 1701 
Date: 2001/08/08 10:16:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documentation update for backend rewrite

Members: 
	doc/filter.texi:1.29->1.30 

---------------------
PatchSet 1702 
Date: 2001/08/08 10:16:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix for backend rewrite

Members: 
	src/glmid/ladspa.c:1.11->1.12 

---------------------
PatchSet 1703 
Date: 2001/08/08 10:17:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
done the long awaited filter backend rewrite

Members: 
	TODO:1.51->1.52 

---------------------
PatchSet 1704 
Date: 2001/08/08 10:33:47
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Add gettext framework. [dk]

Members: 
	autogen.sh:1.7->1.8 

---------------------
PatchSet 1705 
Date: 2001/08/08 10:35:22
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Call gettext macro, build gettext make environment. [dk]
Add hook for German translation. [dk]

Members: 
	configure.in:1.121->1.122 

---------------------
PatchSet 1706 
Date: 2001/08/08 10:36:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed wrt backend rewrite

Members: 
	src/plugins/fft_plugins.c:1.9->1.10 

---------------------
PatchSet 1707 
Date: 2001/08/08 10:37:12
Author: nold
Branch: HEAD
Tag: (none) 
Log:
The GUI's main.c is our first victim for i18n. [dk]

Members: 
	po/POTFILES.in:INITIAL->1.1 

---------------------
PatchSet 1708 
Date: 2001/08/08 10:38:38
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added translation hooks to externally visible output. (Debugging output
stays as is though.) [dk]

Members: 
	src/gui/main.c:1.77->1.78 

---------------------
PatchSet 1709 
Date: 2001/08/08 10:39:41
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Half-assed German translation for GUI's main.c. Don't take too seriously
yet. ;-) [dk]

Members: 
	po/de.po:INITIAL->1.1 

---------------------
PatchSet 1710 
Date: 2001/08/08 10:41:01
Author: nold
Branch: HEAD
Tag: (none) 
Log:
New subdirs intl and po (used by gettext). [dk]

Members: 
	Makefile.am:1.20->1.21 

---------------------
PatchSet 1711 
Date: 2001/08/08 11:03:28
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Remove po/Makefile.in.in as well when rebuilding make stuff. [dk]

Members: 
	autogen.sh:1.8->1.9 

---------------------
PatchSet 1712 
Date: 2001/08/08 12:45:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed sqrtf

Members: 
	acconfig.h:1.31->1.32 
	macros/acg-stuff.m4:1.3->1.4 
	src/include/util.h:1.13->1.14 

---------------------
PatchSet 1713 
Date: 2001/08/08 13:54:04
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Doing gettextize first thing in autogen.sh seems to be the right way. [dk]

Members: 
	autogen.sh:1.9->1.10 

---------------------
PatchSet 1714 
Date: 2001/08/08 14:39:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
f*cken SuSE fix for gettext - added #undefs to acconfig.h

Members: 
	acconfig.h:1.32->1.33 
	autogen.sh:1.10->1.11 

---------------------
PatchSet 1715 
Date: 2001/08/08 17:52:10
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed assumptions about backend in scripted filter [richi]

Members: 
	src/glmid/glscript_filter.c:1.24->1.25 

---------------------
PatchSet 1716 
Date: 2001/08/08 17:56:30
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed broken connect methods

Members: 
	src/plugins/fft_plugins.c:1.10->1.11 

---------------------
PatchSet 1717 
Date: 2001/08/08 18:12:39
Author: mag
Branch: HEAD
Tag: (none) 
Log:
removed warnings
fixed fft_resample_fixup_pipe method

Members: 
	src/plugins/fft_plugins.c:1.11->1.12 

---------------------
PatchSet 1718 
Date: 2001/08/08 18:13:24
Author: mag
Branch: HEAD
Tag: (none) 
Log:
save position and samplerate

Members: 
	src/glmid/clipboard.c:1.2->1.3 

---------------------
PatchSet 1719 
Date: 2001/08/09 08:47:27
Author: mag
Branch: HEAD
Tag: (none) 
Log:
ABOUT-NLS has to be removed, too

Members: 
	autogen.sh:1.11->1.12 

---------------------
PatchSet 1720 
Date: 2001/08/09 16:07:28
Author: mag
Branch: HEAD
Tag: (none) 
Log:
skip first 528 empty samples of mp3 files

Members: 
	src/plugins/file_io.c:1.58->1.59 

---------------------
PatchSet 1721 
Date: 2001/08/09 16:08:23
Author: mag
Branch: HEAD
Tag: (none) 
Log:
deactive import button while importing

Members: 
	src/plugins/importexport.c:1.6->1.7 

---------------------
PatchSet 1722 
Date: 2001/08/10 13:20:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix for lseek(,,SEEK_END)

Members: 
	src/swapfile/swapfile_fs.c:1.40->1.41 

---------------------
PatchSet 1723 
Date: 2001/08/10 13:30:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
corrected obvious errors (one too fast s///, one related to SEEK_END changes)

Members: 
	src/glmid/glame.scm:1.69->1.70 

---------------------
PatchSet 1724 
Date: 2001/08/11 16:15:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed write file param set method to use the new filename rather than NULL

Members: 
	src/plugins/file_io.c:1.59->1.60 

---------------------
PatchSet 1725 
Date: 2001/08/13 14:38:48
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added french translation. [Laurent Georget]

Members: 
	configure.in:1.122->1.123 
	po/fr.po:INITIAL->1.1 

---------------------
PatchSet 1726 
Date: 2001/08/13 14:39:17
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added NLS stuff. [dk]

Members: 
	MAINTAINERS:1.14->1.15 

---------------------
PatchSet 1727 
Date: 2001/08/13 14:40:20
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added credits for french translation. [dk]
New layout. [dk]

Members: 
	CREDITS:1.7->1.8 

---------------------
PatchSet 1728 
Date: 2001/08/13 15:26:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less builtins, libtool fixes, a br0ken symbols.c file to force include
of unused objects

Members: 
	src/plugins/Makefile.am:1.51->1.52 
	src/plugins/symbols.c:INITIAL->1.1 

---------------------
PatchSet 1729 
Date: 2001/08/13 15:27:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
libtool fixes, we no longer have libglame.so

Members: 
	src/Makefile.am:1.25->1.26 
	src/gui/Makefile.am:1.51->1.52 

---------------------
PatchSet 1730 
Date: 2001/08/13 15:27:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
force include of unused objects at link time - #include plugins/symbols.c

Members: 
	src/cglame.c:1.23->1.24 
	src/gui/main.c:1.78->1.79 

---------------------
PatchSet 1731 
Date: 2001/08/13 15:28:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
mark libs as to export dynamic symbols

Members: 
	src/filter/Makefile.am:1.45->1.46 
	src/hash/Makefile.am:1.7->1.8 
	src/swapfile/Makefile.am:1.18->1.19 

---------------------
PatchSet 1732 
Date: 2001/08/13 15:29:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no longer have libglame.so but libglmid.a like any other internal helper lib

Members: 
	src/glmid/Makefile.am:1.23->1.24 

---------------------
PatchSet 1733 
Date: 2001/08/13 15:29:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
reduced set of builtin plugins

Members: 
	src/glmid/glmid.c:1.43->1.44 

---------------------
PatchSet 1734 
Date: 2001/08/13 15:30:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use lt_dlopenext rather than lt_dlopen to find out shared library extension
automagically

Members: 
	src/glmid/glplugin.c:1.34->1.35 

---------------------
PatchSet 1735 
Date: 2001/08/13 16:43:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added most important issues list

Members: 
	TODO:1.52->1.53 

---------------------
PatchSet 1736 
Date: 2001/08/28 16:45:31
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed broken scrolling redraws on window overlap.
the waveview now honours the theme-background color as unselected color.
no more black-white eye strain.

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.11->1.12 

---------------------
PatchSet 1737 
Date: 2001/08/28 17:09:59
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed very stupid c&p

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.12->1.13 

---------------------
PatchSet 1738 
Date: 2001/09/04 16:42:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
PROT_WRITE alone is not a good idea

Members: 
	src/swapfile/swfs_cluster.c:1.24->1.25 

---------------------
PatchSet 1739 
Date: 2001/09/10 10:30:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use AF_FILE_* constants only, if they are defined

Members: 
	src/plugins/importexport.c:1.7->1.8 

---------------------
PatchSet 1740 
Date: 2001/09/11 10:00:54
Author: mag
Branch: HEAD
Tag: (none) 
Log:
remove libltdl directory while cleanup

Members: 
	autogen.sh:1.12->1.13 

---------------------
PatchSet 1741 
Date: 2001/09/11 12:58:01
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed endian check according to ALSA API Changes

Members: 
	src/plugins/audio_io_alsa_v090.c:1.10->1.11 

---------------------
PatchSet 1742 
Date: 2001/09/11 13:09:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont use "pressed" signal - use "clicked", otherwise gnome seems to be
confused.

Members: 
	src/plugins/importexport.c:1.8->1.9 

---------------------
PatchSet 1743 
Date: 2001/09/11 13:34:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed broken usage of filterparam_set inside filters f() method

Members: 
	src/plugins/ssp.c:1.11->1.12 

---------------------
PatchSet 1744 
Date: 2001/09/13 09:48:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
TODO updates, generic and specific for 0.5.3 / 0.6.0

Members: 
	TODO:1.53->1.54 

---------------------
PatchSet 1745 
Date: 2001/09/17 12:47:12
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Big fat list_ -> glame_list_ transition to keep our butt out of BSD name
space. (Q: Oh my! Horrible! Is it really necessary? A: Yes, it is.) [dk]

Members: 
	src/filter/filter.c:1.55->1.56 
	src/filter/filter.h:1.74->1.75 
	src/filter/filter_buffer.c:1.31->1.32 
	src/filter/filter_buffer.h:1.7->1.8 
	src/filter/filter_ops.c:1.26->1.27 
	src/filter/filter_param.c:1.14->1.15 
	src/filter/filter_param.h:1.18->1.19 
	src/filter/filter_pipe.c:1.10->1.11 
	src/filter/filter_pipe.h:1.7->1.8 
	src/filter/filter_port.c:1.6->1.7 
	src/filter/filter_port.h:1.7->1.8 
	src/filter/filter_tools.h:1.30->1.31 
	src/glmid/glplugin.c:1.35->1.36 
	src/glmid/glplugin.h:1.20->1.21 
	src/glmid/gpsm.c:1.39->1.40 
	src/glmid/gpsm.h:1.17->1.18 
	src/gui/glame_accelerator.c:1.10->1.11 
	src/gui/glame_accelerator.h:1.7->1.8 
	src/gui/glame_console.c:1.5->1.6 
	src/gui/swapfilegui.c:1.58->1.59 
	src/gui/edit_filter/glamecanvas.c:1.25->1.26 
	src/gui/util/glame_gui_utils.c:1.12->1.13 
	src/hash/gldb.c:1.7->1.8 
	src/hash/gldb.h:1.7->1.8 
	src/hash/gldb_string.h:1.5->1.6 
	src/hash/gldb_worm.h:1.3->1.4 
	src/hash/glsignal.c:1.14->1.15 
	src/hash/glsignal.h:1.13->1.14 
	src/include/list.h:1.20->1.21 
	src/plugins/file_io.c:1.60->1.61 
	src/swapfile/pmap.c:1.5->1.6 
	src/swapfile/swapfile_fs.c:1.41->1.42 
	src/swapfile/swfs_cluster.c:1.25->1.26 
	src/swapfile/swfs_cluster.h:1.10->1.11 
	src/swapfile/txn.c:1.6->1.7 
	src/swapfile/txn.h:1.5->1.6 

---------------------
PatchSet 1746 
Date: 2001/09/17 12:50:46
Author: nold
Branch: HEAD
Tag: (none) 
Log:
List name space thingie done. [dk]

Members: 
	TODO:1.54->1.55 

---------------------
PatchSet 1747 
Date: 2001/09/19 09:33:15
Author: nold
Branch: HEAD
Tag: (none) 
Log:
We're interested in the virtual frame size really. [dk]

Members: 
	src/plugins/file_io.c:1.61->1.62 

---------------------
PatchSet 1748 
Date: 2001/09/19 12:47:04
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fix for error dialog

Members: 
	src/plugins/importexport.c:1.9->1.10 

---------------------
PatchSet 1749 
Date: 2001/09/19 12:47:56
Author: mag
Branch: HEAD
Tag: (none) 
Log:
changed parameters to speed up conversion

Members: 
	src/plugins/resample.scm:1.3->1.4 

---------------------
PatchSet 1750 
Date: 2001/09/19 12:48:52
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added more sanity checks for mp3 decoding

Members: 
	src/plugins/file_io.c:1.62->1.63 

---------------------
PatchSet 1751 
Date: 2001/09/19 12:49:52
Author: mag
Branch: HEAD
Tag: (none) 
Log:
cosmetic changes

Members: 
	src/plugins/ssp.c:1.12->1.13 

---------------------
PatchSet 1752 
Date: 2001/09/19 13:52:26
Author: mag
Branch: HEAD
Tag: (none) 
Log:
update borrowed lame code

Members: 
	src/plugins/file_io.c:1.63->1.64 

---------------------
PatchSet 1753 
Date: 2001/09/24 13:31:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
change audiofile check to look for afGetVirtualFrameSize so we again
compile on a pre audiofile-0.2.2 system (w/o audiofile support) - mention
that change in README

Members: 
	README:1.25->1.26 
	configure.in:1.123->1.124 

---------------------
PatchSet 1754 
Date: 2001/09/24 13:32:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix broken gettextize version by piping yes n into it

Members: 
	autogen.sh:1.13->1.14 

---------------------
PatchSet 1755 
Date: 2001/09/25 09:09:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made startup error/configuration dialogs more verbose, allow exiting an
endless dialog loop by pressing "Close" in the preferences dialog

Members: 
	src/gui/main.c:1.79->1.80 

---------------------
PatchSet 1762 
Date: 2001/09/25 12:23:36
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed bug #4789721349078423
curve widget is properly redrawn after param_set
fixed bun in param sig handler causing broken curve points

Members: 
	src/gui/util/glame_curve.c:1.5->1.6 
	src/gui/util/glame_param.c:1.8->1.9 

---------------------
PatchSet 1763 
Date: 2001/09/25 12:24:35
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
blah

Members: 
	TODO:1.55->1.56 

---------------------
PatchSet 1764 
Date: 2001/09/26 09:41:42
Author: mag
Branch: HEAD
Tag: (none) 
Log:
disabled mp3 support via liblame

Members: 
	src/plugins/file_io.c:1.64->1.65 

---------------------
PatchSet 1765 
Date: 2001/09/26 10:05:12
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Properly disabled lame support: #ifdef 0 -> #if 0. [dk]
Added fact chunk to native WAV reader. [dk]
Fix type mismatches in debugging output. [dk]

Members: 
	src/plugins/file_io.c:1.65->1.66 

---------------------
PatchSet 1766 
Date: 2001/09/26 10:07:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
#ifdef HAVE_AUDIOFILE (hey, thats not used anyway - apart from some constants)
the right parts - now I get import/export even without libaudiofile

Members: 
	src/plugins/importexport.c:1.10->1.11 

---------------------
PatchSet 1767 
Date: 2001/09/26 10:28:49
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added warning requester to import
added history for import requester

Members: 
	src/plugins/importexport.c:1.11->1.12 

---------------------
PatchSet 1768 
Date: 2001/09/26 10:47:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up gpsm stuff

Members: 
	src/plugins/importexport.c:1.12->1.13 

---------------------
PatchSet 1769 
Date: 2001/09/26 10:47:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use import gpsmop, if available, for "Import..."

Members: 
	src/gui/swapfilegui.c:1.59->1.60 

---------------------
PatchSet 1770 
Date: 2001/10/01 14:01:09
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Check if MIPS cpu supports fast locking primitives. [dk]

Members: 
	acconfig.h:1.33->1.34 
	configure.in:1.124->1.125 
	macros/Makefile.am:1.7->1.8 
	macros/acg-mips-ll-sc.m4:INITIAL->1.1 

---------------------
PatchSet 1771 
Date: 2001/10/01 14:02:09
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Only use optimised MIPS code if cpu supports it. [dk]

Members: 
	src/include/atomic.h:1.11->1.12 

---------------------
PatchSet 1772 
Date: 2001/10/05 09:38:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix uninitialized filename strings

Members: 
	src/gui/main.c:1.80->1.81 
	src/gui/swapfilegui.c:1.60->1.61 
	src/gui/edit_filter/filtereditgui.c:1.30->1.31 

---------------------
PatchSet 1773 
Date: 2001/10/07 00:02:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix initialization order

Members: 
	src/cglame.c:1.24->1.25 

---------------------
PatchSet 1774 
Date: 2001/10/07 00:04:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
speed up (clean) swapfile initialization

Members: 
	src/swapfile/swapfile_fs.c:1.42->1.43 

---------------------
PatchSet 1775 
Date: 2001/10/07 00:08:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made GLAME_WBUFSIZE per launchcontext

Members: 
	src/filter/filter.c:1.56->1.57 
	src/filter/filter.h:1.75->1.76 
	src/filter/filter_ops.c:1.27->1.28 
	src/filter/filter_ops.h:1.6->1.7 
	src/filter/filter_tools.h:1.31->1.32 
	src/glmid/glscript_filter.c:1.25->1.26 
	src/glmid/network_utils.c:1.6->1.7 
	src/glmid/network_utils.h:1.5->1.6 
	src/gui/apply.c:1.10->1.11 
	src/gui/main.c:1.81->1.82 
	src/gui/swapfilegui.c:1.61->1.62 
	src/gui/util/glame_gui_utils.c:1.13->1.14 
	src/include/glame_types.h:1.18->1.19 
	src/plugins/importexport.c:1.13->1.14 
	src/plugins/normalize.c:1.6->1.7 

---------------------
PatchSet 1776 
Date: 2001/10/10 10:39:06
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed annoying gtk-warning

Members: 
	src/gui/edit_filter/glamecanvas.c:1.26->1.27 

---------------------
PatchSet 1780 
Date: 2001/10/17 10:09:30
Author: mag
Branch: HEAD
Tag: (none) 
Log:
incomplete proposal for file midlayer

Members: 
	src/glmid/glfileio.h:INITIAL->1.1 

---------------------
PatchSet 1781 
Date: 2001/10/17 10:18:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
my version of glfileio

Members: 
	src/glmid/glfileio.h:1.1->1.2 

---------------------
PatchSet 1782 
Date: 2001/10/17 10:27:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes

Members: 
	src/glmid/glfileio.h:1.2->1.3 

---------------------
PatchSet 1783 
Date: 2001/10/17 10:53:45
Author: mag
Branch: HEAD
Tag: (none) 
Log:
richi's proposal is not adequate, mine is better :)

Members: 
	src/glmid/glfileio.h:1.3->1.4 

---------------------
PatchSet 1784 
Date: 2001/10/17 15:37:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added glame replacement for libaudiofile

Members: 
	src/glmid/Makefile.am:1.24->1.25 
	src/glmid/glame_audiofile.c:INITIAL->1.1 
	src/include/Makefile.am:1.15->1.16 
	src/include/glame_audiofile.h:INITIAL->1.1 

---------------------
PatchSet 1785 
Date: 2001/10/18 15:56:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added missing part (aupvlist.h) for glame audiofile replacement.
did an implementation that should work.

Members: 
	src/glmid/glame_audiofile.c:1.1->1.2 
	src/include/Makefile.am:1.16->1.17 
	src/include/glame_audiofile.h:1.1->1.2 
	src/include/glame_aupvlist.h:INITIAL->1.1 

---------------------
PatchSet 1786 
Date: 2001/10/18 15:57:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
automake before autoconf

Members: 
	autogen.sh:1.14->1.15 

---------------------
PatchSet 1787 
Date: 2001/10/18 16:10:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed glitches autmake 1.5 noticed

Members: 
	src/glmid/Makefile.am:1.25->1.26 
	src/plugins/Makefile.am:1.52->1.53 

---------------------
PatchSet 1788 
Date: 2001/10/18 16:13:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use glame wrapper of audiofile, if applicable, make it work

Members: 
	src/include/glame_audiofile.h:1.2->1.3 
	src/plugins/file_io.c:1.66->1.67 
	src/plugins/importexport.c:1.14->1.15 

---------------------
PatchSet 1789 
Date: 2001/10/18 16:23:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
make that one actually compile...

Members: 
	src/glmid/glame_audiofile.c:1.2->1.3 

---------------------
PatchSet 1790 
Date: 2001/10/29 22:36:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use new config subsystem (and finished it) - you need to redo your configuration

Members: 
	TODO:1.56->1.57 
	src/cglame.c:1.25->1.26 
	src/glmid/Makefile.am:1.26->1.27 
	src/glmid/glame.scm:1.70->1.71 
	src/glmid/glconfig.c:INITIAL->1.1 
	src/glmid/glconfig.h:INITIAL->1.1 
	src/glmid/glmid.c:1.44->1.45 
	src/glmid/gpsm.c:1.40->1.41 
	src/gui/main.c:1.82->1.83 
	src/gui/edit_filter/canvasfilter.c:1.31->1.32 
	src/gui/edit_filter/canvaspipe.c:1.19->1.20 
	src/gui/edit_filter/canvasport.c:1.20->1.21 
	src/gui/edit_filter/filtereditgui.c:1.31->1.32 

---------------------
PatchSet 1791 
Date: 2001/10/30 16:10:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed SIGSEGV

Members: 
	src/cglame.c:1.26->1.27 

---------------------
PatchSet 1792 
Date: 2001/10/30 16:16:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no logner fileio

Members: 
	src/glmid/glfileio.h:1.4->1.5(DEAD) 

---------------------
PatchSet 1793 
Date: 2001/10/30 16:28:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix for broken gcc

Members: 
	macros/acg-guile.m4:1.2->1.3 
	macros/acg-stuff.m4:1.4->1.5 

---------------------
PatchSet 1794 
Date: 2001/10/31 10:59:30
Author: mainzelm
Branch: HEAD
Tag: (none) 
Log:
+ Removed glame-config-creat
+ Fixed indentation

Members: 
	src/glmid/glame.scm:1.71->1.72 

---------------------
PatchSet 1795 
Date: 2001/11/01 23:08:59
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Split manual into users' and developers' part. [dk]

Members: 
	doc/Makefile.am:1.19->1.20 
	doc/filter.texi:1.30->1.31 
	doc/glame-dev.texi:INITIAL->1.1 
	doc/glame.texi:1.18->1.19 
	doc/plugins.texi:1.27->1.28 

---------------------
PatchSet 1796 
Date: 2001/11/02 09:23:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed glame-config-creat

Members: 
	src/glmid/glconfig.c:1.1->1.2 
	src/glmid/glconfig.h:1.1->1.2 

---------------------
PatchSet 1797 
Date: 2001/11/04 13:01:49
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added helper routine

Members: 
	src/glmid/glame_audiofile.c:1.3->1.4 
	src/include/glame_audiofile.h:1.3->1.4 

---------------------
PatchSet 1798 
Date: 2001/11/04 13:33:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed destroy while redrawing race/SIGSEGV (may have introduced some leaks
here, gtk suxx)

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.13->1.14 
	src/gui/libgtkwaveform/gtkwaveview.h:1.2->1.3 

---------------------
PatchSet 1799 
Date: 2001/11/04 13:49:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
correct glitches with new config subsystem

Members: 
	src/glmid/gpsm.c:1.41->1.42 
	src/gui/main.c:1.83->1.84 

---------------------
PatchSet 1800 
Date: 2001/11/04 15:00:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made filtereditgui widget derived from GnomeApp to be able to store
a state
exchanged old broken execute code for new & great one (gui still to
be fixed) - pls check it out and report bugs

Members: 
	src/gui/waveeditgui.c:1.87->1.88 
	src/gui/edit_filter/filtereditgui.c:1.32->1.33 
	src/gui/edit_filter/filtereditgui.h:1.6->1.7 

---------------------
PatchSet 1801 
Date: 2001/11/04 15:00:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
some things are done

Members: 
	TODO:1.57->1.58 

---------------------
PatchSet 1802 
Date: 2001/11/04 15:20:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
make it compile again

Members: 
	src/glmid/glame_audiofile.c:1.4->1.5 
	src/include/glame_audiofile.h:1.4->1.5 

---------------------
PatchSet 1803 
Date: 2001/11/04 20:47:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
UI polishing, fix

Members: 
	src/gui/edit_filter/filtereditgui.c:1.33->1.34 

---------------------
PatchSet 1804 
Date: 2001/11/04 21:17:27
Author: mag
Branch: HEAD
Tag: (none) 
Log:
removed debug messages

Members: 
	src/glmid/glame_audiofile.c:1.5->1.6 

---------------------
PatchSet 1805 
Date: 2001/11/05 10:17:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed no longer needed hack for glame canvas error updating

Members: 
	src/gui/util/glame_gui_utils.c:1.14->1.15 
	src/gui/util/glame_gui_utils.h:1.5->1.6 

---------------------
PatchSet 1806 
Date: 2001/11/05 10:18:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont segfault with 0 inputs

Members: 
	src/plugins/basic.c:1.28->1.29 

---------------------
PatchSet 1807 
Date: 2001/11/05 10:19:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanups wrt latest changes, display errors again

Members: 
	src/gui/waveeditgui.c:1.88->1.89 
	src/gui/edit_filter/filtereditgui.c:1.34->1.35 
	src/gui/edit_filter/filtereditgui.h:1.7->1.8 
	src/gui/edit_filter/glamecanvas.c:1.27->1.28 

---------------------
PatchSet 1808 
Date: 2001/11/05 11:08:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont show import in apply operation (for waveedit it makes no sense, for
swapfilegui we have it as Import... anyway)

Members: 
	src/gui/swapfilegui.c:1.62->1.63 
	src/gui/waveeditgui.c:1.89->1.90 

---------------------
PatchSet 1809 
Date: 2001/11/05 11:08:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed races wrt nodes launching (still buggy, but cant trigger) - use
atomic_t/pthread version unconditionally (sysv sem version is broken now)

Members: 
	src/filter/filter_ops.c:1.28->1.29 
	src/filter/filter_ops.h:1.7->1.8 

---------------------
PatchSet 1810 
Date: 2001/11/05 14:44:15
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed richis redraw error

Members: 
	src/gui/edit_filter/filtereditgui.c:1.35->1.36 

---------------------
PatchSet 1811 
Date: 2001/11/05 14:56:11
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
disabled (broken) preview button in import

Members: 
	src/plugins/importexport.c:1.15->1.16 

---------------------
PatchSet 1812 
Date: 2001/11/05 15:26:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
there are really things left to do before 0.5.3

Members: 
	TODO:1.58->1.59 

---------------------
PatchSet 1813 
Date: 2001/11/06 09:45:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont allow zooming out more than zoom to full

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.14->1.15 

---------------------
PatchSet 1814 
Date: 2001/11/06 09:46:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new icons for select all/none and the menu - less broken than the
previous ones, but still not satisfying

Members: 
	data/pixmaps/dots.png:INITIAL->1.1 
	data/pixmaps/select_all.png:INITIAL->1.1 
	data/pixmaps/select_none.png:INITIAL->1.1 
	src/gui/waveeditgui.c:1.90->1.91 

---------------------
PatchSet 1815 
Date: 2001/11/06 09:47:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
some config cleanup - still needs a rewrite, though

Members: 
	src/glmid/glmid.c:1.45->1.46 
	src/gui/main.c:1.84->1.85 
	src/gui/edit_filter/filtereditgui.c:1.36->1.37 

---------------------
PatchSet 1816 
Date: 2001/11/06 09:48:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
all done, apart from:
- TESTING

Members: 
	TODO:1.59->1.60 

---------------------
PatchSet 1817 
Date: 2001/11/07 09:08:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed hang wrt copying/linking a group to itself

Members: 
	src/gui/swapfilegui.c:1.63->1.64 

---------------------
PatchSet 1818 
Date: 2001/11/08 10:27:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
0.5.3 release stuff

Members: 
	BUGS:1.8->1.9 
	NEWS:1.7->1.8 
	README:1.26->1.27 
	TODO:1.60->1.61 

---------------------
PatchSet 1819 
Date: 2001/11/08 10:49:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new upstream release

Members: 
	debian/changelog:1.5->1.6 

---------------------
PatchSet 1820 
Date: 2001/11/08 10:50:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
0.5.3 release

Members: 
	configure.in:1.125->1.126 

---------------------
PatchSet 1821 
Date: 2001/11/08 11:02:44
Author: richi
Branch: HEAD
Tag: v0_5_3 
Log:
forgot to dist/install new pixmaps

Members: 
	data/pixmaps/Makefile.am:1.14->1.15 

---------------------
PatchSet 1822 
Date: 2001/11/08 11:07:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bumped version number to 0.5.3CVS

Members: 
	configure.in:1.126->1.127 

---------------------
PatchSet 1823 
Date: 2001/11/09 10:14:46
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Honour split into user and devel manual. [dk]

Members: 
	debian/glame.info:1.1->1.2 

---------------------
PatchSet 1824 
Date: 2001/11/09 11:12:31
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Adapt to current version. [dk]

Members: 
	glame.spec:1.6->1.7 

---------------------
PatchSet 1825 
Date: 2001/11/09 16:17:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed -fomit-frame-pointer from --disable-debug CFLAGs - newer gccs
(namely gcc-3.0 and up) appearently generate bogous code that segfaults
on startup.

Members: 
	configure.in:1.127->1.128 

---------------------
PatchSet 1826 
Date: 2001/11/09 16:39:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made it nearly impossible for the compiler to optimize away unused symbols

Members: 
	src/Makefile.am:1.26->1.27 
	src/cglame.c:1.27->1.28 
	src/glmid/glmid.c:1.46->1.47 
	src/gui/Makefile.am:1.52->1.53 
	src/gui/main.c:1.85->1.86 
	src/plugins/symbols.c:1.1->1.2 

---------------------
PatchSet 1827 
Date: 2001/11/09 16:51:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added easy to use glame_network_error_dialog helper for error reporting

Members: 
	src/gui/util/glame_gui_utils.c:1.15->1.16 
	src/gui/util/glame_gui_utils.h:1.6->1.7 

---------------------
PatchSet 1828 
Date: 2001/11/09 16:51:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use new error reporting helper

Members: 
	src/gui/main.c:1.86->1.87 
	src/gui/swapfilegui.c:1.64->1.65 
	src/gui/waveeditgui.c:1.91->1.92 

---------------------
PatchSet 1829 
Date: 2001/11/09 16:52:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed not used helper for extracting an error string out of a network

Members: 
	src/glmid/network_utils.c:1.7->1.8 
	src/glmid/network_utils.h:1.6->1.7 

---------------------
PatchSet 1830 
Date: 2001/11/11 12:56:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed compile problems with not having libaudiofile

Members: 
	src/Makefile.am:1.27->1.28 
	src/glmid/Makefile.am:1.27->1.28 
	src/gui/Makefile.am:1.53->1.54 

---------------------
PatchSet 1831 
Date: 2001/11/11 12:59:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed SYSV semaphore usage

Members: 
	acconfig.h:1.34->1.35 
	configure.in:1.128->1.129 
	macros/Makefile.am:1.8->1.9 
	macros/acg-posix-sem.m4:1.1->1.2(DEAD) 
	macros/acg-sysv-sem.m4:1.2->1.3(DEAD) 
	src/filter/filter_ops.c:1.29->1.30 
	src/filter/filter_ops.h:1.8->1.9 
	src/include/Makefile.am:1.17->1.18 
	src/include/glame_sem.h:1.3->1.4(DEAD) 

---------------------
PatchSet 1832 
Date: 2001/11/11 13:45:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed long time unused modules

Members: 
	src/swapfile/Makefile.am:1.19->1.20 
	src/swapfile/pmap.c:1.6->1.7(DEAD) 
	src/swapfile/pmap.h:1.4->1.5(DEAD) 
	src/swapfile/txn.c:1.7->1.8(DEAD) 
	src/swapfile/txn.h:1.6->1.7(DEAD) 

---------------------
PatchSet 1833 
Date: 2001/11/11 14:34:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed problems with alsa check and alsa/asound.h header location

Members: 
	acconfig.h:1.35->1.36 
	macros/acg-alsa.m4:1.3->1.4 
	src/plugins/audio_io_alsa.c:1.6->1.7 

---------------------
PatchSet 1834 
Date: 2001/11/11 14:49:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont impose *.scm check on plugin/instance loading for scheme plugins

Members: 
	src/glmid/glmid.c:1.47->1.48 

---------------------
PatchSet 1835 
Date: 2001/11/11 14:50:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
exchanged for() for while() in ladspa descriptor walking

Members: 
	src/glmid/glplugin.c:1.36->1.37 

---------------------
PatchSet 1836 
Date: 2001/11/11 14:50:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more useful error message

Members: 
	src/gui/edit_filter/filtereditgui.c:1.37->1.38 

---------------------
PatchSet 1837 
Date: 2001/11/11 15:32:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed problem with same name ladspa plugins

Members: 
	src/glmid/glplugin.c:1.37->1.38 

---------------------
PatchSet 1838 
Date: 2001/11/11 16:22:34
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed richi's e-mail address. [dk]

Members: 
	Makefile.am:1.21->1.22 

---------------------
PatchSet 1839 
Date: 2001/11/11 16:46:08
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed evil NULL pointer fencepost error. [dk]

Members: 
	src/cglame.c:1.28->1.29 

---------------------
PatchSet 1840 
Date: 2001/11/11 17:05:26
Author: nold
Branch: HEAD
Tag: (none) 
Log:
libglame is gone. No longer need to clean up behind it. [dk]

Members: 
	debian/rules:1.6->1.7 

---------------------
PatchSet 1841 
Date: 2001/11/11 17:07:35
Author: nold
Branch: HEAD
Tag: (none) 
Log:
No more fixups for libglame and libxml2. [dk]

Members: 
	debian/shlibs.local:1.2->1.3 

---------------------
PatchSet 1842 
Date: 2001/11/11 17:25:41
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added comments on this file's karma. [dk]
Moved Glame-specific changes to the top. [dk]

Members: 
	src/include/glame_audiofile.h:1.5->1.6 

---------------------
PatchSet 1843 
Date: 2001/11/11 17:51:23
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added GPL header and comments. [dk]
Fixed suff code in glame_get_filetype_by_name(). Au. [dk]

Members: 
	src/glmid/glame_audiofile.c:1.6->1.7 

---------------------
PatchSet 1844 
Date: 2001/11/11 21:41:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added helper for linking params of one node to another

Members: 
	src/glmid/network_utils.c:1.8->1.9 
	src/glmid/network_utils.h:1.7->1.8 

---------------------
PatchSet 1845 
Date: 2001/11/11 21:41:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
link params from the preview net with the gui controls - RT updates during
preview possible now

Members: 
	src/gui/apply.c:1.11->1.12 

---------------------
PatchSet 1846 
Date: 2001/11/11 21:42:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
one step less to 0.6

Members: 
	TODO:1.61->1.62 

---------------------
PatchSet 1847 
Date: 2001/11/11 22:34:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
expose swapfile caching params to the preferences gui - WITH A BIG, FAT WARNING

Members: 
	src/gui/main.c:1.87->1.88 
	src/swapfile/swfs_cluster.c:1.26->1.27 

---------------------
PatchSet 1848 
Date: 2001/11/11 22:37:08
Author: mag
Branch: HEAD
Tag: (none) 
Log:
long pending changes, simplified audiofile private struct

Members: 
	src/plugins/file_io.c:1.67->1.68 

---------------------
PatchSet 1849 
Date: 2001/11/11 22:50:46
Author: mag
Branch: HEAD
Tag: (none) 
Log:
halfbaken export dialog
fixed segfault in case someone pressed cancel during import

Members: 
	src/plugins/importexport.c:1.16->1.17 

---------------------
PatchSet 1850 
Date: 2001/11/11 23:37:49
Author: nold
Branch: HEAD
Tag: (none) 
Log:
RIP native wav reader. [dk]

Members: 
	src/plugins/file_io.c:1.68->1.69 

---------------------
PatchSet 1851 
Date: 2001/11/11 23:38:44
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Audiofile drop-in now understands wav. [dk]

Members: 
	src/glmid/glame_audiofile.c:1.7->1.8 

---------------------
PatchSet 1852 
Date: 2001/11/11 23:40:01
Author: mag
Branch: HEAD
Tag: (none) 
Log:
set pos_param to pos not 0

Members: 
	src/plugins/file_io.c:1.69->1.70 

---------------------
PatchSet 1853 
Date: 2001/11/11 23:40:39
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed crash while pressing cancel during analyzing

Members: 
	src/plugins/importexport.c:1.17->1.18 

---------------------
PatchSet 1854 
Date: 2001/11/12 23:11:35
Author: mag
Branch: HEAD
Tag: (none) 
Log:
destroy window no longer segfaults
improved export window (a bit)

Members: 
	src/plugins/importexport.c:1.18->1.19 

---------------------
PatchSet 1855 
Date: 2001/11/14 09:10:14
Author: mag
Branch: HEAD
Tag: (none) 
Log:
more bugfixes
improved export dialog

Members: 
	src/plugins/importexport.c:1.19->1.20 

---------------------
PatchSet 1856 
Date: 2001/11/14 09:38:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed check for libglade

Members: 
	configure.in:1.129->1.130 

---------------------
PatchSet 1857 
Date: 2001/11/14 09:43:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix

Members: 
	configure.in:1.130->1.131 

---------------------
PatchSet 1858 
Date: 2001/11/14 10:09:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
warning fixes

Members: 
	src/glmid/glscript_gpsm.c:1.6->1.7 
	src/gui/main.c:1.88->1.89 
	src/gui/swapfilegui.c:1.65->1.66 
	src/gui/waveeditgui.c:1.92->1.93 
	src/gui/timeline/timeline.c:1.16->1.17 
	src/gui/util/glame_curve.c:1.6->1.7 
	src/gui/util/glame_hruler.c:1.3->1.4 
	src/gui/util/glame_ruler.c:1.2->1.3 
	src/hash/glsimd.c:1.2->1.3 
	src/swapfile/swapfile_fsck.c:1.1->1.2 

---------------------
PatchSet 1859 
Date: 2001/11/14 10:20:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
net_unlink_params

Members: 
	src/glmid/network_utils.c:1.9->1.10 
	src/glmid/network_utils.h:1.8->1.9 

---------------------
PatchSet 1860 
Date: 2001/11/14 15:38:48
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed direntry for devel texinfo docs. [dk]

Members: 
	doc/glame-dev.texi:1.1->1.2 

---------------------
PatchSet 1861 
Date: 2001/11/14 15:45:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/GNOME_CFLAGS/GNOME_INCLUDEDIR/

Members: 
	configure.in:1.131->1.132 

---------------------
PatchSet 1862 
Date: 2001/11/14 23:48:57
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
editing of selections
same kinds are linked

Members: 
	src/gui/edit_filter/canvasfilter.c:1.32->1.33 
	src/gui/edit_filter/glamecanvas.c:1.28->1.29 
	src/gui/edit_filter/glamecanvas.h:1.14->1.15 

---------------------
PatchSet 1863 
Date: 2001/11/16 12:20:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added sanity file type check before loading scheme code

Members: 
	src/glmid/glmid.c:1.48->1.49 

---------------------
PatchSet 1864 
Date: 2001/11/16 12:20:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed no longer needed / bogous DPRINTFs all over the code

Members: 
	src/glmid/glscript_filter.c:1.26->1.27 
	src/glmid/gpsm.c:1.42->1.43 
	src/glmid/network_utils.c:1.10->1.11 
	src/gui/Makefile.am:1.54->1.55 
	src/gui/glame_accelerator.c:1.11->1.12 
	src/gui/edit_filter/canvasfilter.c:1.33->1.34 
	src/plugins/fft_plugins.c:1.12->1.13 

---------------------
PatchSet 1865 
Date: 2001/11/18 14:47:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added helper for glsdb -> string out of scheme pairs

Members: 
	src/hash/gldb_string.c:1.6->1.7 
	src/hash/gldb_string.h:1.6->1.7 

---------------------
PatchSet 1866 
Date: 2001/11/18 14:48:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
modularization/cleanup of filter -> scheme string code in preparation for
plugin parameter presets (we have a filterparamdb_to_string() now)

Members: 
	src/filter/filter.c:1.57->1.58 
	src/filter/filter_param.c:1.15->1.16 
	src/filter/filter_param.h:1.19->1.20 

---------------------
PatchSet 1867 
Date: 2001/11/18 19:11:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up (again) connection handling - added filter_expand() which expands
a network into its parent.

Members: 
	src/filter/filter.c:1.58->1.59 
	src/filter/filter.h:1.76->1.77 
	src/filter/filter_pipe.c:1.11->1.12 
	src/filter/filter_pipe.h:1.8->1.9 
	src/filter/filter_port.c:1.7->1.8 

---------------------
PatchSet 1868 
Date: 2001/11/18 19:12:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed connection handling wrt backend changes, added "Expand" menu entry
(doesnt notice new nodes, though, but at least doesnt crash :))

Members: 
	src/gui/edit_filter/canvasfilter.c:1.34->1.35 
	src/gui/edit_filter/glamecanvas.c:1.29->1.30 

---------------------
PatchSet 1869 
Date: 2001/11/19 10:04:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added plugin versioning

Members: 
	src/filter/filter.h:1.77->1.78 
	src/glmid/glplugin.c:1.38->1.39 
	src/glmid/glplugin.h:1.21->1.22 

---------------------
PatchSet 1870 
Date: 2001/11/19 10:04:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we now need a version symbol for not-SET plugins

Members: 
	src/plugins/distortion.c:1.8->1.9 
	src/plugins/echo.c:1.20->1.21 
	src/plugins/flanger.c:1.14->1.15 
	src/plugins/noisegate.c:1.14->1.15 
	src/plugins/normalize.c:1.7->1.8 
	src/plugins/pan.c:1.15->1.16 

---------------------
PatchSet 1871 
Date: 2001/11/19 23:29:18
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
in-place expanding of network nodes.

Members: 
	src/gui/edit_filter/canvasfilter.c:1.35->1.36 
	src/gui/edit_filter/glamecanvas.c:1.30->1.31 

---------------------
PatchSet 1872 
Date: 2001/11/20 16:56:20
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added include for strdup(). Sucker caused major FU on 64bit archs. [dk]

Members: 
	macros/libxml.m4:1.10->1.11 

---------------------
PatchSet 1874 
Date: 2001/11/22 09:12:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed libxml check to handle installed libxml1-dev and libxml2-dev

Members: 
	acconfig.h:1.36->1.37 
	configure.in:1.132->1.133 
	macros/libxml.m4:1.11->1.12 
	src/glmid/gpsm.c:1.43->1.44 
	src/gui/glame_accelerator.h:1.8->1.9 

---------------------
PatchSet 1875 
Date: 2001/11/22 09:25:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
prototype for swapfile cache param setting function

Members: 
	src/gui/main.c:1.89->1.90 

---------------------
PatchSet 1876 
Date: 2001/11/22 09:26:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed DPRINTFs

Members: 
	src/glmid/gpsm.c:1.44->1.45 

---------------------
PatchSet 1877 
Date: 2001/11/25 18:32:39
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed segfault in export dialog
added render options

Members: 
	src/plugins/importexport.c:1.20->1.21 

---------------------
PatchSet 1878 
Date: 2001/11/25 21:06:56
Author: mag
Branch: HEAD
Tag: (none) 
Log:
finished gui design

Members: 
	src/plugins/importexport.c:1.21->1.22 

---------------------
PatchSet 1879 
Date: 2001/11/25 21:33:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added filter_collapse

Members: 
	src/filter/filter.c:1.59->1.60 
	src/filter/filter.h:1.78->1.79 

---------------------
PatchSet 1880 
Date: 2001/11/25 21:35:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added collapse menu entry (redraw doesnt work correctly - as usual -> XWolfs task)

Members: 
	src/gui/edit_filter/canvasfilter.c:1.36->1.37 

---------------------
PatchSet 1881 
Date: 2001/11/25 21:36:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated TODO list

Members: 
	TODO:1.62->1.63 

---------------------
PatchSet 1882 
Date: 2001/11/25 21:45:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documented filter_remove/filter_expand/filter_collapse

Members: 
	doc/filter.texi:1.31->1.32 

---------------------
PatchSet 1883 
Date: 2001/11/25 22:05:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
coding style...

Members: 
	src/plugins/importexport.c:1.22->1.23 

---------------------
PatchSet 1884 
Date: 2001/11/25 22:21:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
advertise "wave" format - but no sample formats :)

Members: 
	src/glmid/glame_audiofile.c:1.8->1.9 

---------------------
PatchSet 1885 
Date: 2001/11/25 23:04:35
Author: mag
Branch: HEAD
Tag: (none) 
Log:
removed lame code
removed wrapper for writer
added filetype choser

Members: 
	src/plugins/file_io.c:1.70->1.71 

---------------------
PatchSet 1886 
Date: 2001/11/26 09:06:03
Author: mag
Branch: HEAD
Tag: (none) 
Log:
removed check for liblame

Members: 
	configure.in:1.133->1.134 

---------------------
PatchSet 1887 
Date: 2001/11/26 09:13:11
Author: mag
Branch: HEAD
Tag: (none) 
Log:
removed HAVE_LAME

Members: 
	acconfig.h:1.37->1.38 

---------------------
PatchSet 1888 
Date: 2001/11/26 09:15:55
Author: mag
Branch: HEAD
Tag: (none) 
Log:
removed libsndfile check

Members: 
	acconfig.h:1.38->1.39 
	configure.in:1.134->1.135 

---------------------
PatchSet 1889 
Date: 2001/11/26 09:22:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more TODO

Members: 
	TODO:1.63->1.64 

---------------------
PatchSet 1890 
Date: 2001/11/26 09:27:20
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added comment for faster float to int conversion

Members: 
	TODO:1.64->1.65 

---------------------
PatchSet 1891 
Date: 2001/11/26 23:53:11
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
featuritis:
groups of nodes can be collapsed/expanded/opened-up
ports can be added inside subnets, change will be propagated to
parent canvas, and even be deleted again (tough one :)
a network-node can be opened up only once!
an opened-up network node cant be expanded, but features cool&nagging
dialog for asking wether to close the opened-up view.

downunder:
added global hash for GlameCanvases
added full redraw that first kills all gui-nodes/pipes/ports and then regenerates them all again.
(sux but works reliably)

Members: 
	src/gui/edit_filter/canvasfilter.c:1.37->1.38 
	src/gui/edit_filter/canvasitem.h:1.13->1.14 
	src/gui/edit_filter/canvaspipe.c:1.20->1.21 
	src/gui/edit_filter/canvasport.c:1.21->1.22 
	src/gui/edit_filter/glamecanvas.c:1.31->1.32 
	src/gui/edit_filter/glamecanvas.h:1.15->1.16 

---------------------
PatchSet 1892 
Date: 2001/11/27 09:58:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed wrong automatic port delete

Members: 
	src/gui/edit_filter/canvasport.c:1.22->1.23 

---------------------
PatchSet 1893 
Date: 2001/11/27 09:59:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less TODO - some editfilter TODOs (well - bugs)

Members: 
	TODO:1.65->1.66 

---------------------
PatchSet 1894 
Date: 2001/11/27 10:28:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made op blocking - else edit file doesnt work

Members: 
	src/plugins/importexport.c:1.23->1.24 

---------------------
PatchSet 1895 
Date: 2001/11/27 10:29:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed legacy import code

Members: 
	src/gui/main.c:1.90->1.91 
	src/gui/swapfilegui.c:1.66->1.67 

---------------------
PatchSet 1896 
Date: 2001/11/27 11:13:20
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
child windows of network nodes are killed with the node

Members: 
	src/gui/edit_filter/canvasfilter.c:1.38->1.39 
	src/gui/edit_filter/canvasport.c:1.23->1.24 

---------------------
PatchSet 1897 
Date: 2001/11/28 00:19:06
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added preliminary (read: stupid :) support for copy&paste of selections

Members: 
	src/gui/edit_filter/canvasfilter.c:1.39->1.40 
	src/gui/edit_filter/filtereditgui.c:1.38->1.39 
	src/gui/edit_filter/glamecanvas.c:1.32->1.33 
	src/gui/edit_filter/glamecanvas.h:1.16->1.17 

---------------------
PatchSet 1898 
Date: 2001/11/28 13:09:42
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
Fixes bug: #0815:
	Never ever use unquestioned the result of a find_pointer_of_foo
	function

Members: 
	src/gui/edit_filter/canvasfilter.c:1.40->1.41 
	src/gui/edit_filter/glamecanvas.c:1.33->1.34 

---------------------
PatchSet 1899 
Date: 2001/11/28 14:01:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup to some of the property stuff - one really fix - dont free result
from get_property - doh.

Members: 
	src/gui/edit_filter/canvasfilter.c:1.41->1.42 
	src/gui/edit_filter/canvasport.c:1.24->1.25 
	src/gui/edit_filter/glamecanvas.c:1.34->1.35 

---------------------
PatchSet 1900 
Date: 2001/11/28 14:10:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed some memleaks

Members: 
	src/gui/edit_filter/canvasfilter.c:1.42->1.43 
	src/gui/edit_filter/filtereditgui.c:1.39->1.40 

---------------------
PatchSet 1901 
Date: 2001/11/28 22:19:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added FILTERPARAM_HIDDEN property which causes gui to hide the param from
the user

Members: 
	src/filter/filter_param.h:1.20->1.21 
	src/gui/util/glame_param.c:1.9->1.10 

---------------------
PatchSet 1902 
Date: 2001/11/28 22:20:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed some memleaks, made buffer filter more intelligent

Members: 
	src/plugins/basic.c:1.29->1.30 
	src/plugins/basic_sample.c:1.53->1.54 

---------------------
PatchSet 1903 
Date: 2001/11/28 23:01:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont popup hidden params (if not DEBUG)

Members: 
	src/gui/edit_filter/canvasfilter.c:1.43->1.44 

---------------------
PatchSet 1904 
Date: 2001/11/28 23:01:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added export toolbar button (not implemented)

Members: 
	src/gui/waveeditgui.c:1.93->1.94 

---------------------
PatchSet 1905 
Date: 2001/11/29 10:03:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
implemented export

Members: 
	src/gui/waveeditgui.c:1.94->1.95 

---------------------
PatchSet 1906 
Date: 2001/11/29 10:04:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
kill file from gpsm tree, if opened via "Edit file..." and wave window was
closed. FIXME: doesnt warn about modified data.

Members: 
	src/gui/main.c:1.91->1.92 

---------------------
PatchSet 1907 
Date: 2001/12/02 17:52:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed crash after closing a running fen window

Members: 
	src/gui/edit_filter/filtereditgui.c:1.40->1.41 
	src/gui/edit_filter/filtereditgui.h:1.8->1.9 
	src/gui/edit_filter/glamecanvas.c:1.35->1.36 
	src/gui/util/glame_gui_utils.c:1.16->1.17 

---------------------
PatchSet 1908 
Date: 2001/12/02 17:54:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more TODO

Members: 
	TODO:1.66->1.67 

---------------------
PatchSet 1909 
Date: 2001/12/02 17:57:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less TODO, moved things up to 0.6 TODO

Members: 
	TODO:1.67->1.68 

---------------------
PatchSet 1910 
Date: 2001/12/02 22:05:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed connection/port traversal problem with collapse/expand

Members: 
	TODO:1.68->1.69 
	src/filter/filter.c:1.60->1.61 

---------------------
PatchSet 1911 
Date: 2001/12/03 10:35:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed paste:
<XWolf> die hab ich im delirium geschrieben

Members: 
	src/gui/edit_filter/glamecanvas.c:1.36->1.37 

---------------------
PatchSet 1912 
Date: 2001/12/03 10:37:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
no memleak in copy

Members: 
	src/gui/edit_filter/glamecanvas.c:1.37->1.38 

---------------------
PatchSet 1913 
Date: 2001/12/03 10:42:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added one full_redraw, removed another

Members: 
	src/gui/edit_filter/glamecanvas.c:1.38->1.39 

---------------------
PatchSet 1914 
Date: 2001/12/03 11:10:26
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
dont add pipes more than once!

Members: 
	src/gui/edit_filter/canvaspipe.c:1.21->1.22 

---------------------
PatchSet 1915 
Date: 2001/12/03 12:05:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont add NULL params to param box

Members: 
	src/gui/util/glame_gui_utils.c:1.17->1.18 

---------------------
PatchSet 1916 
Date: 2001/12/03 12:06:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont loop over all pipes, rather use connection list

Members: 
	src/gui/edit_filter/glamecanvas.c:1.39->1.40 

---------------------
PatchSet 1917 
Date: 2001/12/03 22:03:19
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added bodies for virtual functions

Members: 
	src/glmid/glame_audiofile.c:1.9->1.10 

---------------------
PatchSet 1918 
Date: 2001/12/03 22:04:30
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added fixes from Josh Green
 - configure_pcm cleanup
 - audio_alsa_in recovers correctly from xruns

Members: 
	src/plugins/audio_io_alsa_v090.c:1.11->1.12 

---------------------
PatchSet 1919 
Date: 2001/12/03 22:06:53
Author: mag
Branch: HEAD
Tag: (none) 
Log:
write_file_f now uses audiofile virtual methods
added full support for sampleformat/filetype/etc

Members: 
	src/plugins/file_io.c:1.71->1.72 

---------------------
PatchSet 1920 
Date: 2001/12/03 23:20:44
Author: mag
Branch: HEAD
Tag: (none) 
Log:
rewrote af_read_f using virtual methods
now we can read all supported formats

Members: 
	src/plugins/file_io.c:1.72->1.73 

---------------------
PatchSet 1921 
Date: 2001/12/04 10:58:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
work around broken libaudiofile

Members: 
	src/plugins/importexport.c:1.24->1.25 

---------------------
PatchSet 1922 
Date: 2001/12/04 23:42:34
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed issues with missing canvas_x property
full_redraw of canvas finally working as expected.
/k gnome-canvas fuck you

Members: 
	src/gui/edit_filter/canvasfilter.c:1.44->1.45 

---------------------
PatchSet 1923 
Date: 2001/12/05 15:41:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed param set method. Closes #489338.

Members: 
	src/plugins/file_io.c:1.73->1.74 

---------------------
PatchSet 1924 
Date: 2001/12/05 15:42:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
simplified filter_to_string output (dont output empty lists of params/properties)

Members: 
	src/filter/filter.c:1.61->1.62 

---------------------
PatchSet 1925 
Date: 2001/12/05 15:42:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed (possible) use of uninitialized variable

Members: 
	src/glmid/glscript_filter.c:1.27->1.28 

---------------------
PatchSet 1926 
Date: 2001/12/06 08:44:54
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
glame now features an infameous box-select

Members: 
	src/gui/edit_filter/filtereditgui.c:1.41->1.42 
	src/gui/edit_filter/glamecanvas.c:1.40->1.41 
	src/gui/edit_filter/glamecanvas.h:1.17->1.18 

---------------------
PatchSet 1927 
Date: 2001/12/06 10:54:56
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed the select coord issues

Members: 
	src/gui/edit_filter/glamecanvas.c:1.41->1.42 

---------------------
PatchSet 1928 
Date: 2001/12/06 23:53:05
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
bugfixes:
fixed two bugs in selection framework (shame on u testers)
features galore:
box-select is now really working and sensitive to shift modifier
selected state is saved through a full-redraw
selected state is saved with network
expanding a node will select all subitems
collapsing a selection will place the network-node where it was collapsed
(not at 0,0)
ummm...
more stuff i cant recall

Members: 
	src/gui/edit_filter/canvasfilter.c:1.45->1.46 
	src/gui/edit_filter/filtereditgui.c:1.42->1.43 
	src/gui/edit_filter/glamecanvas.c:1.42->1.43 
	src/gui/edit_filter/glamecanvas.h:1.18->1.19 

---------------------
PatchSet 1929 
Date: 2001/12/06 23:54:12
Author: mag
Branch: HEAD
Tag: (none) 
Log:
the import requester finally works
still missing:
	- render options, we always save stereo
	- filetype is chosen by suffix, menu doesn't work

Members: 
	src/plugins/importexport.c:1.25->1.26 

---------------------
PatchSet 1930 
Date: 2001/12/07 10:36:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
moved importexport to gui/, polished it for non-plugin use

Members: 
	src/gui/Makefile.am:1.55->1.56 
	src/gui/importexport.c:INITIAL->1.1 
	src/gui/importexport.h:INITIAL->1.1 

---------------------
PatchSet 1931 
Date: 2001/12/07 10:42:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use new importexport interface - killed all remanents of old hacky
export

Members: 
	src/gui/main.c:1.92->1.93 
	src/gui/swapfilegui.c:1.67->1.68 
	src/gui/waveeditgui.c:1.95->1.96 

---------------------
PatchSet 1932 
Date: 2001/12/07 10:43:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
RIP importexport plugin

Members: 
	src/plugins/Makefile.am:1.53->1.54 
	src/plugins/importexport.c:1.26->1.27(DEAD) 

---------------------
PatchSet 1933 
Date: 2001/12/07 10:45:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed warnings

Members: 
	src/gui/importexport.c:1.1->1.2 

---------------------
PatchSet 1934 
Date: 2001/12/07 10:45:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less TODO

Members: 
	TODO:1.69->1.70 

---------------------
PatchSet 1935 
Date: 2001/12/07 11:07:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we dont need no gnorba

Members: 
	configure.in:1.135->1.136 
	macros/gnome-gnorba-check.m4:1.2->1.3(DEAD) 
	macros/gnome-orbit-check.m4:1.1->1.2(DEAD) 
	macros/gnome.m4:1.7->1.8 

---------------------
PatchSet 1936 
Date: 2001/12/07 11:14:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
tried to circumvent libglade <-> libxml include path conflicts

Members: 
	configure.in:1.136->1.137 

---------------------
PatchSet 1937 
Date: 2001/12/07 11:18:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed typo

Members: 
	configure.in:1.137->1.138 

---------------------
PatchSet 1938 
Date: 2001/12/07 11:23:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added "Import..." menu entry

Members: 
	src/gui/main.c:1.93->1.94 

---------------------
PatchSet 1939 
Date: 2001/12/07 15:34:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
recognize nr. of channels rendering option in export

Members: 
	src/gui/importexport.c:1.2->1.3 

---------------------
PatchSet 1940 
Date: 2001/12/07 22:28:00
Author: mag
Branch: HEAD
Tag: (none) 
Log:
export now fully featured

Members: 
	src/gui/importexport.c:1.3->1.4 
	src/plugins/file_io.c:1.74->1.75 

---------------------
PatchSet 1941 
Date: 2001/12/09 16:09:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added flags param to swapfile_in, supporting looping

Members: 
	src/plugins/swapfile_io.c:1.24->1.25 

---------------------
PatchSet 1942 
Date: 2001/12/09 16:09:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
expose new flags param of swapfile_in to helper users

Members: 
	src/glmid/network_utils.c:1.11->1.12 
	src/glmid/network_utils.h:1.9->1.10 

---------------------
PatchSet 1943 
Date: 2001/12/09 16:10:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
support looping the selection or the whole track on play

Members: 
	src/gui/waveeditgui.c:1.96->1.97 

---------------------
PatchSet 1944 
Date: 2001/12/09 16:11:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
SHIFT-space now plays with looping on (either the current selection or
the whole track)

Members: 
	src/gui/default-accels:1.13->1.14 

---------------------
PatchSet 1945 
Date: 2001/12/09 16:11:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed other users of network helper which broke due to added flags to
swapfile_in

Members: 
	src/gui/apply.c:1.12->1.13 
	src/gui/importexport.c:1.4->1.5 
	src/plugins/normalize.c:1.8->1.9 

---------------------
PatchSet 1946 
Date: 2001/12/09 16:13:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less TODO for 0.6

Members: 
	TODO:1.70->1.71 

---------------------
PatchSet 1947 
Date: 2001/12/09 19:43:47
Author: mainzelm
Branch: HEAD
Tag: (none) 
Log:
It's now possible to specify node parameters in create-net. Some small fixes.

Members: 
	src/glmid/glame.scm:1.72->1.73 

---------------------
PatchSet 1948 
Date: 2001/12/09 22:58:43
Author: mag
Branch: HEAD
Tag: (none) 
Log:
bugfix for "uses presses import twice without filename"

Members: 
	src/gui/importexport.c:1.5->1.6 

---------------------
PatchSet 1949 
Date: 2001/12/10 01:18:47
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed the dangling port-label popup after node-shortcut-delete

Members: 
	src/gui/edit_filter/canvasport.c:1.25->1.26 

---------------------
PatchSet 1950 
Date: 2001/12/10 08:50:46
Author: mag
Branch: HEAD
Tag: (none) 
Log:
forgot to comment in the error requester

Members: 
	src/gui/importexport.c:1.6->1.7 

---------------------
PatchSet 1951 
Date: 2001/12/10 10:18:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
hacked support for used afVirtual stuff - it was broken, still it is
(distorted waves)

Members: 
	src/glmid/glame_audiofile.c:1.10->1.11 

---------------------
PatchSet 1952 
Date: 2001/12/10 11:05:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
release preparations

Members: 
	BUGS:1.9->1.10 
	NEWS:1.8->1.9 
	README:1.27->1.28 

---------------------
PatchSet 1953 
Date: 2001/12/10 11:06:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
nold will fix this for upload

Members: 
	debian/changelog:1.6->1.7 

---------------------
PatchSet 1954 
Date: 2001/12/10 11:08:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix

Members: 
	macros/Makefile.am:1.9->1.10 

---------------------
PatchSet 1955 
Date: 2001/12/10 11:16:28
Author: nold
Branch: HEAD
Tag: (none) 
Log:
One more build dependency on libltdl3. [dk]
Switch from alsa 0.5 to alsa 0.9 by default. [dk]

Members: 
	debian/control:1.6->1.7 

---------------------
PatchSet 1956 
Date: 2001/12/10 12:27:20
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Merge autotools changes from 0.4. [dk]

Members: 
	debian/rules:1.7->1.8 

---------------------
PatchSet 1957 
Date: 2001/12/10 12:28:22
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Alsa comment is obsolete. Add hint on LADSPA_PATH instead. [dk]

Members: 
	debian/README.Debian:1.2->1.3 

---------------------
PatchSet 1958 
Date: 2001/12/10 12:29:12
Author: nold
Branch: HEAD
Tag: (none) 
Log:
nold fixed this for upload. [dk]

Members: 
	debian/changelog:1.7->1.8 

---------------------
PatchSet 1959 
Date: 2001/12/10 12:40:45
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Updated description, we're more than cglame nowadays. [dk]

Members: 
	debian/control:1.7->1.8 

---------------------
PatchSet 1960 
Date: 2001/12/10 12:42:44
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Merge standards version from 0.4. [dk]
Add autotools-dev to build deps. [dk]

Members: 
	debian/control:1.8->1.9 

---------------------
PatchSet 1961 
Date: 2001/12/10 12:43:59
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Bah! Remove call to autogen.sh from all-too-eager merging. [dk]

Members: 
	debian/rules:1.8->1.9 

---------------------
PatchSet 1962 
Date: 2001/12/10 13:25:04
Author: richi
Branch: HEAD
Tag: v0_5_4 
Log:
0.5.4

Members: 
	configure.in:1.138->1.139 

---------------------
PatchSet 1963 
Date: 2001/12/10 13:26:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
0.5.4CVS

Members: 
	configure.in:1.139->1.140 

---------------------
PatchSet 1964 
Date: 2001/12/11 09:10:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
changed magic symbol names to be more possibly unique

Members: 
	src/glmid/glplugin.c:1.39->1.40 
	src/glmid/glplugin.h:1.22->1.23 

---------------------
PatchSet 1965 
Date: 2001/12/11 09:10:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont load plugins from ./plugins/ if cglame.c is not in the current directory

Members: 
	src/glmid/glmid.c:1.49->1.50 

---------------------
PatchSet 1966 
Date: 2001/12/11 15:13:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed false warning on xml load

Members: 
	src/glmid/gpsm.c:1.45->1.46 

---------------------
PatchSet 1967 
Date: 2001/12/11 16:23:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added missing SAMPLE_SIZE

Members: 
	src/glmid/glscript_filter.c:1.28->1.29 

---------------------
PatchSet 1968 
Date: 2001/12/11 16:27:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added clipboard.scm from maizelM (for hacking at home)

Members: 
	src/glmid/clipboard.scm:INITIAL->1.1 

---------------------
PatchSet 1969 
Date: 2001/12/11 16:27:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
warn, if somebody tries to use the timeline

Members: 
	src/gui/swapfilegui.c:1.68->1.69 

---------------------
PatchSet 1970 
Date: 2001/12/11 16:28:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont disable timeline, but just warn the user (done)
removed plugin install warning, versioning seems to work

Members: 
	TODO:1.71->1.72 

---------------------
PatchSet 1971 
Date: 2001/12/11 16:31:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less obfuscated code (well, clipboard.c will go in 0.7 anyway...)

Members: 
	src/glmid/clipboard.c:1.3->1.4 

---------------------
PatchSet 1972 
Date: 2001/12/11 21:11:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed dumb missing break; statement(s)

Members: 
	src/glmid/glame_audiofile.c:1.11->1.12 

---------------------
PatchSet 1973 
Date: 2001/12/11 21:12:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
ensure proper cleanup of backends after gtk shutdown, ensure windows
get a destroy signal at gtk_quit time

Members: 
	src/gui/main.c:1.94->1.95 
	src/gui/swapfilegui.c:1.69->1.70 
	src/gui/edit_filter/filtereditgui.c:1.43->1.44 

---------------------
PatchSet 1974 
Date: 2001/12/11 21:12:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less TODO

Members: 
	TODO:1.72->1.73 

---------------------
PatchSet 1975 
Date: 2001/12/13 00:20:12
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added accels for expand/collapse

Members: 
	src/gui/default-accels:1.14->1.15 

---------------------
PatchSet 1976 
Date: 2001/12/13 00:21:35
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
scripted collapse-selection expand-selected

Members: 
	src/gui/edit_filter/canvasfilter.c:1.46->1.47 
	src/gui/edit_filter/canvasitem.h:1.14->1.15 
	src/gui/edit_filter/filtereditgui.c:1.44->1.45 
	src/gui/edit_filter/glamecanvas.c:1.43->1.44 
	src/gui/edit_filter/glamecanvas.h:1.19->1.20 

---------------------
PatchSet 1977 
Date: 2001/12/13 10:20:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documentation update

Members: 
	doc/gui.texi:1.13->1.14 
	doc/plugins.texi:1.28->1.29 

---------------------
PatchSet 1978 
Date: 2001/12/13 10:20:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated TODO - list explicitly which documentation update is essential
for 0.6

Members: 
	TODO:1.73->1.74 

---------------------
PatchSet 1979 
Date: 2001/12/13 14:39:47
Author: mainzelm
Branch: HEAD
Tag: (none) 
Log:
+ Parameter arguments are always evaluated in create-net
+ Added fold-right and satisfies-all?

Members: 
	src/glmid/glame.scm:1.73->1.74 

---------------------
PatchSet 1980 
Date: 2001/12/13 14:48:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed warnings

Members: 
	src/gui/edit_filter/canvasfilter.c:1.47->1.48 
	src/gui/edit_filter/canvasport.c:1.26->1.27 
	src/gui/edit_filter/filtereditgui.c:1.45->1.46 
	src/gui/edit_filter/glamecanvas.c:1.44->1.45 

---------------------
PatchSet 1981 
Date: 2001/12/13 14:50:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug

Members: 
	src/gui/timeline/timeline.c:1.17->1.18 

---------------------
PatchSet 1982 
Date: 2001/12/13 14:58:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed warnings

Members: 
	src/glmid/glplugin.c:1.40->1.41 
	src/gui/waveeditgui.c:1.97->1.98 
	src/gui/util/glame_gui_utils.c:1.18->1.19 
	src/gui/util/glame_param.c:1.10->1.11 

---------------------
PatchSet 1983 
Date: 2001/12/16 14:16:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added helper to query active index of GtkOptionMenu

Members: 
	src/gui/util/glame_gui_utils.c:1.19->1.20 
	src/gui/util/glame_gui_utils.h:1.7->1.8 

---------------------
PatchSet 1984 
Date: 2001/12/16 14:22:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use new helper

Members: 
	src/gui/importexport.c:1.7->1.8 
	src/gui/util/glame_param.c:1.11->1.12 

---------------------
PatchSet 1985 
Date: 2001/12/16 15:04:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documented preferences and apply filter dialogs

Members: 
	doc/gui.texi:1.14->1.15 

---------------------
PatchSet 1986 
Date: 2001/12/16 16:14:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added accelerator edit (browse only for now) widget/dialog

Members: 
	src/gui/glame_accelerator.c:1.12->1.13 
	src/gui/glame_accelerator.h:1.9->1.10 

---------------------
PatchSet 1987 
Date: 2001/12/16 16:14:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
List Keybindings menu entry (Help menu)

Members: 
	src/gui/main.c:1.95->1.96 

---------------------
PatchSet 1988 
Date: 2001/12/16 16:14:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed useless accel

Members: 
	src/gui/default-accels:1.15->1.16 

---------------------
PatchSet 1989 
Date: 2001/12/16 16:47:48
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed endianness bugs in input conversion. [dk]
Converted from mmaps to streams. [dk]

Members: 
	src/glmid/glame_audiofile.c:1.12->1.13 

---------------------
PatchSet 1990 
Date: 2001/12/16 17:11:18
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Got logics wrong. [richi]

Members: 
	src/glmid/glame_audiofile.c:1.13->1.14 

---------------------
PatchSet 1991 
Date: 2001/12/16 17:35:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed lots of bugs. capt.wav loads again.

Members: 
	src/glmid/glame_audiofile.c:1.14->1.15 

---------------------
PatchSet 1992 
Date: 2001/12/16 17:39:17
Author: mag
Branch: HEAD
Tag: (none) 
Log:
moved from category "Frequency" to "Spectrum"
fixed setup of bandpass_a
changed gui_help_paths

Members: 
	src/plugins/iir.c:1.20->1.21 

---------------------
PatchSet 1993 
Date: 2001/12/16 17:40:15
Author: mag
Branch: HEAD
Tag: (none) 
Log:
minor fix

Members: 
	src/plugins/flanger.c:1.15->1.16 

---------------------
PatchSet 1994 
Date: 2001/12/16 17:41:16
Author: mag
Branch: HEAD
Tag: (none) 
Log:
updated flanger docu
removed iir docu
added spectrum plugin doku

Members: 
	doc/plugins.texi:1.29->1.30 

---------------------
PatchSet 1995 
Date: 2001/12/16 17:44:03
Author: mag
Branch: HEAD
Tag: (none) 
Log:
less TODO

Members: 
	TODO:1.74->1.75 

---------------------
PatchSet 1996 
Date: 2001/12/16 18:06:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documented missing waveform plugins

Members: 
	doc/plugins.texi:1.30->1.31 

---------------------
PatchSet 1997 
Date: 2001/12/16 18:06:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less TODO

Members: 
	TODO:1.75->1.76 

---------------------
PatchSet 1998 
Date: 2001/12/16 18:16:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed network load failure if using buffer plugin (well, workaround)

Members: 
	src/plugins/basic.c:1.30->1.31 

---------------------
PatchSet 1999 
Date: 2001/12/16 19:47:22
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed segfault

Members: 
	src/plugins/flanger.c:1.16->1.17 

---------------------
PatchSet 2000 
Date: 2001/12/16 19:48:11
Author: mag
Branch: HEAD
Tag: (none) 
Log:
put mutexes around configure_pcm

Members: 
	src/plugins/audio_io_alsa_v090.c:1.12->1.13 

---------------------
PatchSet 2001 
Date: 2001/12/16 19:50:17
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
updated filtereditor gui, less todo

Members: 
	TODO:1.76->1.77 
	doc/gui.texi:1.15->1.16 

---------------------
PatchSet 2002 
Date: 2001/12/16 20:54:09
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Remove misleading debug output. [dk]
Optimise away realloc(). [dk]

Members: 
	src/glmid/glame_audiofile.c:1.15->1.16 

---------------------
PatchSet 2003 
Date: 2001/12/16 21:26:10
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed hasch function call. [dk]
Coded file setup routines. [dk]

Members: 
	src/glmid/glame_audiofile.c:1.16->1.17 

---------------------
PatchSet 2004 
Date: 2001/12/16 21:47:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed editfilter docu for real, spelling fixes

Members: 
	doc/gui.texi:1.16->1.17 

---------------------
PatchSet 2005 
Date: 2001/12/16 22:26:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed accel list widget
added callback usable from menus

Members: 
	src/gui/glame_accelerator.c:1.13->1.14 
	src/gui/glame_accelerator.h:1.10->1.11 

---------------------
PatchSet 2006 
Date: 2001/12/16 22:27:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new accelerators:
F1 from any window lists keybindings for that window
use menu accelerator callback for list keybindings (global) menu entry

Members: 
	src/gui/default-accels:1.16->1.17 
	src/gui/main.c:1.96->1.97 

---------------------
PatchSet 2007 
Date: 2001/12/16 22:58:12
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added docu for import/export requester

Members: 
	doc/gui.texi:1.17->1.18 

---------------------
PatchSet 2008 
Date: 2001/12/16 22:59:29
Author: mag
Branch: HEAD
Tag: (none) 
Log:
renamed "ok" button to "export"

Members: 
	src/gui/importexport.c:1.8->1.9 

---------------------
PatchSet 2009 
Date: 2001/12/16 23:04:14
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Support wav writing. [dk]

Members: 
	src/glmid/glame_audiofile.c:1.17->1.18 

---------------------
PatchSet 2010 
Date: 2001/12/16 23:13:36
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Another hasch code fix. Yes means no. [dk]

Members: 
	src/glmid/glame_audiofile.c:1.18->1.19 

---------------------
PatchSet 2011 
Date: 2001/12/17 02:47:04
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
reordered some menus

Members: 
	src/gui/edit_filter/canvasfilter.c:1.48->1.49 

---------------------
PatchSet 2012 
Date: 2001/12/17 09:44:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up menu stuff, now really "fixed"

Members: 
	src/gui/edit_filter/canvasfilter.c:1.49->1.50 
	src/gui/edit_filter/filtereditgui.c:1.46->1.47 

---------------------
PatchSet 2013 
Date: 2001/12/17 09:45:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed last remanents of plugin install messages

Members: 
	src/glmid/glmid.c:1.50->1.51 

---------------------
PatchSet 2014 
Date: 2001/12/17 10:20:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bugs in scripting, added more scripting

Members: 
	src/gui/edit_filter/filtereditgui.c:1.47->1.48 

---------------------
PatchSet 2015 
Date: 2001/12/17 10:21:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
y/p in editfilter now yank/paste

Members: 
	src/gui/default-accels:1.17->1.18 

---------------------
PatchSet 2016 
Date: 2001/12/17 10:21:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
scripted remove/expand/collapse

Members: 
	src/glmid/glscript_filter.c:1.29->1.30 

---------------------
PatchSet 2017 
Date: 2001/12/17 10:24:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added hint for pressing the F1 key

Members: 
	doc/gui.texi:1.18->1.19 

---------------------
PatchSet 2018 
Date: 2001/12/17 14:40:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less TODO

Members: 
	TODO:1.77->1.78 

---------------------
PatchSet 2019 
Date: 2001/12/17 14:56:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed compile errors due to fpos_t being _not_ an integral type in recent
glibc versions: s/fpos_t/long/, s/f(get|set)pos/fseek/ftell

Members: 
	src/glmid/glame_audiofile.c:1.19->1.20 

---------------------
PatchSet 2020 
Date: 2001/12/17 15:21:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed wav writer

Members: 
	src/glmid/glame_audiofile.c:1.20->1.21 

---------------------
PatchSet 2021 
Date: 2001/12/17 15:21:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
last important rc missing feature done

Members: 
	TODO:1.78->1.79 

---------------------
PatchSet 2022 
Date: 2001/12/17 15:23:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed bogous DPRINTF

Members: 
	src/glmid/glame_audiofile.c:1.21->1.22 

---------------------
PatchSet 2023 
Date: 2001/12/17 15:29:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed DPRINTF

Members: 
	src/gui/glame_accelerator.c:1.14->1.15 

---------------------
PatchSet 2024 
Date: 2001/12/17 15:41:35
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Translation update. [Laurent Georget]

Members: 
	po/fr.po:1.1->1.2 

---------------------
PatchSet 2025 
Date: 2001/12/17 15:53:40
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Don't write 4 bytes of a 16 bit value. [dk]

Members: 
	src/glmid/glame_audiofile.c:1.22->1.23 

---------------------
PatchSet 2027 
Date: 2001/12/18 10:23:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
wheee - 0.7CVS

Members: 
	configure.in:1.140->1.141 

---------------------
PatchSet 2028 
Date: 2001/12/18 10:34:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
other things todo for 0.7 than 0.6

Members: 
	TODO:1.79->1.80 

---------------------
PatchSet 2033 
Date: 2001/12/20 14:49:10
Author: mag
Branch: HEAD
Tag: (none) 
Log:
pictures for the Party Glame Quickstarter

Members: 
	doc/pix/loop1.png:INITIAL->1.1 
	doc/pix/mickey1.png:INITIAL->1.1 
	doc/pix/mickey2.png:INITIAL->1.1 

---------------------
PatchSet 2034 
Date: 2001/12/20 14:49:42
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added the "Party Glame" quickstarter

Members: 
	doc/quickstart.texi:1.1->1.2 

---------------------
PatchSet 2035 
Date: 2001/12/20 14:53:14
Author: mag
Branch: HEAD
Tag: (none) 
Log:
make symlink to pictures in html directory

Members: 
	doc/Makefile.am:1.20->1.21 

---------------------
PatchSet 2036 
Date: 2001/12/20 15:09:13
Author: mag
Branch: HEAD
Tag: (none) 
Log:
bugfixes

Members: 
	doc/Makefile.am:1.21->1.22 
	doc/quickstart.texi:1.2->1.3 

---------------------
PatchSet 2037 
Date: 2001/12/20 15:11:01
Author: mag
Branch: HEAD
Tag: (none) 
Log:
really fixed it

Members: 
	doc/Makefile.am:1.22->1.23 

---------------------
PatchSet 2038 
Date: 2001/12/20 21:53:20
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added man page for glame-convert.sh. [dk]

Members: 
	debian/glame-convert.sgml:INITIAL->1.1 
	debian/glame.manpages:1.1->1.2 
	debian/rules:1.9->1.10 

---------------------
PatchSet 2039 
Date: 2001/12/21 10:45:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed obsolete figure

Members: 
	doc/filter.fig:1.2->1.3(DEAD) 

---------------------
PatchSet 2041 
Date: 2001/12/21 11:11:26
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Removed broken symlink to pix. [dk]
Added different but equally broken symlink to pix to unbreak VPATH
builds. [dk]
Fixed @srcdir@ braindamage in html target. [dk]
Do not split html files. [dk]

Members: 
	doc/Makefile.am:1.23->1.24 

---------------------
PatchSet 2042 
Date: 2001/12/21 14:16:57
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Revert local changes that accidentially slipped in. [dk]

Members: 
	debian/rules:1.10->1.11 

---------------------
PatchSet 2045 
Date: 2001/12/23 01:37:33
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Party guide is back in line. [dk]

Members: 
	doc/quickstart.texi:1.3->1.4 

---------------------
PatchSet 2048 
Date: 2001/12/23 11:40:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
filter.fig no longer exists

Members: 
	doc/Makefile.am:1.24->1.25 

---------------------
PatchSet 2050 
Date: 2001/12/23 13:29:19
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Spelling fixes. Updates. Consistency checks. [dk]

Members: 
	doc/quickstart.texi:1.4->1.5 

---------------------
PatchSet 2051 
Date: 2001/12/23 13:30:07
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Missing type added. [dk]

Members: 
	doc/conversion.texi:1.3->1.4 

---------------------
PatchSet 2052 
Date: 2001/12/23 14:13:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added script to scan c files and extract & merge translatable strings
with the existing po files [somehow all strings, not just marked ones
get xtracted by xgettext - dunno why].

Members: 
	update-po.sh:INITIAL->1.1 

---------------------
PatchSet 2053 
Date: 2001/12/23 14:55:46
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixes. Updates. Consitency issues. [dk]

Members: 
	doc/gui.texi:1.19->1.20 

---------------------
PatchSet 2054 
Date: 2001/12/23 14:59:27
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Export has gotten new features. [dk]

Members: 
	doc/quickstart.texi:1.5->1.6 

---------------------
PatchSet 2055 
Date: 2001/12/23 15:02:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
translation update

Members: 
	update-po.sh:1.1->1.2 
	po/de.po:1.1->1.2 
	src/gui/main.c:1.97->1.98 
	src/gui/swapfilegui.c:1.70->1.71 

---------------------
PatchSet 2056 
Date: 2001/12/23 15:07:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forward ported documentation

Members: 
	doc/plugins.texi:1.31->1.32 

---------------------
PatchSet 2061 
Date: 2001/12/23 15:39:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more localize stuff - an ignore file

Members: 
	Makefile.am:1.22->1.23 
	update-po.sh:1.2->1.3 
	po/POTFILES.in:1.1->1.2 
	po/ignore:INITIAL->1.1 

---------------------
PatchSet 2063 
Date: 2001/12/23 15:56:30
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Don't fail if pix is not a symlink. [dk]

Members: 
	doc/Makefile.am:1.25->1.26 

---------------------
PatchSet 2067 
Date: 2001/12/23 16:28:21
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Distribute doc/pix. [dk]

Members: 
	configure.in:1.141->1.142 
	doc/Makefile.am:1.26->1.27 
	doc/pix/Makefile.am:1.1->1.2 

---------------------
PatchSet 2071 
Date: 2001/12/30 14:40:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
localization preps

Members: 
	src/gui/waveeditgui.c:1.98->1.99 

---------------------
PatchSet 2072 
Date: 2001/12/30 16:46:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more localization preps

Members: 
	src/gui/apply.c:1.13->1.14 
	src/gui/glame_accelerator.c:1.15->1.16 
	src/gui/edit_filter/canvasfilter.c:1.50->1.51 
	src/gui/edit_filter/canvaspipe.c:1.22->1.23 
	src/gui/edit_filter/canvasport.c:1.27->1.28 
	src/gui/edit_filter/filtereditgui.c:1.48->1.49 

---------------------
PatchSet 2073 
Date: 2001/12/30 20:59:10
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Make use of libltdl-supplied include and lib definitions. [dk]

Members: 
	configure.in:1.142->1.143 
	src/Makefile.am:1.28->1.29 
	src/glmid/Makefile.am:1.28->1.29 
	src/gui/Makefile.am:1.56->1.57 

---------------------
PatchSet 2074 
Date: 2002/01/01 16:45:53
Author: mag
Branch: HEAD
Tag: (none) 
Log:
replaced old optionmenu code with helper

Members: 
	src/gui/importexport.c:1.9->1.10 

---------------------
PatchSet 2075 
Date: 2002/01/01 17:20:56
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixup b0rken include definition from old libtool versions. [dk]

Members: 
	configure.in:1.143->1.144 

---------------------
PatchSet 2076 
Date: 2002/01/01 17:27:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bugs

Members: 
	src/plugins/file_io.c:1.75->1.76 

---------------------
PatchSet 2077 
Date: 2002/01/01 17:48:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed size limitation off-by-one-f bug

Members: 
	src/glmid/glame_audiofile.c:1.23->1.24 

---------------------
PatchSet 2079 
Date: 2002/01/01 17:55:42
Author: mag
Branch: HEAD
Tag: (none) 
Log:
normalize now has more features and a nice gui

Members: 
	src/plugins/normalize.c:1.9->1.10 

---------------------
PatchSet 2080 
Date: 2002/01/01 17:56:19
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed warnings

Members: 
	src/gui/importexport.c:1.10->1.11 

---------------------
PatchSet 2081 
Date: 2002/01/01 18:29:40
Author: mag
Branch: HEAD
Tag: (none) 
Log:
s/recalc/analyze
no automatic analization step in the beginning

Members: 
	src/plugins/normalize.c:1.10->1.11 

---------------------
PatchSet 2082 
Date: 2002/01/01 18:57:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up read_file a lot, broke all reconnection probably

Members: 
	src/plugins/file_io.c:1.76->1.77 

---------------------
PatchSet 2083 
Date: 2002/01/01 22:03:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed read_file rewrite bugs

Members: 
	src/plugins/file_io.c:1.77->1.78 
	src/plugins/symbols.c:1.2->1.3 

---------------------
PatchSet 2084 
Date: 2002/01/01 22:06:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
change track position by slider in swapfilegui now

Members: 
	src/gui/gltreeitem.c:1.15->1.16 
	src/gui/gltreeitem.h:1.8->1.9 
	src/gui/swapfilegui.c:1.71->1.72 

---------------------
PatchSet 2085 
Date: 2002/01/01 22:42:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added "easy" multitrack recording UI

Members: 
	src/gui/waveeditgui.c:1.99->1.100 
	src/gui/libgtkwaveform/gtkwaveview.c:1.15->1.16 
	src/gui/libgtkwaveform/gtkwaveview.h:1.3->1.4 

---------------------
PatchSet 2088 
Date: 2002/01/03 22:09:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
handle file extension on swapfile change notification

Members: 
	src/glmid/gpsm.c:1.46->1.47 

---------------------
PatchSet 2089 
Date: 2002/01/03 22:09:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed missing gpsm_item_destroy

Members: 
	src/plugins/normalize.c:1.11->1.12 

---------------------
PatchSet 2090 
Date: 2002/01/03 22:10:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
completed new record code - deleted old cruft

Members: 
	src/gui/default-accels:1.18->1.19 
	src/gui/waveeditgui.c:1.100->1.101 
	src/gui/libgtkwaveform/gtkwaveview.h:1.4->1.5 
	src/gui/util/glame_gui_utils.c:1.20->1.21 
	src/gui/util/glame_gui_utils.h:1.8->1.9 

---------------------
PatchSet 2091 
Date: 2002/01/03 22:11:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed SIGSEGV in delete

Members: 
	src/gui/swapfilegui.c:1.72->1.73 

---------------------
PatchSet 2092 
Date: 2002/01/03 22:11:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less todo

Members: 
	TODO:1.80->1.81 

---------------------
PatchSet 2095 
Date: 2002/01/03 22:58:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed broken merge with parent code

Members: 
	src/gui/swapfilegui.c:1.73->1.74 

---------------------
PatchSet 2096 
Date: 2002/01/03 22:58:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed wrong gtk cast

Members: 
	src/gui/waveeditgui.c:1.101->1.102 

---------------------
PatchSet 2097 
Date: 2002/01/06 21:50:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont do anything, if no tracks are available

Members: 
	src/plugins/normalize.c:1.12->1.13 

---------------------
PatchSet 2098 
Date: 2002/01/06 21:50:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed wrong setting of left/right params

Members: 
	src/gui/waveeditgui.c:1.102->1.103 

---------------------
PatchSet 2099 
Date: 2002/01/07 14:03:31
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Don't re-create maintainer-only files by default. [dk]

Members: 
	configure.in:1.144->1.145 

---------------------
PatchSet 2100 
Date: 2002/01/07 23:02:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
restrict rmb menu to single-press rmb - cures SIGSEGV on double-right-click
on edit label widget

Members: 
	src/gui/swapfilegui.c:1.74->1.75 

---------------------
PatchSet 2102 
Date: 2002/01/07 23:09:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added mixer GUI from laurent

Members: 
	CREDITS:1.8->1.9 
	src/plugins/Makefile.am:1.54->1.55 
	src/plugins/mixer.c:INITIAL->1.1 

---------------------
PatchSet 2103 
Date: 2002/01/08 13:56:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed toggle button focus issues

Members: 
	TODO:1.81->1.82 
	src/gui/libgtkwaveform/gtkwaveview.c:1.16->1.17 

---------------------
PatchSet 2104 
Date: 2002/01/08 15:56:58
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Make sure open fails if another app keeps the audio dev busy. [dk]

Members: 
	src/plugins/audio_io_oss.c:1.15->1.16 

---------------------
PatchSet 2105 
Date: 2002/01/08 20:23:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed debug stuff

Members: 
	configure.in:1.145->1.146 

---------------------
PatchSet 2106 
Date: 2002/01/08 20:26:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
/k richi

Members: 
	configure.in:1.146->1.147 

---------------------
PatchSet 2107 
Date: 2002/01/08 21:43:10
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed segfault on zero length or silent tracks

Members: 
	src/plugins/normalize.c:1.13->1.14 

---------------------
PatchSet 2108 
Date: 2002/01/08 22:08:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed lots of hbox/vbox place problems

Members: 
	src/glmid/gpsm.c:1.47->1.48 

---------------------
PatchSet 2109 
Date: 2002/01/08 22:19:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed usability bugs wrt sequencing in swapfilegui

Members: 
	src/gui/main.c:1.98->1.99 
	src/gui/swapfilegui.c:1.75->1.76 

---------------------
PatchSet 2110 
Date: 2002/01/09 13:43:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed some redrawing issues

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.17->1.18 

---------------------
PatchSet 2114 
Date: 2002/01/09 19:29:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
tell people they may have to kill artsd/esd

Members: 
	doc/gui.texi:1.20->1.21 

---------------------
PatchSet 2121 
Date: 2002/01/09 19:40:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forward-ported changes from 0.6

Members: 
	BUGS:1.10->1.11 

---------------------
PatchSet 2122 
Date: 2002/01/09 19:40:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use clists own viewport

Members: 
	src/gui/glame_accelerator.c:1.16->1.17 

---------------------
PatchSet 2123 
Date: 2002/01/09 19:41:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
avoid gtk cast error

Members: 
	src/gui/waveeditgui.c:1.103->1.104 

---------------------
PatchSet 2124 
Date: 2002/01/09 20:57:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
eveything that doesnt depend on optional stuff is builtin now, symbols.c is
autogenerated

Members: 
	src/glmid/glmid.c:1.51->1.52 
	src/plugins/Makefile.am:1.55->1.56 
	src/plugins/symbols.c:1.3->1.4(DEAD) 

---------------------
PatchSet 2125 
Date: 2002/01/09 22:58:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
preliminary localization stuff

Members: 
	update-po.sh:1.3->1.4 
	po/de.po:1.2->1.3 
	po/fr.po:1.2->1.3 
	po/ignore:1.1->1.2 

---------------------
PatchSet 2126 
Date: 2002/01/09 23:32:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated ignore file, re-generated .po files

Members: 
	po/de.po:1.3->1.4 
	po/fr.po:1.3->1.4 
	po/ignore:1.2->1.3 

---------------------
PatchSet 2127 
Date: 2002/01/11 22:47:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
what's this? :)

Members: 
	src/glame.c:1.5->1.6(DEAD) 

---------------------
PatchSet 2129 
Date: 2002/01/11 23:11:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Weird symbol.c file went away completely - now manually register
builtin plugins. This should allow for libltdl-less, fully static
builds for weird architectures.

Members: 
	src/cglame.c:1.29->1.30 
	src/glmid/glmid.c:1.52->1.53 
	src/gui/main.c:1.99->1.100 
	src/plugins/Makefile.am:1.56->1.57 

---------------------
PatchSet 2130 
Date: 2002/01/11 23:21:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
localization update (remove useless string constants)

Members: 
	src/gui/swapfilegui.c:1.76->1.77 
	src/gui/waveeditgui.c:1.104->1.105 
	src/gui/edit_filter/canvasfilter.c:1.51->1.52 
	src/gui/edit_filter/canvaspipe.c:1.23->1.24 
	src/gui/edit_filter/canvasport.c:1.28->1.29 
	src/gui/edit_filter/filtereditgui.c:1.49->1.50 

---------------------
PatchSet 2131 
Date: 2002/01/11 23:21:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
localization update (less strings to translate)

Members: 
	po/de.po:1.4->1.5 
	po/fr.po:1.4->1.5 

---------------------
PatchSet 2133 
Date: 2002/01/13 14:19:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
minor fixes to the new builtin handling

Members: 
	src/plugins/Makefile.am:1.57->1.58 

---------------------
PatchSet 2134 
Date: 2002/01/13 14:20:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont generate po/ - its already there

Members: 
	Makefile.am:1.23->1.24 

---------------------
PatchSet 2135 
Date: 2002/01/13 15:19:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed unable-to-select-to-end-of-track bug and some more related stuff

Members: 
	src/gui/default-accels:1.19->1.20 
	src/gui/libgtkwaveform/gtkwaveview.c:1.18->1.19 

---------------------
PatchSet 2136 
Date: 2002/01/13 15:48:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
corrected two possible problems: delete builtins.c before writing to it,
added maintainer-clean-local rule for deleting builtins.c

Members: 
	src/plugins/Makefile.am:1.58->1.59 

---------------------
PatchSet 2137 
Date: 2002/01/13 17:47:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updates

Members: 
	po/de.po:1.5->1.6 
	po/fr.po:1.5->1.6 

---------------------
PatchSet 2138 
Date: 2002/01/13 18:12:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
update again - this time fix previous broken update...

Members: 
	update-po.sh:1.4->1.5 
	po/POTFILES.in:1.2->1.3 
	po/de.po:1.6->1.7 
	po/fr.po:1.6->1.7 

---------------------
PatchSet 2139 
Date: 2002/01/14 09:24:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
french translation update from laurent

Members: 
	po/fr.po:1.7->1.8 

---------------------
PatchSet 2144 
Date: 2002/01/18 14:54:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
check for failure in plugin registration

Members: 
	src/plugins/Makefile.am:1.59->1.60 

---------------------
PatchSet 2145 
Date: 2002/01/18 14:59:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
avoid string constant contatenation with __FILE__/__FUNCTION__ (which is
deprecated by gcc 3.0.3)

Members: 
	src/include/util.h:1.14->1.15 

---------------------
PatchSet 2148 
Date: 2002/01/20 15:19:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont check lt_dlopenext() filenames with access

Members: 
	src/glmid/glplugin.c:1.41->1.42 

---------------------
PatchSet 2149 
Date: 2002/01/20 15:26:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
*** empty log message ***

Members: 
	Makefile.am:1.24->1.25 
	update-po.sh:1.5->1.6(DEAD) 
	po/ignore:1.3->1.4(DEAD) 

---------------------
PatchSet 2150 
Date: 2002/01/20 18:56:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed redraw errors (again...)

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.19->1.20 
	src/gui/libgtkwaveform/gtkwaveview.h:1.5->1.6 

---------------------
PatchSet 2151 
Date: 2002/01/20 18:59:06
Author: mag
Branch: HEAD
Tag: (none) 
Log:
enabled progress bar for analyzing
disabled simulate button

Members: 
	src/plugins/normalize.c:1.14->1.15 

---------------------
PatchSet 2152 
Date: 2002/01/20 21:32:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
ignore close while redrawing

Members: 
	src/gui/waveeditgui.c:1.105->1.106 

---------------------
PatchSet 2155 
Date: 2002/01/20 22:48:29
Author: mag
Branch: HEAD
Tag: (none) 
Log:
updated normalize doku

Members: 
	doc/plugins.texi:1.32->1.33 

---------------------
PatchSet 2156 
Date: 2002/01/20 22:56:15
Author: mag
Branch: HEAD
Tag: (none) 
Log:
some less and some more TODO's

Members: 
	TODO:1.82->1.83 

---------------------
PatchSet 2158 
Date: 2002/01/22 14:42:13
Author: nold
Branch: HEAD
Tag: (none) 
Log:
fftw2-dev has been split. Adjust build deps. [dk]
Remove obsolete shlibs overrides for fftw libs. [dk]

Members: 
	debian/control:1.9->1.10 
	debian/shlibs.local:1.3->1.4(DEAD) 

---------------------
PatchSet 2159 
Date: 2002/01/22 14:42:56
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Overrides no longer needed. [dk]

Members: 
	debian/lintian.overrides:1.1->1.2(DEAD) 

---------------------
PatchSet 2161 
Date: 2002/01/23 14:43:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
check if we can clone audio plugin before registering

Members: 
	src/plugins/audio_io.c:1.37->1.38 

---------------------
PatchSet 2162 
Date: 2002/01/23 20:11:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added help buttons

Members: 
	src/gui/importexport.c:1.11->1.12 
	src/plugins/normalize.c:1.15->1.16 

---------------------
PatchSet 2163 
Date: 2002/01/23 20:23:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed half-disabled simulate

Members: 
	src/plugins/normalize.c:1.16->1.17 

---------------------
PatchSet 2166 
Date: 2002/01/23 20:48:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
documentation fix

Members: 
	doc/plugins.texi:1.33->1.34 

---------------------
PatchSet 2168 
Date: 2002/01/26 13:44:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new version from laurent

Members: 
	src/plugins/mixer.c:1.1->1.2 

---------------------
PatchSet 2169 
Date: 2002/01/26 15:46:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added input device samplerate to preferences (until I manage to re-do
audio device configuration completely)

Members: 
	src/gui/main.c:1.100->1.101 

---------------------
PatchSet 2170 
Date: 2002/01/27 12:26:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed typo in render, cleaned up stuff a little

Members: 
	src/plugins/audio_io.c:1.38->1.39 
	src/plugins/basic_sample.c:1.54->1.55 

---------------------
PatchSet 2171 
Date: 2002/01/27 12:26:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
corrected pipe signals redirected to filter rather than port

Members: 
	src/filter/filter_pipe.c:1.12->1.13 

---------------------
PatchSet 2173 
Date: 2002/01/27 12:33:48
Author: mag
Branch: HEAD
Tag: (none) 
Log:
add new swapfile with correct sample rate

Members: 
	src/glmid/gpsm.c:1.48->1.49 

---------------------
PatchSet 2174 
Date: 2002/01/27 12:34:42
Author: mag
Branch: HEAD
Tag: (none) 
Log:
workaround for broken assertions in alsa lib

Members: 
	src/plugins/audio_io_alsa_v090.c:1.13->1.14 

---------------------
PatchSet 2175 
Date: 2002/01/27 15:08:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed mul/add rate change forwarding failure

Members: 
	src/plugins/arithmetic.c:1.18->1.19 

---------------------
PatchSet 2176 
Date: 2002/01/27 15:09:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed mix failure of forwarding samplerate change

Members: 
	src/plugins/basic_sample.c:1.55->1.56 

---------------------
PatchSet 2177 
Date: 2002/01/27 15:09:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added infrastructure for testing filters against correct handling of
rate/position change propagation

Members: 
	src/glmid/glame.scm:1.74->1.75 

---------------------
PatchSet 2178 
Date: 2002/01/27 15:11:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed some verbose debugging messages

Members: 
	src/filter/filter_pipe.c:1.13->1.14 
	src/gui/util/glame_param.c:1.12->1.13 

---------------------
PatchSet 2191 
Date: 2002/01/27 22:04:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
TODO update

Members: 
	TODO:1.83->1.84 

---------------------
PatchSet 2192 
Date: 2002/02/06 19:15:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added pan2 (just changing pipe property)

Members: 
	src/plugins/basic_sample.c:1.56->1.57 

---------------------
PatchSet 2193 
Date: 2002/02/06 19:24:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
pan is now RT capable

Members: 
	src/plugins/pan.c:1.16->1.17 

---------------------
PatchSet 2194 
Date: 2002/02/06 19:31:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
repeat supports endless repetition for time == 0.0, which is the default now

Members: 
	doc/plugins.texi:1.34->1.35 
	src/plugins/basic_sample.c:1.57->1.58 

---------------------
PatchSet 2195 
Date: 2002/02/06 19:57:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
moved away export/save button from the close button by user request

Members: 
	src/gui/waveeditgui.c:1.106->1.107 

---------------------
PatchSet 2196 
Date: 2002/02/08 10:07:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
ask user if he wants to throw away a modified, unsaved wave edited
through "Edit file..."

Members: 
	src/gui/main.c:1.101->1.102 
	src/gui/waveeditgui.c:1.107->1.108 
	src/gui/waveeditgui.h:1.8->1.9 

---------------------
PatchSet 2197 
Date: 2002/02/09 16:53:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
param set methods can now be scheme expressions (which get the node, the
param and the value)

Members: 
	src/filter/Makefile.am:1.46->1.47 
	src/filter/filter_param.c:1.16->1.17 
	src/filter/filter_param.h:1.21->1.22 
	src/glmid/glscript_filter.c:1.30->1.31 

---------------------
PatchSet 2198 
Date: 2002/02/10 11:49:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed fsck

Members: 
	src/swapfile/swapfile_fs.c:1.43->1.44 

---------------------
PatchSet 2200 
Date: 2002/02/10 17:00:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix fsck not inserting odd-sized clusters to lost+found file

Members: 
	src/swapfile/swapfile_fs.c:1.44->1.45 

---------------------
PatchSet 2202 
Date: 2002/02/10 17:30:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
umm, got it right this time

Members: 
	src/swapfile/swapfile_fs.c:1.45->1.46 

---------------------
PatchSet 2204 
Date: 2002/02/11 12:43:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
correctly initialize nto1 struct

Members: 
	src/glmid/ladspa.c:1.12->1.13 

---------------------
PatchSet 2205 
Date: 2002/02/11 12:44:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
recognize GtkRange type widgets in XML

Members: 
	src/gui/util/glame_param.c:1.13->1.14 

---------------------
PatchSet 2206 
Date: 2002/02/11 12:44:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
next mixer iteration (with "equalizer") from laurent, with corrections
by me

Members: 
	src/plugins/mixer.c:1.2->1.3 

---------------------
PatchSet 2208 
Date: 2002/02/11 16:20:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
honour ladspa bounded below/above values by choosing slider for both, and
impose limit for one

Members: 
	src/glmid/ladspa.c:1.13->1.14 

---------------------
PatchSet 2209 
Date: 2002/02/11 16:21:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
better layout for param widgets

Members: 
	src/gui/util/glame_param.c:1.14->1.15 

---------------------
PatchSet 2210 
Date: 2002/02/12 09:03:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix

Members: 
	doc/plugins.texi:1.35->1.36 

---------------------
PatchSet 2211 
Date: 2002/02/12 14:56:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forward ported documentation

Members: 
	BUGS:1.11->1.12 
	INSTALL:1.7->1.8 

---------------------
PatchSet 2212 
Date: 2002/02/12 16:01:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added helper for input label::&long, improved formatting for other

Members: 
	src/gui/util/glame_gui_utils.c:1.21->1.22 
	src/gui/util/glame_gui_utils.h:1.9->1.10 

---------------------
PatchSet 2213 
Date: 2002/02/12 16:02:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
split up preferences dialog (code), changed lots of text entries to
spin buttons using the new generic helper

Members: 
	src/gui/main.c:1.102->1.103 

---------------------
PatchSet 2214 
Date: 2002/02/14 20:05:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
todo update

Members: 
	TODO:1.84->1.85 

---------------------
PatchSet 2215 
Date: 2002/02/15 13:01:34
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added HAVE_SINF. [dk]
Renamed NEED_SINF to HAVE_SINF. [dk]

Members: 
	acconfig.h:1.39->1.40 

---------------------
PatchSet 2216 
Date: 2002/02/15 13:03:02
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Added check for sinf(). [dk]
Why all the AC_TRY_LINK hassle when there is AC_CHECK_FUNCS? [dk]

Members: 
	macros/acg-stuff.m4:1.5->1.6 

---------------------
PatchSet 2217 
Date: 2002/02/15 13:05:18
Author: nold
Branch: HEAD
Tag: (none) 
Log:
NEED_SQRTF -> HAVE_SQRTF. [dk]
Added sinf wrapper. [dk]
Added explicit type casts to wrapper macros. [dk]

Members: 
	src/include/util.h:1.15->1.16 

---------------------
PatchSet 2218 
Date: 2002/02/15 13:23:49
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fix sqrtf/sinf wrappers for SAMPLE==double. [dk]

Members: 
	src/include/util.h:1.16->1.17 

---------------------
PatchSet 2219 
Date: 2002/02/15 13:29:36
Author: nold
Branch: HEAD
Tag: (none) 
Log:
sinf() optimisation for sines evaluated in tight loops. [dk]
(It might be cleaner to add a sins() [working on SAMPLE->SAMPLE] one day,
but sinf() will do for now.)

Members: 
	src/plugins/flanger.c:1.17->1.18 
	src/plugins/waveform.c:1.27->1.28 

---------------------
PatchSet 2220 
Date: 2002/02/16 18:20:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
a knob widget found on the net

Members: 
	CREDITS:1.9->1.10 
	src/gui/util/Makefile.am:1.7->1.8 
	src/gui/util/gtknob.c:INITIAL->1.1 
	src/gui/util/gtknob.h:INITIAL->1.1 

---------------------
PatchSet 2221 
Date: 2002/02/17 13:51:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less (major) param types

Members: 
	doc/filter.texi:1.32->1.33 
	src/filter/filter.h:1.79->1.80 
	src/filter/filter_param.c:1.17->1.18 
	src/filter/filter_param.h:1.22->1.23 

---------------------
PatchSet 2222 
Date: 2002/02/17 13:53:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes due to backend change (different param types)

Members: 
	src/glmid/glscript_filter.c:1.31->1.32 
	src/glmid/ladspa.c:1.14->1.15 
	src/gui/apply.c:1.14->1.15 
	src/gui/importexport.c:1.12->1.13 
	src/gui/main.c:1.103->1.104 
	src/gui/waveeditgui.c:1.108->1.109 
	src/gui/edit_filter/filtereditgui.c:1.50->1.51 
	src/gui/util/glame_param.c:1.15->1.16 
	src/plugins/arithmetic.c:1.19->1.20 
	src/plugins/audio_io.c:1.39->1.40 
	src/plugins/audio_io_alsa_v090.c:1.14->1.15 
	src/plugins/audio_io_esd.c:1.8->1.9 
	src/plugins/audio_io_oss.c:1.16->1.17 
	src/plugins/basic.c:1.31->1.32 
	src/plugins/basic_sample.c:1.58->1.59 
	src/plugins/debug.c:1.13->1.14 
	src/plugins/distortion.c:1.9->1.10 
	src/plugins/echo.c:1.21->1.22 
	src/plugins/fft_plugins.c:1.13->1.14 
	src/plugins/file_io.c:1.78->1.79 
	src/plugins/flanger.c:1.18->1.19 
	src/plugins/iir.c:1.21->1.22 
	src/plugins/mixer.c:1.3->1.4 
	src/plugins/noisegate.c:1.15->1.16 
	src/plugins/normalize.c:1.17->1.18 
	src/plugins/pan.c:1.17->1.18 
	src/plugins/pipe.c:1.23->1.24 
	src/plugins/ssp.c:1.13->1.14 
	src/plugins/swapfile_io.c:1.25->1.26 
	src/plugins/tutorial.c:1.13->1.14 
	src/plugins/waveform.c:1.28->1.29 

---------------------
PatchSet 2228 
Date: 2002/02/17 18:00:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
scrolling during play in waveedit can be disabled in preferences now

Members: 
	doc/gui.texi:1.21->1.22 
	src/gui/main.c:1.104->1.105 
	src/gui/waveeditgui.c:1.109->1.110 

---------------------
PatchSet 2229 
Date: 2002/02/17 22:55:35
Author: mag
Branch: HEAD
Tag: (none) 
Log:
minor change

Members: 
	src/plugins/audio_io_alsa_v090.c:1.15->1.16 

---------------------
PatchSet 2230 
Date: 2002/02/18 09:16:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
moved gettext stuff below AC_PROG_CC

Members: 
	configure.in:1.147->1.148 

---------------------
PatchSet 2232 
Date: 2002/02/18 21:33:15
Author: mag
Branch: HEAD
Tag: (none) 
Log:
split up queue_t into in_queue_t and out_queue_t

Members: 
	src/filter/filter_tools.h:1.32->1.33 

---------------------
PatchSet 2233 
Date: 2002/02/18 21:33:39
Author: mag
Branch: HEAD
Tag: (none) 
Log:
adapted to changes in filter_tools.h

Members: 
	src/plugins/fft_plugins.c:1.14->1.15 

---------------------
PatchSet 2234 
Date: 2002/02/18 22:41:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed segfault in new preferences stuff

Members: 
	src/gui/main.c:1.105->1.106 
	src/gui/util/glame_gui_utils.c:1.22->1.23 
	src/gui/util/glame_gui_utils.h:1.10->1.11 

---------------------
PatchSet 2235 
Date: 2002/02/18 22:54:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more info on not matching swapfiles

Members: 
	src/glmid/gpsm.c:1.49->1.50 

---------------------
PatchSet 2236 
Date: 2002/02/18 22:55:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more verbose labels, formatting as in 0.6

Members: 
	src/gui/gltreeitem.c:1.16->1.17 

---------------------
PatchSet 2237 
Date: 2002/02/18 22:55:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
minor cleanup

Members: 
	src/gui/swapfilegui.c:1.77->1.78 

---------------------
PatchSet 2238 
Date: 2002/02/18 22:56:25
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added preliminary version of stretch
added some statics to fft_plugins.c
  - hanning has to move somewhere else

Members: 
	src/plugins/Makefile.am:1.60->1.61 
	src/plugins/fft_plugins.c:1.15->1.16 
	src/plugins/stretch.c:INITIAL->1.1 

---------------------
PatchSet 2239 
Date: 2002/02/18 22:56:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
apply plugin can now handle extension/shrinking of the selection

Members: 
	src/gui/apply.c:1.15->1.16 

---------------------
PatchSet 2240 
Date: 2002/02/19 09:49:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed some param setting bugs

Members: 
	src/glmid/network_utils.c:1.12->1.13 

---------------------
PatchSet 2241 
Date: 2002/02/19 09:50:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/filterparam_set_string/filterparam_from_string/, added type-safe
wrappers around filterparam_set

Members: 
	doc/filter.texi:1.33->1.34 
	src/filter/filter_param.c:1.18->1.19 
	src/filter/filter_param.h:1.23->1.24 

---------------------
PatchSet 2242 
Date: 2002/02/19 09:51:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/filterparam_set_string/filterparam_from_string/

Members: 
	src/glmid/glscript_filter.c:1.32->1.33 
	src/gui/util/glame_param.c:1.16->1.17 

---------------------
PatchSet 2243 
Date: 2002/02/19 10:16:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added checkbox to lock applied region size

Members: 
	src/gui/apply.c:1.16->1.17 

---------------------
PatchSet 2244 
Date: 2002/02/19 10:24:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
handle no audio I/O plugins in a more reasonable way

Members: 
	src/gui/main.c:1.106->1.107 

---------------------
PatchSet 2245 
Date: 2002/02/20 10:27:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
less TODO

Members: 
	TODO:1.85->1.86 

---------------------
PatchSet 2246 
Date: 2002/02/21 21:31:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed some bugs wrt float->double change

Members: 
	src/plugins/audio_io.c:1.40->1.41 
	src/plugins/basic_sample.c:1.59->1.60 
	src/plugins/pan.c:1.18->1.19 
	src/plugins/waveform.c:1.29->1.30 

---------------------
PatchSet 2247 
Date: 2002/02/21 21:54:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
toolbar icons from jesse

Members: 
	data/pixmaps/select_all.png:1.1->1.2 
	data/pixmaps/select_none.png:1.1->1.2 

---------------------
PatchSet 2248 
Date: 2002/02/21 21:59:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
for SAMPLE == double use C version only

Members: 
	src/hash/glsimd.c:1.3->1.4 

---------------------
PatchSet 2249 
Date: 2002/02/21 22:23:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added glame_param_new_without_label()

Members: 
	src/gui/util/glame_param.c:1.17->1.18 
	src/gui/util/glame_param.h:1.3->1.4 

---------------------
PatchSet 2250 
Date: 2002/02/22 09:23:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new dots from jesse

Members: 
	data/pixmaps/dots.png:1.1->1.2 

---------------------
PatchSet 2251 
Date: 2002/02/22 09:28:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
play from Jesse

Members: 
	data/pixmaps/play.png:1.1->1.2 

---------------------
PatchSet 2252 
Date: 2002/02/24 15:43:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
missing connect_out method for pan2
render RT reactions to pipe property changes (i.e. pan2 support)

Members: 
	src/plugins/basic_sample.c:1.60->1.61 

---------------------
PatchSet 2253 
Date: 2002/02/24 18:30:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up gtknob, fixed some problems

Members: 
	src/gui/util/Makefile.am:1.8->1.9 
	src/gui/util/gtknob.c:1.1->1.2 
	src/gui/util/gtknob.h:1.1->1.2 
	src/gui/util/gtknob.xpm:INITIAL->1.1 

---------------------
PatchSet 2254 
Date: 2002/02/24 18:31:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
(expermentally) use gtknob rather than hscale for position

Members: 
	src/gui/gltreeitem.c:1.17->1.18 

---------------------
PatchSet 2255 
Date: 2002/02/24 22:16:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
expose knob from within libglade

Members: 
	src/gui/main.c:1.107->1.108 
	src/gui/util/glame_param.c:1.18->1.19 
	src/gui/util/gtknob.c:1.2->1.3 
	src/gui/util/gtknob.h:1.2->1.3 

---------------------
PatchSet 2256 
Date: 2002/02/24 22:24:32
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Some more featuritis: build-dep on libglade. [dk]

Members: 
	debian/control:1.10->1.11 

---------------------
PatchSet 2258 
Date: 2002/02/24 22:39:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
support compound libglade param widgets

Members: 
	src/gui/util/glame_param.c:1.19->1.20 

---------------------
PatchSet 2259 
Date: 2002/02/24 22:39:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more experimental glade stuff (but diabled)

Members: 
	src/glmid/ladspa.c:1.15->1.16 

---------------------
PatchSet 2260 
Date: 2002/02/26 10:42:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new mixer from laurent - with problems, but this is glame unstable, so...

Members: 
	src/plugins/mixer.c:1.4->1.5 

---------------------
PatchSet 2261 
Date: 2002/02/27 09:08:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed segfault in render for different-length inputs

Members: 
	src/plugins/basic_sample.c:1.61->1.62 

---------------------
PatchSet 2262 
Date: 2002/02/27 22:22:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed missing guile include path

Members: 
	src/filter/Makefile.am:1.47->1.48 

---------------------
PatchSet 2263 
Date: 2002/02/27 22:40:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont use gcc extension not recognized by MacOS X cc

Members: 
	src/glmid/glame_audiofile.c:1.24->1.25 

---------------------
PatchSet 2264 
Date: 2002/02/27 22:46:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added missing return statement

Members: 
	src/plugins/pan.c:1.19->1.20 

---------------------
PatchSet 2278 
Date: 2002/03/08 16:00:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed bug due to backend change

Members: 
	src/plugins/flanger.c:1.19->1.20 

---------------------
PatchSet 2279 
Date: 2002/03/10 22:48:05
Author: mag
Branch: HEAD
Tag: (none) 
Log:
stretch factor is now realtime capable
set defaults to something more sensible
fixed stretch duration, stretching is done exactly by the given factor

Members: 
	src/plugins/stretch.c:1.1->1.2 

---------------------
PatchSet 2280 
Date: 2002/03/11 13:01:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
warn about mising LADSPA/libglade support

Members: 
	src/gui/main.c:1.108->1.109 

---------------------
PatchSet 2282 
Date: 2002/03/19 21:46:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
french translation update

Members: 
	po/fr.po:1.8->1.9 

---------------------
PatchSet 2283 
Date: 2002/03/19 23:11:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed wrong grabbing behavior

Members: 
	src/gui/util/gtknob.c:1.3->1.4 

---------------------
PatchSet 2284 
Date: 2002/03/19 23:12:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new mixer version

Members: 
	src/plugins/mixer.c:1.5->1.6 

---------------------
PatchSet 2285 
Date: 2002/03/22 15:31:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
changed default connect/fixup routines to allow plugins like the LADSPA
freeverb3 to work correctly

Members: 
	src/filter/filter_port.c:1.8->1.9 

---------------------
PatchSet 2286 
Date: 2002/03/22 15:33:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
allow Apply Filter to work with n-to-n plugins like freeverb3 if n matches
the channel count

Members: 
	src/gui/apply.c:1.17->1.18 
	src/gui/waveeditgui.c:1.110->1.111 

---------------------
PatchSet 2294 
Date: 2002/03/24 13:22:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
allow .scm plugins start with ; too, instead of just (

Members: 
	src/glmid/glmid.c:1.53->1.54 

---------------------
PatchSet 2300 
Date: 2002/03/24 18:51:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forward-ported fix to prevent SIGSEGV on resample

Members: 
	src/plugins/fft_plugins.c:1.16->1.17 

---------------------
PatchSet 2302 
Date: 2002/03/24 19:19:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forward-ported missing methods/fixups

Members: 
	src/plugins/ssp.c:1.14->1.15 

---------------------
PatchSet 2303 
Date: 2002/03/24 19:20:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed pipe fixup for multi output ports

Members: 
	src/filter/filter_port.c:1.9->1.10 

---------------------
PatchSet 2305 
Date: 2002/03/24 22:32:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
show pipe properties dependent on pipe type

Members: 
	src/gui/edit_filter/canvaspipe.c:1.24->1.25 

---------------------
PatchSet 2306 
Date: 2002/03/24 23:12:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup

Members: 
	src/plugins/fft_plugins.c:1.17->1.18 

---------------------
PatchSet 2307 
Date: 2002/03/25 11:19:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont try to manage filters with only inputs

Members: 
	src/filter/filter_port.c:1.10->1.11 

---------------------
PatchSet 2310 
Date: 2002/03/25 13:25:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
align buffers to 16 bytes (allow efficient usage of SSE/3dnow instructions),
bumped plugin version number

Members: 
	src/filter/filter.h:1.80->1.81 
	src/filter/filter_buffer.h:1.8->1.9 

---------------------
PatchSet 2311 
Date: 2002/03/25 13:26:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
print filter that created the buffers, if they are left over after network run

Members: 
	src/filter/filter_buffer.c:1.32->1.33 
	src/filter/filter_ops.c:1.30->1.31 

---------------------
PatchSet 2312 
Date: 2002/03/25 13:26:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
little cleanup, added errorchecking

Members: 
	src/plugins/file_io.c:1.79->1.80 

---------------------
PatchSet 2313 
Date: 2002/03/25 13:29:55
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Build with LADSPA support. [dk]

Members: 
	debian/control:1.11->1.12 

---------------------
PatchSet 2314 
Date: 2002/03/25 13:32:40
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Sync with changelog from stable branch. [dk]

Members: 
	debian/changelog:1.8->1.9 

---------------------
PatchSet 2315 
Date: 2002/03/25 13:44:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
closed possible race (though unlikely)

Members: 
	src/gui/importexport.c:1.13->1.14 

---------------------
PatchSet 2317 
Date: 2002/03/25 14:09:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed possible corruption

Members: 
	src/plugins/file_io.c:1.80->1.81 

---------------------
PatchSet 2322 
Date: 2002/03/25 19:30:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
changed cleanup to close pipe filedescriptors rather than applying deep
magic, fixed affected plugins

Members: 
	src/filter/filter_buffer.c:1.33->1.34 
	src/filter/filter_ops.c:1.31->1.32 
	src/glmid/glmid.c:1.54->1.55 
	src/plugins/basic.c:1.32->1.33 
	src/plugins/basic_sample.c:1.62->1.63 

---------------------
PatchSet 2323 
Date: 2002/03/25 21:45:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bits of libgtkwaveform2 out of the now inactive bk repository

Members: 
	src/gui/libgtkwaveform2/Makefile.am:INITIAL->1.1 
	src/gui/libgtkwaveform2/grange.c:INITIAL->1.1 
	src/gui/libgtkwaveform2/grange.h:INITIAL->1.1 
	src/gui/libgtkwaveform2/gsimplewavecache.c:INITIAL->1.1 
	src/gui/libgtkwaveform2/gsimplewavecache.h:INITIAL->1.1 
	src/gui/libgtkwaveform2/gtkwaveview.h:INITIAL->1.1 
	src/gui/libgtkwaveform2/gtkwavewidget.h:INITIAL->1.1 
	src/gui/libgtkwaveform2/gwave.c:INITIAL->1.1 
	src/gui/libgtkwaveform2/gwave.h:INITIAL->1.1 
	src/gui/libgtkwaveform2/gwavecache.c:INITIAL->1.1 
	src/gui/libgtkwaveform2/gwavecache.h:INITIAL->1.1 

---------------------
PatchSet 2324 
Date: 2002/03/26 09:37:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
another "fix"

Members: 
	src/filter/filter_ops.c:1.32->1.33 

---------------------
PatchSet 2325 
Date: 2002/03/26 14:26:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
activate readline on startup

Members: 
	src/cglame.c:1.30->1.31 

---------------------
PatchSet 2326 
Date: 2002/03/28 15:39:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
new (experimental) pthread check

Members: 
	macros/acx-pthread.m4:1.4->1.5 

---------------------
PatchSet 2327 
Date: 2002/03/29 18:39:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
worked around missing ENTER/LEAVE events during splash screen by making
it non-modal

Members: 
	src/gui/main.c:1.109->1.110 

---------------------
PatchSet 2329 
Date: 2002/03/30 14:42:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
re-added check for pthread_sigmask that got lossed during merge of new
pthread check

Members: 
	macros/acx-pthread.m4:1.5->1.6 

---------------------
PatchSet 2330 
Date: 2002/03/30 14:47:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
pthread check cleanup

Members: 
	acconfig.h:1.40->1.41 
	configure.in:1.148->1.149 

---------------------
PatchSet 2332 
Date: 2002/04/02 10:05:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed clone-from-wrong-filter, fixes SIGSEGV for applying filters to > 2 tracks

Members: 
	src/gui/apply.c:1.18->1.19 

---------------------
PatchSet 2334 
Date: 2002/04/09 10:22:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
pending cleanups

Members: 
	src/plugins/basic.c:1.33->1.34 
	src/plugins/basic_sample.c:1.63->1.64 

---------------------
PatchSet 2335 
Date: 2002/04/10 17:50:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed possibility to place marker at -1 (fixes #542039)

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.20->1.21 

---------------------
PatchSet 2337 
Date: 2002/04/10 21:00:39
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Display min,max,current values

Members: 
	src/gui/util/gtknob.c:1.4->1.5 
	src/gui/util/gtknob.h:1.3->1.4 

---------------------
PatchSet 2338 
Date: 2002/04/10 21:31:35
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
display min,max,current value (1st fix)

Members: 
	src/gui/util/gtknob.c:1.5->1.6 

---------------------
PatchSet 2339 
Date: 2002/04/10 21:34:46
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Use gtknobs

Members: 
	src/plugins/mixer.c:1.6->1.7 

---------------------
PatchSet 2340 
Date: 2002/04/12 09:47:24
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Fix current value delayed grabbing.

Members: 
	src/gui/util/gtknob.c:1.6->1.7 

---------------------
PatchSet 2341 
Date: 2002/04/12 09:58:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added export selection feature to waveeditgui (& necessary cleanup/hacks)

Members: 
	src/glmid/clipboard.c:1.4->1.5 
	src/gui/importexport.c:1.14->1.15 
	src/gui/importexport.h:1.1->1.2 
	src/gui/swapfilegui.c:1.78->1.79 
	src/gui/waveeditgui.c:1.111->1.112 

---------------------
PatchSet 2342 
Date: 2002/04/12 10:32:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added generic formatting interface [scheme part still hacky, needs rip out
of old commented out code too]

Members: 
	src/gui/util/gtknob.c:1.7->1.8 
	src/gui/util/gtknob.h:1.4->1.5 

---------------------
PatchSet 2343 
Date: 2002/04/12 12:45:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
drop support for alsa 0.5

Members: 
	src/plugins/audio_io_alsa.c:1.7->1.8 
	src/plugins/audio_io_alsa_v050.c:1.1->1.2(DEAD) 
	src/plugins/audio_io_alsa_v090.c:1.16->1.17(DEAD) 

---------------------
PatchSet 2344 
Date: 2002/04/12 12:46:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
require at least alsa 0.9 (if any) and guile 1.4

Members: 
	configure.in:1.149->1.150 

---------------------
PatchSet 2345 
Date: 2002/04/12 13:08:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed compile problems

Members: 
	src/gui/util/Makefile.am:1.9->1.10 
	src/gui/util/gtknob.c:1.8->1.9 

---------------------
PatchSet 2347 
Date: 2002/04/12 13:34:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
two examples for gtk knob formatter use

Members: 
	src/gui/gltreeitem.c:1.18->1.19 
	src/plugins/mixer.c:1.7->1.8 

---------------------
PatchSet 2348 
Date: 2002/04/12 17:25:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added special ticks feature

Members: 
	src/gui/util/gtknob.c:1.9->1.10 
	src/gui/util/gtknob.h:1.5->1.6 

---------------------
PatchSet 2349 
Date: 2002/04/12 17:26:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use special ticks feature of gtk knob

Members: 
	src/gui/gltreeitem.c:1.19->1.20 

---------------------
PatchSet 2350 
Date: 2002/04/12 17:41:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
make pasted wave selected

Members: 
	src/gui/waveeditgui.c:1.112->1.113 

---------------------
PatchSet 2351 
Date: 2002/04/12 17:58:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
shortcuts for edit operations

Members: 
	src/gui/default-accels:1.20->1.21 
	src/gui/waveeditgui.c:1.113->1.114 

---------------------
PatchSet 2352 
Date: 2002/04/12 18:47:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added shortcut for exporting selection

Members: 
	src/gui/default-accels:1.21->1.22 
	src/gui/waveeditgui.c:1.114->1.115 

---------------------
PatchSet 2353 
Date: 2002/04/12 19:15:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
changed glame0.5 gnome app identification to glame0.7

Members: 
	src/gui/main.c:1.110->1.111 
	src/gui/waveeditgui.c:1.115->1.116 
	src/gui/edit_filter/filtereditgui.c:1.51->1.52 
	src/gui/timeline/timeline.c:1.18->1.19 

---------------------
PatchSet 2354 
Date: 2002/04/12 19:35:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed dialog parents, dont just hide import/export, but destroy it [fix memleak]

Members: 
	src/gui/importexport.c:1.15->1.16 
	src/gui/main.c:1.111->1.112 
	src/gui/swapfilegui.c:1.79->1.80 
	src/gui/waveeditgui.c:1.116->1.117 

---------------------
PatchSet 2357 
Date: 2002/04/13 13:08:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added create_label_double_pair() helper

Members: 
	src/gui/util/glame_gui_utils.c:1.23->1.24 
	src/gui/util/glame_gui_utils.h:1.11->1.12 

---------------------
PatchSet 2358 
Date: 2002/04/13 13:08:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added file/group property dialogs, double clicking now opens the wave editor

Members: 
	src/gui/swapfilegui.c:1.80->1.81 

---------------------
PatchSet 2359 
Date: 2002/04/16 19:24:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix for broken LADSPA plugins with none or duplicate port name(s)

Members: 
	src/glmid/ladspa.c:1.16->1.17 

---------------------
PatchSet 2362 
Date: 2002/04/16 20:47:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added marker/selection position display, fixed redrawing issues

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.21->1.22 
	src/gui/libgtkwaveform/gtkwaveview.h:1.6->1.7 

---------------------
PatchSet 2363 
Date: 2002/04/21 14:04:28
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
More space to display values.

Members: 
	src/gui/util/gtknob.c:1.10->1.11 

---------------------
PatchSet 2364 
Date: 2002/04/21 18:07:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Added "Loop previewing" checkbox to support easier adjustment of parameters
while applying to a small selection. Always use swapfile input node for
progressbar -> use full bar even for size-changing plugins.

Members: 
	src/gui/apply.c:1.19->1.20 

---------------------
PatchSet 2366 
Date: 2002/04/23 13:18:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add possibility to set wbufsize for network to run

Members: 
	src/gui/util/glame_gui_utils.c:1.24->1.25 
	src/gui/util/glame_gui_utils.h:1.12->1.13 

---------------------
PatchSet 2367 
Date: 2002/04/23 13:20:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use large wbufsize for recording only to avoid XRUNs

Members: 
	src/gui/waveeditgui.c:1.117->1.118 

---------------------
PatchSet 2371 
Date: 2002/04/23 14:16:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed wrong end calculation in play from marker

Members: 
	src/gui/waveeditgui.c:1.118->1.119 

---------------------
PatchSet 2372 
Date: 2002/04/23 14:25:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added possibility to extend selection by CTRL-clicking outside of it

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.22->1.23 

---------------------
PatchSet 2373 
Date: 2002/04/23 14:48:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed memleaks! [hint from Martin]

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.23->1.24 

---------------------
PatchSet 2375 
Date: 2002/04/23 16:15:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
redraw performance enhancement from Martin Glaser

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.24->1.25 

---------------------
PatchSet 2376 
Date: 2002/04/23 16:21:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
metric doesnt change -> const

Members: 
	src/gui/util/glame_ruler.c:1.3->1.4 
	src/gui/util/glame_ruler.h:1.2->1.3 

---------------------
PatchSet 2377 
Date: 2002/04/23 16:23:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed warnings

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.25->1.26 

---------------------
PatchSet 2378 
Date: 2002/04/24 10:36:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
merged guile compatibility header from Clinton Ebadi

Members: 
	src/include/Makefile.am:1.18->1.19 
	src/include/glame_guile_compat.h:INITIAL->1.1 

---------------------
PatchSet 2379 
Date: 2002/04/24 10:41:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
merged (partial) conversion to new guile 1.4/1.6 API from Clinton Ebadi

Members: 
	src/filter/filter_param.c:1.19->1.20 
	src/glmid/glconfig.c:1.2->1.3 
	src/glmid/glscript.h:1.14->1.15 
	src/glmid/glscript_filter.c:1.33->1.34 
	src/glmid/glscript_gpsm.c:1.7->1.8 
	src/glmid/glscript_swapfile.c:1.9->1.10 
	src/gui/glame_console.c:1.6->1.7 
	src/gui/swapfilegui.c:1.81->1.82 
	src/gui/waveeditgui.c:1.119->1.120 
	src/gui/edit_filter/filtereditgui.c:1.52->1.53 

---------------------
PatchSet 2380 
Date: 2002/04/24 10:41:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
credit more people

Members: 
	CREDITS:1.10->1.11 

---------------------
PatchSet 2381 
Date: 2002/04/24 19:54:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
merged last part of guile 1.4 transition

Members: 
	src/glmid/glscript.c:1.36->1.37 

---------------------
PatchSet 2382 
Date: 2002/04/24 21:13:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixes

Members: 
	src/include/glame_guile_compat.h:1.1->1.2 

---------------------
PatchSet 2383 
Date: 2002/04/24 22:34:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
tune constants for even more speedup

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.26->1.27 

---------------------
PatchSet 2384 
Date: 2002/04/25 21:34:57
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Fix knob max value display (was min. value)

Members: 
	src/gui/util/gtknob.c:1.11->1.12 

---------------------
PatchSet 2385 
Date: 2002/04/25 21:39:03
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Add knob displayed values formatter

Members: 
	src/plugins/mixer.c:1.8->1.9 

---------------------
PatchSet 2386 
Date: 2002/04/25 22:17:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanup, fixed bogous tick additions

Members: 
	src/gui/util/gtknob.c:1.12->1.13 
	src/gui/util/gtknob.h:1.6->1.7 

---------------------
PatchSet 2387 
Date: 2002/04/25 22:18:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added ticks for initial knob values

Members: 
	src/plugins/mixer.c:1.9->1.10 

---------------------
PatchSet 2388 
Date: 2002/04/26 15:57:47
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fix duplicate inclusion of version.texi. Inspired by Suse's
patch. [Takashi Iwai/dk]

Members: 
	doc/Makefile.am:1.27->1.28 
	doc/glame-dev.texi:1.2->1.3 

---------------------
PatchSet 2389 
Date: 2002/04/27 13:31:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Changed accelerators for playing:
SPACE now plays from marker regardless of selection status
CTRL-SPACE now plays the selection
SHIFT-SPACE now plays the selection (with looping)

Members: 
	src/gui/default-accels:1.22->1.23 

---------------------
PatchSet 2390 
Date: 2002/04/27 13:44:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
document recent changes in the apply filter dialog and the waveedit window.

Members: 
	doc/gui.texi:1.22->1.23 

---------------------
PatchSet 2391 
Date: 2002/04/27 14:42:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
handle placement failures on init by attaching items to special group

Members: 
	src/glmid/gpsm.c:1.50->1.51 

---------------------
PatchSet 2392 
Date: 2002/04/27 14:43:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
allow user specifying whether to append to group dropped on or to take
position of the group dropped on (MOD1 modifier)

Members: 
	src/gui/swapfilegui.c:1.82->1.83 

---------------------
PatchSet 2393 
Date: 2002/04/27 21:04:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed gpsm item move issues with source removal affecting destination
position - fixed swapfile D&D wrt this issues

Members: 
	src/glmid/gpsm.c:1.51->1.52 
	src/gui/swapfilegui.c:1.83->1.84 

---------------------
PatchSet 2394 
Date: 2002/04/28 17:53:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
update

Members: 
	TODO:1.86->1.87 

---------------------
PatchSet 2396 
Date: 2002/04/29 16:42:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed no longer existing entries from EXTRA_DIST

Members: 
	src/plugins/Makefile.am:1.61->1.62 

---------------------
PatchSet 2397 
Date: 2002/04/29 19:03:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
allow shrinking of selection via Ctrl-Left-Clicking

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.27->1.28 

---------------------
PatchSet 2398 
Date: 2002/04/29 19:13:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed irix audio_out to update its position parameter

Members: 
	src/plugins/audio_io_irix.c:1.4->1.5 

---------------------
PatchSet 2399 
Date: 2002/04/29 19:17:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
conform to filter API

Members: 
	src/plugins/audio_io_alsa.c:1.8->1.9 
	src/plugins/audio_io_esd.c:1.9->1.10 
	src/plugins/audio_io_oss.c:1.17->1.18 

---------------------
PatchSet 2400 
Date: 2002/04/29 19:20:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
drop esd audio input support (esd sucks)

Members: 
	src/plugins/audio_io.c:1.41->1.42 
	src/plugins/audio_io_esd.c:1.10->1.11 

---------------------
PatchSet 2401 
Date: 2002/04/29 19:40:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont redraw beyond window

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.28->1.29 

---------------------
PatchSet 2402 
Date: 2002/04/29 22:18:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
separated testsuite, added gpsm testsuite

Members: 
	src/glmid/Makefile.am:1.29->1.30 
	src/glmid/glame_testsuite.scm:INITIAL->1.1 

---------------------
PatchSet 2403 
Date: 2002/04/29 22:18:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
separated testsuite

Members: 
	src/glmid/glame.scm:1.75->1.76 

---------------------
PatchSet 2410 
Date: 2002/04/30 13:33:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use audio_out plugin for marker position even if looping

Members: 
	src/gui/waveeditgui.c:1.120->1.121 
	src/gui/waveeditgui.h:1.9->1.10 

---------------------
PatchSet 2412 
Date: 2002/04/30 22:41:43
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- Pan knobs with left/right/center display
- Removed autodetection of centered track (was broken) : mix always to stereo

Members: 
	src/plugins/mixer.c:1.10->1.11 

---------------------
PatchSet 2426 
Date: 2002/05/08 13:55:43
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- fix intermittent freeze at the end of apply process

- progress bar update when applying

Members: 
	src/plugins/mixer.c:1.11->1.12 

---------------------
PatchSet 2427 
Date: 2002/05/09 14:09:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed wrong procedure names, allow bufsize be specified for net-run

Members: 
	src/glmid/glame.scm:1.76->1.77 

---------------------
PatchSet 2430 
Date: 2002/05/12 18:39:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added XRUN output parameter to audio_in plugins, use in audio_io_alsa

Members: 
	src/plugins/audio_io.c:1.42->1.43 
	src/plugins/audio_io_alsa.c:1.9->1.10 

---------------------
PatchSet 2431 
Date: 2002/05/12 18:49:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
report XRUNs after recording

Members: 
	src/gui/waveeditgui.c:1.121->1.122 

---------------------
PatchSet 2435 
Date: 2002/05/15 08:45:04
Author: mag
Branch: HEAD
Tag: (none) 
Log:
richi forgot to check this in

Members: 
	src/gui/waveeditgui.h:1.10->1.11 

---------------------
PatchSet 2436 
Date: 2002/05/18 14:50:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
re-instantiated 1:n automatic connection handling

Members: 
	src/filter/filter_port.c:1.11->1.12 

---------------------
PatchSet 2438 
Date: 2002/05/20 00:30:15
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed crash occuring while one records into an empty track

Members: 
	src/gui/waveeditgui.c:1.122->1.123 

---------------------
PatchSet 2439 
Date: 2002/05/21 09:57:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleaned up mags fix

Members: 
	src/gui/waveeditgui.c:1.123->1.124 

---------------------
PatchSet 2442 
Date: 2002/05/21 10:21:43
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Merge with 0.6.2-3. [dk]

Members: 
	debian/changelog:1.9->1.10 

---------------------
PatchSet 2443 
Date: 2002/05/21 10:23:10
Author: nold
Branch: HEAD
Tag: (none) 
Log:
[From 0_6 branch] Fixup glame-convert.sh -> glame-convert. [dk]

Members: 
	debian/glame-convert.sgml:1.1->1.2 
	debian/glame.manpages:1.2->1.3 
	debian/rules:1.11->1.12 

---------------------
PatchSet 2449 
Date: 2002/05/22 22:55:40
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
-Cleanup should now work
- Mono/stereo mix , user selectable

Members: 
	src/plugins/mixer.c:1.12->1.13 

---------------------
PatchSet 2450 
Date: 2002/05/23 22:02:53
Author: mag
Branch: HEAD
Tag: (none) 
Log:
pending fix

Members: 
	src/plugins/stretch.c:1.2->1.3 

---------------------
PatchSet 2453 
Date: 2002/05/23 23:26:24
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added stretch docu

Members: 
	doc/plugins.texi:1.36->1.37 

---------------------
PatchSet 2454 
Date: 2002/05/23 23:27:23
Author: mag
Branch: HEAD
Tag: (none) 
Log:
changed presets to something more reasonable
moved stretch from "Filters" to "Time" category

Members: 
	src/plugins/stretch.c:1.3->1.4 

---------------------
PatchSet 2456 
Date: 2002/05/25 14:37:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forward ported fix

Members: 
	src/filter/filter_port.c:1.12->1.13 

---------------------
PatchSet 2457 
Date: 2002/05/25 16:08:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed in/out queues coding std, s/init_.*_queue/\1_queue_init/

Members: 
	src/filter/filter_tools.h:1.33->1.34 
	src/plugins/fft_plugins.c:1.18->1.19 
	src/plugins/stretch.c:1.4->1.5 

---------------------
PatchSet 2461 
Date: 2002/05/25 17:31:53
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fixed indenting and wording of stretch docs. [dk]

Members: 
	doc/plugins.texi:1.37->1.38 

---------------------
PatchSet 2462 
Date: 2002/05/25 17:33:41
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Move debug variables to private namespace. Fixes clashes with autoconf
internals. [dk]

Members: 
	configure.in:1.150->1.151 

---------------------
PatchSet 2470 
Date: 2002/05/29 23:22:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed wrong changed_start

Members: 
	src/plugins/swapfile_io.c:1.26->1.27 

---------------------
PatchSet 2471 
Date: 2002/05/29 23:23:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed types for filter backend rewrite

Members: 
	src/plugins/echo.c:1.22->1.23 

---------------------
PatchSet 2472 
Date: 2002/05/29 23:23:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
panic in case we hit the infinite-looping bug

Members: 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.14->1.15 

---------------------
PatchSet 2473 
Date: 2002/05/29 23:24:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed typo

Members: 
	src/glmid/glscript_gpsm.c:1.8->1.9 

---------------------
PatchSet 2474 
Date: 2002/05/29 23:25:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more gpsm testing

Members: 
	src/glmid/glame_testsuite.scm:1.1->1.2 

---------------------
PatchSet 2475 
Date: 2002/05/29 23:47:07
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Work around broken AC_PATH_PROG in latest autoconf. [dk]

Members: 
	macros/gnome.m4:1.8->1.9 

---------------------
PatchSet 2476 
Date: 2002/06/02 19:00:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed file-op buttons dont work with file entry widget

Members: 
	src/gui/importexport.c:1.16->1.17 
	src/gui/main.c:1.112->1.113 
	src/gui/util/glame_gui_utils.c:1.25->1.26 

---------------------
PatchSet 2477 
Date: 2002/06/02 19:00:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed setting NULL text for file-entry param widget

Members: 
	src/gui/util/glame_param.c:1.20->1.21 

---------------------
PatchSet 2480 
Date: 2002/06/02 22:24:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added mp3 writer filter (using lame, 44kHz stereo only)

Members: 
	src/plugins/Makefile.am:1.62->1.63 
	src/plugins/write_mp3.scm:INITIAL->1.1 

---------------------
PatchSet 2481 
Date: 2002/06/02 22:35:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
improved, i.e. make safe for average user (render to stereo, resample to
44kHz before lame'ing)

Members: 
	src/plugins/write_mp3.scm:1.1->1.2 

---------------------
PatchSet 2482 
Date: 2002/06/04 11:11:21
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
workarounded crash with gtk_text

Members: 
	src/gui/edit_filter/canvasfilter.c:1.52->1.53 

---------------------
PatchSet 2484 
Date: 2002/06/04 11:23:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
align label left

Members: 
	src/gui/edit_filter/canvasfilter.c:1.53->1.54 

---------------------
PatchSet 2485 
Date: 2002/06/06 22:29:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
started to fix gpsm move & placing issues

Members: 
	src/glmid/gpsm.c:1.52->1.53 
	src/gui/swapfilegui.c:1.84->1.85 

---------------------
PatchSet 2486 
Date: 2002/06/09 09:24:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
support more hints (INTEGER, SAMPLERATE, TOGGLED)

Members: 
	src/glmid/ladspa.c:1.17->1.18 

---------------------
PatchSet 2487 
Date: 2002/06/09 09:25:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
warning fixes, better report cause of record failure (device or # of channels)

Members: 
	src/gui/waveeditgui.c:1.124->1.125 

---------------------
PatchSet 2488 
Date: 2002/06/09 09:25:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
hide properties/export parameters menu entry if no params are available

Members: 
	src/gui/edit_filter/canvasfilter.c:1.54->1.55 

---------------------
PatchSet 2489 
Date: 2002/06/09 09:26:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/fprintf/DPRINTF/

Members: 
	src/gui/edit_filter/canvasport.c:1.29->1.30 
	src/gui/edit_filter/filtereditgui.c:1.53->1.54 

---------------------
PatchSet 2490 
Date: 2002/06/09 09:26:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
support XML spinbutton

Members: 
	src/gui/util/glame_param.c:1.21->1.22 

---------------------
PatchSet 2491 
Date: 2002/06/09 09:41:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
maybe made alsa audio in support >2 channels

Members: 
	src/plugins/audio_io.c:1.43->1.44 
	src/plugins/audio_io_alsa.c:1.10->1.11 

---------------------
PatchSet 2492 
Date: 2002/06/09 19:57:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added clip plugin

Members: 
	src/plugins/basic_sample.c:1.64->1.65 

---------------------
PatchSet 2493 
Date: 2002/06/09 19:58:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont scroll wave, if not necessary
started work for a menubar

Members: 
	src/gui/waveeditgui.c:1.125->1.126 
	src/gui/waveeditgui.h:1.11->1.12 

---------------------
PatchSet 2494 
Date: 2002/06/09 19:59:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added query, wether selection is visible completely

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.29->1.30 
	src/gui/libgtkwaveform/gtkwaveview.h:1.7->1.8 

---------------------
PatchSet 2495 
Date: 2002/06/09 20:04:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
generalized visibility dependend scrolling

Members: 
	src/gui/waveeditgui.c:1.126->1.127 
	src/gui/libgtkwaveform/gtkwaveview.c:1.30->1.31 
	src/gui/libgtkwaveform/gtkwaveview.h:1.8->1.9 

---------------------
PatchSet 2496 
Date: 2002/06/09 20:07:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
oss audio in can record mono/stereo only

Members: 
	src/plugins/audio_io_oss.c:1.18->1.19 

---------------------
PatchSet 2497 
Date: 2002/06/11 08:20:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
place deleted tracks differently

Members: 
	src/gui/swapfilegui.c:1.85->1.86 

---------------------
PatchSet 2498 
Date: 2002/06/11 21:02:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed typo in startup-with-empty-selection stuff

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.31->1.32 

---------------------
PatchSet 2499 
Date: 2002/06/11 21:21:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed some bugs wrt >2 channels recording

Members: 
	src/plugins/audio_io_alsa.c:1.11->1.12 

---------------------
PatchSet 2500 
Date: 2002/06/15 14:10:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added size query functions, added clipboard_replace

Members: 
	src/glmid/clipboard.c:1.5->1.6 
	src/glmid/clipboard.h:1.2->1.3 

---------------------
PatchSet 2501 
Date: 2002/06/15 14:11:37
Author: richi
Branch: HEAD
Tag: gnome2_branchpoint 
Log:
added replace (like paste, but replaces instead of inserts), added prototype
for mix (like replace, but mixes clipoard into existing wave -- disabled)

Members: 
	src/gui/waveeditgui.c:1.127->1.128 

---------------------
PatchSet 2515 
Date: 2002/07/11 22:33:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use C locale for number formating

Members: 
	src/glmid/glmid.c:1.55->1.56 

---------------------
PatchSet 2517 
Date: 2002/07/14 13:41:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed edit filter not being localized (include config.h)

Members: 
	src/gui/edit_filter/canvasfilter.c:1.55->1.56 
	src/gui/edit_filter/canvaspipe.c:1.25->1.26 
	src/gui/edit_filter/canvasport.c:1.30->1.31 
	src/gui/edit_filter/filtereditgui.c:1.54->1.55 
	src/gui/edit_filter/glamecanvas.c:1.45->1.46 

---------------------
PatchSet 2519 
Date: 2002/07/18 08:37:28
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Typo fix. [dk]

Members: 
	doc/quickstart.texi:1.6->1.7 

---------------------
PatchSet 2520 
Date: 2002/07/29 19:30:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
print usage information

Members: 
	src/glmid/glame_testsuite.scm:1.2->1.3 

---------------------
PatchSet 2521 
Date: 2002/07/29 19:31:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed delete races with gc

Members: 
	src/glmid/glscript_filter.c:1.34->1.35 
	src/glmid/glscript_gpsm.c:1.9->1.10 
	src/glmid/glscript_swapfile.c:1.10->1.11 

---------------------
PatchSet 2522 
Date: 2002/07/29 19:32:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
first remap, then truncate

Members: 
	src/swapfile/swfs_cluster.c:1.27->1.28 

---------------------
PatchSet 2523 
Date: 2002/07/29 19:35:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed plugin_* compatibility symbols

Members: 
	src/glmid/glame.scm:1.77->1.78 
	src/glmid/glscript_filter.c:1.35->1.36 
	src/gui/edit_filter/filtereditgui.c:1.55->1.56 
	src/plugins/bassboost.scm:1.3->1.4 
	src/plugins/echo2.scm:1.7->1.8 
	src/plugins/read_mp3.scm:1.5->1.6 
	src/plugins/resample.scm:1.4->1.5 
	src/plugins/write_mp3.scm:1.2->1.3 

---------------------
PatchSet 2524 
Date: 2002/07/30 00:47:35
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
fixed unitialized var. /k xwolf

Members: 
	src/gui/edit_filter/canvaspipe.c:1.26->1.27 

---------------------
PatchSet 2527 
Date: 2002/07/30 09:10:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
plugged image memleak

Members: 
	src/gui/util/glame_gui_utils.c:1.26->1.27 

---------------------
PatchSet 2529 
Date: 2002/07/30 09:13:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more plugin_* killing

Members: 
	src/filter/filter.c:1.62->1.63 
	src/plugins/echo2.scm:1.8->1.9 
	src/plugins/write_mp3.scm:1.3->1.4 

---------------------
PatchSet 2530 
Date: 2002/07/30 09:51:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed memleak

Members: 
	src/gui/edit_filter/glamecanvas.c:1.46->1.47 

---------------------
PatchSet 2533 
Date: 2002/07/31 18:23:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added Shift+Ctrl-space accel

Members: 
	src/gui/default-accels:1.23->1.24 

---------------------
PatchSet 2534 
Date: 2002/07/31 20:58:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added (lame) menubar

Members: 
	src/gui/waveeditgui.c:1.128->1.129 

---------------------
PatchSet 2535 
Date: 2002/07/31 20:58:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added (even lamer) menubar

Members: 
	src/gui/edit_filter/filtereditgui.c:1.56->1.57 

---------------------
PatchSet 2536 
Date: 2002/08/12 10:00:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added descriptions

Members: 
	src/gui/glame_accelerator.c:1.17->1.18 
	src/gui/glame_accelerator.h:1.11->1.12 

---------------------
PatchSet 2537 
Date: 2002/08/12 10:01:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
descriptions for current accels

Members: 
	src/gui/default-accels:1.24->1.25 

---------------------
PatchSet 2538 
Date: 2002/08/12 13:54:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
check, if list of nodes is empty on collapse

Members: 
	src/filter/filter.c:1.63->1.64 

---------------------
PatchSet 2540 
Date: 2002/08/12 13:55:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added help menus to waveedit/filteredit, fixed missing filteredit menu callbacks

Members: 
	src/gui/default-accels:1.25->1.26 
	src/gui/waveeditgui.c:1.129->1.130 
	src/gui/edit_filter/filtereditgui.c:1.57->1.58 

---------------------
PatchSet 2541 
Date: 2002/08/12 14:07:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
PgUp/PgDown for zooming in filteredit, too

Members: 
	src/gui/default-accels:1.26->1.27 

---------------------
PatchSet 2542 
Date: 2002/08/12 14:07:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed SIGSEGV for zoom keybinding

Members: 
	src/gui/edit_filter/filtereditgui.c:1.58->1.59 

---------------------
PatchSet 2543 
Date: 2002/09/23 21:15:33
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Fix mixed items insertion in swapfile gui when mixer is called from waveedit gui (was inserted as unrecognised tracks).

Members: 
	src/plugins/mixer.c:1.13->1.14 

---------------------
PatchSet 2544 
Date: 2002/09/27 22:24:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
defer launch context cleanup to filter_wait(), not waiter itself which is racy
and causes SIGSEGVs with some distributions

Members: 
	src/filter/filter_ops.c:1.33->1.34 

---------------------
PatchSet 2545 
Date: 2002/09/29 14:49:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more network run accounting fixes

Members: 
	src/filter/filter_ops.c:1.34->1.35 

---------------------
PatchSet 2546 
Date: 2002/10/02 14:11:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed string constants (for gcc3.3)

Members: 
	src/plugins/distortion.c:1.10->1.11 
	src/plugins/flanger.c:1.20->1.21 
	src/plugins/mixer.c:1.14->1.15 

---------------------
PatchSet 2547 
Date: 2002/10/04 21:11:09
Author: mag
Branch: HEAD
Tag: (none) 
Log:
there was one left

Members: 
	.cvsignore:1.2->1.3(DEAD) 

---------------------
PatchSet 2552 
Date: 2002/10/04 22:30:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix header

Members: 
	po/de.po:1.7->1.8 
	po/fr.po:1.9->1.10 

---------------------
PatchSet 2554 
Date: 2002/11/03 21:22:26
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed strange behaviour with alsa rc5, now using new alsa api

Members: 
	src/plugins/audio_io_alsa.c:1.12->1.13 

---------------------
PatchSet 2555 
Date: 2002/11/07 12:39:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added describe-filter-params from Mario Lang (with minor change)

Members: 
	CREDITS:1.11->1.12 
	src/glmid/glame.scm:1.78->1.79 

---------------------
PatchSet 2556 
Date: 2002/11/08 16:21:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use 3-param AC_DEFINE variant to get rid of acconfig.h

Members: 
	macros/acg-alsa.m4:1.4->1.5 
	macros/acg-func-madvise.m4:1.1->1.2 
	macros/acg-guile.m4:1.3->1.4 
	macros/acx-pthread.m4:1.6->1.7 
	macros/libxml.m4:1.12->1.13 

---------------------
PatchSet 2557 
Date: 2002/11/08 16:22:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
switched to autoconf2.50 and automake1.6 (old ones do no longer work)

Members: 
	acconfig.h:1.41->1.42(DEAD) 
	autogen.sh:1.15->1.16 
	configure.ac:INITIAL->1.1 
	configure.in:1.151->1.152(DEAD) 

---------------------
PatchSet 2558 
Date: 2002/11/08 16:24:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
update to use new automake1.6 feature -- src in subdirs

Members: 
	src/gui/Makefile.am:1.57->1.58 
	src/gui/edit_filter/Makefile.am:1.18->1.19(DEAD) 
	src/gui/libgtkwaveform/Makefile.am:1.6->1.7(DEAD) 
	src/gui/timeline/Makefile.am:1.4->1.5(DEAD) 
	src/gui/util/Makefile.am:1.10->1.11(DEAD) 

---------------------
PatchSet 2559 
Date: 2002/11/08 16:34:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
aclocal subdir handling is done via ACLOCAL_AMFLAGS in toplevel Makefile.am

Members: 
	Makefile.am:1.25->1.26 
	configure.ac:1.1->1.2 
	macros/aclocal-include.m4:1.1->1.2(DEAD) 

---------------------
PatchSet 2560 
Date: 2002/11/08 16:39:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
appearently autopoint uses first entry in ACLOCAL_AMFLAGS for the m4 macro
directory, so -I . is not a good idea there.

Members: 
	Makefile.am:1.26->1.27 
	autogen.sh:1.16->1.17 

---------------------
PatchSet 2561 
Date: 2002/11/08 16:57:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
distcheck fixes

Members: 
	macros/Makefile.am:1.10->1.11 
	src/gui/Makefile.am:1.58->1.59 

---------------------
PatchSet 2562 
Date: 2002/11/09 21:45:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
made pixmaps out of rec/mute buttons

Members: 
	src/gui/Makefile.am:1.59->1.60 
	src/gui/libgtkwaveform/gtkwaveview.c:1.32->1.33 
	src/gui/libgtkwaveform/mute.xpm:INITIAL->1.1 
	src/gui/libgtkwaveform/rec.xpm:INITIAL->1.1 

---------------------
PatchSet 2563 
Date: 2002/11/09 21:46:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
implemented mix

Members: 
	src/glmid/clipboard.c:1.6->1.7 
	src/glmid/clipboard.h:1.3->1.4 
	src/gui/waveeditgui.c:1.130->1.131 

---------------------
PatchSet 2564 
Date: 2002/11/10 12:56:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remember settings for export, set default button to EXPORT

Members: 
	src/gui/importexport.c:1.17->1.18 

---------------------
PatchSet 2565 
Date: 2002/11/10 14:38:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed annoying DPRINTF

Members: 
	src/gui/swapfilegui.c:1.86->1.87 

---------------------
PatchSet 2566 
Date: 2002/11/10 14:39:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added missing break; statement (dragging again works...)

Members: 
	src/gui/timeline/timeline.c:1.19->1.20 

---------------------
PatchSet 2567 
Date: 2002/11/10 14:39:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
set canvas scroll region to at least window size to align hpos 0 to window left

Members: 
	src/gui/timeline/timeline_canvas.c:1.4->1.5 

---------------------
PatchSet 2568 
Date: 2002/11/10 21:51:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
re-build configure from libltdl, fix handling of CC, CFLAGS environment vars on
configure.

Members: 
	autogen.sh:1.17->1.18 
	configure.ac:1.2->1.3 

---------------------
PatchSet 2569 
Date: 2002/11/11 10:35:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add notes about required versions of autoconf, automake and gettext

Members: 
	INSTALL:1.8->1.9 
	README:1.28->1.29 

---------------------
PatchSet 2580 
Date: 2002/11/15 09:02:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Italian translation from Benno

Members: 
	CREDITS:1.12->1.13 
	configure.ac:1.3->1.4 
	po/it.po:INITIAL->1.1 

---------------------
PatchSet 2582 
Date: 2002/11/15 09:08:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
corrected some (syntax) errors

Members: 
	po/it.po:1.1->1.2 

---------------------
PatchSet 2583 
Date: 2002/11/15 18:57:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed (multiple) project creation

Members: 
	src/gui/main.c:1.113->1.114 

---------------------
PatchSet 2597 
Date: 2002/12/01 21:44:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
hints for Gnome2 users

Members: 
	BUGS:1.12->1.13 
	README:1.29->1.30 

---------------------
PatchSet 2598 
Date: 2002/12/01 23:32:23
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added a first simple midi plugin to glame which just outputs a trigger and the velocity

Members: 
	src/plugins/Makefile.am:1.63->1.64 
	src/plugins/audio_io_alsa.c:1.13->1.14 
	src/plugins/midi_io_alsa.c:INITIAL->1.1 

---------------------
PatchSet 2599 
Date: 2002/12/02 00:27:25
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added port that outputs the frequency of a note

Members: 
	src/plugins/midi_io_alsa.c:1.1->1.2 

---------------------
PatchSet 2600 
Date: 2002/12/02 23:32:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont use MAP_FIXED which is not defined with FreeBSD 5

Members: 
	src/swapfile/swapfile_fs.c:1.46->1.47 

---------------------
PatchSet 2602 
Date: 2002/12/21 20:57:26
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Fix segfault with ameter alsa plugin.

Members: 
	src/plugins/mixer.c:1.15->1.16 

---------------------
PatchSet 2603 
Date: 2002/12/28 13:43:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont use render plugin for exporting 1/2 tracks to mono/stereo.

Members: 
	src/gui/importexport.c:1.18->1.19 

---------------------
PatchSet 2604 
Date: 2003/01/03 00:03:35
Author: mag
Branch: HEAD
Tag: (none) 
Log:
fixed missing snd_pcm_drain

Members: 
	src/plugins/audio_io_alsa.c:1.14->1.15 

---------------------
PatchSet 2605 
Date: 2003/01/06 12:40:26
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Move libintl.h in front of std includes to unbreak RH8.0. [Matthias
Kleinmann]

Members: 
	src/gui/swapfilegui.c:1.87->1.88 

---------------------
PatchSet 2606 
Date: 2003/03/09 19:33:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added danish translation by Allan Lyckegaard.

Members: 
	CREDITS:1.13->1.14 
	configure.ac:1.4->1.5 
	po/da.po:INITIAL->1.1 

---------------------
PatchSet 2608 
Date: 2003/04/08 19:52:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add "preroll" support at recording time (place the marker before the selection
and record into it). Untested. iBooks cannot record :(

Members: 
	src/gui/waveeditgui.c:1.131->1.132 

---------------------
PatchSet 2609 
Date: 2003/04/09 20:40:31
Author: richi
Branch: HEAD
Tag: v1_0_branchpoint 
Log:
pre-branch cosmetic checkins

Members: 
	po/de.po:1.8->1.9 
	po/fr.po:1.10->1.11 
	po/it.po:1.2->1.3 

---------------------
PatchSet 2618 
Date: 2003/04/11 21:09:54
Author: richi
Branch: HEAD
Tag: after-gnome2_branch-merge 
Log:
Merged gnome2_branch into HEAD.

Members: 
	configure.ac:1.5->1.6 
	src/Makefile.am:1.29->1.30 
	src/filter/Makefile.am:1.48->1.49 
	src/glmid/Makefile.am:1.30->1.31 
	src/gui/Makefile.am:1.60->1.61 
	src/gui/gltreeitem.c:1.20->1.21 
	src/gui/gltreeitem.h:1.9->1.10 
	src/gui/gtkwavedraw.c:1.8->1.9 
	src/gui/importexport.c:1.19->1.20 
	src/gui/main.c:1.114->1.115 
	src/gui/swapfilegui.c:1.88->1.89 
	src/gui/waveeditgui.c:1.132->1.133 
	src/gui/edit_filter/canvasfilter.c:1.56->1.57 
	src/gui/edit_filter/canvasitem.h:1.15->1.16 
	src/gui/edit_filter/canvaspipe.c:1.27->1.28 
	src/gui/edit_filter/canvasport.c:1.31->1.32 
	src/gui/edit_filter/edit_filter_marshal.list:1.1->1.2 
	src/gui/edit_filter/filtereditgui.c:1.59->1.60 
	src/gui/edit_filter/glamecanvas.c:1.47->1.48 
	src/gui/edit_filter/glamecanvas.h:1.20->1.21 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.15->1.16 
	src/gui/libgtkwaveform/gtkwavebuffer.c:1.1->1.2 
	src/gui/libgtkwaveform/gtkwaveview.c:1.33->1.34 
	src/gui/libgtkwaveform2/Makefile.am:1.1->1.2 
	src/gui/timeline/timeline.c:1.20->1.21 
	src/gui/timeline/timeline_canvas.c:1.5->1.6 
	src/gui/util/glame_curve.c:1.7->1.8 
	src/gui/util/glame_dnd.h:1.1->1.2 
	src/gui/util/glame_gui_utils.c:1.27->1.28 
	src/gui/util/glame_gui_utils.h:1.13->1.14 
	src/gui/util/glame_hruler.c:1.4->1.5 
	src/gui/util/glame_param.c:1.22->1.23 
	src/gui/util/glame_ruler.h:1.3->1.4 
	src/gui/util/gtknob.c:1.13->1.14 
	src/hash/Makefile.am:1.8->1.9 
	src/plugins/Makefile.am:1.64->1.65 
	src/plugins/audio_io_alsa.c:1.15->1.16 
	src/plugins/distortion.c:1.11->1.12 
	src/plugins/flanger.c:1.21->1.22 
	src/plugins/midi_io_alsa.c:1.2->1.3 
	src/plugins/mixer.c:1.16->1.17 
	src/plugins/normalize.c:1.18->1.19 
	src/swapfile/Makefile.am:1.20->1.21 

---------------------
PatchSet 2619 
Date: 2003/04/11 23:18:16
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
destructors in treeitem and swapfilegui and waveeditgui.
fixed gtkstyle 1.2-2.0 changes in hruler

Members: 
	src/gui/gltreeitem.c:1.21->1.22 
	src/gui/swapfilegui.c:1.89->1.90 
	src/gui/waveeditgui.c:1.133->1.134 
	src/gui/util/glame_hruler.c:1.5->1.6 

---------------------
PatchSet 2627 
Date: 2003/04/15 19:58:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Fixed (sort of) network running API by introducing a refcounted handle.

Members: 
	doc/filter.texi:1.34->1.35 
	src/filter/filter.h:1.81->1.82 
	src/filter/filter_buffer.c:1.34->1.35 
	src/filter/filter_ops.c:1.35->1.36 
	src/filter/filter_ops.h:1.9->1.10 

---------------------
PatchSet 2628 
Date: 2003/04/15 20:00:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Fixed users for new network execution API.

Members: 
	src/glmid/glame.scm:1.79->1.80 
	src/glmid/glscript_filter.c:1.36->1.37 
	src/gui/apply.c:1.20->1.21 
	src/gui/importexport.c:1.20->1.21 
	src/gui/waveeditgui.c:1.134->1.135 
	src/gui/edit_filter/filtereditgui.c:1.60->1.61 
	src/gui/edit_filter/glamecanvas.c:1.48->1.49 
	src/gui/util/glame_gui_utils.c:1.28->1.29 
	src/plugins/basic.c:1.34->1.35 
	src/plugins/basic_sample.c:1.65->1.66 
	src/plugins/mixer.c:1.17->1.18 
	src/plugins/normalize.c:1.19->1.20 

---------------------
PatchSet 2629 
Date: 2003/04/15 20:35:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
require libxml2 to reduce mess in actual check

Members: 
	configure.ac:1.6->1.7 

---------------------
PatchSet 2630 
Date: 2003/04/15 20:36:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remove check for libxml1, fix check for libxml2 to check for includes
beyond libxml/

Members: 
	macros/libxml.m4:1.13->1.14 

---------------------
PatchSet 2631 
Date: 2003/04/15 20:36:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
include xml stuff beyond libxml/, if needed

Members: 
	src/glmid/gpsm.c:1.53->1.54 
	src/gui/glame_accelerator.c:1.18->1.19 
	src/gui/glame_accelerator.h:1.12->1.13 
	src/gui/swapfilegui.c:1.90->1.91 

---------------------
PatchSet 2632 
Date: 2003/04/15 21:08:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix gtk signal prototypes,
alloc pixmaps only after widget realization. [forward port from 1.0]

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.34->1.35 

---------------------
PatchSet 2633 
Date: 2003/04/15 21:11:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix gtk signal prototypes [forward port from 1.0]

Members: 
	src/gui/swapfilegui.c:1.91->1.92 
	src/gui/waveeditgui.c:1.135->1.136 

---------------------
PatchSet 2634 
Date: 2003/04/15 21:27:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
honour duration parameter [forward port from 1.0]

Members: 
	src/plugins/audio_io_alsa.c:1.16->1.17 

---------------------
PatchSet 2635 
Date: 2003/04/15 21:29:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed punch-in recording [forward port from 1.0]

Members: 
	src/gui/default-accels:1.27->1.28 
	src/gui/waveeditgui.c:1.136->1.137 

---------------------
PatchSet 2636 
Date: 2003/04/15 21:32:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix some warnings that might be bugs [forward port from 1.0]

Members: 
	src/filter/filter_param.c:1.20->1.21 
	src/glmid/glscript_filter.c:1.37->1.38 
	src/glmid/glscript_swapfile.c:1.11->1.12 
	src/glmid/gpsm.c:1.54->1.55 
	src/gui/edit_filter/canvasfilter.c:1.57->1.58 
	src/gui/util/glame_param.c:1.23->1.24 
	src/plugins/swapfile_io.c:1.27->1.28 
	src/swapfile/swapfile_fs.c:1.47->1.48 

---------------------
PatchSet 2637 
Date: 2003/04/15 21:46:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use GTK_TREE_SELECTION_OLD, not GTK_TREE_SELECTION

Members: 
	src/gui/swapfilegui.c:1.92->1.93 

---------------------
PatchSet 2638 
Date: 2003/04/15 21:54:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
protect against multiple destruction

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.35->1.36 

---------------------
PatchSet 2639 
Date: 2003/04/15 22:04:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use gtk_signal_connect, not gtk_signal_connect_after - fixes popup menu

Members: 
	src/gui/swapfilegui.c:1.93->1.94 

---------------------
PatchSet 2640 
Date: 2003/04/15 22:54:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
#defines for magic numbers - note that on-line changing of toolbar stocks doesnt
seem to work

Members: 
	src/gui/waveeditgui.c:1.137->1.138 

---------------------
PatchSet 2650 
Date: 2003/04/20 22:54:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add typedef for gpsmop callback functions

Members: 
	src/glmid/gpsm.h:1.18->1.19 

---------------------
PatchSet 2651 
Date: 2003/04/20 22:54:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/template/t/

Members: 
	src/filter/filter.h:1.82->1.83 

---------------------
PatchSet 2652 
Date: 2003/04/20 22:56:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
start to fix warnings/errors building with a C++ compiler

Members: 
	src/gui/Makefile.am:1.61->1.62 
	src/gui/apply.c:1.21->1.22 
	src/gui/gltreeitem.c:1.22->1.23 
	src/gui/importexport.c:1.21->1.22 
	src/gui/swapfilegui.c:1.94->1.95 
	src/gui/waveeditgui.c:1.138->1.139 
	src/gui/edit_filter/canvasfilter.c:1.58->1.59 
	src/gui/edit_filter/canvaspipe.c:1.28->1.29 
	src/gui/edit_filter/canvasport.c:1.32->1.33 
	src/gui/edit_filter/filtereditgui.c:1.61->1.62 
	src/gui/edit_filter/filtereditgui.h:1.9->1.10 
	src/gui/edit_filter/glamecanvas.c:1.49->1.50 
	src/gui/libgtkwaveform/gtkeditablewavebuffer.c:1.2->1.3 
	src/gui/libgtkwaveform/gtkeditablewavebuffer.h:1.1->1.2 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.16->1.17 
	src/gui/libgtkwaveform/gtkwaveview.c:1.36->1.37 
	src/gui/libgtkwaveform/gwavefile.h:1.3->1.4 
	src/gui/timeline/timeline.c:1.21->1.22 
	src/gui/timeline/timeline_canvas.c:1.6->1.7 
	src/gui/util/glame_gui_utils.c:1.29->1.30 
	src/gui/util/glame_param.c:1.24->1.25 
	src/gui/util/glame_ruler.c:1.4->1.5 
	src/gui/util/gtknob.c:1.14->1.15 

---------------------
PatchSet 2653 
Date: 2003/04/21 13:16:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix more warnings

Members: 
	src/gui/main.c:1.115->1.116 
	src/gui/waveeditgui.c:1.139->1.140 
	src/gui/edit_filter/canvasfilter.c:1.59->1.60 
	src/gui/edit_filter/canvaspipe.c:1.29->1.30 
	src/gui/edit_filter/canvasport.c:1.33->1.34 
	src/gui/edit_filter/filtereditgui.c:1.62->1.63 
	src/gui/timeline/timeline.c:1.22->1.23 
	src/gui/timeline/timeline_canvas.c:1.7->1.8 
	src/gui/util/glame_curve.c:1.8->1.9 
	src/gui/util/glame_gui_utils.c:1.30->1.31 
	src/gui/util/glame_gui_utils.h:1.14->1.15 
	src/gui/util/gtknob.c:1.15->1.16 

---------------------
PatchSet 2654 
Date: 2003/04/21 13:16:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disable use of libglade until we fix gtknob

Members: 
	configure.ac:1.7->1.8 

---------------------
PatchSet 2655 
Date: 2003/04/21 17:51:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
actually use preferences...

Members: 
	src/cglame.c:1.31->1.32 

---------------------
PatchSet 2658 
Date: 2003/04/21 18:10:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
export filter_launchcontext_ref (for guile use)

Members: 
	src/filter/filter.h:1.83->1.84 
	src/filter/filter_ops.c:1.36->1.37 

---------------------
PatchSet 2659 
Date: 2003/04/21 18:11:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
make filter_launchcontext_t a firstclass guile object and fix the network
running procedures accordingly.

Members: 
	src/glmid/glame.scm:1.80->1.81 
	src/glmid/glscript_filter.c:1.38->1.39 

---------------------
PatchSet 2661 
Date: 2003/04/22 22:46:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix help for HEAD, too

Members: 
	src/gui/main.c:1.116->1.117 
	src/gui/util/glame_gui_utils.c:1.31->1.32 

---------------------
PatchSet 2662 
Date: 2003/04/23 19:11:58
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Revert to deprecated but working old-style calls with guile 1.6. [dk]

Members: 
	src/include/glame_guile_compat.h:1.2->1.3 

---------------------
PatchSet 2664 
Date: 2003/04/23 19:37:43
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Make sure we do not distribute a dirty debian dir by mistake. [dk]

Members: 
	Makefile.am:1.27->1.28 

---------------------
PatchSet 2667 
Date: 2003/04/23 19:43:26
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Sync with debian version 1.0.0-1. [dk]

Members: 
	debian/changelog:1.10->1.11 
	debian/control:1.12->1.13 
	debian/copyright:1.3->1.4 
	debian/rules:1.12->1.13 

---------------------
PatchSet 2668 
Date: 2003/04/23 20:07:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add check for gcc vector modes

Members: 
	macros/acg-vector.m4:INITIAL->1.1 

---------------------
PatchSet 2669 
Date: 2003/04/23 20:07:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
bump version number to 1.1CVS, remove accidentially added AC_CXX, added check
for gcc vector modes aka SIMD support.

Members: 
	configure.ac:1.8->1.9 

---------------------
PatchSet 2670 
Date: 2003/04/23 21:55:09
Author: richi
Branch: HEAD
Tag: (none) 
Log:
vectorize c_scalar_product_1d and c_scalar_product_2d as an example

Members: 
	src/hash/glsimd.c:1.4->1.5 
	src/hash/glsimd.h:1.4->1.5 

---------------------
PatchSet 2671 
Date: 2003/04/23 22:58:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
vectorized in-place routines

Members: 
	src/hash/glsimd.c:1.5->1.6 

---------------------
PatchSet 2672 
Date: 2003/04/23 23:52:24
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Load Scheme extensions into guile-user rather than glame-user. [dk]
Switch back to new-style calls with guile 1.6. [dk]

Members: 
	src/glmid/glscript.c:1.37->1.38 
	src/include/glame_guile_compat.h:1.3->1.4 

---------------------
PatchSet 2674 
Date: 2003/04/27 12:53:54
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Switch from values.h to the more portable limits.h. [dk]

Members: 
	src/gui/util/glame_gui_utils.c:1.32->1.33 
	src/gui/util/glame_param.c:1.25->1.26 

---------------------
PatchSet 2675 
Date: 2003/04/27 18:01:02
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Use CPPFLAGS instead of CFLAGS where appropriate. [dk]

Members: 
	configure.ac:1.9->1.10 
	macros/acg-alsa.m4:1.5->1.6 
	macros/gnome.m4:1.9->1.10 

---------------------
PatchSet 2676 
Date: 2003/04/27 18:52:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
define NO_ASM for --disable-asm

Members: 
	configure.ac:1.10->1.11 

---------------------
PatchSet 2677 
Date: 2003/04/27 18:53:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use one global mx for C atomic fallback

Members: 
	src/glmid/glmid.c:1.56->1.57 
	src/include/atomic.h:1.12->1.13 

---------------------
PatchSet 2678 
Date: 2003/04/27 22:08:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
expose filter_ops struct definition

Members: 
	src/filter/filter_ops.c:1.37->1.38 
	src/filter/filter_ops.h:1.10->1.11 

---------------------
PatchSet 2679 
Date: 2003/04/27 22:09:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
lay ground for jack plugin

Members: 
	configure.ac:1.11->1.12 
	src/plugins/Makefile.am:1.65->1.66 

---------------------
PatchSet 2680 
Date: 2003/04/27 22:10:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
jack plugin prototype (doesnt build, doesnt work, incomplete)

Members: 
	src/plugins/audio_io_jack.c:INITIAL->1.1 

---------------------
PatchSet 2681 
Date: 2003/04/27 22:14:16
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Try hard to convince the preprocessor to support varargs macros. Fail if
it stubbornly resists. [dk]

Members: 
	configure.ac:1.12->1.13 

---------------------
PatchSet 2682 
Date: 2003/04/27 22:52:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed build-problems, use plugin, if available

Members: 
	src/plugins/audio_io.c:1.44->1.45 
	src/plugins/audio_io_jack.c:1.1->1.2 

---------------------
PatchSet 2687 
Date: 2003/04/27 23:17:54
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Remove obsolete checks for Gnome v1. [dk]

Members: 
	macros/gnome.m4:1.10->1.11(DEAD) 

---------------------
PatchSet 2689 
Date: 2003/05/14 22:58:05
Author: mag
Branch: HEAD
Tag: (none) 
Log:
added param_set method to stretch.c
all parameters now realtime capable

Members: 
	src/plugins/stretch.c:1.5->1.6 

---------------------
PatchSet 2691 
Date: 2003/05/14 23:31:54
Author: mag
Branch: HEAD
Tag: (none) 
Log:
forward ported removal of braindead code

Members: 
	src/plugins/stretch.c:1.6->1.7 

---------------------
PatchSet 2692 
Date: 2003/05/18 11:57:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix segfaults by disabling async redraws for now

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.37->1.38 

---------------------
PatchSet 2693 
Date: 2003/05/18 12:03:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
make aio_generic_register_(input|output) return the created filter

Members: 
	src/plugins/audio_io.c:1.45->1.46 
	src/plugins/audio_io.h:1.1->1.2 

---------------------
PatchSet 2694 
Date: 2003/05/18 12:03:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix callers of aio_generic_register_(input|output)

Members: 
	src/plugins/audio_io_alsa.c:1.17->1.18 
	src/plugins/audio_io_esd.c:1.11->1.12 
	src/plugins/audio_io_irix.c:1.5->1.6 
	src/plugins/audio_io_jack.c:1.2->1.3 
	src/plugins/audio_io_oss.c:1.19->1.20 

---------------------
PatchSet 2695 
Date: 2003/05/18 12:31:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
optimize step/page increments dependend on min/max hints

Members: 
	src/glmid/ladspa.c:1.18->1.19 

---------------------
PatchSet 2696 
Date: 2003/05/18 20:08:38
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
extern "C"s

Members: 
	src/gui/edit_filter/canvasitem.h:1.16->1.17 
	src/gui/edit_filter/filtereditgui.h:1.10->1.11 
	src/gui/edit_filter/glamecanvas.h:1.21->1.22 

---------------------
PatchSet 2697 
Date: 2003/05/18 20:09:23
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
more extern "C"s

Members: 
	src/gui/glame_accelerator.h:1.13->1.14 
	src/gui/glame_console.h:1.1->1.2 
	src/gui/importexport.h:1.2->1.3 
	src/gui/swapfilegui.h:1.7->1.8 
	src/gui/waveeditgui.h:1.12->1.13 
	src/gui/util/glame_gui_utils.h:1.15->1.16 

---------------------
PatchSet 2698 
Date: 2003/05/18 20:10:58
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
dummy tree. shows only root of gpsm, no interaction/updates

Members: 
	src/gui/tree/gltree.cpp:INITIAL->1.1 
	src/gui/tree/gltree.h:INITIAL->1.1 

---------------------
PatchSet 2699 
Date: 2003/05/18 20:24:29
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
extern "C"s
second binary for c++
now builds glame (old) glame2(new with broken but gtk2 tree)

Members: 
	src/gui/Makefile.am:1.62->1.63 
	src/gui/main2.cpp:INITIAL->1.1 
	src/gui/timeline/timeline.h:1.4->1.5 
	src/gui/timeline/timeline_canvas.h:1.2->1.3 

---------------------
PatchSet 2700 
Date: 2003/05/18 20:25:04
Author: xwolf
Branch: HEAD
Tag: (none) 
Log:
added c++ define in configure
more extern "C"s

Members: 
	configure.ac:1.13->1.14 
	src/glmid/clipboard.h:1.4->1.5 
	src/glmid/glconfig.h:1.2->1.3 
	src/glmid/glmid.h:1.11->1.12 
	src/glmid/gpsm.h:1.19->1.20 

---------------------
PatchSet 2701 
Date: 2003/05/18 21:23:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix unresolved symbol

Members: 
	src/plugins/normalize.c:1.20->1.21 

---------------------
PatchSet 2702 
Date: 2003/05/18 22:21:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
set PLUGIN_LABEL property

Members: 
	src/glmid/ladspa.c:1.19->1.20 

---------------------
PatchSet 2703 
Date: 2003/05/18 22:21:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use PLUGIN_LABEL, if available

Members: 
	src/gui/apply.c:1.22->1.23 

---------------------
PatchSet 2706 
Date: 2003/05/19 19:36:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
move CATEGORY setting for ladspa plugins to ladspa.c, use first character
of Label, if available

Members: 
	src/glmid/glplugin.c:1.42->1.43 
	src/glmid/ladspa.c:1.20->1.21 

---------------------
PatchSet 2708 
Date: 2003/05/19 21:29:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
support streamed control ports

Members: 
	src/glmid/ladspa.c:1.21->1.22 

---------------------
PatchSet 2709 
Date: 2003/05/19 21:32:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
handle LADSPA control ports specially

Members: 
	src/filter/filter_port.c:1.13->1.14 
	src/gui/apply.c:1.23->1.24 
	src/gui/waveeditgui.c:1.140->1.141 
	src/gui/edit_filter/canvasport.c:1.34->1.35 

---------------------
PatchSet 2710 
Date: 2003/05/19 22:08:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
dont exclude any control ports

Members: 
	src/glmid/ladspa.c:1.22->1.23 

---------------------
PatchSet 2711 
Date: 2003/05/20 20:45:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
New resample gpsm operation. Incomplete ;)

Members: 
	src/plugins/Makefile.am:1.66->1.67 
	src/plugins/resample.c:INITIAL->1.1 

---------------------
PatchSet 2712 
Date: 2003/05/20 22:54:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
finished resample

Members: 
	src/plugins/resample.c:1.1->1.2 

---------------------
PatchSet 2713 
Date: 2003/05/22 21:48:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added support for libmad mp3 importing

Members: 
	configure.ac:1.14->1.15 
	src/gui/importexport.c:1.22->1.23 

---------------------
PatchSet 2714 
Date: 2003/05/22 23:38:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
clean up filetype handling using gnome-vfs (whooo...)

Members: 
	src/gui/importexport.c:1.23->1.24 

---------------------
PatchSet 2715 
Date: 2003/05/25 11:33:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added ogg import support via libvorbisfile

Members: 
	configure.ac:1.15->1.16 
	src/gui/importexport.c:1.24->1.25 

---------------------
PatchSet 2716 
Date: 2003/05/25 11:40:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
make sources default to 0.0 (aka inf now) GLAME Duration.

Members: 
	src/glmid/ladspa.c:1.23->1.24 

---------------------
PatchSet 2717 
Date: 2003/05/25 12:03:07
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added support for ladspa v1.1 default hints

Members: 
	src/glmid/ladspa.c:1.24->1.25 

---------------------
PatchSet 2718 
Date: 2003/05/25 13:16:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added filterparam_val_get_pos and made pos params volatile

Members: 
	src/filter/filter_param.h:1.24->1.25 

---------------------
PatchSet 2719 
Date: 2003/05/25 14:00:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
lrdf support

Members: 
	configure.ac:1.16->1.17 
	src/glmid/glmid.c:1.57->1.58 
	src/glmid/ladspa.c:1.25->1.26 

---------------------
PatchSet 2720 
Date: 2003/05/25 14:25:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
killed gtk_swapfile_buffer_get_swfiles()

Members: 
	src/gui/waveeditgui.c:1.141->1.142 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.17->1.18 
	src/gui/libgtkwaveform/gtkswapfilebuffer.h:1.9->1.10 

---------------------
PatchSet 2721 
Date: 2003/05/25 14:37:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added gtk_swapfile_buffer_get_active()

Members: 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.18->1.19 
	src/gui/libgtkwaveform/gtkswapfilebuffer.h:1.10->1.11 

---------------------
PatchSet 2722 
Date: 2003/05/25 15:07:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added ability to select active tracks [laurent/richi]

Members: 
	src/gui/Makefile.am:1.63->1.64 
	src/gui/libgtkwaveform/gtkwaveview.c:1.38->1.39 
	src/gui/libgtkwaveform/sel.xpm:INITIAL->1.1 

---------------------
PatchSet 2723 
Date: 2003/05/25 16:01:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use selected channels information

Members: 
	src/gui/waveeditgui.c:1.142->1.143 

---------------------
PatchSet 2724 
Date: 2003/05/25 17:38:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
handle control outputs

Members: 
	src/glmid/ladspa.c:1.26->1.27 

---------------------
PatchSet 2725 
Date: 2003/05/25 17:40:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
handle control outputs,
dont show param values from connected control inputs

Members: 
	src/gui/edit_filter/canvasfilter.c:1.60->1.61 
	src/gui/edit_filter/canvasport.c:1.35->1.36 

---------------------
PatchSet 2726 
Date: 2003/05/25 17:42:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
localize accelerator descriptions

Members: 
	src/gui/glame_accelerator.c:1.19->1.20 

---------------------
PatchSet 2727 
Date: 2003/05/25 19:11:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
show progress/status on mp3/ogg importing

Members: 
	src/gui/importexport.c:1.25->1.26 

---------------------
PatchSet 2728 
Date: 2003/05/25 22:02:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
added non-fatal PKG_CONFIG check

Members: 
	macros/Makefile.am:1.11->1.12 
	macros/acg-pkg.m4:INITIAL->1.1 

---------------------
PatchSet 2729 
Date: 2003/05/25 22:03:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use non-fatal PKG_CONFIG check for lrdf and libmad

Members: 
	configure.ac:1.17->1.18 

---------------------
PatchSet 2730 
Date: 2003/05/25 22:05:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add Makevars, like in 1.0

Members: 
	po/Makevars:1.1->1.2 

---------------------
PatchSet 2731 
Date: 2003/05/25 22:48:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add copyright notices

Members: 
	src/gui/tree/gltree.cpp:1.1->1.2 
	src/gui/tree/gltree.h:1.1->1.2 

---------------------
PatchSet 2732 
Date: 2003/05/25 23:27:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
updated translation

Members: 
	po/de.po:1.9->1.10 

---------------------
PatchSet 2733 
Date: 2003/05/26 19:21:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
drop GtkText, use GtkTextBuffer and GtkTextView

Members: 
	src/gui/glame_console.c:1.7->1.8 
	src/gui/glame_console.h:1.2->1.3 

---------------------
PatchSet 2734 
Date: 2003/05/26 21:50:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remove global define of GTK_ENABLE_BROKEN, enable locally in gltreeitem.h

Members: 
	configure.ac:1.18->1.19 
	src/gui/gltreeitem.h:1.10->1.11 

---------------------
PatchSet 2735 
Date: 2003/05/26 22:00:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Use GtkTextView, not GtkText

Members: 
	src/plugins/normalize.c:1.21->1.22 

---------------------
PatchSet 2736 
Date: 2003/05/26 22:13:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed destroy method

Members: 
	src/gui/util/gtknob.c:1.16->1.17 

---------------------
PatchSet 2737 
Date: 2003/05/26 22:31:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed typo, use other stock items

Members: 
	src/gui/edit_filter/filtereditgui.c:1.63->1.64 

---------------------
PatchSet 2738 
Date: 2003/05/26 22:31:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use other stock items

Members: 
	src/gui/waveeditgui.c:1.143->1.144 

---------------------
PatchSet 2739 
Date: 2003/05/29 15:30:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed crash, reenabled async redrawing [Thanks to Owen Taylor <otaylor@redhat.com>!]

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.39->1.40 

---------------------
PatchSet 2741 
Date: 2003/06/01 15:09:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
honour control ports

Members: 
	src/glmid/network_utils.c:1.13->1.14 
	src/gui/apply.c:1.24->1.25 

---------------------
PatchSet 2742 
Date: 2003/06/01 22:18:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed defaults/min/max for samplerate hint ports

Members: 
	src/glmid/ladspa.c:1.27->1.28 

---------------------
PatchSet 2743 
Date: 2003/06/02 20:52:35
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Rec, mute and select buttons in a hbox (better aspect when 4 tracks)

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.40->1.41 

---------------------
PatchSet 2744 
Date: 2003/06/02 20:54:40
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Smaller pixmap.

Members: 
	src/gui/libgtkwaveform/mute.xpm:1.1->1.2 
	src/gui/libgtkwaveform/rec.xpm:1.1->1.2 
	src/gui/libgtkwaveform/sel.xpm:1.1->1.2 

---------------------
PatchSet 2745 
Date: 2003/06/08 13:55:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
re-enabled libglade support with fallback for incorrect xml descriptions,
disabled gtknob libglade support

Members: 
	configure.ac:1.19->1.20 
	src/gui/util/glame_param.c:1.26->1.27 
	src/gui/util/gtknob.c:1.17->1.18 

---------------------
PatchSet 2746 
Date: 2003/06/09 21:51:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
glade1 xml -> glade2 xml

Members: 
	src/glmid/ladspa.c:1.28->1.29 

---------------------
PatchSet 2747 
Date: 2003/06/09 22:07:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
glade1 xml -> glade2 xml

Members: 
	src/plugins/distortion.c:1.12->1.13 
	src/plugins/file_io.c:1.81->1.82 
	src/plugins/flanger.c:1.22->1.23 

---------------------
PatchSet 2748 
Date: 2003/06/09 22:54:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed xml for real

Members: 
	src/plugins/file_io.c:1.82->1.83 

---------------------
PatchSet 2749 
Date: 2003/06/12 20:30:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
convert to UTF-8

Members: 
	po/da.po:1.1->1.2 
	po/de.po:1.10->1.11 
	po/fr.po:1.11->1.12 
	po/it.po:1.3->1.4 

---------------------
PatchSet 2750 
Date: 2003/06/12 20:31:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
set textdomain codeset to UTF-8

Members: 
	src/gui/main.c:1.117->1.118 

---------------------
PatchSet 2751 
Date: 2003/06/15 14:02:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
maybe fixed registering gtknob to glade

Members: 
	src/gui/util/gtknob.c:1.18->1.19 

---------------------
PatchSet 2752 
Date: 2003/06/16 21:42:57
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
New xml gtknob description for glade2 (not working)

Members: 
	src/plugins/mixer.c:1.18->1.19 

---------------------
PatchSet 2753 
Date: 2003/06/17 22:09:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed name of glade widget

Members: 
	src/plugins/mixer.c:1.19->1.20 

---------------------
PatchSet 2758 
Date: 2003/06/26 21:13:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fsck and mkswap need pthread library

Members: 
	src/swapfile/Makefile.am:1.21->1.22 

---------------------
PatchSet 2760 
Date: 2003/06/26 21:14:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use autopoint --force

Members: 
	autogen.sh:1.18->1.19 

---------------------
PatchSet 2762 
Date: 2003/06/26 21:40:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
check -lpthread before -pthread

Members: 
	macros/acx-pthread.m4:1.7->1.8 

---------------------
PatchSet 2771 
Date: 2003/07/02 10:36:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix requirements

Members: 
	INSTALL:1.9->1.10 
	README:1.30->1.31 

---------------------
PatchSet 2772 
Date: 2003/07/03 11:43:24
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Simple fallback check for libmad when no .pc is available. [dk]

Members: 
	configure.ac:1.20->1.21 

---------------------
PatchSet 2774 
Date: 2003/07/03 20:10:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
link $(LIBINTL)

Members: 
	src/Makefile.am:1.30->1.31 
	src/gui/Makefile.am:1.64->1.65 

---------------------
PatchSet 2775 
Date: 2003/07/03 20:38:00
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Clean up check for libvorbis. [dk]

Members: 
	configure.ac:1.21->1.22 

---------------------
PatchSet 2776 
Date: 2003/07/03 20:40:41
Author: nold
Branch: HEAD
Tag: (none) 
Log:
libmad is fixed-point and does not need to link with -lm. [dk]
Do not spill into LIBS. [dk]

Members: 
	configure.ac:1.22->1.23 

---------------------
PatchSet 2777 
Date: 2003/07/03 20:43:18
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Need to add -logg -lm to GLAME_LIBS as well in vorbis check. [dk]

Members: 
	configure.ac:1.23->1.24 

---------------------
PatchSet 2778 
Date: 2003/07/03 21:16:23
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Successfully obfuscates vorbis check. Somewhere deep inside, it even
probes the number of arguments for ov_read_float(). [dk]

Members: 
	configure.ac:1.24->1.25 

---------------------
PatchSet 2779 
Date: 2003/07/03 21:17:52
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Support ov_read_float() in the 3, and 4 arg variant for compatibility
with older rc versions of libvorbisfile. [dk]

Members: 
	src/gui/importexport.c:1.26->1.27 

---------------------
PatchSet 2781 
Date: 2003/07/06 11:47:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Ignore lost sync in first frame for libmad mp3 import to skip ID3 tags and
other garbage.

Members: 
	src/gui/importexport.c:1.27->1.28 

---------------------
PatchSet 2783 
Date: 2003/07/08 18:11:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
ignore all recoverable errors from libmad, but warn for the non-obvious,
honour cancel requests for mp3 and ogg

Members: 
	src/gui/importexport.c:1.28->1.29 

---------------------
PatchSet 2784 
Date: 2003/07/08 21:29:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Fixed thinko in previous patch.

Members: 
	src/gui/importexport.c:1.29->1.30 

---------------------
PatchSet 2786 
Date: 2003/07/28 10:45:01
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Improved vararg test. [dk]

Members: 
	configure.ac:1.25->1.26 

---------------------
PatchSet 2788 
Date: 2003/07/28 12:55:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
replace MIN/MAX macros with something sane (untested)

Members: 
	src/include/util.h:1.17->1.18 

---------------------
PatchSet 2789 
Date: 2003/08/08 20:56:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fixed handling of !double params

Members: 
	src/glmid/ladspa.c:1.29->1.30 

---------------------
PatchSet 2790 
Date: 2003/08/08 21:14:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
really fixed !double params

Members: 
	src/glmid/ladspa.c:1.30->1.31 

---------------------
PatchSet 2791 
Date: 2003/08/29 01:16:17
Author: mag
Branch: HEAD
Tag: (none) 
Log:
implemented syncronized overlap-add

Members: 
	src/plugins/stretch.c:1.7->1.8 

---------------------
PatchSet 2793 
Date: 2003/11/18 20:03:19
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Use new play and stop icons

Members: 
	src/gui/waveeditgui.c:1.144->1.145 

---------------------
PatchSet 2794 
Date: 2003/11/18 20:05:26
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Use new play/stop icons

Members: 
	data/pixmaps/Makefile.am:1.15->1.16 

---------------------
PatchSet 2795 
Date: 2003/11/18 20:07:42
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
New play icon

Members: 
	data/pixmaps/play-button.png:INITIAL->1.1 

---------------------
PatchSet 2796 
Date: 2003/11/18 20:08:54
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
New stop icon

Members: 
	data/pixmaps/stop-button.png:INITIAL->1.1 

---------------------
PatchSet 2797 
Date: 2003/12/31 17:18:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
shrink cluster fd cache if _any_ open() fails.

Members: 
	src/swapfile/swfs_cluster.c:1.28->1.29 
	src/swapfile/swfs_file.c:1.20->1.21 

---------------------
PatchSet 2798 
Date: 2003/12/31 22:08:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
properly prototype swcluster_set_cache

Members: 
	src/cglame.c:1.32->1.33 

---------------------
PatchSet 2799 
Date: 2003/12/31 22:10:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
reset cache parameters only, if not already configured

Members: 
	src/swapfile/swfs_cluster.c:1.29->1.30 

---------------------
PatchSet 2805 
Date: 2004/01/06 15:32:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
don't try to join a thread twice (fixes NPTL issues)

Members: 
	src/filter/filter_ops.c:1.38->1.39 

---------------------
PatchSet 2808 
Date: 2004/01/06 22:59:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
introduce GLAME_IO_BUFSIZE

Members: 
	src/include/glame_types.h:1.19->1.20 

---------------------
PatchSet 2809 
Date: 2004/01/06 22:59:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix munmap of random pointer,
optimize mp3 reading,
fix filetype detection (check for more mimetypes...)

Members: 
	src/gui/importexport.c:1.30->1.31 

---------------------
PatchSet 2810 
Date: 2004/01/06 23:16:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
restore mp3 import progress bar (but not so fast)

Members: 
	src/gui/importexport.c:1.31->1.32 

---------------------
PatchSet 2813 
Date: 2004/01/10 15:26:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
revert part of previous patch

Members: 
	src/gui/importexport.c:1.32->1.33 
	src/include/glame_types.h:1.20->1.21 

---------------------
PatchSet 2814 
Date: 2004/01/10 15:38:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
sync with 1.0 branch

Members: 
	src/gui/importexport.c:1.33->1.34 

---------------------
PatchSet 2818 
Date: 2004/01/10 16:34:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
show performance of mp3 import

Members: 
	src/gui/importexport.c:1.34->1.35 

---------------------
PatchSet 2835 
Date: 2004/02/08 21:50:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use gnome_program_init, not gnome_init, name glame "glame2"

Members: 
	src/gui/main.c:1.118->1.119 
	src/gui/main2.cpp:1.1->1.2 

---------------------
PatchSet 2836 
Date: 2004/02/08 21:50:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
pending stuff

Members: 
	TODO:1.87->1.88 

---------------------
PatchSet 2837 
Date: 2004/02/08 21:52:30
Author: richi
Branch: HEAD
Tag: (none) 
Log:
different CFLAGS

Members: 
	configure.ac:1.26->1.27 

---------------------
PatchSet 2838 
Date: 2004/02/08 22:03:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more pending

Members: 
	TODO:1.88->1.89 

---------------------
PatchSet 2839 
Date: 2004/02/08 22:04:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use malloc attribute for alloc/make_private

Members: 
	src/filter/filter_buffer.h:1.9->1.10 

---------------------
PatchSet 2840 
Date: 2004/02/08 22:05:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
random pending fixes

Members: 
	src/gui/main2.cpp:1.2->1.3 

---------------------
PatchSet 2841 
Date: 2004/02/15 21:56:56
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
mp3 export plugin using Lame.

Members: 
	src/plugins/file_mp3_out.c:INITIAL->1.1 

---------------------
PatchSet 2842 
Date: 2004/02/16 22:17:07
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Add libmp3lame check.

Members: 
	configure.ac:1.27->1.28 

---------------------
PatchSet 2843 
Date: 2004/02/16 22:21:13
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Add write_mp3_file plugin compilation if libmp3lame is installed.

Members: 
	src/plugins/Makefile.am:1.67->1.68 

---------------------
PatchSet 2844 
Date: 2004/02/16 22:24:42
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- Remove unused libaudiofile params.
- Correct path for lame.h.
- Copyright: added myself.

Members: 
	src/plugins/file_mp3_out.c:1.1->1.2 

---------------------
PatchSet 2845 
Date: 2004/02/19 21:33:59
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Check for 2 input pipes, else fails.

Members: 
	src/plugins/file_mp3_out.c:1.2->1.3 

---------------------
PatchSet 2846 
Date: 2004/02/20 15:05:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add --copy --add-missing for automake in libltdl

Members: 
	autogen.sh:1.19->1.20 

---------------------
PatchSet 2847 
Date: 2004/02/26 20:53:04
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Added 2 Lame parameters.

Members: 
	src/plugins/file_mp3_out.c:1.3->1.4 

---------------------
PatchSet 2848 
Date: 2004/02/26 22:02:21
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
This one better.

Members: 
	src/plugins/file_mp3_out.c:1.4->1.5 

---------------------
PatchSet 2849 
Date: 2004/02/29 21:39:24
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Add id3 tags.

Members: 
	src/plugins/file_mp3_out.c:1.5->1.6 

---------------------
PatchSet 2850 
Date: 2004/03/20 21:32:50
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Add mp3 export, with Richie suggested changes.

Members: 
	src/gui/importexport.c:1.35->1.36 

---------------------
PatchSet 2851 
Date: 2004/03/21 11:58:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
robustify lame export support, clean importexport.c somewhat.

Members: 
	src/gui/importexport.c:1.36->1.37 

---------------------
PatchSet 2852 
Date: 2004/03/22 22:53:53
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Removes the zeros at the begining of the mp3 file (was missing Lame code)

Members: 
	src/plugins/file_mp3_out.c:1.6->1.7 

---------------------
PatchSet 2853 
Date: 2004/03/26 16:24:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
allow both alsa 0.9.x and alsa 1.x.x (checked with unstable/2.6)

Members: 
	configure.ac:1.28->1.29 

---------------------
PatchSet 2854 
Date: 2004/03/26 16:25:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
removed all the va_copy stuff

Members: 
	src/hash/glsignal.c:1.15->1.16 

---------------------
PatchSet 2855 
Date: 2004/03/26 18:38:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
forgot one place to fix wrt va_copy - and back it is :(

Members: 
	src/hash/glsignal.c:1.16->1.17 

---------------------
PatchSet 2856 
Date: 2004/03/26 18:49:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
check for va_copy for which we don't provide a (broken) fallback anymore.

Members: 
	macros/acg-stuff.m4:1.6->1.7 

---------------------
PatchSet 2857 
Date: 2004/03/28 22:44:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
don't #include libintl.h but use gnome.h to wrap properly for !USE_NLS

Members: 
	src/gui/main.c:1.119->1.120 
	src/gui/swapfilegui.c:1.95->1.96 

---------------------
PatchSet 2858 
Date: 2004/04/05 21:15:57
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
First try for events in glame2 (see mail to glame-devel)

Members: 
	src/gui/tree/gltree.h:1.2->1.3 

---------------------
PatchSet 2859 
Date: 2004/04/05 21:17:54
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
first try for events in glame2 (see mail to glame-devel)

Members: 
	src/gui/tree/gltree.cpp:1.2->1.3 

---------------------
PatchSet 2860 
Date: 2004/04/12 22:18:18
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Start a context menu, delete and edit callback.

Members: 
	src/gui/tree/gltree.cpp:1.3->1.4 

---------------------
PatchSet 2862 
Date: 2004/04/18 14:15:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
check availability of Resample before registering

Members: 
	src/plugins/resample.c:1.2->1.3 

---------------------
PatchSet 2863 
Date: 2004/04/18 21:51:18
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- Swfile/track and group properties callbacks.

Members: 
	src/gui/tree/gltree.cpp:1.4->1.5 

---------------------
PatchSet 2864 
Date: 2004/04/20 22:26:33
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
 "new project" callback.

Members: 
	src/gui/main2.cpp:1.3->1.4 

---------------------
PatchSet 2865 
Date: 2004/04/21 19:04:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
don't use deprecated cast-as-lvalue extension

Members: 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.19->1.20 
	src/include/list.h:1.21->1.22 

---------------------
PatchSet 2867 
Date: 2004/04/21 19:12:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
somebody renamed Prior/Next to Page_Up/Page_Down...

Members: 
	src/gui/default-accels:1.28->1.29 

---------------------
PatchSet 2868 
Date: 2004/04/22 22:44:53
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- delete_cb: tree store is updated when item are moved to [deleted].
- "add group" , "add mono" and "add stereo" callbacks.

Members: 
	src/gui/tree/gltree.cpp:1.5->1.6 

---------------------
PatchSet 2869 
Date: 2004/04/26 21:33:32
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- Treestore  build at startup: recurse to go in gpsm tree sub levels.

Members: 
	src/gui/tree/gltree.cpp:1.6->1.7 

---------------------
PatchSet 2870 
Date: 2004/05/02 20:45:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
work around placement check quirks

Members: 
	src/glmid/gpsm.c:1.55->1.56 
	src/glmid/gpsm.h:1.20->1.21 

---------------------
PatchSet 2871 
Date: 2004/05/02 20:48:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix item selection

Members: 
	src/gui/swapfilegui.c:1.96->1.97 

---------------------
PatchSet 2872 
Date: 2004/05/03 22:09:42
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- Operations menu ( adds a global variable ...)

Members: 
	src/gui/tree/gltree.cpp:1.7->1.8 

---------------------
PatchSet 2873 
Date: 2004/05/05 23:11:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
don't emit signals with arguments that require dereferencing a NULL pointer...

Members: 
	src/filter/filter_param.c:1.21->1.22 
	src/filter/filter_port.c:1.14->1.15 

---------------------
PatchSet 2875 
Date: 2004/05/06 19:51:10
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Check port before using it.

Members: 
	src/glmid/ladspa.c:1.31->1.32 

---------------------
PatchSet 2876 
Date: 2004/05/06 20:29:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
report ladspa plugin loading errors (and partial loads via DPRINTF)

Members: 
	src/glmid/glplugin.c:1.43->1.44 

---------------------
PatchSet 2877 
Date: 2004/05/09 21:59:36
Author: richi
Branch: HEAD
Tag: (none) 
Log:
trust size parameter

Members: 
	src/plugins/swapfile_io.c:1.28->1.29 

---------------------
PatchSet 2878 
Date: 2004/05/10 22:01:36
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- Import and export callbacks.

Members: 
	src/gui/tree/gltree.cpp:1.8->1.9 

---------------------
PatchSet 2879 
Date: 2004/05/18 08:50:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
provide C++ safe version of safe_foreach

Members: 
	src/include/list.h:1.22->1.23 

---------------------
PatchSet 2880 
Date: 2004/05/18 21:23:55
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- UTF8 support
- update tree in emptytrash_cb

Members: 
	src/gui/main2.cpp:1.4->1.5 

---------------------
PatchSet 2881 
Date: 2004/05/19 09:49:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
this time a tested version of C++ glame_list_safe_foreach

Members: 
	src/include/list.h:1.23->1.24 

---------------------
PatchSet 2882 
Date: 2004/05/21 21:22:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
clean up worst namespace issues, other cleanup

Members: 
	src/gui/main2.cpp:1.5->1.6 
	src/gui/tree/gltree.cpp:1.9->1.10 
	src/gui/tree/gltree.h:1.3->1.4 

---------------------
PatchSet 2883 
Date: 2004/05/21 23:05:52
Author: richi
Branch: HEAD
Tag: (none) 
Log:
don't invalidate selection on context menu popup, instead pass
GtkTreeIter to the callbacks

Members: 
	src/gui/main2.cpp:1.6->1.7 
	src/gui/tree/gltree.cpp:1.10->1.11 
	src/gui/tree/gltree.h:1.4->1.5 

---------------------
PatchSet 2884 
Date: 2004/05/22 22:37:28
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Add clipboard.c and mergeparent.c

Members: 
	src/gui/tree/gltree.cpp:1.11->1.12 

---------------------
PatchSet 2885 
Date: 2004/05/28 22:28:57
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Add copyselected_cb

Members: 
	src/gui/tree/gltree.cpp:1.12->1.13 

---------------------
PatchSet 2886 
Date: 2004/05/31 19:06:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
handle empty destination group in copyselected_cb (and simplify)

Members: 
	src/gui/tree/gltree.cpp:1.13->1.14 

---------------------
PatchSet 2887 
Date: 2004/05/31 22:26:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
native tree model, modeled after gtktreestore

Members: 
	src/gui/tree/gpsmstore.c:INITIAL->1.1 
	src/gui/tree/gpsmstore.h:INITIAL->1.1 

---------------------
PatchSet 2888 
Date: 2004/05/31 22:28:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use new GlameGpsmStore tree model

Members: 
	src/gui/Makefile.am:1.65->1.66 
	src/gui/main2.cpp:1.7->1.8 
	src/gui/tree/gltree.cpp:1.14->1.15 
	src/gui/tree/gltree.h:1.5->1.6 

---------------------
PatchSet 2889 
Date: 2004/06/02 23:22:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix excessive warnings, remove duplicate macro definitions

Members: 
	src/glmid/glscript.c:1.38->1.39 
	src/glmid/glscript.h:1.15->1.16 
	src/glmid/glscript_filter.c:1.39->1.40 
	src/glmid/glscript_gpsm.c:1.10->1.11 
	src/glmid/glscript_swapfile.c:1.12->1.13 

---------------------
PatchSet 2890 
Date: 2004/06/05 14:13:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
kill unused stuff, reindent, etc.

Members: 
	src/gui/tree/gpsmstore.c:1.1->1.2 
	src/gui/tree/gpsmstore.h:1.1->1.2 

---------------------
PatchSet 2891 
Date: 2004/06/13 15:07:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
more cleanups, add size column

Members: 
	src/gui/main2.cpp:1.8->1.9 
	src/gui/tree/gltree.cpp:1.15->1.16 
	src/gui/tree/gltree.h:1.6->1.7 
	src/gui/tree/gpsmstore.c:1.2->1.3 
	src/gui/tree/gpsmstore.h:1.2->1.3 

---------------------
PatchSet 2892 
Date: 2004/06/13 23:27:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
don't use C++ (file rename is for another time)

Members: 
	src/gui/main2.cpp:1.9->1.10 
	src/gui/tree/gltree.cpp:1.16->1.17 
	src/gui/tree/gltree.h:1.7->1.8 

---------------------
PatchSet 2893 
Date: 2004/06/13 23:40:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
rename gltree.cpp -> gltree.c

Members: 
	src/gui/Makefile.am:1.66->1.67 
	src/gui/tree/gltree.c:INITIAL->1.1 
	src/gui/tree/gltree.cpp:1.17->1.18(DEAD) 

---------------------
PatchSet 2898 
Date: 2004/06/17 17:27:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
guard with extern "C"

Members: 
	src/gui/tree/gltree.h:1.8->1.9 

---------------------
PatchSet 2903 
Date: 2004/06/30 20:42:30
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
More columns

Members: 
	src/gui/tree/gltree.c:1.1->1.2 
	src/gui/tree/gpsmstore.c:1.3->1.4 
	src/gui/tree/gpsmstore.h:1.3->1.4 

---------------------
PatchSet 2904 
Date: 2004/06/30 22:31:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
don't fiddle with the swapfile, but use gpsm_item_hsize

Members: 
	src/gui/gltreeitem.c:1.23->1.24 
	src/gui/tree/gpsmstore.c:1.4->1.5 

---------------------
PatchSet 2905 
Date: 2004/07/08 21:20:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add stubs for missing menu items

Members: 
	src/gui/tree/gltree.c:1.2->1.3 

---------------------
PatchSet 2906 
Date: 2004/07/08 21:47:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
implement missing callbacks

Members: 
	src/gui/tree/gltree.c:1.3->1.4 

---------------------
PatchSet 2907 
Date: 2004/07/08 21:51:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
make main2.cpp default, replace main.c, glame2 is now glame which is dead.

Members: 
	src/gui/Makefile.am:1.67->1.68 
	src/gui/main.c:1.120->1.121 

---------------------
PatchSet 2908 
Date: 2004/07/08 21:52:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
kill

Members: 
	src/gui/main2.cpp:1.10->1.11(DEAD) 

---------------------
PatchSet 2909 
Date: 2004/07/08 21:53:41
Author: richi
Branch: HEAD
Tag: (none) 
Log:
we don't need C++ no more

Members: 
	configure.ac:1.29->1.30 

---------------------
PatchSet 2910 
Date: 2004/07/08 22:14:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use <> for system includes

Members: 
	src/gui/glame_accelerator.c:1.20->1.21 

---------------------
PatchSet 2911 
Date: 2004/07/08 22:15:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
optimize

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.41->1.42 
	src/gui/libgtkwaveform/gtkwaveview.h:1.9->1.10 

---------------------
PatchSet 2912 
Date: 2004/07/08 22:15:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remove unneeded includes

Members: 
	src/plugins/file_mp3_out.c:1.7->1.8 

---------------------
PatchSet 2913 
Date: 2004/07/13 18:29:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
limit range of volume_adjust to reasonable range

Members: 
	src/plugins/basic_sample.c:1.66->1.67 

---------------------
PatchSet 2914 
Date: 2004/07/13 18:51:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
guard network construction with more checks

Members: 
	src/gui/waveeditgui.c:1.145->1.146 

---------------------
PatchSet 2917 
Date: 2004/10/10 21:21:53
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Plugin for oggvorbis export.

Members: 
	src/plugins/file_oggvorbis_out.c:INITIAL->1.1 

---------------------
PatchSet 2918 
Date: 2004/10/10 21:26:55
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Add linking to libvorbisenc

Members: 
	configure.ac:1.30->1.31 

---------------------
PatchSet 2919 
Date: 2004/10/10 21:32:56
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Add file_oggvorbis_out.c
Some "if HAVE_LIBVORBISFILE" commented because compilator complains .

Members: 
	src/plugins/Makefile.am:1.68->1.69 

---------------------
PatchSet 2920 
Date: 2004/10/13 20:53:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Fix conditional compilation, remove FIXMEs wrt index handling (and fix the code).

Members: 
	configure.ac:1.31->1.32 
	src/plugins/Makefile.am:1.69->1.70 
	src/plugins/file_oggvorbis_out.c:1.1->1.2 

---------------------
PatchSet 2921 
Date: 2004/10/19 16:42:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use __attribute__((vector_size(N))), not __attribute__((mode(M))) for
vector types as recommended.  Works for gcc 3.3 and up (3.1 and up rumored).

Members: 
	macros/acg-vector.m4:1.1->1.2 
	src/hash/glsimd.h:1.5->1.6 

---------------------
PatchSet 2922 
Date: 2004/10/23 14:09:21
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Update copyright years.

Members: 
	src/cglame.c:1.33->1.34 
	src/filter/filter.c:1.64->1.65 
	src/filter/filter.h:1.84->1.85 
	src/filter/filter_buffer.c:1.35->1.36 
	src/filter/filter_buffer.h:1.10->1.11 
	src/filter/filter_ops.c:1.39->1.40 
	src/filter/filter_ops.h:1.11->1.12 
	src/filter/filter_param.c:1.22->1.23 
	src/filter/filter_param.h:1.25->1.26 
	src/filter/filter_pipe.c:1.14->1.15 
	src/filter/filter_pipe.h:1.9->1.10 
	src/filter/filter_port.c:1.15->1.16 
	src/filter/filter_port.h:1.8->1.9 
	src/filter/filter_protocols.h:1.29->1.30 
	src/filter/filter_tools.h:1.34->1.35 
	src/glmid/clipboard.c:1.7->1.8 
	src/glmid/clipboard.h:1.5->1.6 
	src/glmid/glame.scm:1.81->1.82 
	src/glmid/glame_audiofile.c:1.25->1.26 
	src/glmid/glconfig.c:1.3->1.4 
	src/glmid/glconfig.h:1.3->1.4 
	src/glmid/glmid.c:1.58->1.59 
	src/glmid/glplugin.c:1.44->1.45 
	src/glmid/glplugin.h:1.23->1.24 
	src/glmid/glscript.c:1.39->1.40 
	src/glmid/glscript.h:1.16->1.17 
	src/glmid/glscript_filter.c:1.40->1.41 
	src/glmid/glscript_gpsm.c:1.11->1.12 
	src/glmid/glscript_swapfile.c:1.13->1.14 
	src/glmid/gpsm.c:1.56->1.57 
	src/glmid/gpsm.h:1.21->1.22 
	src/glmid/ladspa.c:1.32->1.33 
	src/glmid/network_utils.c:1.14->1.15 
	src/gui/apply.c:1.25->1.26 
	src/gui/glame_accelerator.c:1.21->1.22 
	src/gui/glame_accelerator.h:1.14->1.15 
	src/gui/glame_console.c:1.8->1.9 
	src/gui/gltreeitem.c:1.24->1.25 
	src/gui/gltreeitem.h:1.11->1.12 
	src/gui/importexport.c:1.37->1.38 
	src/gui/importexport.h:1.3->1.4 
	src/gui/main.c:1.121->1.122 
	src/gui/swapfilegui.c:1.97->1.98 
	src/gui/waveeditgui.c:1.146->1.147 
	src/gui/waveeditgui.h:1.13->1.14 
	src/gui/edit_filter/canvasfilter.c:1.61->1.62 
	src/gui/edit_filter/canvaspipe.c:1.30->1.31 
	src/gui/edit_filter/canvasport.c:1.36->1.37 
	src/gui/edit_filter/filtereditgui.c:1.64->1.65 
	src/gui/edit_filter/glamecanvas.c:1.50->1.51 
	src/gui/edit_filter/main.c:1.9->1.10 
	src/gui/libgtkwaveform/gtkeditablewavebuffer.c:1.3->1.4 
	src/gui/libgtkwaveform/gtkeditablewavebuffer.h:1.2->1.3 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.20->1.21 
	src/gui/libgtkwaveform/gtkswapfilebuffer.h:1.11->1.12 
	src/gui/libgtkwaveform/gtkwavebuffer.c:1.2->1.3 
	src/gui/libgtkwaveform/gtkwavebuffer.h:1.1->1.2 
	src/gui/libgtkwaveform/gtkwaveview.c:1.42->1.43 
	src/gui/libgtkwaveform/gtkwaveview.h:1.10->1.11 
	src/gui/libgtkwaveform2/gsimplewavecache.c:1.1->1.2 
	src/gui/libgtkwaveform2/gwave.c:1.1->1.2 
	src/gui/libgtkwaveform2/gwavecache.c:1.1->1.2 
	src/gui/timeline/timeline.c:1.23->1.24 
	src/gui/timeline/timeline_canvas.c:1.8->1.9 
	src/gui/util/glame_gui_utils.c:1.33->1.34 
	src/gui/util/glame_gui_utils.h:1.16->1.17 
	src/gui/util/glame_hruler.c:1.6->1.7 
	src/gui/util/glame_hruler.h:1.1->1.2 
	src/gui/util/glame_param.c:1.27->1.28 
	src/gui/util/glame_param.h:1.4->1.5 
	src/gui/util/glame_ruler.c:1.5->1.6 
	src/gui/util/glame_ruler.h:1.4->1.5 
	src/hash/glame_hash.c:1.17->1.18 
	src/hash/glame_hash.h:1.10->1.11 
	src/hash/gldb.c:1.8->1.9 
	src/hash/gldb.h:1.8->1.9 
	src/hash/gldb_string.c:1.7->1.8 
	src/hash/gldb_string.h:1.7->1.8 
	src/hash/gldb_worm.c:1.5->1.6 
	src/hash/gldb_worm.h:1.4->1.5 
	src/hash/glsignal.c:1.17->1.18 
	src/hash/glsignal.h:1.14->1.15 
	src/hash/glsimd.c:1.6->1.7 
	src/include/atomic.h:1.13->1.14 
	src/include/atomic_alpha.h:1.1->1.2 
	src/include/atomic_mips.h:1.7->1.8 
	src/include/atomic_ppc.h:1.1->1.2 
	src/include/atomic_x86.h:1.8->1.9 
	src/include/glame_audiofile.h:1.6->1.7 
	src/include/glame_guile_compat.h:1.4->1.5 
	src/include/glame_swab.h:1.2->1.3 
	src/include/glame_types.h:1.21->1.22 
	src/include/hash.h:1.5->1.6 
	src/include/list.h:1.24->1.25 
	src/include/util.h:1.18->1.19 
	src/plugins/arithmetic.c:1.20->1.21 
	src/plugins/audio_io.c:1.46->1.47 
	src/plugins/audio_io_alsa.c:1.18->1.19 
	src/plugins/audio_io_esd.c:1.12->1.13 
	src/plugins/audio_io_irix.c:1.6->1.7 
	src/plugins/audio_io_oss.c:1.20->1.21 
	src/plugins/basic.c:1.35->1.36 
	src/plugins/basic_sample.c:1.67->1.68 
	src/plugins/debug.c:1.14->1.15 
	src/plugins/distortion.c:1.13->1.14 
	src/plugins/echo.c:1.23->1.24 
	src/plugins/fader.c:1.3->1.4 
	src/plugins/fft_plugins.c:1.19->1.20 
	src/plugins/file_io.c:1.83->1.84 
	src/plugins/file_mp3_out.c:1.8->1.9 
	src/plugins/file_oggvorbis_out.c:1.2->1.3 
	src/plugins/flanger.c:1.23->1.24 
	src/plugins/iir.c:1.22->1.23 
	src/plugins/mixer.c:1.20->1.21 
	src/plugins/noisegate.c:1.16->1.17 
	src/plugins/normalize.c:1.22->1.23 
	src/plugins/pan.c:1.20->1.21 
	src/plugins/pipe.c:1.24->1.25 
	src/plugins/resample.c:1.3->1.4 
	src/plugins/ssp.c:1.15->1.16 
	src/plugins/stretch.c:1.8->1.9 
	src/plugins/swapfile_io.c:1.29->1.30 
	src/plugins/tutorial.c:1.14->1.15 
	src/plugins/waveform.c:1.30->1.31 
	src/swapfile/swapfile.h:1.17->1.18 
	src/swapfile/swapfile_fs.c:1.48->1.49 
	src/swapfile/swapfile_mkswap.c:1.1->1.2 
	src/swapfile/swfs_cluster.c:1.30->1.31 
	src/swapfile/swfs_cluster.h:1.11->1.12 
	src/swapfile/swfs_ctree.c:1.14->1.15 
	src/swapfile/swfs_ctree.h:1.6->1.7 
	src/swapfile/swfs_file.c:1.21->1.22 
	src/swapfile/swfs_file.h:1.5->1.6 

---------------------
PatchSet 2924 
Date: 2004/10/26 22:17:05
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Dialog with 2 tabs.

Members: 
	src/gui/importexport.c:1.38->1.39 

---------------------
PatchSet 2934 
Date: 2004/10/28 19:59:45
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Forward ported AC_DEFUN quoting fix. [dk]

Members: 
	macros/acg-alsa.m4:1.6->1.7 
	macros/acg-esd.m4:1.1->1.2 
	macros/acg-func-madvise.m4:1.2->1.3 
	macros/acg-guile.m4:1.4->1.5 
	macros/acg-ladspa.m4:1.2->1.3 
	macros/acg-mips-ll-sc.m4:1.1->1.2 
	macros/acg-pkg.m4:1.1->1.2 
	macros/acg-vector.m4:1.2->1.3 
	macros/libxml.m4:1.14->1.15 

---------------------
PatchSet 2935 
Date: 2004/10/28 20:02:58
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Forward port Debian changes from 1.0 branch. [dk]

Members: 
	debian/changelog:1.11->1.12 
	debian/control:1.13->1.14 
	debian/copyright:1.4->1.5 
	debian/glame.menu:1.1->1.2 

---------------------
PatchSet 2936 
Date: 2004/10/28 20:05:56
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Merge changes from stable branches. [dk]

Members: 
	glame.spec:1.7->1.8 

---------------------
PatchSet 2937 
Date: 2004/10/28 21:24:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix some gtk warnings

Members: 
	src/gui/importexport.c:1.39->1.40 
	src/gui/tree/gltree.c:1.4->1.5 
	src/gui/util/glame_gui_utils.c:1.34->1.35 

---------------------
PatchSet 2938 
Date: 2004/10/31 22:08:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
update visible copyrights this time.

Members: 
	src/cglame.c:1.34->1.35 
	src/gui/main.c:1.122->1.123 

---------------------
PatchSet 2939 
Date: 2004/10/31 22:21:47
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix bogous gtk casts

Members: 
	src/plugins/resample.c:1.4->1.5 

---------------------
PatchSet 2940 
Date: 2004/11/03 21:33:59
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Set encoder sample rate

Members: 
	src/plugins/file_oggvorbis_out.c:1.3->1.4 

---------------------
PatchSet 2941 
Date: 2004/11/03 21:35:16
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Add Ogg Vorbis tab

Members: 
	src/gui/importexport.c:1.40->1.41 

---------------------
PatchSet 2942 
Date: 2004/11/05 21:10:24
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Change ogg_menu_index if Lame not installed

Members: 
	src/gui/importexport.c:1.41->1.42 

---------------------
PatchSet 2943 
Date: 2004/11/05 22:09:26
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Print selected item in the contextual menu

Members: 
	src/gui/tree/gltree.c:1.5->1.6 

---------------------
PatchSet 2944 
Date: 2004/11/05 22:55:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix memleak, truncate track/group name if too long.

Members: 
	src/gui/tree/gltree.c:1.6->1.7 

---------------------
PatchSet 2945 
Date: 2004/11/07 22:33:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
try substituting one option menu for the not deprecated gtk combo box.

Members: 
	src/gui/importexport.c:1.42->1.43 

---------------------
PatchSet 2946 
Date: 2004/11/07 22:41:33
Author: richi
Branch: HEAD
Tag: (none) 
Log:
handle combo box

Members: 
	src/gui/util/glame_param.c:1.28->1.29 

---------------------
PatchSet 2947 
Date: 2004/11/07 22:50:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use combo box, not option menu

Members: 
	src/plugins/normalize.c:1.23->1.24 

---------------------
PatchSet 2948 
Date: 2004/11/07 23:13:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
handle combo box in xml, really this time.
convert distortion to use combo box, not option menu.

Members: 
	src/gui/util/glame_param.c:1.29->1.30 
	src/plugins/distortion.c:1.14->1.15 

---------------------
PatchSet 2949 
Date: 2004/11/07 23:28:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/option menu/combo box/.

Members: 
	src/plugins/file_io.c:1.84->1.85 
	src/plugins/flanger.c:1.24->1.25 

---------------------
PatchSet 2950 
Date: 2004/11/12 16:44:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Do not PANIC/DERROR if you can exit gracefully using FILTER_ERROR_CLEANUP
or FILTER_ERROR_STOP.

Members: 
	src/plugins/audio_io_oss.c:1.21->1.22 

---------------------
PatchSet 2951 
Date: 2004/11/12 16:49:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
avoid PANICing.

Members: 
	src/glmid/glame_audiofile.c:1.26->1.27 

---------------------
PatchSet 2952 
Date: 2004/11/15 21:53:13
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Set encoder sample rate.

Members: 
	src/plugins/file_mp3_out.c:1.9->1.10 

---------------------
PatchSet 2953 
Date: 2004/11/16 18:57:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
sanitize, convert to using GtkComboBox.

Members: 
	src/plugins/file_mp3_out.c:1.10->1.11 

---------------------
PatchSet 2954 
Date: 2004/11/16 19:21:26
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remove support for GtkOptionMenu xml, use GtkComboBox instead

Members: 
	src/gui/util/glame_param.c:1.30->1.31 

---------------------
PatchSet 2955 
Date: 2004/11/16 19:58:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use GtkComboBox, not GtkCombo.

Members: 
	src/gui/main.c:1.123->1.124 

---------------------
PatchSet 2956 
Date: 2004/11/16 20:10:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
don't use obsolete GnomeEntry.

Members: 
	src/gui/util/glame_gui_utils.c:1.35->1.36 

---------------------
PatchSet 2957 
Date: 2004/11/16 22:12:07
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
-Use gtk_combo_box

Members: 
	src/plugins/file_oggvorbis_out.c:1.4->1.5 

---------------------
PatchSet 2958 
Date: 2004/11/16 22:21:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
clean

Members: 
	src/plugins/file_oggvorbis_out.c:1.5->1.6 

---------------------
PatchSet 2959 
Date: 2004/12/03 21:13:30
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Replace gtk_option_menu with gtk_combo_box (export only)

Members: 
	src/gui/importexport.c:1.43->1.44 

---------------------
PatchSet 2960 
Date: 2004/12/03 21:14:59
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Changes related to importexport.c

Members: 
	src/plugins/file_mp3_out.c:1.11->1.12 

---------------------
PatchSet 2961 
Date: 2004/12/03 21:23:17
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
fix a segfault when selecting audio i/o plugin
(fault depending on gtk or glib version, it seems)

Members: 
	src/gui/main.c:1.124->1.125 

---------------------
PatchSet 2962 
Date: 2004/12/07 22:07:12
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- compression default to none
- g_signal_connect and gtk_stock_ replace deprecated gtk_signal_connect
and gnome_stock_button

Members: 
	src/gui/importexport.c:1.44->1.45 

---------------------
PatchSet 2963 
Date: 2004/12/22 21:26:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remove old, unused files and stuff.

Members: 
	src/gui/gltreeitem.c:1.25->1.26(DEAD) 
	src/gui/gltreeitem.h:1.12->1.13(DEAD) 
	src/gui/main.c:1.125->1.126 
	src/gui/swapfilegui.c:1.98->1.99(DEAD) 
	src/gui/swapfilegui.h:1.8->1.9(DEAD) 

---------------------
PatchSet 2964 
Date: 2004/12/22 21:27:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remove old stuff

Members: 
	src/gui/gtkwavedraw.c:1.9->1.10(DEAD) 
	src/gui/gtkwavedraw.h:1.5->1.6(DEAD) 
	src/gui/wavetest.c:1.5->1.6(DEAD) 

---------------------
PatchSet 2965 
Date: 2004/12/22 21:55:08
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- replace deprecated gnome_file_entry with gtk_file_chooser_widget
- suggested file name made from item title and file type

Members: 
	src/gui/importexport.c:1.45->1.46 

---------------------
PatchSet 2966 
Date: 2004/12/23 18:59:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Added Edit -> Crop to selection.

Members: 
	src/gui/waveeditgui.c:1.147->1.148 

---------------------
PatchSet 2967 
Date: 2004/12/23 19:49:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Display splash screen while (now asynchronly) initializing the swapfile.

Members: 
	src/cglame.c:1.35->1.36 
	src/glmid/glscript_gpsm.c:1.12->1.13 
	src/glmid/gpsm.c:1.57->1.58 
	src/glmid/gpsm.h:1.22->1.23 
	src/gui/main.c:1.126->1.127 

---------------------
PatchSet 2968 
Date: 2004/12/23 22:51:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix window invalidating on zoom

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.43->1.44 

---------------------
PatchSet 2969 
Date: 2004/12/23 23:12:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disable timeline completely

Members: 
	src/gui/Makefile.am:1.68->1.69 
	src/gui/main.c:1.127->1.128 
	src/gui/tree/gltree.c:1.7->1.8 

---------------------
PatchSet 2970 
Date: 2004/12/23 23:30:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
kill obsolete stuff

Members: 
	TODO:1.89->1.90 

---------------------
PatchSet 2971 
Date: 2004/12/25 13:47:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Don't reject other compilers than GCC blindly.

Members: 
	configure.ac:1.32->1.33 

---------------------
PatchSet 2972 
Date: 2004/12/25 18:53:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Cosmetic string changes

Members: 
	src/gui/tree/gpsmstore.c:1.5->1.6 

---------------------
PatchSet 2973 
Date: 2004/12/25 18:55:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
simplify tree traversal

Members: 
	src/swapfile/swfs_ctree.c:1.15->1.16 

---------------------
PatchSet 2974 
Date: 2004/12/25 19:17:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix prototypes, use offsetof to avoid lvalue casts

Members: 
	src/hash/glame_hash.h:1.11->1.12 
	src/hash/gldb_worm.h:1.5->1.6 
	src/include/list.h:1.25->1.26 

---------------------
PatchSet 2975 
Date: 2004/12/25 19:29:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
avoid errors with pre-c90 compilers

Members: 
	src/gui/importexport.c:1.46->1.47 
	src/gui/tree/gltree.c:1.8->1.9 
	src/plugins/file_mp3_out.c:1.12->1.13 

---------------------
PatchSet 2976 
Date: 2004/12/25 19:32:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
try linking, not only compiling for va_copy test;  initialize a SIMD
vector.

Members: 
	macros/acg-stuff.m4:1.7->1.8 
	macros/acg-vector.m4:1.3->1.4 

---------------------
PatchSet 2977 
Date: 2004/12/26 20:53:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
try __va_copy, too.

Members: 
	macros/acg-stuff.m4:1.8->1.9 

---------------------
PatchSet 2978 
Date: 2004/12/26 20:54:50
Author: richi
Branch: HEAD
Tag: (none) 
Log:
don't bail out without vararg macros, instead define NO_VARARG_MACROS;
disable lrdf check

Members: 
	configure.ac:1.33->1.34 

---------------------
PatchSet 2979 
Date: 2004/12/26 20:55:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
sizeof(int) != sizeof(void *) maybe - avoid breaking aliasing rules

Members: 
	src/filter/filter_ops.c:1.40->1.41 

---------------------
PatchSet 2980 
Date: 2004/12/26 20:56:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
include time.h

Members: 
	src/glmid/gpsm.h:1.23->1.24 

---------------------
PatchSet 2981 
Date: 2004/12/26 20:56:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remove unused variables/functions

Members: 
	src/gui/edit_filter/canvasfilter.c:1.62->1.63 
	src/gui/edit_filter/glamecanvas.c:1.51->1.52 
	src/gui/util/glame_gui_utils.c:1.36->1.37 

---------------------
PatchSet 2982 
Date: 2004/12/26 20:57:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
s/typeof/__typeof__/, remove workaround for non-GCC

Members: 
	src/hash/glsignal.h:1.15->1.16 

---------------------
PatchSet 2983 
Date: 2004/12/26 20:57:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use NO_VARARG_MACROS, not HAVE_GCC

Members: 
	src/include/util.h:1.19->1.20 

---------------------
PatchSet 2984 
Date: 2004/12/26 20:58:12
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix warnings

Members: 
	src/plugins/pipe.c:1.25->1.26 
	src/plugins/resample.c:1.5->1.6 
	src/plugins/swapfile_io.c:1.30->1.31 

---------------------
PatchSet 2985 
Date: 2004/12/26 20:59:01
Author: richi
Branch: HEAD
Tag: (none) 
Log:
do not use C++ comments

Members: 
	src/filter/filter.c:1.65->1.66 
	src/hash/glsimd.c:1.7->1.8 
	src/plugins/mixer.c:1.21->1.22 

---------------------
PatchSet 2986 
Date: 2004/12/26 23:26:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
next try...

Members: 
	macros/acg-vector.m4:1.4->1.5 

---------------------
PatchSet 2987 
Date: 2004/12/27 22:00:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remove swapfilegui.c, add tree/gltree.c

Members: 
	po/POTFILES.in:1.3->1.4 

---------------------
PatchSet 2988 
Date: 2004/12/27 22:51:28
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add waveedit/'s' to toggle wave scrolling.

Members: 
	src/gui/default-accels:1.29->1.30 

---------------------
PatchSet 2989 
Date: 2004/12/27 23:16:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Update for new and changed strings.

Members: 
	po/de.po:1.11->1.12 

---------------------
PatchSet 2990 
Date: 2004/12/31 15:00:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix laurents e-mail

Members: 
	CREDITS:1.14->1.15 

---------------------
PatchSet 2991 
Date: 2004/12/31 15:01:29
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remove generated .info files

Members: 
	doc/Makefile.am:1.28->1.29 

---------------------
PatchSet 2992 
Date: 2004/12/31 15:02:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
don't use goto, if not needed

Members: 
	src/gui/importexport.c:1.47->1.48 

---------------------
PatchSet 2993 
Date: 2004/12/31 15:40:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
redraw only necessary parts

Members: 
	src/gui/util/glame_ruler.c:1.6->1.7 

---------------------
PatchSet 2994 
Date: 2004/12/31 15:51:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
re-generate from source, update.

Members: 
	po/de.po:1.12->1.13 

---------------------
PatchSet 2995 
Date: 2004/12/31 15:53:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
re-generate from source

Members: 
	po/da.po:1.2->1.3 
	po/fr.po:1.12->1.13 
	po/it.po:1.4->1.5 

---------------------
PatchSet 2996 
Date: 2005/01/01 20:53:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
optimize temp buffer allocation

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.44->1.45 
	src/gui/libgtkwaveform/gtkwaveview.h:1.11->1.12 

---------------------
PatchSet 2997 
Date: 2005/01/01 22:02:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add float_to_s16 conversion

Members: 
	src/gui/libgtkwaveform/gwavefile.c:1.3->1.4 
	src/gui/libgtkwaveform/gwavefile.h:1.4->1.5 

---------------------
PatchSet 2998 
Date: 2005/01/01 22:09:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
cleanups

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.45->1.46 

---------------------
PatchSet 2999 
Date: 2005/01/01 22:30:34
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
Update

Members: 
	po/fr.po:1.13->1.14 

---------------------
PatchSet 3000 
Date: 2005/01/01 22:55:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
another use of float_to_s16

Members: 
	src/gui/libgtkwaveform/gwavefile.c:1.4->1.5 

---------------------
PatchSet 3001 
Date: 2005/01/01 22:56:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
kill ugly, complicated  USE_MMAP get_samples variant.

Members: 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.21->1.22 

---------------------
PatchSet 3002 
Date: 2005/01/01 22:57:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
assume we read non-interleaved float (we do), use those floats for all
simple stuff, so avoid converting them _all_ to s16.

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.46->1.47 
	src/gui/libgtkwaveform/gtkwaveview.h:1.12->1.13 

---------------------
PatchSet 3003 
Date: 2005/01/01 23:02:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disable close button for splash screen

Members: 
	src/gui/main.c:1.128->1.129 

---------------------
PatchSet 3004 
Date: 2005/01/01 23:02:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add gpsm_group_common_samplerate

Members: 
	src/glmid/gpsm.c:1.58->1.59 
	src/glmid/gpsm.h:1.24->1.25 

---------------------
PatchSet 3005 
Date: 2005/01/01 23:04:04
Author: richi
Branch: HEAD
Tag: (none) 
Log:
use gpsm_group_common_samplerate to display duration and samplerate for groups

Members: 
	src/gui/tree/gpsmstore.c:1.6->1.7 

---------------------
PatchSet 3006 
Date: 2005/01/02 14:30:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
don't mess with CFLAGS, if user supplied

Members: 
	configure.ac:1.34->1.35 

---------------------
PatchSet 3007 
Date: 2005/01/02 21:23:27
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- Replace deprecated gtk_window_set_policy with gtk_window_set_resizable
- Export dialog now resizable (to allow more space when browsing with the gtk_file_chooser_widget)
- Choosing mp3 or ogg file type activate the corresponding tab .

Members: 
	src/gui/importexport.c:1.48->1.49 

---------------------
PatchSet 3008 
Date: 2005/01/02 22:17:34
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- Fill mp3 and oggvorbis title with item label
- Activate tab related to  (eventually) previously chosen file type

Members: 
	src/gui/importexport.c:1.49->1.50 

---------------------
PatchSet 3009 
Date: 2005/01/09 14:16:30
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Use wildcards to include all sections of info manual. [dk]

Members: 
	debian/glame.info:1.2->1.3 

---------------------
PatchSet 3010 
Date: 2005/01/09 14:23:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disable locales da, it

Members: 
	configure.ac:1.35->1.36 

---------------------
PatchSet 3011 
Date: 2005/01/09 14:25:25
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Preparing for new release. [dk]

Members: 
	debian/changelog:1.12->1.13 

---------------------
PatchSet 3012 
Date: 2005/01/09 14:41:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Stuff for the 2.0.0 release.

Members: 
	BUGS:1.13->1.14 
	NEWS:1.9->1.10 
	README:1.31->1.32 

---------------------
PatchSet 3013 
Date: 2005/01/09 15:29:03
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix distribution

Members: 
	data/pixmaps/Makefile.am:1.16->1.17 
	macros/Makefile.am:1.12->1.13 
	src/gui/Makefile.am:1.69->1.70 

---------------------
PatchSet 3014 
Date: 2005/01/09 15:41:39
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remove autofuck workaround for version-dev.texi

Members: 
	doc/Makefile.am:1.29->1.30 

---------------------
PatchSet 3015 
Date: 2005/01/09 15:53:47
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Tweak build-deps for recent Gnome. [dk]

Members: 
	debian/changelog:1.13->1.14 
	debian/control:1.14->1.15 

---------------------
PatchSet 3016 
Date: 2005/01/09 15:57:13
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Tighten versioned Alsa build-dep. [dk]

Members: 
	debian/changelog:1.14->1.15 
	debian/control:1.15->1.16 

---------------------
PatchSet 3017 
Date: 2005/01/09 16:14:11
Author: richi
Branch: HEAD
Tag: (none) 
Log:
autofuck distributes stamp-*, so do with version*.texi

Members: 
	doc/Makefile.am:1.30->1.31 

---------------------
PatchSet 3018 
Date: 2005/01/09 16:16:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
re-merged

Members: 
	po/de.po:1.13->1.14 
	po/fr.po:1.14->1.15 

---------------------
PatchSet 3019 
Date: 2005/01/09 16:25:49
Author: richi
Branch: HEAD
Tag: (none) 
Log:
2.0.0 changelog

Members: 
	ChangeLog:1.24->1.25 

---------------------
PatchSet 3020 
Date: 2005/01/09 16:26:08
Author: richi
Branch: HEAD
Tag: v2_0_0 
Log:
Glame 2.0.0 release.

Members: 
	configure.ac:1.36->1.37 

---------------------
PatchSet 3021 
Date: 2005/01/09 16:45:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
back to 2.0CVS

Members: 
	configure.ac:1.37->1.38 

---------------------
PatchSet 3022 
Date: 2005/01/10 23:09:53
Author: nold
Branch: HEAD
Tag: (none) 
Log:
Fix build breakage if lame or mad support is not available. [dk]

Members: 
	src/gui/importexport.c:1.50->1.51 

---------------------
PatchSet 3023 
Date: 2005/01/11 16:27:25
Author: richi
Branch: HEAD
Tag: (none) 
Log:
streamline buffer size handling wrt name mangling,
correct possible overflow

Members: 
	src/glmid/glplugin.c:1.45->1.46 

---------------------
PatchSet 3024 
Date: 2005/01/11 17:08:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
do not link everything with every optional library, instead restrict to
the appropriate plugin(s) and possibly the gui.

Members: 
	configure.ac:1.38->1.39 
	src/gui/Makefile.am:1.70->1.71 
	src/plugins/Makefile.am:1.70->1.71 

---------------------
PatchSet 3025 
Date: 2005/01/11 17:39:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
same for audiofile

Members: 
	configure.ac:1.39->1.40 
	src/plugins/Makefile.am:1.71->1.72 

---------------------
PatchSet 3026 
Date: 2005/01/11 18:29:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix compiling with --disable-gui

Members: 
	src/gui/Makefile.am:1.71->1.72 

---------------------
PatchSet 3027 
Date: 2005/01/16 15:30:32
Author: richi
Branch: HEAD
Tag: (none) 
Log:
remove libstroke support

Members: 
	configure.ac:1.40->1.41 
	src/gui/edit_filter/filtereditgui.c:1.65->1.66 

---------------------
PatchSet 3028 
Date: 2005/01/16 15:47:59
Author: richi
Branch: HEAD
Tag: (none) 
Log:
SAMPLE cannot be double for a long time now

Members: 
	configure.ac:1.41->1.42 
	src/gui/libgtkwaveform/gtkswapfilebuffer.c:1.22->1.23 
	src/hash/glsimd.c:1.8->1.9 
	src/include/util.h:1.20->1.21 
	src/plugins/fft_plugins.c:1.20->1.21 

---------------------
PatchSet 3029 
Date: 2005/01/19 21:06:06
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- gtk_file_chooser for import
- keep old import/export path
(using global variables, next step is to  store paths in preferences)

Members: 
	src/gui/importexport.c:1.51->1.52 

---------------------
PatchSet 3030 
Date: 2005/01/23 21:17:57
Author: ochonpaul
Branch: HEAD
Tag: (none) 
Log:
- Fix memleaks and indent problems pointed by ritchie.
- Fix  utf8 filename encoding (filename with accentuated char could not be imported)

Members: 
	src/gui/importexport.c:1.52->1.53 

---------------------
PatchSet 3031 
Date: 2005/01/29 13:42:08
Author: richi
Branch: HEAD
Tag: (none) 
Log:
ov_clear closes fd for us;  fix by mschwendt

Members: 
	src/gui/importexport.c:1.53->1.54 

---------------------
PatchSet 3032 
Date: 2005/03/06 12:58:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Disable double-buffering for the drawing area to prevent redraw errors.

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.47->1.48 

---------------------
PatchSet 3033 
Date: 2005/03/06 13:55:00
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Fix marker redrawing.  Be sure to be in the same (sane) state before
processing a new event.

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.48->1.49 

---------------------
PatchSet 3034 
Date: 2005/03/06 15:35:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Fix more marker redrawing problems.

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.49->1.50 

---------------------
PatchSet 3035 
Date: 2005/03/06 20:49:55
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Replace old file selectors with GtkFileChooser

Members: 
	src/gui/main.c:1.129->1.130 
	src/gui/edit_filter/filtereditgui.c:1.66->1.67 

---------------------
PatchSet 3036 
Date: 2005/03/06 21:35:58
Author: richi
Branch: HEAD
Tag: (none) 
Log:
New glame_error_dialog wrapper; replace all use of g_d_r_a_c(gnome_error_dialog(..)) with it.

Members: 
	src/gui/apply.c:1.26->1.27 
	src/gui/importexport.c:1.54->1.55 
	src/gui/main.c:1.130->1.131 
	src/gui/waveeditgui.c:1.148->1.149 
	src/gui/edit_filter/filtereditgui.c:1.67->1.68 
	src/gui/tree/gltree.c:1.9->1.10 
	src/gui/util/glame_gui_utils.c:1.37->1.38 
	src/gui/util/glame_gui_utils.h:1.17->1.18 

---------------------
PatchSet 3037 
Date: 2005/03/10 20:21:13
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Introduce a separate record button, so mag isn't confused anymore and
kills his recordings by "playing" with record enablers on the tracks.

Members: 
	src/gui/waveeditgui.c:1.149->1.150 

---------------------
PatchSet 3038 
Date: 2005/03/10 20:22:56
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Mutexes may not be unlocked by a different thread that locked it - work
around all the mess with a conditional.  Ugh.

Members: 
	src/gui/main.c:1.131->1.132 

---------------------
PatchSet 3039 
Date: 2005/03/10 21:06:20
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Remove gnuplot graph output from mp3 recording (ugh - did we really
release with that in?!); add a sanity check that segfaulted once on me.

Members: 
	src/gui/importexport.c:1.55->1.56 

---------------------
PatchSet 3040 
Date: 2005/03/10 21:08:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Change really-close-if-modified dialog to Gtk2 stuff and make it work
the right way around (not close if the user presses Cancel...)

Members: 
	src/gui/waveeditgui.c:1.150->1.151 

---------------------
PatchSet 3041 
Date: 2005/03/10 21:09:42
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Another "mag shortcut" (aka "Wheee - why do I have to press new project,
then add wave, then edit -- this sucks... blahblah").  It's called
"Record wave..." now.

Members: 
	src/gui/main.c:1.132->1.133 

---------------------
PatchSet 3042 
Date: 2005/03/10 21:19:35
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Update german translation, re-generate french one.

Members: 
	po/de.po:1.14->1.15 
	po/fr.po:1.15->1.16 

---------------------
PatchSet 3043 
Date: 2005/03/11 16:59:45
Author: richi
Branch: HEAD
Tag: (none) 
Log:
add warning and info dialog wrappers

Members: 
	src/gui/util/glame_gui_utils.c:1.38->1.39 
	src/gui/util/glame_gui_utils.h:1.18->1.19 

---------------------
PatchSet 3044 
Date: 2005/03/11 17:00:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix deadlock on start, change a dialog

Members: 
	src/gui/main.c:1.133->1.134 

---------------------
PatchSet 3045 
Date: 2005/03/11 17:02:37
Author: richi
Branch: HEAD
Tag: (none) 
Log:
a few more dialogs

Members: 
	src/gui/importexport.c:1.56->1.57 
	src/gui/waveeditgui.c:1.151->1.152 

---------------------
PatchSet 3046 
Date: 2005/03/11 18:13:19
Author: richi
Branch: HEAD
Tag: (none) 
Log:
wrap verbosity inside #ifdef DEBUG

Members: 
	src/plugins/audio_io_alsa.c:1.19->1.20 

---------------------
PatchSet 3047 
Date: 2005/03/11 20:14:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Use GtkFileChooser

Members: 
	src/gui/edit_filter/filtereditgui.c:1.68->1.69 

---------------------
PatchSet 3048 
Date: 2005/03/11 20:29:43
Author: richi
Branch: HEAD
Tag: (none) 
Log:
kill now unused glame wrapper for gnome file dialog

Members: 
	src/gui/util/glame_gui_utils.c:1.39->1.40 
	src/gui/util/glame_gui_utils.h:1.19->1.20 

---------------------
PatchSet 3049 
Date: 2005/03/16 21:51:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Bump max cluster size to 8MB, which is a factor of 32 up and now worth
nearly 50 seconds of 44.1kHz float samples.  Modern HDs should handle
splitting of 8MB clusters easily.

Members: 
	src/swapfile/swfs_cluster.h:1.12->1.13 

---------------------
PatchSet 3050 
Date: 2005/03/19 21:59:31
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Remove unused function.

Members: 
	src/gui/edit_filter/canvasfilter.c:1.63->1.64 
	src/gui/edit_filter/canvasitem.h:1.17->1.18 

---------------------
PatchSet 3051 
Date: 2005/03/19 22:00:46
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Fix list walk while modifying.

Members: 
	src/gui/edit_filter/glamecanvas.c:1.52->1.53 

---------------------
PatchSet 3052 
Date: 2005/03/19 22:14:51
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Avoid using is_hashed_gcport

Members: 
	src/gui/edit_filter/canvasport.c:1.37->1.38 

---------------------
PatchSet 3053 
Date: 2005/03/20 18:58:14
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Figure out cflag for unrolling loops, figure out correct form for
restrict.

Members: 
	configure.ac:1.42->1.43 

---------------------
PatchSet 3054 
Date: 2005/03/20 19:24:06
Author: richi
Branch: HEAD
Tag: (none) 
Log:
unroll loops in glsimd.c

Members: 
	src/hash/Makefile.am:1.9->1.10 

---------------------
PatchSet 3055 
Date: 2005/03/20 19:25:40
Author: richi
Branch: HEAD
Tag: (none) 
Log:
kill all funny gcc simd stuff that created bad code anyway (and nearly
never triggered at runtime due to alignment issues)

Members: 
	src/hash/glsimd.c:1.9->1.10 
	src/hash/glsimd.h:1.6->1.7 

---------------------
PatchSet 3056 
Date: 2005/03/20 22:09:05
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Forcefully try to un-cache clusters at file deletion rather than
waiting for lru aging to kick in.

Members: 
	src/swapfile/swfs_file.c:1.22->1.23 

---------------------
PatchSet 3057 
Date: 2005/03/24 17:37:54
Author: richi
Branch: HEAD
Tag: (none) 
Log:
optimize sample conversion

Members: 
	src/hash/glsimd.h:1.7->1.8 

---------------------
PatchSet 3058 
Date: 2005/03/27 13:27:16
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix spelling

Members: 
	BUGS:1.14->1.15 

---------------------
PatchSet 3059 
Date: 2005/03/27 13:27:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
prepare for release, clean up

Members: 
	README:1.32->1.33 

---------------------
PatchSet 3060 
Date: 2005/03/27 13:28:27
Author: richi
Branch: HEAD
Tag: (none) 
Log:
prepare for release

Members: 
	NEWS:1.10->1.11 

---------------------
PatchSet 3061 
Date: 2005/03/27 13:29:48
Author: richi
Branch: HEAD
Tag: (none) 
Log:
update pos_param early to reduce difference between waveview and audio

Members: 
	src/plugins/audio_io_oss.c:1.22->1.23 

---------------------
PatchSet 3062 
Date: 2005/03/27 14:17:44
Author: richi
Branch: HEAD
Tag: (none) 
Log:
fix some warnings

Members: 
	src/gui/importexport.c:1.57->1.58 

---------------------
PatchSet 3063 
Date: 2005/03/27 14:18:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
disable jack/midi, do not distribute them

Members: 
	src/plugins/Makefile.am:1.72->1.73 

---------------------
PatchSet 3064 
Date: 2005/03/27 14:18:57
Author: richi
Branch: HEAD
Tag: (none) 
Log:
require gtk 2.6.0, disable jack and test for it

Members: 
	configure.ac:1.43->1.44 

---------------------
PatchSet 3065 
Date: 2005/03/27 16:27:22
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Change translate method to not require memory allocation; Use pango
again for glame ruler, cache it.

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.50->1.51 
	src/gui/util/glame_hruler.c:1.7->1.8 
	src/gui/util/glame_hruler.h:1.2->1.3 
	src/gui/util/glame_ruler.c:1.7->1.8 
	src/gui/util/glame_ruler.h:1.5->1.6 

---------------------
PatchSet 3066 
Date: 2005/03/27 16:32:23
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Keep GtkAdjustment as its type, avoid checking casts in inner loops

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.51->1.52 
	src/gui/libgtkwaveform/gtkwaveview.h:1.13->1.14 

---------------------
PatchSet 3067 
Date: 2005/03/27 16:43:15
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Fix initial label scaling

Members: 
	src/gui/util/glame_hruler.c:1.8->1.9 

---------------------
PatchSet 3068 
Date: 2005/03/27 17:37:53
Author: richi
Branch: HEAD
Tag: (none) 
Log:
really fix initial label scaling

Members: 
	src/gui/util/glame_hruler.c:1.9->1.10 

---------------------
PatchSet 3069 
Date: 2005/03/28 17:42:38
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Assure positive increment

Members: 
	src/gui/util/glame_hruler.c:1.10->1.11 

---------------------
PatchSet 3070 
Date: 2005/03/28 17:52:02
Author: richi
Branch: HEAD
Tag: (none) 
Log:
trivial performance improvements

Members: 
	src/gui/libgtkwaveform/gtkwaveview.c:1.52->1.53 

---------------------
PatchSet 3071 
Date: 2005/03/28 17:52:17
Author: richi
Branch: HEAD
Tag: (none) 
Log:
New spec for 2.0.1 release

Members: 
	glame.spec:1.8->1.9 

---------------------
PatchSet 3072 
Date: 2005/03/28 18:02:24
Author: richi
Branch: HEAD
Tag: (none) 
Log:
New upstream release.

Members: 
	debian/changelog:1.15->1.16 

---------------------
PatchSet 3073 
Date: 2005/03/28 18:03:34
Author: richi
Branch: HEAD
Tag: (none) 
Log:
Pre-release .po checkin

Members: 
	po/de.po:1.15->1.16 
	po/fr.po:1.16->1.17 

---------------------
PatchSet 3074 
Date: 2005/03/28 18:04:18
Author: richi
Branch: HEAD
Tag: (none) 
Log:
2.0.1 release.

Members: 
	configure.ac:1.44->1.45 

