SoC Ideas

From NikiWiki
Jump to: navigation, search

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.