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
start [2008/10/10 11:01]
cannam QT->Qt
start [2024/09/30 13:30] (current)
tedfelix [English]
Line 1: Line 1:
 ====== Rosegarden Wiki ====== ====== Rosegarden Wiki ======
  
-This is the Wiki for user and developer documentation about the [[http://www.rosegardenmusic.com/|Rosegarden]] audio and MIDI sequencer and notation editor.+This is the Wiki for the Rosegarden MIDI sequencer.  Useful links:
  
-If you wish to add any new documentation or update anything in here, please create an account and get editing!+  * https://sourceforge.net/projects/rosegarden/ - Main downloads and support. 
 +  * http://www.rosegardenmusic.com/ - Website with various info. 
 +  * https://github.com/tedfelix/rosegarden-official - Secondary source code and support.
  
-Note that developer pages are in the "dev:" namespaceand pages for translators are in the "translator:" namespace General user pages do not have any particular namespace; call them whatever you like.+If you wish to add any new documentation or update anything in hereplease contact us on the [[https://sourceforge.net/projects/rosegarden/lists/rosegarden-devel|dev mailing list]] to request access.
  
-===== The Qt4 Port =====+//Note that developer pages are in the "dev:" namespace, formal project documentation is in the "doc:" namespace, and pages for translators are in the "translator:" namespace.  General user pages do not have any particular namespace; call them whatever you like.//
  
-We are trying to wind down activity on the main Qt3/KDE3 line of code in trunk/, and encourage everyone with an interest in Rosegarden to join in with the effort to port to Qt4 (probably with some KDE4 classes, although we might eventually wind up with pure Qt4, depending on how things go.)  Qt4 has been out for some time, and now that KDE4 is finally  out, it won't be long before distros dump support for Qt3 and KDE3 libraries.  When that happens, Rosegarden is screwed.+===== Release and Testing Notes =====
  
-While it is more fun to talk about how we should improve the mute function or add new widgets to the GUI to do exciting and useful new things, the bottom line is that none of that serves any purpose over time if the whole of Rosegarden is allowed to fall into a state where it can't run on contemporary distros.+  * Release notes for [[dev:24.06]] 
 +  * Release notes for [[dev:23.12]] 
 +  * Release notes for [[dev:23.06]] 
 +  * Release notes for [[dev:22.12.1]] 
 +  * Release notes for [[dev:22.12]] 
 +  * Release notes for [[dev:22.06]] 
 +  * Release notes for [[dev:21.12]] 
 +  * [[dev:21.12 Testing Notes]] 
 +  * Release notes for [[dev:21.06.1]] 
 +  * Release notes for [[dev:21.06]] 
 +  * [[dev:21.06 Testing Notes]] 
 +  * Release notes for [[dev:20.12]] 
 +  * [[dev:20.12 Testing Notes]] 
 +  * Release notes for [[dev:20.06]] 
 +  * [[dev:Release Notes Archive]]
  
-It is easier for people who aren't core developers to sit back and wait for this to get done, so they can see the result, but the fact is we don't have enough core developers, and the developers we have don't have enough spare time. This port will not get done without a lot of help, and there is no body of developers out there in the world who will come riding along on white stallions to rescue this project.  Teams of people work on KDE itself, but we are not a part of KDE, and they will not help us.  Teams of people work on the distros that include us among their packages, but they will not help us either.  We have to help ourselves, and this means we need you!+===== Documentation =====
  
-Start here:  [[dev:notes_on_porting_to_qt4|The Qt4 Rewrite Slog]]+==== English ====
  
-===== Pages for Users =====+Some of this might be a bit outdated.  Contact us on the [[https://sourceforge.net/projects/rosegarden/lists/rosegarden-devel|dev mailing list]] if you'd like to help work on the documentation.
  
-  * [[Users Helping Users]]+  * [[https://people.ias.edu/~mvanwinkle/var/exports/rosegarden_keymap.html|Keyboard cheat sheet for "Inserting notes and rests"]] February 5, 2024. 
 +  * [[https://www.youtube.com/watch?v=FVhAneOg0sc|Rosegarden Tutorial Part 1 (video on youtube)]] August 7, 2018 
 +  * [[doc:manual-en|The Rosegarden Manual]] //(incomplete)// 
 +  * [[dev:Building Rosegarden from Source]] //(bug reports are most useful against the development version)// 
 +  * [[doc:tips|Notation Tips and Tricks]] //(from 13.10)// 
 +  * [[doc:Using Thru Routing]] //(from 16.02)// 
 +  * [[doc:Guitar MIDI Controller to Notation]] //(from 22.12)// 
 +  * [[doc:Expand Figuration]] 
 +  * [[doc:companion-en|The New Rosegarden Companion]] //(very old)// 
 +  * [[http://rosegardenmusic.com/tutorials/|HTML Tutorials]] //(newer, but many are old)// 
 +  * [[doc:external|Documentation Around the Web]] 
 +  * [[Users Helping Users]] //(before 10.02)//
   * [[Frequently Asked Questions]]   * [[Frequently Asked Questions]]
-  * [[Low-latency Kernels]] +  * [[Low-latency Kernels]] //(probably obsolete)// 
-  * [[Stable from SVN|Installing a Stable Version from Subversion]]+  * [[keyboard_shortcuts|Keyboard Shortcuts]] 
 +  * [[http://www.n-ism.org/Papers/Microtonalism/codicil.pdf|Pitch Tracker]] //academic paper describing the pitch tracker// 
 +  * [[doc:GrandOrgue|Connecting Rosegarden to GrandOrgue]] from April 2020 
 + 
 +==== Español/castellano ==== 
 +  * [[doc:manual-es|El manual de Rosegarden]] 
 + 
 +==== Français ==== 
 +  * [[doc:manual-fr|Le Manuel de Rosegarden]] 
 + 
 +==== Deutsch ==== 
 + 
 +====  Svenska ==== 
 +  * [[doc:manual-sv|Handbok Rosegarden]] 
 + 
 +====  Japanese ==== 
 +  * [[doc:manual-ja|Rosegarden manual]] (partial) 
 +  * [[keyboard_shortcuts_ja]] (partial)
  
 ===== Links ===== ===== Links =====
  
 +  * [[https://fosdem.org/2023/schedule/event/rosegarden/|Richard Bown's talk at FOSDEM '23]]
   * [[Articles|Featured articles on Rosegarden]]   * [[Articles|Featured articles on Rosegarden]]
   * [[Projects|Projects using Rosegarden]]   * [[Projects|Projects using Rosegarden]]
  
-===== Pages for Translators =====+===== Translation =====
  
   * [[translator:Add or Update Translation|How to Add or Update a Translation]]   * [[translator:Add or Update Translation|How to Add or Update a Translation]]
 +
 +===== Testing =====
 +
 +  * [[test:Rosegarden Test Plans]]
 +
 +===== Device File Development =====
 +
 +[[dev:device_files|Rosegarden Device File (.rgd) Developer's Guide]]
 +
 ===== Pages for Developers ===== ===== Pages for Developers =====
-  * [[dev:notes_on_porting_to_qt4|The QT4 Rewrite Slog]] 
-  * [[dev:Development|Development Notes]] 
-  * [[dev:Contributing|How to Contribute to the Rosegarden Project]] 
-  * [[dev:Branching|Working with Branches]] 
-  * [[dev:Working with Multiple Installed Build Versions]] 
-  * [[dev:Summer Code]] -- suggestions for pieces of work that new developers might like to get started with 
  
-  * [[dev:Future Plans|Future Plans]] +  * [[dev:Building Rosegarden from Source]] 
-   +    * [[dev:Using git]] 
-  Release notes for [[dev:2.0]] +    * [[dev:Get Dependencies]] 
-  Release notes for [[dev:1.7.3]] +  * [[dev:Eclipse|Using the Eclipse IDE to work on Rosegarden]] 
-  * Release notes for [[dev:1.8.0|1.7.2]] +  * [[dev:AddressSanitizer]] 
-  * Release notes for [[dev:1.7.0]] +  * [[dev:Release Process]]
-  * Release notes for [[dev:1.6.0]]+
  
-**Metrics**+  [[dev:Development|More Development Notes]]
  
-  * [[http://www.ohloh.net/projects/538?p=Rosegarden|Ohloh project summary]] +===== Miscellaneous =====
-    * Calculated Project Cost +
-    * Possible license conflicts (currently 1 Artistic lisence and 4 LGPL !) +
-    * World map of developers (currently 7 developers registered out of 18) +
-    * Monthly updated list of svn commit logs+
  
 +  * [[wiki:syntax|Wiki Syntax]] - [[doku>DokuWiki]]
 +  * [[Rosegarden Logo]]
 +  * [[Donations]]
  
 
 
start.1223636512.txt.gz · Last modified: 2022/05/06 16:07 (external edit)
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki