Commit Graph

9 Commits

Author SHA1 Message Date
Lionel Ulmer
dabc6a24e8 Fixed the MP3 support for .SOU files. I will let Arisme fix his MP3 audio track support :-)
svn-id: r3949
2002-04-15 20:22:47 +00:00
James Brown
7696081c54 Large pointless reindentation of all the code. Also fixed a few mistakes
in the object flags code cleanup.

Flags used:

indent *.cpp -br -bap -nbc -lp -ce -cdw -brs -nbad -nbc -npsl -nip
-ts2 -ncs -nbs -npcs -nbap -Tbyte -Tuint32 -Tuint8 -Tuint16 -TArrayHeader
-TMemBlkHeader -TVerbSlot -TObjectData -Tvoid -TImageHeader -TRoomHeader
-TCodeHeader -TResHdr -TBompHeader -TMidiChannelAdl -TGui -TScumm
-TSoundEngine -TPart -TPlayer

svn-id: r3908
2002-04-11 17:19:16 +00:00
James Brown
53b3cf6838 Updated readme, fixed -n subtitles option (thanks dsy) and stripped \M's
from mp3_cd files (cheers khalek). Arisme: check your CVS options, you need
to do CR/LF conversion :)

svn-id: r3875
2002-04-05 08:48:10 +00:00
Nicolas Bacca
4a3f14b2f7 Fixed mp3 desynch due to a stupid cast
svn-id: r3873
2002-04-05 06:08:22 +00:00
James Brown
1fce722b72 More cd_mp3 fixes....
svn-id: r3871
2002-04-05 05:05:42 +00:00
James Brown
8448963ee5 Fix mp3_cd support
svn-id: r3869
2002-04-05 04:35:41 +00:00
James Brown
3f2f8f958c Move mp3_cd include within #IFDEF
svn-id: r3867
2002-04-05 04:18:30 +00:00
James Brown
a97ab0a7d3 Fix copy & paste error - use bool, not BOOL in cross-platform SDL apps.
svn-id: r3866
2002-04-05 04:17:32 +00:00
Nicolas Bacca
51f343dc05 MP3 CD patch reorganized
svn-id: r3863
2002-04-05 00:00:46 +00:00