Changes between Version 26 and Version 27 of WikiStart

Show
Ignore:
Timestamp:
09/18/09 10:52:42 (2 months ago)
Author:
roy (IP: 88.161.225.208)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v26 v27  
    77It is written in [http://python.org/ Python] and based on [http://twistedmatrix.com/trac/ Twisted] for networking and [http://gstreamer.freedesktop.org/ GStreamer] or [http://xinehq.de/ Xine] for multimedia playback. 
    88 
    9 Deejayd uses its own protocol consisting in the exchange of JSON messages using JSON-RPC protocol. See the [wiki:Clients Clients] page to get a list of software explicitely written to use this new protocol.  
     9Deejayd uses its own protocol consisting in the exchange of messages using JSON-RPC protocol. See the [wiki:Clients Clients] page to get a list of software explicitely written to use this new protocol.  
    1010                  
    1111[wiki:Why This page] explains why we choose to write a new media player daemon.