Age | Commit message (Expand) | Author |
---|---|---|
2010-10-30 | ALL: Add code to help stop people from accidentally using "bad" APIs | Max Horn |
2010-10-24 | ALL: Fix various typos (patch #3093266) | Max Horn |
2010-10-12 | JANITORIAL: Cleanup (mostly whitespace) | Torbjörn Andersson |
2010-06-15 | Fix spelling, cleanup | Max Horn |
2010-02-03 | Yet more Flac -> FLAC changes for consistency. | Johannes Schickel |
2010-02-03 | - Rename FlacStream to FLACStream. | Johannes Schickel |
2010-02-03 | Rename: | Johannes Schickel |
2010-02-03 | - Return 0 in makeVorbisStream and makeFlacStream, in case creating the strea... | Johannes Schickel |
2010-01-27 | Fix seeking in FLAC implementation (FLAC's API uses the number of sample pair... | Johannes Schickel |
2010-01-27 | Fix invalid sample position on Timestamp to sample conversion for Stereo stre... | Johannes Schickel |
2010-01-26 | Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec... | Max Horn |