Changes between Version 58 and Version 59 of FutureDevelopment


Ignore:
Timestamp:
Jan 11, 2013, 11:37:41 PM (11 years ago)
Author:
sphery
Comment:

Update a couple items

Legend:

Unmodified
Added
Removed
Modified
  • FutureDevelopment

    v58 v59  
    1717 * Switch to [TaskEmbeddedMysql embedded mysql] for the database to simplify initial configuration.
    1818 * Re-implement orphan and optimization perl scripts as internal housekeeping tasks.
    19  * [RecordedFile Database Schema updates] for normalizing MythTV & MythVideo file related tables.
     19 * [TaskRecordedFile Database Schema updates] for normalizing MythTV & Video Library file related tables.
    2020 * Improve [TaskThemeDownloader themes.mythtv.org] for user submitted content.
    2121 * [JobQueueRewrite Rework of jobqueue] to remove special handling of transcoding/commflagging, and remove the four-userjob limit.
     
    2626   * [http://www.freedesktop.org/wiki/Software/dbus dbus]?
    2727   * [http://code.google.com/apis/protocolbuffers/ Google Protocol Buffers]?
     28   * [http://msgpack.org/ Message Pack]?
     29   * json
    2830 * Improve developer documentation by doxygenifying all the major classes, and the major subsystems of MythTV.
    2931 * Split recording duties out of mythbackend into a separate daemon.