Changes between Version 42 and Version 43 of projects/synapse
- Timestamp:
- 02/22/13 11:29:45 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
projects/synapse
v42 v43 171 171 * Its main-feature is that it can be blindly controlled by a remotecontroller without needing a GUI. 172 172 * Uses libvlc to play music, videos and streams. (module is done: https://github.com/psy0rz/Synapse/blob/master/modules/play_vlc.module/module.cpp) 173 * Runs as a deamon 173 * Runs as a deamon. 174 174 * Realtime web interface. (easy with default synapse http_json module) 175 * Will also run on the raspberry PI, to make a cheap lowpower networked media player :) 175 176 * Controllable by LIRC compatible remote controls. (module is done: https://github.com/psy0rz/Synapse/blob/master/modules/lirc.module/module.cpp) 176 177 * Will probably also run on the Raspberry and be controllable by cheap RF remote control. (see https://plus.google.com/108379430172305123363/posts/6U7XyiAVXth)