Skip to content

Commit 2b34171

Browse files
committed
Updating copyright date and readme
1 parent deb76c2 commit 2b34171

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ Copyright (c) 2009 Michal Policht
2626
All rights reserved.
2727

2828
RtMidi: realtime MIDI i/o C++ classes
29-
Copyright (c) 2003-2014 Gary P. Scavone
29+
Copyright (c) 2003-2022 Gary P. Scavone

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ Please see that page for information on running and using Hairless Midiserial, a
1010

1111
Hairless uses git submodules for library dependencies, so you should use `git clone --recursive URL` when cloning from Github. Alternatively, you can run `git submodule update --init` in order to fetch the submodules to an already-cloned directory.
1212

13-
Hairless Midiserial Bridge release 0.4 was built with Qt 4.7.3. It's also been built and run under Qt 4.7.4 & 4.8.6. Newer Qt version 5.0 will probably require code changes in order to compile and/or run.
13+
~~Hairless Midiserial Bridge release 0.4 was built with Qt 4.7.3. It's also been built and run under Qt 4.7.4 & 4.8.6. Newer Qt version 5.0 will probably require code changes in order to compile and/or run.~~
14+
This fork has been ported to Qt 6.3.1 and tested on macOS Monterey on Apple M1 Pro CPU.
15+
I haven't tested it on Windows and Linux (yet).
1416

1517
The Qt package should contain all dependencies, the graphical IDE "Qt Creator" or the program "qmake" can be used to compile the project hairless-midiserial.pro.
1618

0 commit comments

Comments
 (0)