index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
decoders
/
flac.cpp
Age
Commit message (
Expand
)
Author
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
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-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
2010-07-13
Merged from trunk, from Rev 49499 to HEAD
Alejandro Marzini
2010-06-15
Fix spelling, cleanup
Max Horn
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
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