haiku/src/servers/midi
Humdinger aed3510485 Close alerts with ESCAPE key.
Added SetFlags(B_CLOSE_ON_ESCAPE) or SetShortcut(index, B_ESCAPE) to BAlerts
depending if the result gets used later in the code, or if it's a one-button
BAlert.
2012-08-05 19:32:46 +02:00
..
DeviceWatcher.cpp Adds support for read or write-only midi devices entries. 2011-02-10 13:19:22 +00:00
DeviceWatcher.h Stupid me, vector icon data loaded by a local BResources 2009-11-29 21:39:49 +00:00
Jamfile Moved IconUtils.h to Interface Kit and therefor made it an "official" header. Since the class has no 2011-02-25 09:12:38 +00:00
midi_server.rdef Set the exclusive launch flag on servers, daemons, Tracker and Deskbar. 2011-04-11 12:23:51 +00:00
MidiServerApp.cpp Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
MidiServerApp.h Rework midi_server device watching to support dynamic detection, not just 2009-09-13 15:36:33 +00:00
PortDrivers.cpp Patch from Pete Goodeve to add time data to incoming MIDI (#5664) 2010-04-01 18:24:53 +00:00
PortDrivers.h Coding style cleanup. Hope I got it right... 2009-09-24 17:53:49 +00:00
ServerDefs.h