summaryrefslogtreecommitdiffstats
path: root/src/sound/sound.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed console spam when music files are not installedkrzys-h2014-11-021-0/+10
* Merge branch 'dev' into dev-physfskrzys-h2014-10-141-16/+18
|\
| * Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-16/+18
* | Fixed music loadingkrzys-h2014-07-101-4/+4
* | Implemented libsndfile loader in PhysFSKrzysztof Dermont2014-06-211-5/+5
|/
* Better datadir mod supportkrzys-h2014-05-181-4/+3
* Added option to set pause audio in Scenekrzys-h2014-02-211-7/+1
* Code for changing music in pause modekrzys-h2013-12-311-0/+14
* Added smooth transition in music - issue #205krzys-h2013-12-281-3/+3
* Sound support changeserihel2013-12-191-23/+9
* Refactored sound codePiotr Dziwinski2013-05-271-0/+191
* Merged changes from devPiotr Dziwinski2012-07-041-0/+0
* SDL projectPiotr Dziwinski2012-06-251-1659/+0
* Templates for new implementationPiotr Dziwinski2012-06-221-1/+1
* Switched to new implementation of the rest of math modulePiotr Dziwinski2012-06-191-12/+13
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-5/+4
* Changed #defined constants to consts; typedef struct -> structPiotr Dziwinski2012-06-111-2/+2
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-125/+125
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-5/+6
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+1658