summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthlo <smarttv640@gmail.com>2013-03-17 09:41:35 +0100
committerthlo <t.lohmar@gmx.de>2013-03-17 09:41:35 +0100
commitb183afb04050143a3f9faccf6ff52219e60c34d6 (patch)
tree7c32b63c7f5c175005186e68ff55edafc1ac36e3
parentd48d64273d5da9bf596b239bb0aec622086655f0 (diff)
downloadvdr-plugin-smarttvweb-b183afb04050143a3f9faccf6ff52219e60c34d6.tar.gz
vdr-plugin-smarttvweb-b183afb04050143a3f9faccf6ff52219e60c34d6.tar.bz2
First step of repo restructuring
-rw-r--r--Makefile (renamed from vdr-smarttvweb/Makefile)0
-rwxr-xr-xhttpresource.c (renamed from vdr-smarttvweb/httpresource.c)0
-rwxr-xr-xhttpresource.h (renamed from vdr-smarttvweb/httpresource.h)0
-rw-r--r--log.c (renamed from vdr-smarttvweb/log.c)0
-rw-r--r--log.h (renamed from vdr-smarttvweb/log.h)0
-rwxr-xr-xsmarttvfactory.c (renamed from vdr-smarttvweb/smarttvfactory.c)0
-rw-r--r--smarttvfactory.h (renamed from vdr-smarttvweb/smarttvfactory.h)0
-rw-r--r--smarttvweb.c (renamed from vdr-smarttvweb/smarttvweb.c)0
-rw-r--r--smarttvweb.conf (renamed from vdr-smarttvweb/smarttvweb.conf)0
-rwxr-xr-xstvw_cfg.c (renamed from vdr-smarttvweb/stvw_cfg.c)0
-rwxr-xr-xstvw_cfg.h (renamed from vdr-smarttvweb/stvw_cfg.h)0
-rw-r--r--url.c (renamed from vdr-smarttvweb/url.c)0
-rw-r--r--url.h (renamed from vdr-smarttvweb/url.h)0
-rwxr-xr-xweb/Data.js (renamed from vdr-smarttvweb/web/Data.js)0
-rwxr-xr-xweb/Server.js (renamed from vdr-smarttvweb/web/Server.js)0
-rwxr-xr-xweb/favicon.ico (renamed from vdr-smarttvweb/web/favicon.ico)bin1502 -> 1502 bytes
-rwxr-xr-xweb/index.html (renamed from vdr-smarttvweb/web/index.html)0
-rw-r--r--widget.conf (renamed from vdr-smarttvweb/widget.conf)0
18 files changed, 0 insertions, 0 deletions
diff --git a/vdr-smarttvweb/Makefile b/Makefile
index b04d143..b04d143 100644
--- a/vdr-smarttvweb/Makefile
+++ b/Makefile
diff --git a/vdr-smarttvweb/httpresource.c b/httpresource.c
index 79d39bc..79d39bc 100755
--- a/vdr-smarttvweb/httpresource.c
+++ b/httpresource.c
diff --git a/vdr-smarttvweb/httpresource.h b/httpresource.h
index fbbab4d..fbbab4d 100755
--- a/vdr-smarttvweb/httpresource.h
+++ b/httpresource.h
diff --git a/vdr-smarttvweb/log.c b/log.c
index 685bce3..685bce3 100644
--- a/vdr-smarttvweb/log.c
+++ b/log.c
diff --git a/vdr-smarttvweb/log.h b/log.h
index 8a09fe3..8a09fe3 100644
--- a/vdr-smarttvweb/log.h
+++ b/log.h
diff --git a/vdr-smarttvweb/smarttvfactory.c b/smarttvfactory.c
index 3478e9d..3478e9d 100755
--- a/vdr-smarttvweb/smarttvfactory.c
+++ b/smarttvfactory.c
diff --git a/vdr-smarttvweb/smarttvfactory.h b/smarttvfactory.h
index 1073ab0..1073ab0 100644
--- a/vdr-smarttvweb/smarttvfactory.h
+++ b/smarttvfactory.h
diff --git a/vdr-smarttvweb/smarttvweb.c b/smarttvweb.c
index 9e3269e..9e3269e 100644
--- a/vdr-smarttvweb/smarttvweb.c
+++ b/smarttvweb.c
diff --git a/vdr-smarttvweb/smarttvweb.conf b/smarttvweb.conf
index 07920dc..07920dc 100644
--- a/vdr-smarttvweb/smarttvweb.conf
+++ b/smarttvweb.conf
diff --git a/vdr-smarttvweb/stvw_cfg.c b/stvw_cfg.c
index 75b8de6..75b8de6 100755
--- a/vdr-smarttvweb/stvw_cfg.c
+++ b/stvw_cfg.c
diff --git a/vdr-smarttvweb/stvw_cfg.h b/stvw_cfg.h
index d894820..d894820 100755
--- a/vdr-smarttvweb/stvw_cfg.h
+++ b/stvw_cfg.h
diff --git a/vdr-smarttvweb/url.c b/url.c
index 6446654..6446654 100644
--- a/vdr-smarttvweb/url.c
+++ b/url.c
diff --git a/vdr-smarttvweb/url.h b/url.h
index 4656a2a..4656a2a 100644
--- a/vdr-smarttvweb/url.h
+++ b/url.h
diff --git a/vdr-smarttvweb/web/Data.js b/web/Data.js
index 49e9026..49e9026 100755
--- a/vdr-smarttvweb/web/Data.js
+++ b/web/Data.js
diff --git a/vdr-smarttvweb/web/Server.js b/web/Server.js
index 1ab6d0a..1ab6d0a 100755
--- a/vdr-smarttvweb/web/Server.js
+++ b/web/Server.js
diff --git a/vdr-smarttvweb/web/favicon.ico b/web/favicon.ico
index 2236569..2236569 100755
--- a/vdr-smarttvweb/web/favicon.ico
+++ b/web/favicon.ico
Binary files differ
diff --git a/vdr-smarttvweb/web/index.html b/web/index.html
index f396ed4..f396ed4 100755
--- a/vdr-smarttvweb/web/index.html
+++ b/web/index.html
diff --git a/vdr-smarttvweb/widget.conf b/widget.conf
index da4a006..da4a006 100644
--- a/vdr-smarttvweb/widget.conf
+++ b/widget.conf