David CARLIER
|
dac59a5fa0
C++11 inheritance updates
|
5 years ago |
Winnie
|
2cdb9f2f38
Extract RecentProjectsMenu class from MainWindow (#5148)
|
5 years ago |
Winnie
|
a863830795
Extract TemplatesMenu class from MainWindow (#5125)
|
5 years ago |
Lukas W
|
966bf1c6de
Use CMake GenerateExportHeader
|
7 years ago |
Hussam al-Homsi
|
6d46bd473f
Remove "What's This?" and update tooltips (#4128)
|
6 years ago |
Colin Wallace
|
a3cdda04c0
Give our threads names (#4356)
|
6 years ago |
Michael Gregorius
|
9acff89ad3
Remove Song's dependency to MainWindow
|
7 years ago |
Michael Gregorius
|
b79999a6bf
Move some window title updates from Song into MainWindow
|
7 years ago |
Michael Gregorius
|
07caf85bf5
Remove GUI related code from Song::stop
|
7 years ago |
Michael Gregorius
|
7fa62266a9
Move showing of save result dialog out of Song
|
7 years ago |
Michael Gregorius
|
6a716ef985
Move import functionality from Song to MainWindow
|
7 years ago |
Michael Gregorius
|
78d65ccc3a
Move song export and track export from Song into MainWindow
|
7 years ago |
Michael Gregorius
|
989db1dc9b
Move GUI dependencies out of Song::exportProjectMidi
|
7 years ago |
Dominic Clark
|
9407e84ffa
Stop some autosave crashes (#3841)
|
7 years ago |
DomClark
|
fe98a9aa43
Fix some VST deadlocks/hangs
|
7 years ago |
Oskar Wallgren
|
2e841e4917
Fixes to recover file system (#3722)
|
7 years ago |
Steffen Baranowsky
|
fc6d844a92
saves the correct subwindow size when it is hidden (#3589)
|
7 years ago |
Oskar Wallgren
|
290556e43d
Remove Limited Session
|
8 years ago |
grejppi
|
9e85d7c66e
update all copyright headers to the proper url (#3326)
|
7 years ago |
Oskar Wallgren
|
cfb2c7201f
Auto save timer setting
|
8 years ago |
Oskar Wallgren
|
9e8020719c
Recovery file fixes
|
9 years ago |
Michael Gregorius
|
7881e0315d
Fixes the storage of the windows state for invisible windows
|
9 years ago |
Michael Gregorius
|
5b2e77b444
Improved metronome (on/off during song, pattern and bb playback)
|
9 years ago |
Michael Gregorius
|
bc1a416cd1
Added an option to save a project as the default template
|
9 years ago |
Colin Wallace
|
be564efb1e
Add missing EXPORT directives for new SubWindow class
|
9 years ago |
Colin Wallace
|
908591ba7d
Have MainWindow and others make use of the new SubWindow class
|
9 years ago |
Tres Finocchiaro
|
6428c7a9c8
Merge pull request #1915 from Wallacoloo/master
|
9 years ago |
Colin Wallace
|
035f48fb1d
Grey out edit->undo/redo actions if there's nothing left to undo/redo
|
9 years ago |
Colin Wallace
|
44c42d9d38
Provide status messages on splash screen when loading (#1696)
|
9 years ago |
Christopher L. Simons
|
95c7d72a90
Added 'bool stopPlayback' parameter to MainWindow::mayChangeProject() to preserve old behavior outside of 'Open project dialog' case; fixes #1384
|
9 years ago |