TODOs of the various subsystems, [] tells about the person who is
supposed to fix it.


Items pending:
--------------

doc/
	- add cglame section to the quick start guide
	- intl for dialogs/plugins
  	- filter writing tutorial

data/pixmaps/
	- provide pixmaps for plugins lacking one
	- provide toolbar icons replacing sucking ones

plugins/
	[all]
	- fix one2n/mix - try a feed-forward echo with large delay
          -> deadlock (because no feedback -> no fifo adjustion)
	- fix filters for RT param update
	- make offset/size params of swapfile_in RT
	- redo swapfile_in/out:
	  * allow RT adjustment of offset/size for swapfile_in
	  * allow specifying of pre-/post(?)- zero region
	- remove position pipe param from read_file
	- redo render with right semantics
	- write set param method for ladspa plugins
	- better ladspa gui

swapfile/
        [richi]
	- resolve issues with ENOSPC and swapfile

glmid/
	[richi]
	- fix gpsm placing/inserting checks for overlaps, fix
	  copy/link in swapfilegui then to use insert not place
	- do regression tests using cglame for gpsm stuff

gui/libgtkwaveform
	[xwolf]
	- fix marker redrawing

gui/edit_filter
	[xwolf]
	- do (simple) autorouter
	- remove port export marking, if removing exported port from
	  net properties dialog (fix that! - integrate in canvas directly?)
	- allow scheme expressions for network parameters to be specified
	  (replace redirecting parameters with default scheme wrapper)

