]> jspc29.x-matter.uni-frankfurt.de Git - mvdsensorcontrol.git/commit
Adding HldRec to mvdsensorcontrol
authorMaps <maps@ikf>
Thu, 9 Jun 2016 14:04:17 +0000 (16:04 +0200)
committerMaps <maps@ikf>
Thu, 9 Jun 2016 14:04:17 +0000 (16:04 +0200)
commit97022e6111beb0c5436ab94cb75d7c604cdbdb71
treec3aa9812b1a205d5afbf432343cd926994c5da7c
parent4c79e6655ca2d106af967906437cecfacc1b3759
Adding HldRec to mvdsensorcontrol
27 files changed:
HldRec/.gitignore [new file with mode: 0644]
HldRec/.htaccess [new file with mode: 0644]
HldRec/CGI_dispatch.pm [new file with mode: 0644]
HldRec/HldRec.pl [new file with mode: 0755]
HldRec/HldRec.pm [new file with mode: 0644]
HldRec/HldRec.settings [new file with mode: 0644]
HldRec/css/HldRec.css [new file with mode: 0644]
HldRec/css/jquery-ui.css [new file with mode: 0644]
HldRec/css/styles.css [new file with mode: 0644]
HldRec/has_settings.pm [new file with mode: 0644]
HldRec/htdocs [new symlink]
HldRec/httpi [new file with mode: 0755]
HldRec/js/HldRec.js [new file with mode: 0644]
HldRec/js/cookies.js [new file with mode: 0644]
HldRec/js/has_settings.js [new file with mode: 0644]
HldRec/js/jquery-ui.js [new file with mode: 0644]
HldRec/js/jquery.flot.js [new file with mode: 0644]
HldRec/js/jquery.flot.selection.js [new file with mode: 0644]
HldRec/js/jquery.min.js [new file with mode: 0644]
HldRec/js/jquery.mwiebusch.js [new file with mode: 0644]
HldRec/js/jquery.timer.js [new file with mode: 0644]
HldRec/js/jquery.unfold.js [new file with mode: 0644]
HldRec/main_controls.html [new file with mode: 0644]
HldRec/misc_subs.pm [new file with mode: 0644]
HldRec/shm [new symlink]
HldRec/shm_manager.pm [new file with mode: 0644]
tools/testgui.pl