Output device shape for route window. Mehr ...
#include "OutputDeviceShape.h"
#include "OutputMidiDeviceShape.h"
#include "OutputMidiFileDeviceShape.h"
#include "OutputGuidoFileDeviceShape.h"
#include "BoxChannelShape.h"
#include "DevMidi.h"
gehe zum Quellcode dieser Datei
Output device shape for route window.
GPL
Revision 1.3 2011-02-20 22:35:59 keinstein updated license information; some file headers have to be revised, though
Revision 1.2 2010-11-21 13:15:49 keinstein merged experimental_tobias
Revision 1.1.2.14 2010-11-18 21:46:14 keinstein MutFrame: get rid of OnIdle (this may break something, but saves much more CPU cycles Some further steps to get rid of EDevice*
Revision 1.1.2.13 2010-07-06 09:06:26 keinstein allow empty input and output devices in routes
Revision 1.1.2.12 2010/06/22 15:05:45 keinstein debugging segfault in route check after replacement of MutOutputDevice
Revision 1.1.2.11 2010/06/21 14:28:12 keinstein implement deletion of output devices
Revision 1.1.2.10 2010/05/07 11:40:28 keinstein actual_settings
Revision 1.1.2.9 2010/04/20 17:41:38 keinstein One step towards using Mutabor: Activation of a logic now honours the state of the Device Editor.
Revision 1.1.2.8 2010/04/15 09:28:43 keinstein changing routes works, but is not honoured by MIDI, yet
Revision 1.1.2.7 2010/03/30 08:38:27 keinstein added rudimentary command line support changed debug system to allow selection of messages via command line further enhancements to the route dialogs
Revision 1.1.2.6 2010/02/22 10:14:02 keinstein transfer files to other computer
Revision 1.1.2.5 2010/02/15 12:08:21 keinstein intermediate update for backup progress
Revision 1.1.2.4 2010/01/14 18:14:20 keinstein fix usage of installation prefix MutInputDeviceShape/MutOutputDeviceShape: use GetType for type checking in OnChoiceSelected make InitalizeDialog const MutNewOutputDeviceShape: add InitializeDialog and ReplaceSelfBy
Revision 1.1.2.3 2010/01/14 09:34:24 keinstein Checkin searching for a bug
Revision 1.1.2.2 2010/01/11 12:51:52 keinstein fix some problems due to splitting MutRouteShapes.{cpp,h}
Revision 1.1.2.1 2009/11/30 12:08:57 keinstein split MutRouteShapes into several files into directory Routing
Revision 1.1.2.3 2009/11/03 15:07:07 keinstein Compile on Ubuntu 9.10 remove several interface and implementation pragmas fixed some file names for case insensitive filesystems
Revision 1.1.2.2 2009/11/03 12:39:31 keinstein input device dialog: Allow to edit input devices fix a bug on Mac OS X, that prevented Mutabor from starting if no MIDI device is availlable
Revision 1.1.2.1 2009/08/10 11:23:12 keinstein merged from wrong tree
Revision 1.2 2009/08/10 11:15:47 keinstein some steps towards new route window
Revision 1.1 2008/11/03 15:31:54 keinstein Added to the system
Definiert in Datei OutputDeviceShape.cpp.