mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-04 16:37:50 +00:00
Update changelog. Minor other updates.
This commit is contained in:
parent
316f7b886a
commit
470688b166
@ -1,3 +1,6 @@
|
|||||||
|
2.0.3
|
||||||
|
- Removed LD_LIBRARY_PATH dependencies
|
||||||
|
|
||||||
2.0.2
|
2.0.2
|
||||||
- Renamed to boblightd to avoid conflicts
|
- Renamed to boblightd to avoid conflicts
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ type momo
|
|||||||
output /dev/ttyACM0
|
output /dev/ttyACM0
|
||||||
channels 75
|
channels 75
|
||||||
prefix 41 64 61 00 18 4D
|
prefix 41 64 61 00 18 4D
|
||||||
interval 10000
|
interval 20000
|
||||||
rate 115200
|
rate 115200
|
||||||
debug off #turn this on to see what it's doing with the serial port
|
debug off #turn this on to see what it's doing with the serial port
|
||||||
delayafteropen 1000000
|
delayafteropen 1000000
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="boblightd"
|
PKG_NAME="boblightd"
|
||||||
PKG_VERSION="2.0.2"
|
PKG_VERSION="2.0.3"
|
||||||
PKG_REV="2"
|
PKG_REV="3"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://code.google.com/p/boblight"
|
PKG_SITE="http://code.google.com/p/boblight"
|
||||||
|
@ -4,6 +4,8 @@
|
|||||||
# This file is part of OpenELEC - http://www.openelec.tv
|
# This file is part of OpenELEC - http://www.openelec.tv
|
||||||
# Copyright (C) 2009-2011 Stephan Raue (stephan@openelec.tv)
|
# Copyright (C) 2009-2011 Stephan Raue (stephan@openelec.tv)
|
||||||
#
|
#
|
||||||
|
# Boblightd addon maintained by Adam Boeglin: adamrb@gmail.com
|
||||||
|
#
|
||||||
# This Program is free software; you can redistribute it and/or modify
|
# This Program is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
# the Free Software Foundation; either version 2, or (at your option)
|
# the Free Software Foundation; either version 2, or (at your option)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user