﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	i_links	o_links
73	Ogg-player	bensch	simon	"= The ogg-vorbis-player =

Implement a ogg-player, that runs with openAL using multiple junks:

 * __Interface__: 
   * openAL (see: [http://www.devmaster.net/articles/openal-tutorials/lesson8.php ogg-player-link])
   * new File: branches/openAL/src/lib/sound/ogg_player.cc/h (copy from src/proto/proto_class.cc/h)
   * use the already included libs and cflags
   * Interface with the existing SoundEngine

 * __Interactions__:
   * The OggPlayer should have the following abilities:
     * Fading from one song into another (or into the same one at a different time)
     * Stop();
     * Play();
     * Rewind();
     * Pause();
     * JumpToTime(time);
     * update: (i think this is needed to change chunks)
   * OggPlayer gets updated from the SoundEngine.
   * OggPlayer should be loaded from the SoundEngine
  "	defect	closed	minor	0.3.9	Sound	0.0.1	fixed	ogg sound music			
