Changes between Version 29 and Version 30 of FutureDevelopment


Ignore:
Timestamp:
Nov 17, 2009, 2:49:42 PM (14 years ago)
Author:
danielk
Comment:

Drop broadcast streaming.

Legend:

Unmodified
Added
Removed
Modified
  • FutureDevelopment

    v29 v30  
    1414
    1515 * A more standard [TaskCommunicationProtocol communication protocol] between the frontend/backend/etc.  Currently uses a custom protocol, and it would be nice to replace with something that's more of a standard.  '''Note:''' this really needs to be fairly efficient, since this is a common task.  Parsing XML queries/responses several hundred times a second really isn't a good thing to be spending CPU time on.  dbus a possibility?
    16  * [TaskMulticastStreaming Multicast streaming] of video/live tv.
    1716 * Improve developer documentation by doxygenifying all the major classes, and the major subsystems of MythTV.