index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2004-11-29
- Now actually read and write the 4 bytes of tuning frequency info in the hea...
Jerome Fisher
2004-11-29
Fix music volume
Eugene Sandulenko
2004-11-29
Fix music volume
Eugene Sandulenko
2004-11-29
Go on safe side by getting music volume from config manager
Eugene Sandulenko
2004-11-29
Fix music volume.
Eugene Sandulenko
2004-11-28
Fingolfin, I see what you mean about the volume control mess :)
Jerome Fisher
2004-11-28
cleanup
Max Horn
2004-11-28
Last one... No more MT-32 pass-through.
Jerome Fisher
2004-11-28
No longer sets pass-through for MT-32 emulator.
Jerome Fisher
2004-11-28
Who started this trend? :)
Jerome Fisher
2004-11-28
- MIDI messages are now pre-processed and go through normal channel allocatio...
Jerome Fisher
2004-11-28
Changed parameter order of SoundMixer::playInputStream to match that of playRaw
Max Horn
2004-11-28
Fix range check
Max Horn
2004-11-28
- Now sets the palette earlier, and only once.
Jerome Fisher
2004-11-28
- Now sets itself as a "permanent" mixer channel.
Jerome Fisher
2004-11-28
Added a "permanent" field to Channels, which simply prevents them from being ...
Jerome Fisher
2004-11-28
Initialize palette for the progress bar
Eugene Sandulenko
2004-11-28
Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu...
Max Horn
2004-11-28
- Cleanup.
Jerome Fisher
2004-11-28
Using a slightly hacked DOSbox I believe I have verified that the first
Torbjörn Andersson
2004-11-28
Added debug message similar to the one for the scene LUT.
Torbjörn Andersson
2004-11-28
Assume for now that the premixer is always used for music playback (as oppose...
Max Horn
2004-11-28
Fixed various warnings
Max Horn
2004-11-28
fixed an unsigned comparision warning (does this code really do what you inte...
Max Horn
2004-11-28
const correctness fix
Max Horn
2004-11-28
Sync with HE docs md5s
Travis Howell
2004-11-28
Duplicates
Travis Howell
2004-11-28
- More cleanup.
Jerome Fisher
2004-11-28
- Now really use g_scummfont everywhere.
Jerome Fisher
2004-11-28
- Now uses g_scummfont instead of g_sysfont.
Jerome Fisher
2004-11-28
- Cleanup. Still waiting for a real MT-32 to check PCM tuning.
Jerome Fisher
2004-11-28
- Tweaked tuning.
Jerome Fisher
2004-11-28
- Added graphical representation of initialisation progress. This is quite ha...
Jerome Fisher
2004-11-28
correction
Gregory Montoir
2004-11-28
Fixing actor regression in The Dig caused by my previous changes
Max Horn
2004-11-28
Fix AKOS clipping issues at the left/right border of the screen (smooth scrol...
Max Horn
2004-11-28
Print some camera info
Max Horn
2004-11-27
md5 update
Gregory Montoir
2004-11-27
Fix for bug #1067982 (DIG: Parallax scrolling in library semi-broken)
Max Horn
2004-11-27
fixed potiential problem in scumm save/load code
Gregory Montoir
2004-11-27
moved all the HE wiz stuff to a separate module, with minor cleanups and simp...
Gregory Montoir
2004-11-27
This is done...
Max Horn
2004-11-27
Removed the (highly SCUMM specific) 'appendable stream' API from SoundMixer; ...
Max Horn
2004-11-27
Removed the old setupPremix version, it is not needed anymore. Also fixed som...
Max Horn
2004-11-27
cleanup
Max Horn
2004-11-27
Use modern form of setupPremix
Max Horn
2004-11-27
Use modern form of setupPremix
Max Horn
2004-11-27
Added some more mixer doxygen docs; cleaned up Mixer API a bit, removing some...
Max Horn
2004-11-27
Make use of our String class instead of juggling with char pointers; added Fi...
Max Horn
2004-11-27
To really, truly fix the multi-midi race condition, the adlib driver is now a...
Jerome Fisher
[next]