aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
2004-10-24o Sync with upstream sourceEugene Sandulenko
o Move back to old sawtooth filter, which sounds better svn-id: r15683
2004-10-24More cleanup. Too bored to continue now.Torbjörn Andersson
svn-id: r15682
2004-10-24More cleanup.Torbjörn Andersson
svn-id: r15681
2004-10-24o Check size of waveforms.raw so output rate could be adjustedEugene Sandulenko
o Eliminate rom_path, as we use our File class svn-id: r15679
2004-10-23OopsEugene Sandulenko
svn-id: r15670
2004-10-23o Turn BASE_FREQ constant into variable. MT-32 has to be run in lesser time ↵Eugene Sandulenko
slices. o Attempt to fix mi2, but that cure for symptom, not the cause. Under dosbox header is always valid, but here we get 0x41001612 instead of 0x41101612. svn-id: r15669
2004-10-23fixed warningsPaweł Kołodziejski
svn-id: r15665
2004-10-23More cleanup. Too bored to go on.Torbjörn Andersson
svn-id: r15664
2004-10-23CleanupTorbjörn Andersson
svn-id: r15663
2004-10-23CleanupTorbjörn Andersson
svn-id: r15662
2004-10-23Cleaned up axtoi()Torbjörn Andersson
svn-id: r15661
2004-10-22ScummVM style (partial)Torbjörn Andersson
svn-id: r15653
2004-10-22cleanupMax Horn
svn-id: r15652
2004-10-22ScummVM style.Torbjörn Andersson
svn-id: r15651
2004-10-22Replaced the Bit* data types with ScummVM's int* and uint* types. TheTorbjörn Andersson
64-bit type has been renamed int64 and uint64. As a consequence, bug #1051999 (the MinGW compilation problems) is now fixed. svn-id: r15650
2004-10-22Prepare true AdLib support on PalmOSChris Apers
svn-id: r15648
2004-10-22IndentationTorbjörn Andersson
svn-id: r15646
2004-10-22Fixed warning. Hopefully without breaking anything.Torbjörn Andersson
The __int64 problem remains, though. svn-id: r15645
2004-10-22Correction for mingw compileTravis Howell
svn-id: r15644
2004-10-21Fix sign warningsMax Horn
svn-id: r15638
2004-10-21Patch #1048326 Better MT-32 supportEugene Sandulenko
svn-id: r15635
2004-10-20Added fgetc/getc functionChris Apers
svn-id: r15619
2004-10-19Fix for bug #1049937 (FOA: Regression in Adlib music)Max Horn
svn-id: r15618
2004-10-19Made the calculation of _samples_per_tick a bit less prone to arithmeticTorbjörn Andersson
overflow. It failed if the output rate was 44100 Hz. (It didn't use to, but somewhere along the line an unsigned value was changed to a signed. This seemed like a better fix, though.) svn-id: r15610
2004-10-17Fix warningMax Horn
svn-id: r15593
2004-10-17added MidiDriver_Emulated base class used by the adlib & ym2612 midi 'drivers'Max Horn
svn-id: r15589
2004-10-17CleanupMax Horn
svn-id: r15588
2004-10-15Renamed _scaler_proc -> _scalerProc; cleaned up _scalerType handlingMax Horn
svn-id: r15563
2004-10-13Don't let undraw_mouse() terminate with the surface still locked. Now I canTorbjörn Andersson
finally quit Broken Sword II again, without ScummVM crashing. svn-id: r15536
2004-10-11Make use of the new setupPremix variant (i.e. use an AudioStream subclass ↵Max Horn
instead of a premix proc) svn-id: r15523
2004-10-11Subtitles by defaultChris Apers
svn-id: r15520
2004-10-11Fixed paramChris Apers
svn-id: r15519
2004-10-11New paramsChris Apers
svn-id: r15517
2004-10-08True assert functionChris Apers
svn-id: r15471
2004-10-08Fixed pathChris Apers
svn-id: r15470
2004-10-07Force ARM in direct modeChris Apers
svn-id: r15443
2004-10-06Forgot this oneChris Apers
svn-id: r15438
2004-10-06Use common PI value insteadChris Apers
svn-id: r15435
2004-10-06Update tableChris Apers
svn-id: r15431
2004-10-06Use system pathChris Apers
svn-id: r15430
2004-10-06Added M_PI definitionChris Apers
svn-id: r15429
2004-10-06Not needed anymoreChris Apers
svn-id: r15428
2004-10-06FOTAQ ARM optimizationChris Apers
svn-id: r15427
2004-10-06AdjustmentsChris Apers
svn-id: r15426
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
svn-id: r15332
2004-09-12OopsChris Apers
svn-id: r15077
2004-09-12New ARM codeChris Apers
svn-id: r15074
2004-09-12New forms with tabsChris Apers
svn-id: r15073
2004-09-12- simon : russian supportChris Apers
- simon : remove obsolete const - scumm : oldScaleTable support svn-id: r15072
2004-09-12Changed min versionChris Apers
svn-id: r15071