freesci-develop
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freesci-develop] cvs: jameson


From: FreeSCI CVS repository
Subject: [freesci-develop] cvs: jameson
Date: Mon, 07 Jul 2003 12:32:55 +0200

CVSROOT:        /var/cvs/freesci
Module name:    freesci
Changes by:     jameson 2003/07/07 10:32:55 GMT

Modified files:
        .              : Tag: glutton ChangeLog README freesci.spec 
        src/gfx/drivers: Tag: glutton xlib_driver.c 
        src/include    : Tag: glutton sfx_device.h sfx_iterator.h 
                         sfx_sequencer.h 
        src/sfx        : Tag: glutton iterator.c 
        src/sfx/device : Tag: glutton alsa-midi.c 
        src/sfx/player : Tag: glutton realtime.c 
        src/sfx/seq    : Tag: glutton mt32.c sequencers.c 

Log message:
* xlib driver fixes (a)
* New xlib driver option 'localise_keyboard' (b)
* Misc. signedness/unsignedness fixups
* MIDI output support for ALSA (c)

(a) This un-breaks function and cursor keys, assuming that (b) is not
enabled. (b) causes national keyboards to work right, but tries to
interpret Ctrl/Alt/Meta status on its own, breaking shortcut keys. Users
of non-US keyboard layouts will have to choose one of these options
until I can come up with a better solution (any suggestions would be
welcome!)

(c) is the big news in here; Glutton finally has sound support for
MT-32. We're using ALSA's internal queueing mechanism; this should be
much more accurate than what the main branch does. Note that song
iterator/Sound() interaction is somewhat buggy; cues are missed and
incorrect songs are played in some instances, but that's a (hopefully)
unrelated bug.

ALSA sound output is currently hardwired to port 64:0.

-- Christoph





reply via email to

[Prev in Thread] Current Thread [Next in Thread]