summaryrefslogtreecommitdiffstats
path: root/vlc-logfile-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Changes to use new htmlviewfunctions functions and standardize logfile viewerTed Trask2014-04-171-44/+4
| | | | This closes a bug where log filename was not validated
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-15/+10
| | | | and use lowercase tags
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-11/+11
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* acf-vlc-daemon. New acf to control vlc-sessions.Mika Havela2012-03-071-0/+50
It supports multiple vlc-sessions: 1) ln -s /etc/init.d/vlc /etc/init.d/vlc-newsession 2) cp /etc/conf.d/vlc /etc/conf.d/vlc-newsession 3) vi /etc/conf.d/vlc-newsession 4) ln -s /usr/share/acf/app/vlc /usr/share/acf/app/vlc-newsession 5) Logged on as root on ACF, use 'User management' to give selected users permissions to use acf-vlc-newsession