Commit Graph

14 Commits

Author SHA1 Message Date
Joost Peters
99d57c2d9f Respond to volume-altering songs
svn-id: r13225
2004-03-09 01:48:12 +00:00
Joost Peters
1020f97cea Enable music volume slider in Journal
svn-id: r13222
2004-03-09 00:52:07 +00:00
Joost Peters
3a6646b598 Handle "compressed" songs
svn-id: r13066
2004-02-27 02:08:44 +00:00
Joost Peters
63be7c1323 Allow using a real MT-32 (can someone with one please test this?)
svn-id: r12641
2004-01-27 23:05:02 +00:00
Joost Peters
b3a9071118 - Cope better with invalid music (fixes 100% CPU usage)
- Some const'ness

svn-id: r12590
2004-01-25 12:50:29 +00:00
Joost Peters
d40d9b7f0d - Added MT32 -> GM mapping, this fixes the wrong sound for the clock in the beginning as well as various tunes.
- Don't try to play invalid music (list probably is incomplete)
- Work around annoying notes bug in 2 pieces of Floda music
- Stop music when loading savegames

svn-id: r12584
2004-01-24 22:55:09 +00:00
Gregory Montoir
28b365803b MSVC warnings
svn-id: r12579
2004-01-23 10:28:20 +00:00
Joost Peters
0bece175e4 - Some refactoring/clean-up.
- Handle special music types (> 1000)
- Implemented random looping (untested)

svn-id: r12577
2004-01-22 23:10:05 +00:00
Joost Peters
698eefae58 - Enable music queueing (I don't really like the levels of indirection, but it'll do for now)
- Handle special music type '2000' (restart previously queued music)

svn-id: r12529
2004-01-19 23:54:50 +00:00
Joost Peters
7a53d9ba7b Added MusicPlayer class (MidiDriver derivate) for greater flexibility
svn-id: r12523
2004-01-19 21:23:42 +00:00
Max Horn
033ff78ae9 updated copyright notice
svn-id: r12176
2004-01-06 12:45:34 +00:00
Joost Peters
dbe01121eb Improved music code a bit. still has 'hanging notes' when stopping music, though.
svn-id: r11988
2003-12-28 03:31:05 +00:00
Joost Peters
7efafcca53 Get rid of unused variable
svn-id: r11622
2003-12-14 01:04:07 +00:00
Joost Peters
1de28a2931 Initial (Roland) Music support; a lot of stuff is still missing and/or incomplete.
svn-id: r11621
2003-12-14 00:33:21 +00:00