Changes between Version 40 and Version 41 of FutureDevelopment


Ignore:
Timestamp:
May 9, 2010, 5:48:03 PM (14 years ago)
Author:
Raymond Wagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FutureDevelopment

    v40 v41  
    11= Possible Future Development Tasks =
    22
    3 '''This is not a general feature request list (for that, go to the [http://www.mythtv.org/wiki/index.php/Feature_Wishlist wiki]), these are items that the people actively contributing code to MythTV have identified as important to the future of MythTV.'''
     3'''This is not a general feature request list (for that, go to the [http://www.mythtv.org/wiki/index.php/Feature_Wishlist wiki]), these are items that the people actively contributing code to MythTV have identified as important to the future of MythTV, or intend to develop themselves.'''
    44
    55If you see things you would like to work on, please email the mythtv-dev list for details/questions/etc.
     6
     7== In Progress ==
     8 * Rewrite OSD.
     9 * Improve support for HD audio codecs and output.
     10 * Playback and menu support for the Bluray disk format.
    611
    712== High Priority ==
     
    1116 * Switch to [TaskEmbeddedMysql embedded mysql] for the database to simplify initial configuration.
    1217 * [TaskMythMusicRewrite Switch MythMusic to MythUI.]
     18 * Re-implement orphan and optimization perl scripts as internal housekeeping tasks.
     19 * MythFileSystemWatcher for background scanning of content in storage groups.
     20 * Support for playback of ISO and VIDEO_TS folders over storage groups to allow removal of local file support.
    1321
    1422== Normal Priority ==
     
    1826   * [http://code.google.com/apis/protocolbuffers/ Google Protocol Buffers]?
    1927 * Improve developer documentation by doxygenifying all the major classes, and the major subsystems of MythTV.
     28 * Merge of recording and MythVideo database tables.
     29 * Split of mythbackend into a two programs; one for performing scheduling, file serving, and jobqueue, the other for handling capture inputs.
     30 * Rework of jobqueue to remove special handling of transcoding/commflagging, and remove the four-userjob limit.
     31 * Revamp of perl bindings.
     32 * Additional official bindings: php (split from MythWeb?), ruby, java, ...
     33 * Revamp of nuvexport.