Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dgedit:roadmap [2019/01/06 10:32] devadgedit:roadmap [2021/03/02 16:05] (current) – [Version 0.12] deva
Line 1: Line 1:
 ======DGEdit Roadmap====== ======DGEdit Roadmap======
 Version ending with an even number are stability/bugfix releases (except 0). Versions ending with an odd number are feature releases that are potentially unstable.\\ Version ending with an even number are stability/bugfix releases (except 0). Versions ending with an odd number are feature releases that are potentially unstable.\\
- 
- 
-=====Version 0.10===== 
-  * {{:check.png}} Redesign UI to handle a full drumkit at once. //(deva)// 
-    * {{:check.png}} <del>Remove all channel map references if a kit channel is removed.</del> //(deva)// 
-    * {{:check.png}} <del>Clear canvas and master file if the current master file is removed.</del> //(deva)// 
-    * {{:check.png}} <del>Add "main" checkbox to filelist (for bleed control).</del> //(deva)// 
-    * {{:check.png}} <del>Add "are you sure" when closing if project is dirty.</del> //(deva)// 
-    * {{:check.png}} <del>Open in "disabled" state if no file is specified on commandline until either open or new is called..</del> //(deva)// 
-    * {{:check.png}} <del>Make changes to the channel map and main mark affect the data model at once in the file list, instead of only on enter or when the edit widget loses focus.</del> //(deva)// 
-    * {{:check.png}} <del>Disable "Save" menu until save as has been called the first time.</del> //(deva)// 
-    * {{:check.png}} <del>Add kit description to project.</del> //(deva)// 
-    * {{:check.png}} <del>Add kit samplerate to project.</del> //(deva)// 
-    * {{:check.png}} <del>Add about dialog.</del> //(deva)// 
- 
-  * Other: 
-    * {{:check.png}} <del>Fix dragging of circles in power graph.</del> //(deva)// 
-    * {{:check.png}} <del>Use translation tags and linguist for all application strings.</del> //(deva)// 
-    * {{:check.png}} <del>Fix Qt5 compilation issues (if any).</del> //(deva)// 
-    * {{:check.png}} <del>Pulling a region in the edit tab to the leftmost seems to cause an integer underflow, as opposed to just setting to 0.</del> //(deva)// 
  
 =====Version 0.11===== =====Version 0.11=====
 +Goal of this release: Modernization of UI code
 +  * {{:uncheck.png}} Use QDesigner for managing windows and integrate into the build system. //(alex-j)//
 +
 +=====Version 0.12=====
   * Features:   * Features:
 +    * {{:uncheck.png}} Add phase shift option pr. file/channel to fix misaligned recordings. (ask unfa) //(unassigned)//
 +    * {{:uncheck.png}} Add full support for new metadata fields. //(unassigned)//
 +    * {{:uncheck.png}} Add image and clickmap editor. //(unassigned)//
     * {{:uncheck.png}} Recalculate file prefixes if root dir changes. //(unassigned)//     * {{:uncheck.png}} Recalculate file prefixes if root dir changes. //(unassigned)//
     * {{:uncheck.png}} Add instrument groups (unspecified how exactly...) //(unassigned)//     * {{:uncheck.png}} Add instrument groups (unspecified how exactly...) //(unassigned)//
Line 35: Line 22:
     * {{:uncheck.png}} Port to Windows and OSX. //(unassigned)//     * {{:uncheck.png}} Port to Windows and OSX. //(unassigned)//
     * {{:uncheck.png}} Make midimap editor and exporter. //(unassigned)//     * {{:uncheck.png}} Make midimap editor and exporter. //(unassigned)//
 +
 +  * Bugs:
 +    * {{:incheck.png}} Changing an instrument name does not change the instrument prefix (folder and filename) during export. //(deva)//
 +    * {{:uncheck.png}} Translate tab titles in About window. //(unassigned)//
  
 ======Unspecified future release====== ======Unspecified future release======
Line 81: Line 72:
 Furthermore the need for multiple note values for the right and left kick drums will disappear since the right kick can be used in the slower parts and alternating right and left can be used in faster parts. Furthermore the need for multiple note values for the right and left kick drums will disappear since the right kick can be used in the slower parts and alternating right and left can be used in faster parts.
  
 +======Completed Features/Roadmap======
 +=====Version 0.10=====
 +//Major release//\\
 +Released January 6th 2019.
 +  * {{:check.png}} Redesign UI to handle a full drumkit at once. //(deva)//
 +    * {{:check.png}} <del>Remove all channel map references if a kit channel is removed.</del> //(deva)//
 +    * {{:check.png}} <del>Clear canvas and master file if the current master file is removed.</del> //(deva)//
 +    * {{:check.png}} <del>Add "main" checkbox to filelist (for bleed control).</del> //(deva)//
 +    * {{:check.png}} <del>Add "are you sure" when closing if project is dirty.</del> //(deva)//
 +    * {{:check.png}} <del>Open in "disabled" state if no file is specified on commandline until either open or new is called..</del> //(deva)//
 +    * {{:check.png}} <del>Make changes to the channel map and main mark affect the data model at once in the file list, instead of only on enter or when the edit widget loses focus.</del> //(deva)//
 +    * {{:check.png}} <del>Disable "Save" menu until save as has been called the first time.</del> //(deva)//
 +    * {{:check.png}} <del>Add kit description to project.</del> //(deva)//
 +    * {{:check.png}} <del>Add kit samplerate to project.</del> //(deva)//
 +    * {{:check.png}} <del>Add about dialog.</del> //(deva)//
 +
 +  * Other:
 +    * {{:check.png}} <del>Fix dragging of circles in power graph.</del> //(deva)//
 +    * {{:check.png}} <del>Use translation tags and linguist for all application strings.</del> //(deva)//
 +    * {{:check.png}} <del>Fix Qt5 compilation issues (if any).</del> //(deva)//
 +    * {{:check.png}} <del>Pulling a region in the edit tab to the leftmost seems to cause an integer underflow, as opposed to just setting to 0.</del> //(deva)//
  
 +=====Versions before 0.10 shared roadmap with drumgizmo=====
 +See drumgizmo release notes on [[roadmap:features_roadmap#version_095_lac2014_version|version 0.9.5]] and older for the details.
dgedit/roadmap.1546767146.txt.gz · Last modified: 2019/01/06 10:32 by deva
Trace:
GNU Free Documentation License 1.3
Valid CSS Driven by DokuWiki Recent changes RSS feed Valid XHTML 1.0