File: TODO

package info (click to toggle)
libao 0.8.6-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,144 kB
  • ctags: 468
  • sloc: sh: 8,423; ansic: 3,148; makefile: 295
file content (12 lines) | stat: -rw-r--r-- 434 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
I think these are the next steps:

- make the plugins dynamically loadable (done)
- make a ao-config liek gtk-config instead of ao_libs.inc (done)
- extend the configuration files to allow default options for
  each driver
- Sample rate conversion on the fly to support sound cards that have few
  sample rate options (like the i810 audio device, which only does 48000)
- Actually test the IRIX plugin.  :)
- Test the macosx plugin