aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-11-19Volume control fixesJamieson Christian
svn-id: r5623
2002-11-19cleanupMax Horn
svn-id: r5622
2002-11-19revert adlib change for now (not happy with the whole adlib/midi situation, ↵Max Horn
though) svn-id: r5621
2002-11-19fixed parent() for root nodeMax Horn
svn-id: r5620
2002-11-19fixed parent() method, added a FIXMEMax Horn
svn-id: r5619
2002-11-19fixed parent() method, added a FIXMEMax Horn
svn-id: r5618
2002-11-19fixed default midi driver selection on Mac OS X; enforce adlib for ↵Max Horn
Indy3/MonkeyVGA for now; don't default to adlib in any other game svn-id: r5617
2002-11-19Added MonkeyVGA copy protection bypass, patch #640546Travis Howell
svn-id: r5616
2002-11-19The _displayName isn't required for win32Travis Howell
svn-id: r5615
2002-11-19Change initial directory list sizeNicolas Bacca
svn-id: r5614
2002-11-19Update listDirNicolas Bacca
svn-id: r5613
2002-11-19Fix GDI dialog, set sampling rate to 22 kHz for Full Throttle & The Dig ↵Nicolas Bacca
(Smush issue), fix save game key for Zak, The Dig & Full Throttle svn-id: r5612
2002-11-19Fix paletted devices, add error displayNicolas Bacca
svn-id: r5611
2002-11-19Switch to new iconsNicolas Bacca
svn-id: r5610
2002-11-19Added Monkey 1 VGA floppy (put the files in monkey1vga directory), change ↵Nicolas Bacca
the game names, save list when exiting the scanner, fix for long directories list svn-id: r5609
2002-11-19Added bomb icon and startup palette sizeNicolas Bacca
svn-id: r5608
2002-11-19Switch to new iconsNicolas Bacca
svn-id: r5607
2002-11-19Added new icons, thanks to Carlos Luz aka LightmanNicolas Bacca
svn-id: r5606
2002-11-19Change error display for WinCENicolas Bacca
svn-id: r5605
2002-11-19Small Windows CE changes : detect old WinCE as NONSTANDARD_PORT, change ↵Nicolas Bacca
__cdecl for these systems, add 2 sampling rates for WinCE due to problems with Smush mixer in 11 kHz svn-id: r5604
2002-11-19fix warning when compiling w/o vorbis/mp3 supportMax Horn
svn-id: r5603
2002-11-19Patch #639931: ALL: Fix for possible mixer distortionMax Horn
svn-id: r5602
2002-11-19Patch #639699: SAM: Fix for graphics glitchMax Horn
svn-id: r5601
2002-11-19added some preliminary game auto detect code to the launcher; this required ↵Max Horn
a small change to the FS API, Windows/Morphos code will have to be adapted slightly I fear. Also, not all games are detected correctly, and some probably never will be, so we still have to add a dialog for cases where auto detect doesn't work svn-id: r5600
2002-11-18fixed warningMax Horn
svn-id: r5599
2002-11-18removed obsolete exampleMax Horn
svn-id: r5598
2002-11-18added [ and ] for volume control on US keyboards and changed volume change to 16Oliver Kiehl
svn-id: r5597
2002-11-18Added support for volume and pause control to Simon music.Jamieson Christian
Note that MidiStreamer is now used as a streaming wrapper for ALL MidiDriver types, even those that natively support streaming. This is because MidiStreamer supports a hybrid of streamed and non-streamed MIDI, which is necessary to support interactive events. svn-id: r5596
2002-11-18touch up games listJonathan Gray
svn-id: r5595
2002-11-18Revert patch 638253, causes Dig regressionsJames Brown
svn-id: r5594
2002-11-17added the ability to pause effects (s) and ambient sound (b)Oliver Kiehl
svn-id: r5593
2002-11-17Fixes to Master/SFX/Music volumes:Jamieson Christian
- All are in 0-255 range now. No 0-127 mismatches. - Master volume now affects SFX and Music, consistent with LEC behavior. - The [ and ] keys now affect Music volume, not Master. Consistent with LEC behavior. Also changed [ and ] increment to 16, for 256/16 = 16 volume increments outside the GUI. svn-id: r5592
2002-11-17added structures for midi pause/volumeOliver Kiehl
svn-id: r5591
2002-11-17quit_if_user_presses_y() addedOliver Kiehl
svn-id: r5590
2002-11-17implemented quit_if_user_presses_y()Oliver Kiehl
svn-id: r5589
2002-11-17hack around another null dref for indy3, fixes 639201Jonathan Gray
svn-id: r5588
2002-11-16remove unused variableMax Horn
svn-id: r5587
2002-11-16Cursors should now be hidden during cut scenes (I hope)Travis Howell
svn-id: r5586
2002-11-16added cursor for simon1Oliver Kiehl
svn-id: r5585
2002-11-16OoopsTravis Howell
svn-id: r5584
2002-11-16Don't show cursor during cut scenesTravis Howell
svn-id: r5583
2002-11-16added context sensitive mouse cursors for simon2. yay! ;)Oliver Kiehl
svn-id: r5582
2002-11-16[Bug 590646] Fixed problem with small blips of music playingJamieson Christian
when master/music volumes are changed in the ScummVM GUI. svn-id: r5581
2002-11-16DIG: fixed subtitles in Space Time Six smush moviePaweł Kołodziejski
svn-id: r5580
2002-11-16patch 638246 Fix for ALSA and SEQ MIDI drivers with simon, by jamiesonJonathan Gray
svn-id: r5579
2002-11-16Make alignment fans (PPC + EVC) happyNicolas Bacca
svn-id: r5578
2002-11-15readded variable removed in last commit - needed for big endianOliver Kiehl
svn-id: r5577
2002-11-15added draw smush subtitles mode 9Paweł Kołodziejski
svn-id: r5576
2002-11-15updated VC6 project filePaweł Kołodziejski
svn-id: r5575
2002-11-15changed warnings to debug messagesPaweł Kołodziejski
svn-id: r5574