Added switches API and rawmidi API...

This commit is contained in:
Jaroslav Kysela 1998-08-27 20:47:51 +00:00
parent df8ab35aac
commit ef615c857f
13 changed files with 481 additions and 13 deletions

View file

@ -1,3 +1,9 @@
0.0.9 -> 0.1.0
* big API changes
- added switches interfaces
* added RawMIDI API
0.0.8 -> 0.0.9
* Makefile and configure.in changes