#include "../stdafx.h" #include "phidget_jni.h" #include "com_phidgets_AnalogPhidget.h" #include "../cphidgetanalog.h" JNI_LOAD(analog, Analog) } JNI_CREATE(Analog) JNI_GETFUNC(Analog, OutputCount, OutputCount, jint) JNI_INDEXED_GETFUNC(Analog, Voltage, Voltage, jdouble) JNI_INDEXED_SETFUNC(Analog, Voltage, Voltage, jdouble) JNI_INDEXED_GETFUNC(Analog, VoltageMax, VoltageMax, jdouble) JNI_INDEXED_GETFUNC(Analog, VoltageMin, VoltageMin, jdouble) JNI_INDEXED_GETFUNCBOOL(Analog, Enabled, Enabled) JNI_INDEXED_SETFUNC(Analog, Enabled, Enabled, jboolean)d> index : dtv-scan-tables.git
dtv-scan-tables Debian packagingJonathan McCrohan
summaryrefslogtreecommitdiffstats
path: root/dvb-t/hu-Gyor (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877
2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2
2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9