Update changelog. Minor other updates.

This commit is contained in:
Adam Boeglin 2011-12-30 10:43:01 -05:00
parent 316f7b886a
commit 470688b166
4 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,6 @@
2.0.3
- Removed LD_LIBRARY_PATH dependencies
2.0.2
- Renamed to boblightd to avoid conflicts

View File

@ -10,7 +10,7 @@ type momo
output /dev/ttyACM0
channels 75
prefix 41 64 61 00 18 4D
interval 10000
interval 20000
rate 115200
debug off #turn this on to see what it's doing with the serial port
delayafteropen 1000000

View File

@ -19,8 +19,8 @@
################################################################################
PKG_NAME="boblightd"
PKG_VERSION="2.0.2"
PKG_REV="2"
PKG_VERSION="2.0.3"
PKG_REV="3"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://code.google.com/p/boblight"

View File

@ -4,6 +4,8 @@
# This file is part of OpenELEC - http://www.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
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)