mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
new package:
- add initial lcdproc support
This commit is contained in:
@@ -98,6 +98,18 @@
|
||||
# tosh-vt76f/flytv-prime/Medion-X10/imonknob/ultrax/dvico/MCE-X10)
|
||||
REMOTE="mceusb"
|
||||
|
||||
# LCD driver to Use - Possible drivers are ( Comma seperated:
|
||||
# bayrad,CFontz,CFontz633,CFontzPacket,CwLnx,ea65,
|
||||
# EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,icp_a106,imon,imonlcd,
|
||||
# IOWarrior,irman,irtrans,joy,lb216,lcdm001,lcterm,lirc,lis,
|
||||
# MD8800,ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD,picolcd,
|
||||
# pyramid,sed1330,sed1520,serialPOS,serialVFD,shuttleVFD,sli,
|
||||
# stv5730,SureElec,t6963,text,tyan,ula200,xosd
|
||||
# 'all' compiles all drivers;
|
||||
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
||||
# "none" for disable LCD support
|
||||
LCD_DRIVER="none"
|
||||
|
||||
# Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000)
|
||||
# Space separated list is supported,
|
||||
# e.g. FIRMWARE="iwl3945 iwl5000"
|
||||
|
||||
@@ -98,6 +98,18 @@
|
||||
# tosh-vt76f/flytv-prime/Medion-X10/imonknob/ultrax/dvico/MCE-X10)
|
||||
REMOTE="mceusb"
|
||||
|
||||
# LCD driver to Use - Possible drivers are ( Comma seperated:
|
||||
# bayrad,CFontz,CFontz633,CFontzPacket,CwLnx,ea65,
|
||||
# EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,icp_a106,imon,imonlcd,
|
||||
# IOWarrior,irman,irtrans,joy,lb216,lcdm001,lcterm,lirc,lis,
|
||||
# MD8800,ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD,picolcd,
|
||||
# pyramid,sed1330,sed1520,serialPOS,serialVFD,shuttleVFD,sli,
|
||||
# stv5730,SureElec,t6963,text,tyan,ula200,xosd
|
||||
# 'all' compiles all drivers;
|
||||
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
||||
# "none" for disable LCD support
|
||||
LCD_DRIVER="all"
|
||||
|
||||
# Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000)
|
||||
# Space separated list is supported,
|
||||
# e.g. FIRMWARE="iwl3945 iwl5000"
|
||||
|
||||
@@ -98,6 +98,18 @@
|
||||
# tosh-vt76f/flytv-prime/Medion-X10/imonknob/ultrax/dvico/MCE-X10)
|
||||
REMOTE="mceusb"
|
||||
|
||||
# LCD driver to Use - Possible drivers are ( Comma seperated:
|
||||
# bayrad,CFontz,CFontz633,CFontzPacket,CwLnx,ea65,
|
||||
# EyeboxOne,g15,glcdlib,glk,hd44780,i2500vfd,icp_a106,imon,imonlcd,
|
||||
# IOWarrior,irman,irtrans,joy,lb216,lcdm001,lcterm,lirc,lis,
|
||||
# MD8800,ms6931,mtc_s16209x,MtxOrb,mx5000,NoritakeVFD,picolcd,
|
||||
# pyramid,sed1330,sed1520,serialPOS,serialVFD,shuttleVFD,sli,
|
||||
# stv5730,SureElec,t6963,text,tyan,ula200,xosd
|
||||
# 'all' compiles all drivers;
|
||||
# 'all,!xxx,!yyy' de-selects previously selected drivers
|
||||
# "none" for disable LCD support
|
||||
LCD_DRIVER="all"
|
||||
|
||||
# Firmware to use (iwl1000, iwl3945, iwl4965, iwl5000, iwl5150, iwl6000)
|
||||
# Space separated list is supported,
|
||||
# e.g. FIRMWARE="iwl3945 iwl5000"
|
||||
|
||||
Reference in New Issue
Block a user