#
# ChangeLog for code/branches/sound5/src
#
# Generated by Trac 1.0.9
# Mar 5, 2025, 5:48:16 AM

Fri, 03 Dec 2010 13:39:02 GMT dafrick [7720]
	* code/branches/sound5/data/DefaultResources.oxr (modified)
	* code/branches/sound5/src/libraries/core/GUIManager.cc (modified)
	* code/branches/sound5/src/libraries/tools/ResourceLocation.cc (modified)

	Updating branch for changes in the data repository. Please also ...


Sat, 22 May 2010 17:23:31 GMT youngk [6962]
	* code/branches/sound5/src/orxonox/MoodManager.cc (modified)

	Easter Egg. Yank "setmood eightbit" into the console. Let's hope it ...


Thu, 20 May 2010 11:51:27 GMT erwin [6931]
	* code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified)
	* code/branches/sound5/src/orxonox/sound/SoundStreamer.cc (modified)
	* code/branches/sound5/src/orxonox/sound/SoundStreamer.h (modified)

	Merged changes from local sandbox to sound5


Thu, 22 Apr 2010 13:32:45 GMT erwin [6769]
	* code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified)
	* code/branches/sound5/src/orxonox/sound/SoundStreamer.cc (modified)

	Fixed a possible source for future problems. but still no sounds. Try ...


Tue, 20 Apr 2010 18:31:12 GMT youngk [6767]
	* code/branches/sound5/src/orxonox/MoodManager.h (modified)
	* code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified)
	* code/branches/sound5/src/orxonox/sound/AmbientSound.h (modified)
	* code/branches/sound5/src/orxonox/sound/SoundManager.cc (modified)
	* code/branches/sound5/src/orxonox/sound/SoundManager.h (modified)
	* code/branches/sound5/src/orxonox/weaponsystem/WeaponMode.cc (modified)
	* code/branches/sound5/src/orxonox/weaponsystem/WeaponMode.h (modified)

	Added descriptions and missing documentation to the classes I edited ...


Thu, 15 Apr 2010 13:42:24 GMT erwin [6733]
	* code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified)
	* code/branches/sound5/src/orxonox/sound/SoundStreamer.cc (modified)

	Added some hacks, now the source is playing, but there are no ...


Thu, 15 Apr 2010 11:57:51 GMT erwin [6730]
	* code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified)

	Transfer changes again


Thu, 15 Apr 2010 11:32:59 GMT erwin [6729]
	* code/branches/sound5/src/orxonox/sound/SoundStreamer.cc (modified)

	Commit changes to transfer to netbook


Wed, 14 Apr 2010 12:19:32 GMT erwin [6726]
	* code/branches/sound5/src/orxonox/sound/BaseSound.cc (modified)
	* code/branches/sound5/src/orxonox/sound/BaseSound.h (modified)
	* code/branches/sound5/src/orxonox/sound/SoundStreamer.cc (modified)

	Some more atempts to fix maybe it's platform specific...


Thu, 01 Apr 2010 14:24:59 GMT erwin [6674]
	* code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified)
	* code/branches/sound5/src/orxonox/sound/AmbientSound.h (modified)
	* code/branches/sound5/src/orxonox/sound/SoundStreamer.cc (modified)

	A few new tries to fix the sound problem: no success


Thu, 18 Mar 2010 14:48:49 GMT erwin [6562]
	* code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified)
	* code/branches/sound5/src/orxonox/sound/SoundManager.cc (modified)
	* code/branches/sound5/src/orxonox/sound/SoundStreamer.cc (modified)

	More tries to fix the sound: there seems to be no context in the ...


Thu, 11 Mar 2010 15:18:06 GMT erwin [6511]
	* code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified)

	You shalt not compile and edit.


Thu, 11 Mar 2010 15:14:53 GMT erwin [6510]
	* code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified)
	* code/branches/sound5/src/orxonox/sound/SoundManager.cc (modified)

	last one for today


Thu, 11 Mar 2010 14:58:42 GMT erwin [6509]
	* code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified)

	Committing spreeeee! Hardcoded source init


Thu, 11 Mar 2010 14:47:35 GMT erwin [6508]
	* code/branches/sound5/src/orxonox/sound/AmbientSound.h (modified)

	Removed unused function declarations


Thu, 11 Mar 2010 14:40:14 GMT erwin [6507]
	* code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified)

	Found a few new places to change things for file streaming


Thu, 11 Mar 2010 14:16:12 GMT scheusso [6506]
	* code/branches/sound5 (modified)
	* code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified)
	* code/branches/sound5/src/orxonox/sound/AmbientSound.h (modified)
	* code/branches/sound5/src/orxonox/sound/BaseSound.cc (modified)
	* code/branches/sound5/src/orxonox/sound/BaseSound.h (modified)
	* code/branches/sound5/src/orxonox/sound/SoundBuffer.h (modified)
	* code/branches/sound5/src/orxonox/sound/SoundManager.cc (modified)
	* code/branches/sound5/src/orxonox/sound/SoundManager.h (modified)
	* code/branches/sound5/src/orxonox/sound/SoundPrereqs.h (copied)
	* code/branches/sound5/src/orxonox/sound/SoundStreamer.cc (modified)
	* code/branches/sound5/src/orxonox/sound/SoundStreamer.h (modified)
	* code/branches/sound5/src/orxonox/sound/WorldSound.h (modified)

	merged sound4 into sound5


Thu, 11 Mar 2010 14:13:23 GMT scheusso [6505]
	* code/branches/sound5 (copied)

	creating new sound5 branch (ogg streaming)


Thu, 11 Mar 2010 10:44:51 GMT rgrieder [6503]
	* code/trunk/src/libraries/util/CMakeLists.txt (modified)

	Disabled some more warnings in MultiType that OGRE v1.7 revealed.