Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-30 | AUDIO: Add a packetized version of the PCM stream | Matthew Hoops | |
2014-02-18 | AUDIO: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-12-31 | AUDIO: Remove outdated comment about RawStream. Thanks to clone2727 for ↵ | Johannes Schickel | |
noticing. | |||
2011-11-06 | AUDIO: Simplify RawStream code. | Johannes Schickel | |
This drops the (unused) ability to play based on a list of input blocks. This was formely only used by the NDS specific VOC streaming code, which has been removed in 9fa9f68789ef51e078cb8631e06bead13cae13f2. | |||
2011-11-06 | AUDIO: Remove unused makeRawDiskStream_OLD factory. | Johannes Schickel | |
2011-08-07 | COMMON: Add DisposablePtr<T>, which replaces many repeated implementations ↵ | Christoph Mallon | |
of a dispose flag. | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion | |
Some backends may break as I only compiled SDL | |||
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn | |
svn-id: r55850 |