History log of /haiku/src/servers/midi/MidiServerApp.cpp
Revision Date Author Comments
# 789bcfd8 23-Jan-2022 Panagiotis "Ivory" Vasilopoulos <git@n0toose.net>

Update own credits/copyrights

Change-Id: Ia28784e1c8d534df3946693c850e176c75c5d99a
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4882
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>


# ba22ebb3 04-Jul-2021 Panagiotis Vasilopoulos <hello@alwayslivid.com>

midi_server: Update copyright notice

This change aims to clean up the code a little. With explicit permission from Matthijs Hollemans.

Change-Id: Idd6c46b8059ec4674653a0d844502b4c76990726
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4146
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# 5962c365 02-Jul-2021 Panagiotis Vasilopoulos <hello@alwayslivid.com>

midi_server: Add about window

Change-Id: Idea33a8fed164b63195bc75a00910c731841fef7
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4143
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# 86e23e81 18-Oct-2015 Jérôme Duval <jerome.duval@gmail.com>

midi_server: fix debug build.


# 8f279618 14-Oct-2015 Axel Dörfler <axeld@pinc-software.de>

midi_server: Converted to BServer, launched on demand.


# 83f803c6 14-Oct-2015 Axel Dörfler <axeld@pinc-software.de>

midi_server: cleanup.

* Style cleanup.
* Moved documentation to source file.
* Improved variable/member naming, added '_' prefix for private methods.


# 1a7bcf69 01-Jun-2014 Oliver Tappe <zooey@hirschkaefer.de>

Lots of B_PRI... insertions to fix errors with DEBUG=1.


# 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


# 1a7bcf6962e1c99906cce0fe602e08c3fcda46f6 01-Jun-2014 Oliver Tappe <zooey@hirschkaefer.de>

Lots of B_PRI... insertions to fix errors with DEBUG=1.


# 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