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:
5858* RTL2832 with tuner chip FC0012
5959* RTL2832 with tuner chip FC0013
6060* MyGica T230
61+ * MyGica (Geniatech) T230C DVB-T/T2/C
6162* MyGica Pad TV Tuner PT360
6263* EVOLVEO XtraTV stick (Some unbranded Android DVB-T sticks)
6364* PCTV AndroiDTV (78e)
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ model {
2929 applicationId " info.martinmarinov.dvbdriver"
3030 minSdkVersion. apiLevel 16
3131 targetSdkVersion. apiLevel 25
32- versionCode 15
33- versionName " 1.34 "
32+ versionCode 16
33+ versionName " 1.35 "
3434
3535 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
3636 }
Original file line number Diff line number Diff line change 5656 <usb-device vendor-id =" 0x185b" product-id =" 0x0620" /> <!-- Compro VideoMate U620F -->
5757 <usb-device vendor-id =" 0x1f4d" product-id =" 0xa115" /> <!-- EVOLVEO XtraTV stick -->
5858 <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 -->
5960</resources >
You can’t perform that action at this time.
0 commit comments