summaryrefslogtreecommitdiff
path: root/src/soundmanager.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-13Fix includes and update deheader ci script.Andrei Karas1-0/+1
2016-05-24Fix asserts with missing default music files.Andrei Karas1-1/+4
2016-04-28Add workaround for fix compilation warnings in SDL2.Andrei Karas1-0/+8
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-1/+1
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-1/+1
2016-03-18Add function for test SDL audio features. Now disabled.Andrei Karas1-0/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-03-17Remove useless includes from .h files.Andrei Karas1-2/+0
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-02-15Move some listeners classes into listeners directory.Andrei Karas1-1/+1
2014-02-02Add missing const and static into other classes.Andrei Karas1-2/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to all other files.Andrei Karas1-1/+1
2013-09-15add option to not unload sounds after using.Andrei Karas1-1/+2
2013-07-11move sound constants to separate file.Andrei Karas1-11/+0
2013-06-03Remove subdir SDL from SDL includes.Andrei Karas1-1/+1
2013-06-03fix SDL includes.Andrei Karas1-1/+1
2013-05-28fix guard header part3.Andrei Karas1-1/+1
2013-03-31Rename SoundManager sigleton from sound to soundManager.Andrei Karas1-1/+1
2013-03-24improve soundmanager class.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2012-12-25Add option to enable/disable music fade out (disabled by default).Andrei Karas1-1/+2
2012-12-24Fix for race conditions in application termination.Andrei Karas1-0/+2
2012-12-03Rename sound.cpp/h to soundmanager.Andrei Karas1-0/+176