Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dev:development [2010/10/04 10:35]
127.0.0.1 external edit
dev:development [2012/08/19 22:30]
tedfelix [Explanatory Snippets] Fix header levels
Line 4: Line 4:
 A place to gather miscellaneous development notes. A place to gather miscellaneous development notes.
  
-  * **See also: [[Contributing|HOWTO contribute]]** +  * **See also: [[http://rosegarden.sourceforge.net/code_doc|Doxygen code documentation]]** (NOTE: This is broken.  Not sure that we generate doxygen docs anymore.  To generate doxygen docs, run doxygen in the rosegarden dir.  The docs will appear in /tmp/html/index.html per the OUTPUT_DIRECTORY value in Doxyfile.)
-  * **See also: [[new_developers|A getting started page for new project members]]** +
-  * **See also: [[Future Plans]]** +
-  * **See also: [[http://rosegarden.sourceforge.net/code_doc|Doxygen code documentation]]** +
-  * **See also: [[EclipseCDT|Eclipse/CDT with Rosegarden]]** +
-  * **See also: [[UnitTesting]]**+
  
-====Explanatory Snippets====+=====Explanatory Snippets=====
  
 These are short explanations that have come up on the Rosegarden developers' mailing list at one time or another, sometimes with a bit more detail added in the wiki. These are short explanations that have come up on the Rosegarden developers' mailing list at one time or another, sometimes with a bit more detail added in the wiki.
Line 17: Line 12:
 See also the [[http://sourceforge.net/mailarchive/forum.php?forum_name=rosegarden-devel|rosegarden-devel archives]]. See also the [[http://sourceforge.net/mailarchive/forum.php?forum_name=rosegarden-devel|rosegarden-devel archives]].
  
-===Basics===+====Basics====
  
   * [[Manipulating the document]]   * [[Manipulating the document]]
  
-===GUI===+====GUI====
  
   * [[Loading the Studio or other partial documents from XML]]   * [[Loading the Studio or other partial documents from XML]]
   * [[Keeping GUI elements updated]]   * [[Keeping GUI elements updated]]
  
-===Sequencer===+====Sequencer====
  
 +  * [[How A Note Becomes A Sound]]
   * [[Instruments and Devices]]   * [[Instruments and Devices]]
  
-===Translations===+====Translations====
  
   * [[Making strings translatable]]   * [[Making strings translatable]]
Line 43: Line 39:
 ===Basics=== ===Basics===
  
-  * [[coding_style|Coding Style]] 
   * [[Overall code structure]]   * [[Overall code structure]]
   * [[dev:creating_events.txt|Creating Events and their properties]]   * [[dev:creating_events.txt|Creating Events and their properties]]
   * [[dev:units.txt|Pitch and time units for Events]]   * [[dev:units.txt|Pitch and time units for Events]]
-  * [[http://rosegarden.svn.sourceforge.net/viewvc/rosegarden/trunk/docs/code/iterators.txt?view=markup|Iterating over Events in segments and compositions]]+  * [[http://rosegarden.svn.sourceforge.net/viewvc/rosegarden/trunk/docs/code/iterators.txt?view=markup|Iterating over Events in segments and compositions]] (Need to rescue from svn.  See NOTE above.)
  
 ===Notation=== ===Notation===
  
-  * [[http://rosegarden.svn.sourceforge.net/viewvc/rosegarden/trunk/docs/data_struct/tuplets.txt?view=markup|Triplet/tuplet event storage properties]] +  * [[http://rosegarden.svn.sourceforge.net/viewvc/rosegarden/trunk/docs/data_struct/tuplets.txt?view=markup|Triplet/tuplet event storage properties]] (Need to rescue from svn.  See NOTE above.) 
-  * [[http://rosegarden.svn.sourceforge.net/viewvc/rosegarden/trunk/docs/data_struct/sets.txt?view=markup|Notation event grouping terminology]] +  * [[http://rosegarden.svn.sourceforge.net/viewvc/rosegarden/trunk/docs/data_struct/sets.txt?view=markup|Notation event grouping terminology]] (Need to rescue from svn.  See NOTE above.) 
-  * [[http://rosegarden.svn.sourceforge.net/viewvc/rosegarden/trunk/docs/code/notation_layout.txt?view=markup|Notation layout procedure]]+  * [[http://rosegarden.svn.sourceforge.net/viewvc/rosegarden/trunk/docs/code/notation_layout.txt?view=markup|Notation layout procedure]] (Need to rescue from svn.  See NOTE above.)
  
 ===Sequencer=== ===Sequencer===
  
-  * [[http://rosegarden.svn.sourceforge.net/viewvc/rosegarden/trunk/docs/code/multiport_recording.txt?view=markup|Recording from multiple MIDI ports]] (but not onto multiple tracks simultaneously - this document predates that work)+  * [[http://rosegarden.svn.sourceforge.net/viewvc/rosegarden/trunk/docs/code/multiport_recording.txt?view=markup|Recording from multiple MIDI ports]] (but not onto multiple tracks simultaneously - this document predates that work) (Need to rescue from svn.  See NOTE above.)
  
  
 
 
dev/development.txt · Last modified: 2023/05/06 20:05 by tedfelix
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki