History log of /haiku-fatelf/src/servers/midi/MidiServerApp.cpp
Revision Date Author Comments
# aed35104 05-Aug-2012 Humdinger <humdingerb@gmail.com>

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.


# 5b2d7337 13-Sep-2009 Philippe Houdoin <philippe.houdoin@gmail.com>

Rework midi_server device watching to support dynamic detection, not just
at startup. WIP, as the removing case is not yet handled.
Plus vector icon support should be added to Midi kit.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33118 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8a93edb6 22-Oct-2006 Axel Dörfler <axeld@pinc-software.de>

Made all server version and signatures consistent, and thus closing bug #909.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19092 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e0438418 25-Jun-2004 mahlzeit <mahlzeit@nowhere.fake>

Haiku be thy name.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8154 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5de1932a 13-May-2004 mahlzeit <mahlzeit@nowhere.fake>

Fixed warnings of the geekgadgets compiler.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7569 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ac8402f0 08-Mar-2004 mahlzeit <mahlzeit@nowhere.fake>

Added about box message.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6934 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 94d1c0ea 17-Mar-2003 mahlzeit <mahlzeit@nowhere.fake>

added (experimental) driver support


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2937 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 263f2c60 11-Mar-2003 mahlzeit <mahlzeit@nowhere.fake>

Added MIT license.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2883 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 76bb8030 02-Mar-2003 mahlzeit <mahlzeit@nowhere.fake>

changed comment style


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2861 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 53284a9f 31-Dec-2002 mahlzeit <mahlzeit@nowhere.fake>

Checkin of the source code for midi2 kit milestone 1.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2337 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 27d74562 05-Nov-2002 mahlzeit <mahlzeit@nowhere.fake>

Got rid of the .rsrc file for now, because it
is rather unconvenient to update from the CVS.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1852 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 96462df1 05-Nov-2002 jerl1 <jerl1@nowhere.fake>

I add function that I have wrote


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1847 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 7c27cd32 01-Nov-2002 mahlzeit <mahlzeit@nowhere.fake>

Added Doxygen file headers


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1822 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 37192de9 30-Oct-2002 mahlzeit <mahlzeit@nowhere.fake>

Added the beginnings of the midi_server


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1790 a95241bf-73f2-0310-859d-f6bbb57e9c96


# aed35104852941f0f6f3d1dcc5338b5f337d0a3c 05-Aug-2012 Humdinger <humdingerb@gmail.com>

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.


# 5b2d7337d7ad5d31797a7380dafbee2258230384 13-Sep-2009 Philippe Houdoin <philippe.houdoin@gmail.com>

Rework midi_server device watching to support dynamic detection, not just
at startup. WIP, as the removing case is not yet handled.
Plus vector icon support should be added to Midi kit.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33118 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 8a93edb60c9297f3dce0e63465830567dcc4a5da 22-Oct-2006 Axel Dörfler <axeld@pinc-software.de>

Made all server version and signatures consistent, and thus closing bug #909.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19092 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e0438418fdae8833a31626242a30562cabefc145 25-Jun-2004 mahlzeit <mahlzeit@nowhere.fake>

Haiku be thy name.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8154 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5de1932a25da54575f4a12206d0343aad866e2b5 13-May-2004 mahlzeit <mahlzeit@nowhere.fake>

Fixed warnings of the geekgadgets compiler.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7569 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ac8402f0ead39e65f1716802f001511d306db0fd 08-Mar-2004 mahlzeit <mahlzeit@nowhere.fake>

Added about box message.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6934 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 94d1c0ea39d2b27b15e75fb729e3361d813a956c 17-Mar-2003 mahlzeit <mahlzeit@nowhere.fake>

added (experimental) driver support


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2937 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 263f2c6006d1723e5bf3383058b23c40e251722d 11-Mar-2003 mahlzeit <mahlzeit@nowhere.fake>

Added MIT license.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2883 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 76bb80302f77f08a52f9f2749bd12d458318d693 02-Mar-2003 mahlzeit <mahlzeit@nowhere.fake>

changed comment style


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2861 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 53284a9fdba431c73476c6354a9cc999f7a12e9f 31-Dec-2002 mahlzeit <mahlzeit@nowhere.fake>

Checkin of the source code for midi2 kit milestone 1.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2337 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 27d7456273e4bc3725d2d1d17ed273b43a9f8aea 05-Nov-2002 mahlzeit <mahlzeit@nowhere.fake>

Got rid of the .rsrc file for now, because it
is rather unconvenient to update from the CVS.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1852 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 96462df1adac42353f3adcff68760c3b42cdfe94 05-Nov-2002 jerl1 <jerl1@nowhere.fake>

I add function that I have wrote


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1847 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 7c27cd32b59cf742a20c295a64c8d6537ff65c7d 01-Nov-2002 mahlzeit <mahlzeit@nowhere.fake>

Added Doxygen file headers


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1822 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 37192de9c05b844d4b44eed00739ba8b8ddf16b6 30-Oct-2002 mahlzeit <mahlzeit@nowhere.fake>

Added the beginnings of the midi_server


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1790 a95241bf-73f2-0310-859d-f6bbb57e9c96