Sign in
android
/
platform
/
frameworks
/
base
/
719ba1da8d7cb2a822cbd4fe3fd52056b931692a
/
media
/
native
/
midi
/
amidi.cpp
2136d8d
amidi: Don't create extra write buffer
by Robert Wu
· 3 years, 1 month ago
a936a25
Add MIDI 2.0 host mode support
by Robert Wu
· 3 years, 2 months ago
57e0882
Fix EINTR handling
by Keith Mok
· 3 years, 4 months ago
0a8c907
Midi: Use exceptionCode instead of transactionError
by Andy Hung
· 4 years, 3 months ago
9267280
Move MidiDeviceInfo to libamidi, its only user
by Marco Nelissen
· 5 years ago
5090a6d
Fix b/138659536 - [All] RVC - CTS : 9 CtsNativeMidiTestCases are failing
by Paul McLean
· 6 years ago
4797e71
Add __ANDROID_API__ guard for midi.h
by Elliott Hughes
· 6 years ago
f79b8d1
Rename instances of "midi" to "AMidi".
by Paul McLean
· 6 years ago
[Renamed (99%) from media/native/midi/midi.cpp]
25f51c6
NativeMIDI: Fix access to unaligned 64-bit data
by Mikhail Naganov
· 6 years ago
84b49130
Moving native MIDI JNI init to AndroidRuntime.cpp.
by Paul McLean
· 7 years ago
8a3e33b
(re)integrating Native MIDI API into NDK - base API
by Paul McLean
· 8 years ago
71f672b
Switching Native MIDI API to an "opaque pointers" model.
by Paul McLean
· 8 years ago
c276c59
nativemidi: Prototype demonstrating native access to IMidiDeviceServer
by Mikhail Naganov
· 9 years ago