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
/
backends
/
midi
Age
Commit message (
Expand
)
Author
2004-11-28
Initialize palette for the progress bar
Eugene Sandulenko
2004-11-28
- Cleanup.
Jerome Fisher
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
- 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-27
AudioStream::read() has been removed quite some time ago, now making sure tha...
Max Horn
2004-11-19
- Don't compile inline asm on versions of GCC < 3 (it uses MMX registers, whi...
Jerome Fisher
2004-11-15
const const const
Max Horn
2004-11-15
- Now uses playInputStream to add a channel to the mixer, instead of setting ...
Jerome Fisher
2004-11-14
This has to be a typo.
Torbjörn Andersson
2004-11-14
Make #pragma pack really multiplatform. Old code didn't work on
Eugene Sandulenko
2004-11-14
- Huge cleanup of LUT stuff.
Jerome Fisher
2004-11-14
- Prettied up, fixed sign-extension bug.
Jerome Fisher
2004-11-14
- More cleanup.
Jerome Fisher
2004-11-14
MT32 MidiDriver:
Jerome Fisher
2004-11-13
MT32 MidiDriver:
Jerome Fisher
2004-11-12
renamed file mt32
Paweł Kołodziejski
2004-11-12
renamed file mt32
Paweł Kołodziejski
2004-11-10
- Minor improvement to failure handling.
Jerome Fisher
2004-11-10
Use the actual output rate of the sound mixer when producing MT32 audio sampl...
Max Horn
2004-11-08
oops
Max Horn
2004-11-08
cleanup
Max Horn
2004-11-08
Fix it on LE systems. SCUMM_LITTLE_ENDIAN is defined in common/scummsys.h,
Eugene Sandulenko
2004-11-07
Re-apply endian fix
Max Horn
2004-11-06
Be more consistent with the other module.mk files.
Torbjörn Andersson
2004-11-06
Remove stray ;
Travis Howell
2004-11-06
Improve reporting (OSD messages, file open errors) and fix typos.
Eugene Sandulenko
2004-11-06
Major MT-32 emu overhaul based on KingGuppy's code.
Eugene Sandulenko
2004-10-24
o Sync with upstream source
Eugene Sandulenko
2004-10-24
More cleanup. Too bored to continue now.
Torbjörn Andersson
2004-10-24
More cleanup.
Torbjörn Andersson
2004-10-24
o Check size of waveforms.raw so output rate could be adjusted
Eugene Sandulenko
2004-10-23
Oops
Eugene Sandulenko
2004-10-23
o Turn BASE_FREQ constant into variable. MT-32 has to be run in lesser time s...
Eugene Sandulenko
2004-10-23
fixed warnings
Paweł Kołodziejski
2004-10-23
More cleanup. Too bored to go on.
Torbjörn Andersson
2004-10-23
Cleanup
Torbjörn Andersson
2004-10-23
Cleanup
Torbjörn Andersson
2004-10-23
Cleaned up axtoi()
Torbjörn Andersson
2004-10-22
ScummVM style (partial)
Torbjörn Andersson
2004-10-22
cleanup
Max Horn
2004-10-22
ScummVM style.
Torbjörn Andersson
2004-10-22
Replaced the Bit* data types with ScummVM's int* and uint* types. The
Torbjörn Andersson
2004-10-22
Indentation
Torbjörn Andersson
[prev]
[next]