Changes between Version 47 and Version 48 of projects/synapse


Ignore:
Timestamp:
03/16/13 23:11:15 (11 years ago)
Author:
Edwin Eefting
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • projects/synapse

    v47 v48  
    178178 * Realtime web interface, for both desktops and mobile devices. (easy with default synapse http_json module)
    179179 * 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.
    181181 * Uses directories as "play list": (module is done: https://github.com/psy0rz/Synapse/blob/master/modules/pl.module/module.cpp):
    182182  * All the media in the "current" directory will be played recursively, sorted on date, file name, or semi-random.