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) @9869   18 years bensch orxonox/trunk: merged the new_class_id branche back to the trunk. …
(edit) @9406   18 years bensch orxonox/trunk: merged the proxy back merged with commandsvn merge …
(edit) @9235   18 years bensch merged the presentation back
(edit) @9019   18 years bensch orxonox/trunk: OggPlayer retrieves Information about the current Title …
(edit) @8971   18 years bensch trunk: warning message, if ogg loading fails
(edit) @8970   18 years bensch orxonox/trunk: doxy
(edit) @8969   18 years bensch orxonox/trunk: ogg-files loadable (hopefully)
(edit) @8793   18 years patrick trunk: merged the weather engine branche to the trunk
(edit) @8619   18 years bensch trunk: merged the gui-branche back. merged with command: svn merge …
(edit) @8495   18 years bensch merged the branche atmos back. no conflicts
(edit) @8362   18 years bensch orxonox/trunk: removed stupid included in base_object.h this should …
(edit) @8350   18 years bensch fixed out some warnings
(edit) @8316   18 years bensch trunk: fixed most -Wall warnings… but there are still many missing :/
(edit) @8293   18 years bensch orxonox/trunk: merged the osX-branche back here merged with command: …
(edit) @8255   18 years bensch merged the atmos back with command: …
(edit) @7849   18 years bensch trunk: Sound is not lost, if the MusicEngine does not get his time in …
(edit) @7847   18 years bensch trunk: some minor fixes
(edit) @7810   18 years bensch orxonox/trunk: merged the Weather effects back here
(edit) @7737   18 years bensch Using MultiLine-Text in the Shell. This is much faster, and Nicer :)
(edit) @7729   18 years bensch orxonox/trunk: better debug names As DEBUG and ERROR are already given …
(edit) @7460   18 years bensch orxonox/trunk: Namespaces for sound
(edit) @7386   18 years bensch orxonox/trunk: completions
(edit) @7355   18 years bensch orxonox/trunk: works on windows too
(edit) @7331   18 years bensch orxonox/trunk: small improved functoid
(edit) @7329   18 years bensch orxonox/trunk: windows compatibility (not finished) also added a …
(edit) @7326   18 years bensch orxonox/trunk: limiting the maximum rotation speed of the …
(edit) @7318   18 years bensch orxonox/trunk: SoundSource in the Menu
(edit) @7317   18 years bensch orxonox/trunk: retrieve Source is better now (more modular)
(edit) @7314   18 years bensch orxonox/trunk: ShellBuffer is now ThreadSafe for printing to it I must …
(edit) @7313   18 years bensch orxonox/trunk: hunting ghosts… the Thread seems to work, and be …
(edit) @7311   18 years bensch minor
(edit) @7310   18 years bensch orxonox/trunk: added a simple class MutexLock, that acts as a …
(edit) @7309   18 years bensch orxonox/trunk: new Mutex (do not think that it hlps… but hey lets …
(edit) @7308   18 years bensch orxonox/trunk: added a mutex, that should prevent the SoundEngine from …
(edit) @7307   18 years bensch orxonox/trunk: more compliant, less errors, this seems to be better…
(edit) @7306   18 years bensch orxonox/trunk: Play Stop Rewind and Pause work perfectly: you can test …
(edit) @7305   18 years bensch orxonox/trunk: cleanup of the SoundEngine. man, this was necessary :)
(edit) @7304   18 years bensch orxonox/trunk: moved the AudioThread completely to the OggPlayer. This …
(edit) @7303   18 years bensch orxonox/trunk: jump to Function in Music (should work)
(edit) @7301   18 years bensch less debug, and music should rewind now
(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
Note: See TracRevisionLog for help on using the revision log.