Changes between Version 19 and Version 20 of FutureDevelopment


Ignore:
Timestamp:
Dec 2, 2007, 1:46:15 PM (16 years ago)
Author:
rosenbluh
Comment:

minor spelling

Legend:

Unmodified
Added
Removed
Modified
  • FutureDevelopment

    v19 v20  
    1010 * Multicast streaming of video/live tv.
    1111 * Finish up Thor's work on mfd (Myth Frontend Daemon).  This would handle video streaming between machines, audio playing (music everywhere, not just in mythmusic), media importing (cd ripping), burning, etc.  The frontend process becomes more of just the UI.
    12  * zeroconf/rendevous/bonjour/avahi/whatevertheycallitnow support for the frontend/backend.  Less setup work.  mfd already uses this.  Move the backend into a mfd process?  Could make the scheduler (ie., the master backend) be auto-promoted from existing backends on the network. http://www.zeroconf.org/ZeroconfAndUPnP.html
     12 * zeroconf/rendezvous/bonjour/avahi/whatevertheycallitnow support for the frontend/backend.  Less setup work.  mfd already uses this.  Move the backend into a mfd process?  Could make the scheduler (ie., the master backend) be auto-promoted from existing backends on the network. http://www.zeroconf.org/ZeroconfAndUPnP.html
    1313 * Live-tv rework - #340.
    1414 * UI rewrite - #12.  This actually encompasses more than the UI itself - one of the intents is to sanitize a lot of the code that's grown over the years, contributed by different people.  It's not terribly cohesive as it is.  Big task, I intend to write a larger doc once I have time for this.