Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-12 | * Replaced the A8SVXDecoder class with a function to return an AudioStream ↵ | Nicola Mettifogo | |
in trunk/sound/. * Refactored sound code in Parallaction to use the new Audio::make8SVXStream. svn-id: r41460 | |||
2009-03-08 | Patch #2658710: "Add comments to specify which engines use which decoders" | Eugene Sandulenko | |
svn-id: r39236 | |||
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2007-10-15 | * Changed IFF/8SVX audio to use signed data (int8), and modified ↵ | Nicola Mettifogo | |
Parallaction accordingly. * Implemented proper beep in Parallaction for Amiga. svn-id: r29226 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-01 | Implemented a IFF (Interchange File Format) parser and added subclasses to ↵ | Nicola Mettifogo | |
parse graphics (ILBM, PBM) and audio (8SVX), thus replacing old decoding routines. SAGA and Parallaction have been adjusted to work with the new code. svn-id: r26719 |