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
path:
root
/
scumm
/
imuse_digi.cpp
Age
Commit message (
Expand
)
Author
2003-10-17
renamed some Timer methods
Max Horn
2003-10-09
Moved PalmOS initializations out of namespaces.
Chris Apers
2003-10-03
cleanup / doxygenification
Max Horn
2003-10-03
introduced namespace Scumm; made #include statements use scumm/ prefix explic...
Max Horn
2003-10-02
renamed class Scumm to ScummEngine (consisten with other engine names; also m...
Max Horn
2003-09-24
Whitespace changes
Torbjörn Andersson
2003-09-10
added refCon parameter to timer class
Max Horn
2003-09-08
make even more use of Scumm::_musicEngine; added MusicEngine::setMasterVolume
Max Horn
2003-09-07
make use of voc.h; some cleanup
Max Horn
2003-09-07
cleanup/refactoring
Max Horn
2003-09-07
some cleanup; clarified isSoundInUse semantics and the difference between IMu...
Max Horn
2003-09-07
small tweak (hm, is IMuse::get_sound_active really still needed? or rather, d...
Max Horn
2003-09-06
removed pauseMixer method from mixer, and renamed stop to stopChannel
Max Horn
2003-09-02
remove unused variable
Jonathan Gray
2003-09-02
imuse digi use mixer volume and pan control now
Paweł Kołodziejski
2003-09-02
changed sounds volume to original volume level, and fixed sounds in bass intro
Paweł Kołodziejski
2003-09-01
added sound handle stuff to mixer streams
Paweł Kołodziejski
2003-08-31
added mixer features: volume and pan control per channel
Paweł Kołodziejski
2003-08-18
Updated globals access for PalmOS
Chris Apers
2003-07-27
some cleanup
Paweł Kołodziejski
2003-07-13
debug/warning/error all automatically output a newline
Max Horn
2003-07-02
more cleanup
Max Horn
2003-07-02
oops
Max Horn
2003-07-02
cleanup
Max Horn
2003-06-27
cleanup
Max Horn
2003-06-23
this should prevent changing music in some room in the DIG
Paweł Kołodziejski
2003-06-22
updated ft music tables
Paweł Kołodziejski
2003-06-22
fix for imuse map room table
Paweł Kołodziejski
2003-06-22
fixes for imuse digital table
Paweł Kołodziejski
2003-06-22
updated imuse digital tables
Paweł Kołodziejski
2003-06-22
Change names of the stream API in the mixer; added endStream method (stop() h...
Max Horn
2003-06-21
lots of mixer cleanup / refactoring / reengineering
Max Horn
2003-06-21
modified & cleaned up the playStream/append code a bit; but this API really c...
Max Horn
2003-06-15
moved GameId declaration to common/engine.h (more logical); moved scumm speci...
Max Horn
2003-06-15
cleanup
Max Horn
2003-06-15
made stuff in class Sound protected where possible; moved readCreativeVocFile...
Max Horn
2003-06-14
Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...
Max Horn
2003-06-14
Format string/argument mismatch fixes.
Torbjörn Andersson
2003-06-07
follow our coding conventions
Max Horn
2003-05-31
don't be so verbose on low debug levels
Max Horn
2003-05-21
many pedantic warning fixes (and some actual potential buglets fixed, too)
Max Horn
2003-04-30
PalmOS changes
Max Horn
2003-03-30
changed messages from warning to debug
Paweł Kołodziejski
2003-03-07
decreased a little more sound buffer
Paweł Kołodziejski
2003-03-07
decreased sound buffer for imuse digital, bundle music, and cmi smush audio
Paweł Kołodziejski
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-01-25
applied patch #674141: CMI: Smush sync tuning
Paweł Kołodziejski
2003-01-09
Disable smush again, and apply patch 664890 ('Silencing the music')
James Brown
2002-12-29
fixed play CMI music
Paweł Kołodziejski
2002-12-28
added missing comma
Max Horn
[next]