summaryrefslogtreecommitdiffstats
path: root/vlc-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-5/+2
| | | | | | 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/+28
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