Commit Graph
15 Commits
Author SHA1 Message Date
Nicolas Noble f453058bf2 The second part of armisme fix is here...
<Arisme> but on the bright side, now ScummVM will be #1 on Sourceforge :D
Oh well....

svn-id: r4353
2002-05-18 21:12:11 +00:00
Nicolas Noble 65b2c9793b And now commiting the *REAL* arisme patch...
svn-id: r4352
2002-05-18 21:09:40 +00:00
Nicolas Noble 406d45cd0b Next time, I'll have to kill you Arisme ok? ;-)
svn-id: r4351
2002-05-18 21:07:29 +00:00
Nicolas Noble 53f993be44 Fixing ALSA driver to not segfault when launching simon. It still isn't
supported but it's better signaled now. BTW I think there is a bug
somewhere since the close() method were called without beeing open()'d. Oh well...

svn-id: r4347
2002-05-18 11:48:48 +00:00
Nicolas Noble 9236c4f905 Cleaning up a little the ALSA driver, and removed the 'old beast': the old TiMidity code.
svn-id: r4344
2002-05-16 19:04:38 +00:00
Nicolas Noble 5edf1e6d7f Added an ALSA sequencer support. Updated readme.txt to explain it, and
Makefile to allow the user to enable it. I also reorganised the Makefile
a bit, since there is now one more optionnal library. BBrox, I also
merged your Makefile.x11 in it, just take a look at it!

svn-id: r4341
2002-05-16 06:46:50 +00:00
Nicolas Noble b17a510c24 Almost closing bug #555105 (waiting for confirmation...)
svn-id: r4301
2002-05-12 21:59:03 +00:00
Nicolas Noble 16e004832f Closing bug #555104
svn-id: r4299
2002-05-12 21:39:19 +00:00
Nicolas Noble 5a4ed65eda One should not work when just awoken... _talkspeed != _talkSpeed.... sorry!
svn-id: r4225
2002-05-07 08:53:27 +00:00
Nicolas Noble 76370a99c9 Sorted the updateconfig() fonction to match the command line parsing.
BTW Endy, if you add an config-file option, you better add it
to the updateconfig() fonction, otherwise it won't reload =))

svn-id: r4223
2002-05-07 05:12:39 +00:00
Nicolas Noble 25800dabc3 SFX and Music volumes are now game-specific.
svn-id: r4183
2002-05-03 19:17:15 +00:00
Nicolas Noble cfd1ca5fe1 My code really need that free(NULL) is valid BBrox... =)
And arisme you were SOO right! How was my code working before?!?

svn-id: r4171
2002-05-02 00:46:12 +00:00
Nicolas Noble 28778e07f7 More command line and config file bug fixes:
-) fixed the save of the gfx_mode
  -) fixed the help line for gfx_mode
  -) adding some error messages in the config file loading

svn-id: r4118
2002-04-27 22:12:36 +00:00
Nicolas Noble 5b0d856a12 Fixed the 'config-file is predominant upon command line' bug...
svn-id: r4117
2002-04-27 21:43:30 +00:00
Nicolas Noble 00c03b9a0d Fixed the tempo argument.
svn-id: r4115
2002-04-27 20:48:13 +00:00