Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 73655cece2f80d84244e3d6c390811ce > files > 9

lib64openal0-0.0.8-8mdv2008.1.x86_64.rpm

TODO:
	Compliance:
	  - > 1.0 listener and source gain

	General:
	  - check UNUSED (and eventually remove them)
	  - clean up context create/destroy behaviour
	  - make sure data format is consistent within openal
	  - merge pool functions?
	  - integrate memory reducing AL_buffer changed
	  - comments, examples, documentation, testing

	Filters:
	  - fix/remove reverb

	Backends:
	  general:
	    - implement missing functions
	  windows native:
	    - implement dsound backend

	Testing:
	  - callbacks with filters (alf_tpitch in particular)
	  - locking
	  - more in general

	Extensions:
	  - rewrite alBufferAppendFoo to use queueing
	  - maybe remove GenStreaming?
	  - maybe IASIG stuff