Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/sound

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7299   18 years bensch orxonox/trunk: some nice Class-Stuff
(edit) @7298   18 years bensch orxonox/trunk: secured the sources-list with a fancy mutex. This …
(edit) @7297   18 years bensch orxonox/trunk: now the sound gets correcty detached from the source, …
(edit) @7296   18 years bensch nicer code :)
(edit) @7295   18 years bensch cool new debug function
(edit) @7294   18 years bensch minor
(edit) @7293   18 years bensch OggPlayer::state
(edit) @7292   18 years bensch better debug, (non-threaded again)
(edit) @7291   18 years bensch trunk: fixed a soundSource bug. The SoundSource did not release its …
(edit) @7290   18 years bensch orxonox/trunk: more debug
(edit) @7288   18 years bensch thread works, but…. hmm… it is not what i want… no sound :/
(edit) @7287   18 years bensch merged back with: svn merge . . -rHEAD:PREV
(edit) @7286   18 years bensch trunk: very stuck at the moment…. segfaults and errors …
(edit) @7285   18 years bensch orxonox/trunk: less output
(edit) @7284   18 years bensch orxonox/trunk: sound plays again… hmm… this was a very stupid bug …
(edit) @7256   18 years bensch orxonox/trunk: merged the preferences back to the trunk merged with …
(edit) @7225   18 years bensch orxonox/trunk: more std::string
(edit) @7221   18 years bensch orxonox/trunk: merged the std-branche back, it runs on windows and …
(edit) @7193   18 years bensch orxonox/trunk: new style for resources (prework/movement)
(edit) @7065   18 years bensch powerups sounds when pickup
(edit) @7054   18 years bensch orxonox/trunk: ogg-player should not fail anymore
(edit) @6987   18 years bensch trunk: some minor fixes
(edit) @6981   18 years bensch trunk: some virtuals
(edit) @6872   18 years bensch trunk: oggPlayer
(edit) @6871   18 years bensch orxonox/trunk: small fixes (cleanup)
(edit) @6858   18 years bensch compile, but do not know if run.
(edit) @6857   18 years bensch trunk: test on tardis
(edit) @6856   18 years bensch orxonox/trunk: testing if this works everywhere
(edit) @6850   18 years bensch orxonox/trunk: the clone-army
(edit) @6849   18 years bensch trunk: alc-stuff
(edit) @6847   18 years bensch trunk: should work again
(edit) @6846   18 years bensch trunk: valgrind
(edit) @6844   18 years bensch trunk: openal better checks
(edit) @6842   18 years bensch orxonox/trunk: ogg-player does not segfault, when no sources are availiable
(edit) @6840   18 years bensch trunk: some minor stupid bug, that held me up for two hours
(edit) @6836   18 years bensch orxonox/trunk: no more alut
(edit) @6830   18 years bensch trunk: the SoundEngine loads the Sources
(edit) @6829   18 years bensch trunk: deault audio-volume
(edit) @6828   18 years bensch trunk: Music plays
(edit) @6827   18 years bensch trunk: Music should be loadable
(edit) @6634   18 years bensch orxonox/trunk: merged the network-branche back to the trunk merged …
(edit) @6222   18 years bensch orxonox/trunk: merged the christmas branche to the trunk merged with …
(edit) @6142   18 years bensch orxonox/trunk: merge the ObjectManager to the trunk merged with …
(edit) @6139   18 years patrick trunk: merged branche network with trunk using command: svn merge …
(edit) @6076   18 years bensch orxonox/trunk: sound_engine compiles better now (also for non AL-1.1)
(edit) @6074   18 years bensch orxonox/trunk: taken out NullParent. THE TRUNK IS NOT RUNNING FOR THE …
(edit) @6073   18 years bensch trunk: sync
(edit) @6070   18 years bensch orxonox/trunk: suppression file and minor fixes
(edit) @6004   18 years bensch orxonox/trunk: new algorithm to rotate entities for drawing works …
(edit) @5996   18 years patrick orxonox/trunk: merged network branche into trunk with command svn …
(edit) @5994   18 years bensch orxonox/trunk: much cleaner Model Loading unloading, model is now …
(edit) @5982   18 years bensch orxonox/trunk: Factory-Redesign on the wish of manuel
(edit) @5956   18 years bensch orxonox/trunk: compiles again
(edit) @5953   18 years bensch orxonox/trunk: ini_parser safer now
(edit) @5944   18 years bensch orxonox/trunk: ini-parser in own subdir now (also moved tiXml-lib to …
(edit) @5930   18 years bensch orxonox/trunk: remake of the SoundEngine (faster, and millions of …
(edit) @5917   18 years bensch orxonox/trunk: al-sound-source-allocation
(edit) @5915   18 years bensch orxonox/trunk: merged branches/spaceshipControll back to the trunk: …
(edit) @5885   18 years bensch orxonox/trunk: classList: returns const lists
(edit) @5856   18 years bensch orxonox/trunk: TextureToGL is now more modular
(edit) @5834   18 years bensch orxonox/trunk: sound_engine compiles on tardis
(edit) @5819   18 years bensch orxonox/trunk: merged branches world_entities to trunk again merged …
(edit) @5779   18 years bensch orxonox/trunk: ClassList is now in std::list style ShellCommand is now …
(edit) @5701   18 years bensch orxonox/trunk: removed ALL Makefile.in's
(edit) @5674   18 years bensch orxonox/trunk: collision-detection with new Matrix-class
(edit) @5672   18 years patrick orxonox/trunk: removed the modelinfo from the includes of vector.h
(edit) @5479   19 years bensch orxonox/trunk: updated to new autoconf, moved resourcemanager to …
(edit) @5475   19 years bensch default of shoot is now on Button-left
(edit) @5473   19 years bensch orxonox/trunk: sound-engine finishes faster.
(edit) @5465   19 years bensch orxonox/trunk: vegetation rendering in the terrain (trees are now …
(edit) @5463   19 years bensch orxonox/trunk: removed LIBTOOL again
(edit) @5452   19 years bensch orxonox/trunk: libtoolize
(edit) @5450   19 years bensch orxonox/trunk: building with LIBTOOL again, this time for real Since …
(edit) @5427   19 years bensch orxonox/trunk: some minor include stuff
(edit) @5422   19 years bensch orxonox/trunk: windows works, and the default data-path in the …
(edit) @5416   19 years bensch orxonox/trunk: removed senseless test, as it is not forward-compatible
(edit) @5413   19 years bensch orxonox/trunk: reverted to old revision 5409, removing the …
(edit) @5412   19 years bensch orxonox/trunk: subprojects compile again (but with many segfaults)
(edit) @5411   19 years bensch orxonox/trunk: utils are also LTLIBRARY now
(edit) @5410   19 years bensch orxonox/trunk: building with LIBTOOL now, all Shared Libs
(edit) @5409   19 years bensch orxonox/trunk: all working function
(edit) @5408   19 years bensch orxonox/trunk: compiling on Linux again
(edit) @5407   19 years bensch orxonox/trunk: sync state working on Tardis
(edit) @5405   19 years bensch orxonox/trunk: renamed definition to the right term declaration…
(edit) @5386   19 years bensch orxonox/trunk: split open the soundengine into sound_engine: the …
(edit) @5385   19 years bensch orxonox/trunk: enumeration of the Sound-devices… but it does not …
(edit) @5351   19 years bensch orxonox/trunk: building world_etities as a lib in …
(edit) @5349   19 years bensch orxonox/trunk: build everything in src/lib as a libORXlibs.a
(edit) @5348   19 years bensch orxonox/trunk: fixed the subProjects… again
(edit) @5315   19 years bensch orxonox/trunk: some renaiming of GUI i am looking forward to coding …
(edit) @5312   19 years bensch orxonox/trunk: build the glMenu as part of the new LIB: libORXguiGL
(edit) @5311   19 years bensch orxonox/trunk: moved the entire GUI
(edit) @5293   19 years bensch orxonox/trunk: most remaining memory leaks are related to …
(edit) @5283   19 years bensch orxonox/trunk: compile (but not link) on mac
(edit) @5282   19 years bensch orxonox/trunk: moved iostrem.
(edit) @5279   19 years bensch orxonox/trunk: almost mac compatibility
(edit) @5226   19 years bensch orxonox/trunk: memory-leak-prevention
(edit) @5216   19 years bensch orxonox/trunk: more fixes due to valgrind
(edit) @5160   19 years bensch orxonox/trunk: shell is now a lib for its own
(edit) @5115   19 years bensch orxonox/trunk: reimplemented the list functions, as i did before in …
Note: See TracRevisionLog for help on using the revision log.