SoC Ideas: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
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. | |||
[[Category:Ideas]] |
Latest revision as of 00:03, 18 July 2017
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.