Jump to content

SoC Ideas: Difference between revisions

From NikiWiki
Doodle (talk | contribs)
Added ideas for Triton tasks
Martini (talk | contribs)
No edit summary
 
Line 12: Line 12:
* Create OGG Vorbis plugins (OGG demuxer, Vorbis decoder)
* 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.
* 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.