Commit Graph

57 Commits

Author SHA1 Message Date
mvoelkel 30c2280256 Cleaned up mk.clean 2015-12-07 15:31:56 +01:00
Ralph Metzler dd41037506 send defense to specified searchport instead of 1900 2015-11-24 23:08:27 +01:00
Ralph Metzler b3ec5429d4 consistency check for existing stream and ownership failed second time around 2015-11-24 23:06:41 +01:00
Ralph Metzler 41c037118c - properly handle pid changes by non stream owners
- start fixing multicast handling by non owners
2015-11-24 23:05:23 +01:00
Ralph Metzler 6fef2a2ce8 calculate table lengths
add supprt for isi parameter
2015-11-05 19:03:54 +01:00
Ralph Metzler d82256b893 new release 2015-10-04 02:10:20 +02:00
mvoelkel b7bf1d7736 Delay startup of fancontrol demon 2015-10-03 21:33:06 +02:00
mvoelkel 26df0f5dfa added pishing frustration to updateserver.lua
Only accepts hosts which resolve to a private ipv4 address (10,
172.16-31, 192.168
This should making it harder to trick people into installing bad FW
images
2015-10-03 17:49:06 +02:00
mvoelkel 6da12f3a8d Updated unitymedia south
experimental support for regional window switching on rbb and NDR
added changes from oct 1st 2015, (SDR BW HD, Bibel TV HD)
2015-10-03 17:43:52 +02:00
Ralph Metzler 00f4309fcd cable tuning using new API was missing modulation parameter 2015-10-03 13:09:17 +02:00
Ralph Metzler dab77defed correctly handle pid change in comformity mode 2015-10-03 13:09:17 +02:00
Ralph Metzler ae09795607 new arteHD transponder 2015-10-03 13:09:16 +02:00
mvoelkel b03ec46791 typo in help of system.html 2015-10-01 14:27:09 +02:00
mvoelkel e223db9c34 Unitymedia, KabelBW
Renamed Unitymedia to unitymedia north
Renamed KabelBW to unitymedia south
New unitymedia south channellist
2015-10-01 14:27:09 +02:00
Ralph Metzler dd1b87949a change version to 1.0.54 2015-09-30 17:04:01 +02:00
Ralph Metzler 9049fc482a improve SCR debug messages 2015-09-24 23:31:20 +02:00
mvoelkel 56f57e2a50 updateserver setting: handle url encoded strings 2015-09-24 19:10:27 +02:00
mvoelkel fda50eb103 Rmeoved unused files 2015-09-24 19:09:28 +02:00
mvoelkel 928816fbe4 script cleanup
unified output using http_print
added Cache-Control header
2015-09-24 19:09:08 +02:00
mvoelkel fb0aab674e Temperature monitor
up to 4 sensors
display if there is no sensor available
fixed a race condition
2015-09-24 16:20:44 +02:00
mvoelkel 6e39d759fe some polishing home/system page 2015-09-24 15:38:21 +02:00
mvoelkel 9e3863a60a Typos in html help text 2015-09-20 14:03:34 +02:00
Ralph Metzler 64da78dcd7 use latest dddvb 2015-09-16 22:52:49 +02:00
Ralph Metzler 9d75b6ade6 add EN50607 to button text 2015-09-16 10:46:27 +02:00
Ralph Metzler edbdf3649b new version number 2015-09-16 10:46:14 +02:00
Ralph Metzler 9797901b9b new dddvb version 2015-09-11 19:05:12 +02:00
mvoelkel 71db90cc11 fixed typo 2015-09-11 17:46:26 +02:00
mvoelkel 162de68b21 Added local updateserver selection 2015-09-11 17:05:43 +02:00
mvoelkel f23745b146 Systemsettings html/scripts
Use layered help in system.html
Added "strict" to systemsettings
check strict.enabled in octoserve startup script
2015-09-11 14:53:05 +02:00
mvoelkel 6e33b3c160 html cleanup
some pages where still iso-8859-1, changed to utf-8
2015-09-09 19:39:12 +02:00
mvoelkel dc2cd1cc9e fan control update
Checks fpga id to enable fan on power connector 1 or 2
2015-09-09 19:08:06 +02:00
mvoelkel aee8253906 README.md updated
added git commands to ensure dddvb submodule is on the right branch (and
not just on a detached HEAD)
2015-09-07 16:57:15 +02:00
mvoelkel 062c741f06 dddvb updated 2015-09-07 16:52:34 +02:00
mvoelkel cce8f7b678 dddvb updated 2015-09-07 16:13:16 +02:00
Ralph Metzler fd21db278a Merge branch 'internal' of https://github.com/DigitalDevices/internal_octonet into internal 2015-09-07 02:30:04 +02:00
Ralph Metzler ee9b3bf44f add JESS support 2015-09-07 02:20:17 +02:00
Ralph Metzler 377e23126d change commit 2015-09-07 02:19:36 +02:00
Ralph Metzler 782670b705 make executable 2015-09-07 02:18:39 +02:00
Ralph Metzler 7c870b9aed remove copying from rjkm directories
make executable
2015-09-07 02:17:56 +02:00
mvoelkel 2e1bb68a70 ddbridge driver 2015-09-06 22:07:13 +02:00
mvoelkel 73bf0bd413 Webserver javascripts updates
Replaces DOM based dynamic jscript elements with XMLHttpRequests
and JSON replies.
Not yet on all pages.
2015-09-06 22:06:38 +02:00
mvoelkel f73ea934ff Added README.md 2015-09-06 15:06:15 +02:00
mvoelkel 62ada71f38 another tiny bugfix 2015-09-05 21:48:29 +02:00
mvoelkel cbea299688 tiny bug fix 2015-09-05 20:42:20 +02:00
mvoelkel 89794aedb2 added startup hardware monitor 2015-09-05 19:13:17 +02:00
mvoelkel b22b47c0b0 Added temperature monitor and fan control 2015-09-05 18:40:13 +02:00
mvoelkel 72d183c3e6 Added creating of /config to post-build.sh
git doesn't like empty subdirectories
2015-09-05 18:39:08 +02:00
mvoelkel 141a04fe7a SCIFDataBase, update script, dddvb changes
update script can now scan Microsoft IIS directory listings
2015-09-03 14:36:12 +02:00
mvoelkel a1e04db6db password protection (currently disabled)
Added files and changes required for password protection
2015-09-03 14:32:02 +02:00
mvoelkel 860265e427 split multicast setup in two scripts
this allows password protected setup
2015-09-03 14:29:56 +02:00