Changes between Version 58 and Version 59 of FutureDevelopment
- Timestamp:
- Jan 11, 2013, 11:37:41 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FutureDevelopment
v58 v59 17 17 * Switch to [TaskEmbeddedMysql embedded mysql] for the database to simplify initial configuration. 18 18 * Re-implement orphan and optimization perl scripts as internal housekeeping tasks. 19 * [ RecordedFile Database Schema updates] for normalizing MythTV & MythVideofile related tables.19 * [TaskRecordedFile Database Schema updates] for normalizing MythTV & Video Library file related tables. 20 20 * Improve [TaskThemeDownloader themes.mythtv.org] for user submitted content. 21 21 * [JobQueueRewrite Rework of jobqueue] to remove special handling of transcoding/commflagging, and remove the four-userjob limit. … … 26 26 * [http://www.freedesktop.org/wiki/Software/dbus dbus]? 27 27 * [http://code.google.com/apis/protocolbuffers/ Google Protocol Buffers]? 28 * [http://msgpack.org/ Message Pack]? 29 * json 28 30 * Improve developer documentation by doxygenifying all the major classes, and the major subsystems of MythTV. 29 31 * Split recording duties out of mythbackend into a separate daemon.