Changes between Version 56 and Version 57 of FutureDevelopment
- Timestamp:
- 10/19/11 20:59:19 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FutureDevelopment
v56 v57 11 11 * Support for playback of ISO and VIDEO_TS folders over storage groups to allow removal of local file support. 12 12 * [TaskThemeDownloader themes.mythtv.org] Theme download site and accompanying mythfrontend/mythbackend code 13 * Support for VAAPI hardware decoding (for AMD, Intel, and PowerVR chips) 14 * Support for CrystalHD hardware decoding (to be provided largely by upstream support in FFMPEG) 13 15 14 16 == In Progress == … … 16 18 * Move backend configuration into mythbackend MediaServer (mini-http server), eliminating mythtv-setup 17 19 * Revitalization of MythWeather to be TOS compliant, and less buggy 18 * Support for VAAPI hardware decoding (for AMD, Intel, and PowerVR chips) 19 * Support for CrystalHD hardware decoding (to be provided largely by upstream support in FFMPEG) 20 * [TaskPluginIncorporation Incorporate the MythVideo, MythMusic and MythGallery plugins] into the core app? Allow the user interface to be consolidated more. 20 21 21 22 == High Priority == 22 * [TaskPluginIncorporation Incorporate the MythVideo, MythMusic and MythGallery plugins] into the core app? Allow the user interface to be consolidated more.23 23 * Switch to [TaskEmbeddedMysql embedded mysql] for the database to simplify initial configuration. 24 24 * Re-implement orphan and optimization perl scripts as internal housekeeping tasks. 25 25 * [RecordedFile Database Schema updates] for normalizing MythTV & MythVideo file related tables. 26 26 * Improve [TaskThemeDownloader themes.mythtv.org] for user submitted content. 27 * [JobQueueRewrite Rework of jobqueue] to remove special handling of transcoding/commflagging, and remove the four-userjob limit. 27 28 28 29 == Normal Priority == … … 32 33 * [http://code.google.com/apis/protocolbuffers/ Google Protocol Buffers]? 33 34 * Improve developer documentation by doxygenifying all the major classes, and the major subsystems of MythTV. 34 * Split of mythbackend into a two programs; one for performing scheduling, file serving, and jobqueue, the other for handling capture inputs.35 * Split recording duties out of mythbackend into a separate daemon. 35 36 * [wiki:TaskMFileSystemWatcher Background scanning and notifications for content in Storage Groups.] 36 * [JobQueueRewrite Rework of jobqueue] to remove special handling of transcoding/commflagging, and remove the four-userjob limit.37 37 * Revamp of perl bindings. 38 38 * Additional official bindings: php (split from MythWeb?), ruby, java, ...
