SoC Ideas: Difference between revisions
Appearance
No edit summary |
Added ideas for Triton tasks |
||
Line 5: | Line 5: | ||
== Ideas for the Voyager Project == | == Ideas for the Voyager Project == | ||
=== Triton specific tasks === | |||
* Create a *nix part of the Triton Porting Layer, so Triton will be compilable on *nix | |||
* The current Triton code compiles with OpenWatcom. Make it so that it can be compiled with GCC. | |||
* Create OGG Vorbis plugins (OGG demuxer, Vorbis decoder) | |||
* Improve the AudioMixer to support reverse playback, to utilize MMX/SSE where possible and to remove its audio format restrictions. |
Revision as of 15:55, 22 February 2007
The main SoC page is here -> SoC
Please add your ideas to this list, keeping in mind that they should be doable in a 3-month time period. They might be complete implementations, or a needed module, or anything, really.
Ideas for the Voyager Project
Triton specific tasks
- Create a *nix part of the Triton Porting Layer, so Triton will be compilable on *nix
- The current Triton code compiles with OpenWatcom. Make it so that it can be compiled with GCC.
- Create OGG Vorbis plugins (OGG demuxer, Vorbis decoder)
- Improve the AudioMixer to support reverse playback, to utilize MMX/SSE where possible and to remove its audio format restrictions.