Changes between Version 47 and Version 48 of projects/synapse
- Timestamp:
- 03/16/13 23:11:15 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
projects/synapse
v47 v48 178 178 * Realtime web interface, for both desktops and mobile devices. (easy with default synapse http_json module) 179 179 * Controllable by LIRC compatible remote controls. (module is done: https://github.com/psy0rz/Synapse/blob/master/modules/lirc.module/module.cpp) 180 * Will also run on the Raspberry and be controllable by cheap RF remote control. (see https://plus.google.com/108379430172305123363/posts/6U7XyiAVXth) 180 * Will also run on the Raspberry and be controllable by cheap RF remote control. (see https://plus.google.com/108379430172305123363/posts/6U7XyiAVXth) Please use HDMI audio output if you want to have decent sound. 181 181 * Uses directories as "play list": (module is done: https://github.com/psy0rz/Synapse/blob/master/modules/pl.module/module.cpp): 182 182 * All the media in the "current" directory will be played recursively, sorted on date, file name, or semi-random.