summaryrefslogtreecommitdiffstats
path: root/src/sound/plugins/oalsound/buffer.h
Commit message (Collapse)AuthorAgeFilesLines
* Work in progress on opening files, and listing dirsZaba9992012-09-261-2/+2
| | | | | Fixed includes profile changed from SimpleIni to boost::ptree -> not finished yet
* * New CPluginManager class for managing plugins based on colobot.inierihel2012-08-121-0/+48
* Moved sound plugin into sound dir * Minor changes in logger and profile