File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
dvbservice/src/main/res/xml Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,7 @@ Currently:
58
58
* RTL2832 with tuner chip FC0012
59
59
* RTL2832 with tuner chip FC0013
60
60
* MyGica T230
61
+ * MyGica (Geniatech) T230C DVB-T/T2/C
61
62
* MyGica Pad TV Tuner PT360
62
63
* EVOLVEO XtraTV stick (Some unbranded Android DVB-T sticks)
63
64
* PCTV AndroiDTV (78e)
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ model {
29
29
applicationId " info.martinmarinov.dvbdriver"
30
30
minSdkVersion. apiLevel 16
31
31
targetSdkVersion. apiLevel 25
32
- versionCode 15
33
- versionName " 1.34 "
32
+ versionCode 16
33
+ versionName " 1.35 "
34
34
35
35
testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
36
36
}
Original file line number Diff line number Diff line change 56
56
<usb-device vendor-id =" 0x185b" product-id =" 0x0620" /> <!-- Compro VideoMate U620F -->
57
57
<usb-device vendor-id =" 0x1f4d" product-id =" 0xa115" /> <!-- EVOLVEO XtraTV stick -->
58
58
<usb-device vendor-id =" 0x2013" product-id =" 0x25a" /> <!-- PCTV AndroiDTV (78e) -->
59
+ <usb-device vendor-id =" 0x0572" product-id =" 0xc689" /> <!-- Mygica T230C DVB-T/T2/C -->
59
60
</resources >
You can’t perform that action at this time.
0 commit comments