227 Commits

Author SHA1 Message Date
Travis Howell
3ce3b33c62 COMI demos only have 3 fonts files.
Don't do CD checks for COMI demos

svn-id: r11336
2003-11-18 01:57:00 +00:00
Paweł Kołodziejski
a79b7af3e1 ft pc demo don't need nut file in smush
svn-id: r11328
2003-11-17 21:43:09 +00:00
Paweł Kołodziejski
798ffd694b fixed 'if' at load nut smush files for comi
svn-id: r11327
2003-11-17 21:33:25 +00:00
Paweł Kołodziejski
185395ca36 replaced demo GIDs wth GF_DEMO
svn-id: r11326
2003-11-17 21:16:43 +00:00
Paweł Kołodziejski
20672bd904 codec1 is not bomp codec
svn-id: r11317
2003-11-16 21:53:22 +00:00
Paweł Kołodziejski
d5eddef057 changed some shift operators to *, /
svn-id: r11315
2003-11-16 20:52:57 +00:00
Travis Howell
313a912af2 *** empty log message ***
svn-id: r11281
2003-11-13 10:51:02 +00:00
Max Horn
5b1c2e68b9 patch #823031: Support Russian Full Throttle
svn-id: r10879
2003-10-17 19:20:00 +00:00
Max Horn
ad2db08940 renamed some Timer methods
svn-id: r10868
2003-10-17 16:39:32 +00:00
Max Horn
31ba12c800 some more target<->game cleanup
svn-id: r10769
2003-10-12 19:10:17 +00:00
Chris Apers
3f06651bab Moved PalmOS initializations out of namespaces.
svn-id: r10703
2003-10-09 14:17:06 +00:00
Max Horn
d7660a2662 introduced namespace Scumm; made #include statements use scumm/ prefix explicitly
svn-id: r10571
2003-10-03 18:33:57 +00:00
Max Horn
3f55f2669d renamed class Scumm to ScummEngine (consisten with other engine names; also makes room for a potential 'Scumm' namespace)
svn-id: r10549
2003-10-02 22:42:03 +00:00
Max Horn
0e645f88ae renamed namespace ScummVM to Common
svn-id: r10544
2003-10-02 17:43:02 +00:00
Torbjörn Andersson
570e60a487 Whitespace changes
svn-id: r10390
2003-09-24 06:33:59 +00:00
Max Horn
be9d4066e1 moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
svn-id: r10287
2003-09-18 02:07:18 +00:00
Max Horn
81f10baa68 cleanup
svn-id: r10169
2003-09-11 10:32:15 +00:00
Max Horn
d711f0a716 fix for bugs #782733 and #794364 (hide mouse while smush video plays)
svn-id: r10164
2003-09-10 23:29:33 +00:00
Max Horn
afe56a4aeb added refCon parameter to timer class
svn-id: r10156
2003-09-10 12:43:54 +00:00
Max Horn
07a9646997 moved declaration of error/warning/debug from engine.h to util.h
svn-id: r10152
2003-09-10 12:31:20 +00:00
Max Horn
0be0196013 removed pauseMixer method from mixer, and renamed stop to stopChannel
svn-id: r10042
2003-09-06 10:47:30 +00:00
Paweł Kołodziejski
5a6bce590b changed sounds volume to original volume level, and fixed sounds in bass intro
svn-id: r9963
2003-09-02 07:49:40 +00:00
Paweł Kołodziejski
743a3fbdaf added sound handle stuff to mixer streams
svn-id: r9956
2003-09-01 13:43:22 +00:00
Paweł Kołodziejski
2533b23a60 added mixer features: volume and pan control per channel
svn-id: r9944
2003-08-31 20:26:21 +00:00
Paweł Kołodziejski
c9b0544625 some changes for smush codec 1 and 3, handled by bomp decompression
svn-id: r9766
2003-08-18 15:13:15 +00:00
Chris Apers
d76b92d2b7 Make smush player works under PalmOS
svn-id: r9763
2003-08-18 12:53:26 +00:00
Chris Apers
a47e80cb55 Updated globals access for PalmOS
svn-id: r9759
2003-08-18 10:59:21 +00:00
Paweł Kołodziejski
4bad55da8c fixed white spaces
svn-id: r9751
2003-08-18 06:29:39 +00:00
Paweł Kołodziejski
f29fbda7ac added dumping png frames from smush animation
svn-id: r9750
2003-08-18 06:11:37 +00:00
Paweł Kołodziejski
711c2b76ce .
svn-id: r9744
2003-08-17 16:40:36 +00:00
Paweł Kołodziejski
bcb78c6ea0 some memory optimization
svn-id: r9743
2003-08-17 16:36:24 +00:00
Paweł Kołodziejski
2269031b1f cleanup again
svn-id: r9741
2003-08-17 16:24:00 +00:00
Paweł Kołodziejski
41ca88939c forgot this
svn-id: r9739
2003-08-17 16:17:13 +00:00
Paweł Kołodziejski
970bdea9ac some cleanup in codec47
svn-id: r9738
2003-08-17 16:10:58 +00:00
Paweł Kołodziejski
e25be8327a fixed regression caused by me
svn-id: r9097
2003-07-20 19:50:32 +00:00
Paweł Kołodziejski
2d48186c03 added vc7 files and fixed warnings. vc6 is no longer supported by me
svn-id: r9077
2003-07-19 14:26:25 +00:00
Max Horn
0e9c6de1c4 increased SmushMixer stream size to 500K, this seems to help in Fullthrottle. Apparently, audio data is streamed faster than it's played, and in at least one case there's ~500KB being stream in quick successions (many packets, each 16KB), which is why 100K are not sufficient
svn-id: r8784
2003-07-06 01:41:34 +00:00
Max Horn
5062bb06fa 100 KB instead of 2 MB audio buffer should be sufficient
svn-id: r8700
2003-07-02 00:53:38 +00:00
Max Horn
fe03de7243 fix for the 'invalid seeks' that sometimes occured at the end of smush playback (well I hope - at least now I can't reproduce the problem anymore with my testcases)
svn-id: r8695
2003-07-01 23:50:36 +00:00
Max Horn
f108fe66fe make smush pausing while GUI is up reentrant
svn-id: r8639
2003-06-22 23:09:56 +00:00
Max Horn
4ead10e4d5 Change names of the stream API in the mixer; added endStream method (stop() halts stream immediately; endStream() lets it first finish playing)
svn-id: r8603
2003-06-22 11:47:03 +00:00
Paweł Kołodziejski
21aa812bf1 fixed warning
svn-id: r8599
2003-06-22 06:27:32 +00:00
Max Horn
046dd1cfc8 fix regression I just introduced (voices in smush movies were cut off way too early)
svn-id: r8595
2003-06-22 01:33:03 +00:00
Max Horn
bd4370c251 lots of mixer cleanup / refactoring / reengineering
svn-id: r8594
2003-06-21 23:29:34 +00:00
Max Horn
7c332d7fdb modified & cleaned up the playStream/append code a bit; but this API really could stand some refinement
svn-id: r8592
2003-06-21 21:17:08 +00:00
Max Horn
1733bafbda get rid of 11025 Hz special case (I hope this is correct; only case I know of where 11025 Hz are used is during the Dig intro
svn-id: r8591
2003-06-21 20:57:01 +00:00
Max Horn
55e9f4ecbe got rid of member var 'first'
svn-id: r8590
2003-06-21 20:40:34 +00:00
Max Horn
ace2fff564 cleanup
svn-id: r8589
2003-06-21 20:33:46 +00:00
Max Horn
720837abd9 reduce code duplication a bit
svn-id: r8586
2003-06-21 19:58:38 +00:00
Max Horn
9548531b1c TODO: improved smush sound quality whenever 11khz sound is used
svn-id: r8585
2003-06-21 19:57:56 +00:00