added two switches in setup-dialog

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@47 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2006-01-10 12:55:42 +00:00
parent 36b6540f0b
commit f1a0214cda
9 changed files with 103 additions and 43 deletions

View File

@@ -1,3 +1,11 @@
2006-01-09 Tobias Doerffel <tobydox/at/users.sourceforge.net>
* include/setup_dialog.h:
* src/core/config_mgr.cpp:
* src/core/setup_dialog.cpp:
made appearence of two dialogs switchable (question whether to re-run
wizard after up-/downgrade and message after accepting setup-dialog)
2006-01-08 Tobias Doerffel <tobydox/at/users.sourceforge.net>
* include/piano_roll.h:
@@ -34,7 +42,7 @@
certain arpeggio-times
* src/core/lmms_main_win.cpp:
commented out code for creating effect-board-window
commented out code for creating effect-board-window-button
* src/core/channel_track.cpp:
removed inclusion of paths.h which isn't part of LMMS for quite a long