e086f09d48
This will allow the android client to directly make calls to the mpd process to change tracks I went with camel case on the function names here, if you use an underscore javac generates a function tht looks like this: JNIEXPORT void JNICALL Java_org_musicpd_Bridge_play_1previous I figured what we ended up with looks a little nicer: JNIEXPORT void JNICALL Java_org_musicpd_Bridge_playPrevious |
||
---|---|---|
.. | ||
apk | ||
app | ||
gradle/wrapper | ||
include | ||
.gitignore | ||
PrivacyPolicy.rst | ||
build.gradle.kts | ||
build.py | ||
custom_rules.xml | ||
gdb.sh | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
meson.build | ||
settings.gradle.kts |