HMS

Home Media Server for Roku Players
git clone https://www.brianlane.com/git/HMS
Log | Files | Refs | README | LICENSE

commit 6fbd1d28adf1dc4ac82ce9741c1cdb0be5e68867
parent a7e500c86bbec0e2459b3c4ca93fef55d014d37e
Author: Brian C. Lane <bcl@brianlane.com>
Date:   Sat, 13 Mar 2010 22:17:07 -0800

Changed path to the player for the Roku Makefile

Diffstat:
Mroku_player/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roku_player/Makefile b/roku_player/Makefile @@ -18,7 +18,7 @@ PKGREL = ../packages ZIPREL = ../zips SOURCEREL = .. -APPNAME = homevideo +APPNAME = roku_player VERSION = 1.0 .PHONY: all homevideo