tibia-client/src/framework/sound
Jacek Wielemborek e6c9e78935 Get rid of trailing whitespace.
Commit generated by command:

find -type f ! -path '*.git*' ! -path '*.png' ! -path '*.ico' ! -path \
    '*.ogg' | xargs -I '{}' sed -i '{}' -e 's/\t*$//g' -e 's/ *$//g'
2014-01-18 15:09:26 +01:00
..
combinedsoundsource.cpp Just rename some files 2013-01-08 16:32:05 -02:00
combinedsoundsource.h Just rename some files 2013-01-08 16:32:05 -02:00
declarations.h Fix hotkey bug and compile error on Mac 2013-02-26 17:50:08 -03:00
oggsoundfile.cpp Fix #337 2013-11-10 20:35:00 -02:00
oggsoundfile.h Just rename some files 2013-01-08 16:32:05 -02:00
soundbuffer.cpp Just rename some files 2013-01-08 16:32:05 -02:00
soundbuffer.h Just rename some files 2013-01-08 16:32:05 -02:00
soundchannel.cpp Add missing file 2013-01-16 16:54:20 -02:00
soundchannel.h Add missing file 2013-01-16 16:54:20 -02:00
soundfile.cpp Implement async dispatcher #221 2013-03-04 18:56:22 -03:00
soundfile.h Just rename some files 2013-01-08 16:32:05 -02:00
soundmanager.cpp Get rid of trailing whitespace. 2014-01-18 15:09:26 +01:00
soundmanager.h Try to fix compilation for gcc 4.6 [2] 2013-03-06 15:40:47 -03:00
soundsource.cpp Update sound engine with some sound fixes 2013-01-16 16:46:42 -02:00
soundsource.h Fixes to compile with clang 2013-01-29 14:35:20 -02:00
streamsoundsource.cpp Implement async dispatcher #221 2013-03-04 18:56:22 -03:00
streamsoundsource.h Implement async dispatcher #221 2013-03-04 18:56:22 -03:00