qsampler-devel Mailing List for Qsampler (Page 4)
A LinuxSampler Qt GUI Interface
Brought to you by:
rncbc
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(2) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
|
Oct
(5) |
Nov
|
Dec
(14) |
2009 |
Jan
|
Feb
(3) |
Mar
(5) |
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
(12) |
Sep
|
Oct
(5) |
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2020 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2021 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2022 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
(1) |
2023 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2024 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2025 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Rui N. C. <rn...@us...> - 2008-10-26 15:44:19
|
Update of /cvsroot/qsampler/qsampler In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv5667 Modified Files: ChangeLog configure.ac Log Message: - Grayed/disabled palette color group fix for dark color themes. Index: configure.ac =================================================================== RCS file: /cvsroot/qsampler/qsampler/configure.ac,v retrieving revision 1.69 retrieving revision 1.70 diff -u -d -r1.69 -r1.70 --- configure.ac 21 Oct 2008 14:47:07 -0000 1.69 +++ configure.ac 26 Oct 2008 15:44:14 -0000 1.70 @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(Qsampler, 0.2.1.18, rn...@rn..., qsampler) +AC_INIT(Qsampler, 0.2.1.19, rn...@rn..., qsampler) AC_CONFIG_SRCDIR(src/qsamplerMainForm.ui) AC_CONFIG_HEADERS(config.h) Index: ChangeLog =================================================================== RCS file: /cvsroot/qsampler/qsampler/ChangeLog,v retrieving revision 1.140 retrieving revision 1.141 diff -u -d -r1.140 -r1.141 --- ChangeLog 21 Oct 2008 14:47:07 -0000 1.140 +++ ChangeLog 26 Oct 2008 15:44:14 -0000 1.141 @@ -5,6 +5,8 @@ CVS HEAD +* Grayed/disabled palette color group fix for dark color themes. + * Fait-divers: desktop menu file touched to openSUSE conventions. * Due to some trouble with newer Qt >= 4.4 applications regarding font |
From: Rui N. C. <rn...@us...> - 2008-10-21 14:47:14
|
Update of /cvsroot/qsampler/qsampler In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv697 Modified Files: ChangeLog configure.ac qsampler.desktop.in Log Message: - Fait-divers: desktop menu file touched to openSUSE conventions. Index: configure.ac =================================================================== RCS file: /cvsroot/qsampler/qsampler/configure.ac,v retrieving revision 1.68 retrieving revision 1.69 diff -u -d -r1.68 -r1.69 --- configure.ac 2 Jul 2008 11:23:07 -0000 1.68 +++ configure.ac 21 Oct 2008 14:47:07 -0000 1.69 @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(Qsampler, 0.2.1.17, rn...@rn..., qsampler) +AC_INIT(Qsampler, 0.2.1.18, rn...@rn..., qsampler) AC_CONFIG_SRCDIR(src/qsamplerMainForm.ui) AC_CONFIG_HEADERS(config.h) Index: ChangeLog =================================================================== RCS file: /cvsroot/qsampler/qsampler/ChangeLog,v retrieving revision 1.139 retrieving revision 1.140 diff -u -d -r1.139 -r1.140 --- ChangeLog 2 Jul 2008 11:23:07 -0000 1.139 +++ ChangeLog 21 Oct 2008 14:47:07 -0000 1.140 @@ -5,6 +5,8 @@ CVS HEAD +* Fait-divers: desktop menu file touched to openSUSE conventions. + * Due to some trouble with newer Qt >= 4.4 applications regarding font size configuration, a new global user option is now available to the rescue: View/Options... /Display/Other/Base font size (default none). Index: qsampler.desktop.in =================================================================== RCS file: /cvsroot/qsampler/qsampler/qsampler.desktop.in,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- qsampler.desktop.in 3 Jul 2007 09:09:24 -0000 1.3 +++ qsampler.desktop.in 21 Oct 2008 14:47:07 -0000 1.4 @@ -1,8 +1,10 @@ [Desktop Entry] Name=Qsampler +GenericName=LinuxSampler GUI Comment=Qsampler is a LinuxSampler Qt GUI Interface Exec=@ac_prefix@/bin/qsampler Icon=@ac_prefix@/share/pixmaps/qsampler.png -Categories=Applications;Multimedia;AudioVideo;MIDI;JACK;ALSA;Qt; +Categories=Audio;AudioVideo;MIDI;JACK;ALSA;Qt; Terminal=false Type=Application +X-SuSE-translate=true |
From: Rui N. C. <rn...@us...> - 2008-10-21 14:47:13
|
Update of /cvsroot/qsampler/qsampler/win32 In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv697/win32 Modified Files: config.h Log Message: - Fait-divers: desktop menu file touched to openSUSE conventions. Index: config.h =================================================================== RCS file: /cvsroot/qsampler/qsampler/win32/config.h,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- config.h 2 Jul 2008 11:23:11 -0000 1.47 +++ config.h 21 Oct 2008 14:47:07 -0000 1.48 @@ -1,6 +1,6 @@ #define PACKAGE_NAME "Qsampler" -#define PACKAGE_VERSION "0.2.1.17" +#define PACKAGE_VERSION "0.2.1.18" #define CONFIG_PREFIX "." #define CONFIG_DEBUG 1 |
From: Rui N. C. <rn...@us...> - 2008-07-02 11:23:44
|
Update of /cvsroot/qsampler/qsampler In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29134 Modified Files: ChangeLog configure.ac Log Message: * Due to some trouble with newer Qt >= 4.4 applications regarding font size configuration, a new global user option is now available to the rescue: View/Options... /Display/Other/Base font size (default none). Index: configure.ac =================================================================== RCS file: /cvsroot/qsampler/qsampler/configure.ac,v retrieving revision 1.67 retrieving revision 1.68 diff -u -d -r1.67 -r1.68 --- configure.ac 21 May 2008 15:45:27 -0000 1.67 +++ configure.ac 2 Jul 2008 11:23:07 -0000 1.68 @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(Qsampler, 0.2.1.16, rn...@rn..., qsampler) +AC_INIT(Qsampler, 0.2.1.17, rn...@rn..., qsampler) AC_CONFIG_SRCDIR(src/qsamplerMainForm.ui) AC_CONFIG_HEADERS(config.h) Index: ChangeLog =================================================================== RCS file: /cvsroot/qsampler/qsampler/ChangeLog,v retrieving revision 1.138 retrieving revision 1.139 diff -u -d -r1.138 -r1.139 --- ChangeLog 21 May 2008 15:45:27 -0000 1.138 +++ ChangeLog 2 Jul 2008 11:23:07 -0000 1.139 @@ -5,6 +5,10 @@ CVS HEAD +* Due to some trouble with newer Qt >= 4.4 applications regarding font + size configuration, a new global user option is now available to the + rescue: View/Options... /Display/Other/Base font size (default none). + * Attempt to load Qt's own translation support and get rid of the ever warning startup message, unless built in debug mode. (transaction by Guido Scholz, while on qsynth-devel, thanks). |
Update of /cvsroot/qsampler/qsampler/src In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29134/src Modified Files: main.cpp qsamplerMainForm.cpp qsamplerOptions.cpp qsamplerOptions.h qsamplerOptionsForm.cpp qsamplerOptionsForm.ui Log Message: * Due to some trouble with newer Qt >= 4.4 applications regarding font size configuration, a new global user option is now available to the rescue: View/Options... /Display/Other/Base font size (default none). Index: main.cpp =================================================================== RCS file: /cvsroot/qsampler/qsampler/src/main.cpp,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- main.cpp 21 May 2008 15:45:27 -0000 1.9 +++ main.cpp 2 Jul 2008 11:23:08 -0000 1.10 @@ -267,6 +267,10 @@ return 2; } + // Set default base font... + if (options.iBaseFontSize > 0) + app.setFont(QFont(app.font().family(), options.iBaseFontSize)); + // Construct, setup and show the main form. QSampler::MainForm w; w.setup(&options); Index: qsamplerOptionsForm.cpp =================================================================== RCS file: /cvsroot/qsampler/qsampler/src/qsamplerOptionsForm.cpp,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- qsamplerOptionsForm.cpp 14 May 2008 15:41:54 -0000 1.3 +++ qsamplerOptionsForm.cpp 2 Jul 2008 11:23:10 -0000 1.4 @@ -124,6 +124,9 @@ QObject::connect(m_ui.InstrumentNamesCheckBox, SIGNAL(stateChanged(int)), SLOT(optionsChanged())); + QObject::connect(m_ui.BaseFontSizeComboBox, + SIGNAL(editTextChanged(const QString&)), + SLOT(optionsChanged())); QObject::connect(m_ui.OkPushButton, SIGNAL(clicked()), SLOT(accept())); @@ -208,6 +211,10 @@ m_ui.CompletePathCheckBox->setChecked(m_pOptions->bCompletePath); m_ui.InstrumentNamesCheckBox->setChecked(m_pOptions->bInstrumentNames); m_ui.MaxRecentFilesSpinBox->setValue(m_pOptions->iMaxRecentFiles); + if (m_pOptions->iBaseFontSize > 0) + m_ui.BaseFontSizeComboBox->setEditText(QString::number(m_pOptions->iBaseFontSize)); + else + m_ui.BaseFontSizeComboBox->setCurrentIndex(0); #ifndef CONFIG_LIBGIG m_ui.InstrumentNamesCheckBox->setEnabled(false); @@ -251,6 +258,7 @@ m_pOptions->bCompletePath = m_ui.CompletePathCheckBox->isChecked(); m_pOptions->bInstrumentNames = m_ui.InstrumentNamesCheckBox->isChecked(); m_pOptions->iMaxRecentFiles = m_ui.MaxRecentFilesSpinBox->value(); + m_pOptions->iBaseFontSize = m_ui.BaseFontSizeComboBox->currentText().toInt(); // Reset dirty flag. m_iDirtyCount = 0; } Index: qsamplerMainForm.cpp =================================================================== RCS file: /cvsroot/qsampler/qsampler/src/qsamplerMainForm.cpp,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- qsamplerMainForm.cpp 14 May 2008 17:56:20 -0000 1.8 +++ qsamplerMainForm.cpp 2 Jul 2008 11:23:09 -0000 1.9 @@ -1633,6 +1633,7 @@ bool bOldCompletePath = m_pOptions->bCompletePath; bool bOldInstrumentNames = m_pOptions->bInstrumentNames; int iOldMaxRecentFiles = m_pOptions->iMaxRecentFiles; + int iOldBaseFontSize = m_pOptions->iBaseFontSize; // Load the current setup settings. pOptionsForm->setup(m_pOptions); // Show the setup dialog... @@ -1641,7 +1642,8 @@ if (( bOldStdoutCapture && !m_pOptions->bStdoutCapture) || (!bOldStdoutCapture && m_pOptions->bStdoutCapture) || ( bOldKeepOnTop && !m_pOptions->bKeepOnTop) || - (!bOldKeepOnTop && m_pOptions->bKeepOnTop)) { + (!bOldKeepOnTop && m_pOptions->bKeepOnTop) || + (iOldBaseFontSize != m_pOptions->iBaseFontSize)) { QMessageBox::information(this, QSAMPLER_TITLE ": " + tr("Information"), tr("Some settings may be only effective\n" Index: qsamplerOptions.h =================================================================== RCS file: /cvsroot/qsampler/qsampler/src/qsamplerOptions.h,v retrieving revision 1.24 retrieving revision 1.25 diff -u -d -r1.24 -r1.25 --- qsamplerOptions.h 14 May 2008 15:41:54 -0000 1.24 +++ qsamplerOptions.h 2 Jul 2008 11:23:09 -0000 1.25 @@ -82,6 +82,7 @@ bool bStdoutCapture; bool bCompletePath; bool bInstrumentNames; + int iBaseFontSize; // View options... bool bMenubar; Index: qsamplerOptions.cpp =================================================================== RCS file: /cvsroot/qsampler/qsampler/src/qsamplerOptions.cpp,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- qsamplerOptions.cpp 14 May 2008 15:41:54 -0000 1.34 +++ qsamplerOptions.cpp 2 Jul 2008 11:23:09 -0000 1.35 @@ -86,6 +86,7 @@ bStdoutCapture = m_settings.value("/StdoutCapture", true).toBool(); bCompletePath = m_settings.value("/CompletePath", true).toBool(); iMaxRecentFiles = m_settings.value("/MaxRecentFiles", 5).toInt(); + iBaseFontSize = m_settings.value("/BaseFontSize", 0).toInt(); // if libgig provides a fast way to retrieve instrument names even for large // .gig files, then we enable this feature by default #if HAVE_LIBGIG_SETAUTOLOAD @@ -174,6 +175,7 @@ m_settings.setValue("/StdoutCapture", bStdoutCapture); m_settings.setValue("/CompletePath", bCompletePath); m_settings.setValue("/MaxRecentFiles", iMaxRecentFiles); + m_settings.setValue("/BaseFontSize", iBaseFontSize); m_settings.setValue("/InstrumentNames", bInstrumentNames); m_settings.endGroup(); Index: qsamplerOptionsForm.ui =================================================================== RCS file: /cvsroot/qsampler/qsampler/src/qsamplerOptionsForm.ui,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- qsamplerOptionsForm.ui 14 May 2008 15:41:54 -0000 1.27 +++ qsamplerOptionsForm.ui 2 Jul 2008 11:23:10 -0000 1.28 @@ -19,30 +19,23 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -</comment> + </comment> <class>qsamplerOptionsForm</class> <widget class="QDialog" name="qsamplerOptionsForm" > <property name="geometry" > <rect> <x>0</x> <y>0</y> - <width>586</width> - <height>481</height> + <width>537</width> + <height>368</height> </rect> </property> - <property name="sizePolicy" > - <sizepolicy> - <hsizetype>1</hsizetype> - <vsizetype>1</vsizetype> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> <property name="windowTitle" > <string>Qsampler: Options</string> </property> <property name="windowIcon" > - <iconset resource="../icons/qsampler.qrc" >:/icons/qsampler.png</iconset> + <iconset resource="../icons/qsampler.qrc" > + <normaloff>:/icons/qsampler.png</normaloff>:/icons/qsampler.png</iconset> </property> <property name="sizeGripEnabled" > <bool>true</bool> @@ -56,12 +49,12 @@ </property> <item row="1" column="0" > <layout class="QHBoxLayout" > - <property name="margin" > - <number>0</number> - </property> <property name="spacing" > <number>4</number> </property> + <property name="margin" > + <number>0</number> + </property> <item> <spacer> <property name="orientation" > @@ -70,7 +63,7 @@ <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>250</width> <height>16</height> @@ -84,7 +77,8 @@ <string>OK</string> </property> <property name="icon" > - <iconset resource="../icons/qsampler.qrc" >:/icons/formAccept.png</iconset> + <iconset resource="../icons/qsampler.qrc" > + <normaloff>:/icons/formAccept.png</normaloff>:/icons/formAccept.png</iconset> </property> </widget> </item> @@ -94,7 +88,8 @@ <string>Cancel</string> </property> <property name="icon" > - <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset> + <iconset resource="../icons/qsampler.qrc" > + <normaloff>:/icons/formReject.png</normaloff>:/icons/formReject.png</iconset> </property> </widget> </item> @@ -109,16 +104,24 @@ <number>0</number> </property> <widget class="QWidget" name="ServerTabPage" > + <property name="geometry" > + <rect> + <x>0</x> + <y>0</y> + <width>523</width> + <height>301</height> + </rect> + </property> <attribute name="title" > <string>&Server</string> </attribute> <layout class="QVBoxLayout" > - <property name="margin" > - <number>8</number> - </property> <property name="spacing" > <number>4</number> </property> + <property name="margin" > + <number>8</number> + </property> <item> <widget class="QGroupBox" name="SettingsGroupBox" > <property name="font" > @@ -219,7 +222,7 @@ </item> <item row="0" column="1" colspan="2" > <widget class="QComboBox" name="ServerHostComboBox" > - <property name="sizePolicy" > + <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> @@ -366,12 +369,12 @@ <property name="suffix" > <string> secs</string> </property> - <property name="maximum" > - <number>100</number> - </property> <property name="minimum" > <number>1</number> </property> + <property name="maximum" > + <number>100</number> + </property> <property name="value" > <number>3</number> </property> @@ -385,7 +388,7 @@ <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>320</width> <height>16</height> @@ -401,7 +404,7 @@ <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>20</width> <height>20</height> @@ -417,7 +420,7 @@ <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>320</width> <height>16</height> @@ -453,12 +456,12 @@ <property name="suffix" > <string> msec</string> </property> - <property name="maximum" > - <number>60000</number> - </property> <property name="minimum" > <number>100</number> </property> + <property name="maximum" > + <number>60000</number> + </property> <property name="singleStep" > <number>100</number> </property> @@ -497,7 +500,7 @@ <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>20</width> <height>20</height> @@ -609,16 +612,18 @@ </layout> </widget> <widget class="QWidget" name="DisplayTabPage" > + <property name="geometry" > + <rect> + <x>0</x> + <y>0</y> + <width>523</width> + <height>301</height> + </rect> + </property> <attribute name="title" > <string>&Display</string> </attribute> - <layout class="QVBoxLayout" > - <property name="margin" > - <number>8</number> - </property> - <property name="spacing" > - <number>4</number> - </property> + <layout class="QVBoxLayout" name="verticalLayout" > <item> <widget class="QGroupBox" name="ChannelsGroupBox" > <property name="font" > @@ -642,12 +647,6 @@ </property> <item row="0" column="0" > <widget class="QLabel" name="DisplayFontTextLabel" > - <property name="font" > - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> <property name="sizePolicy" > <sizepolicy> <hsizetype>3</hsizetype> @@ -668,6 +667,12 @@ <height>32767</height> </size> </property> + <property name="font" > + <font> + <weight>50</weight> + <bold>false</bold> + </font> + </property> <property name="toolTip" > <string>Sample channel display font display</string> </property> @@ -721,7 +726,7 @@ <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>56</width> <height>16</height> @@ -792,12 +797,12 @@ <property name="suffix" > <string> msec</string> </property> - <property name="maximum" > - <number>20000</number> - </property> <property name="minimum" > <number>200</number> </property> + <property name="maximum" > + <number>20000</number> + </property> <property name="singleStep" > <number>100</number> </property> @@ -876,10 +881,10 @@ <bool>true</bool> </property> <layout class="QHBoxLayout" > - <property name="margin" > + <property name="spacing" > <number>4</number> </property> - <property name="spacing" > + <property name="margin" > <number>4</number> </property> <item> @@ -892,12 +897,6 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="font" > - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> <property name="minimumSize" > <size> <width>180</width> @@ -910,6 +909,12 @@ <height>32767</height> </size> </property> + <property name="font" > + <font> + <weight>50</weight> + <bold>false</bold> + </font> + </property> <property name="toolTip" > <string>Sample messages text font display</string> </property> @@ -960,7 +965,7 @@ <property name="sizeType" > <enum>QSizePolicy::Expanding</enum> </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> <width>49</width> <height>16</height> @@ -1001,12 +1006,12 @@ <property name="suffix" > <string> lines</string> </property> - <property name="maximum" > - <number>10000</number> - </property> <property name="minimum" > <number>100</number> </property> + <property name="maximum" > + <number>10000</number> + </property> <property name="singleStep" > <number>100</number> </property> @@ -1033,119 +1038,8 @@ <bool>true</bool> </property> <layout class="QGridLayout" > - <property name="margin" > - <number>4</number> - </property> - <property name="spacing" > - <number>4</number> - </property> - <item rowspan="2" row="0" column="0" > - <layout class="QVBoxLayout" > - <property name="margin" > - <number>0</number> - </property> - <property name="spacing" > - <number>4</number> - </property> - <item> - <widget class="QCheckBox" name="ConfirmRemoveCheckBox" > - <property name="font" > - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="toolTip" > - <string>Whether to ask for confirmation on removals</string> - </property> - <property name="text" > - <string>&Confirm removals</string> - </property> - <property name="shortcut" > - <string>Alt+C</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="KeepOnTopCheckBox" > - <property name="font" > - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="toolTip" > - <string>Whether to keep all child windows on top of the main window</string> - </property> - <property name="text" > - <string>&Keep child windows always on top</string> - </property> - <property name="shortcut" > - <string>Alt+K</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="StdoutCaptureCheckBox" > - <property name="font" > - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="toolTip" > - <string>Whether to capture standard output (stdout/stderr) into messages window</string> - </property> - <property name="text" > - <string>Capture standard &output</string> - </property> - <property name="shortcut" > - <string>Alt+O</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="CompletePathCheckBox" > - <property name="font" > - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="toolTip" > - <string>Whether to show the complete directory path of loaded session files</string> - </property> - <property name="text" > - <string>Show complete &path of session files</string> - </property> - <property name="shortcut" > - <string>Alt+P</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="InstrumentNamesCheckBox" > - <property name="font" > - <font> - <weight>50</weight> - <bold>false</bold> - </font> - </property> - <property name="toolTip" > - <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string> - </property> - <property name="text" > - <string>Show actual &instrument names</string> - </property> - <property name="shortcut" > - <string>Alt+I</string> - </property> - </widget> - </item> - </layout> - </item> - <item row="0" column="3" > - <widget class="QSpinBox" name="MaxRecentFilesSpinBox" > + <item row="0" column="0" > + <widget class="QCheckBox" name="ConfirmRemoveCheckBox" > <property name="font" > <font> <weight>50</weight> @@ -1153,20 +1047,17 @@ </font> </property> <property name="toolTip" > - <string>The maximum number of recent files to keep in menu</string> - </property> - <property name="maximum" > - <number>20</number> + <string>Whether to ask for confirmation on removals</string> </property> - <property name="minimum" > - <number>0</number> + <property name="text" > + <string>&Confirm removals</string> </property> - <property name="value" > - <number>5</number> + <property name="shortcut" > + <string>Alt+C</string> </property> </widget> </item> - <item row="0" column="2" > + <item row="0" column="1" colspan="2" > <widget class="QLabel" name="MaxRecentFilesTextLabel" > <property name="font" > <font> @@ -1188,38 +1079,182 @@ </property> </widget> </item> - <item row="0" column="1" > - <spacer> - <property name="orientation" > - <enum>Qt::Horizontal</enum> + <item row="0" column="3" > + <widget class="QSpinBox" name="MaxRecentFilesSpinBox" > + <property name="font" > + <font> + <weight>50</weight> + <bold>false</bold> + </font> </property> - <property name="sizeType" > - <enum>QSizePolicy::Expanding</enum> + <property name="toolTip" > + <string>The maximum number of recent files to keep in menu</string> </property> - <property name="sizeHint" > - <size> - <width>110</width> - <height>16</height> - </size> + <property name="minimum" > + <number>0</number> </property> - </spacer> + <property name="maximum" > + <number>20</number> + </property> + <property name="value" > + <number>5</number> + </property> + </widget> </item> - <item row="1" column="1" colspan="3" > - <spacer> + <item row="1" column="0" > + <widget class="QCheckBox" name="KeepOnTopCheckBox" > + <property name="font" > + <font> + <weight>50</weight> + <bold>false</bold> + </font> + </property> + <property name="toolTip" > + <string>Whether to keep all child windows on top of the main window</string> + </property> + <property name="text" > + <string>&Keep child windows always on top</string> + </property> + <property name="shortcut" > + <string>Alt+K</string> + </property> + </widget> + </item> + <item rowspan="3" row="1" column="1" colspan="3" > + <spacer name="horizontalSpacer" > <property name="orientation" > <enum>Qt::Horizontal</enum> </property> - <property name="sizeType" > - <enum>QSizePolicy::Expanding</enum> - </property> - <property name="sizeHint" > + <property name="sizeHint" stdset="0" > <size> - <width>280</width> - <height>16</height> + <width>281</width> + <height>48</height> </size> </property> </spacer> </item> + <item row="2" column="0" > + <widget class="QCheckBox" name="StdoutCaptureCheckBox" > + <property name="font" > + <font> + <weight>50</weight> + <bold>false</bold> + </font> + </property> + <property name="toolTip" > + <string>Whether to capture standard output (stdout/stderr) into messages window</string> + </property> + <property name="text" > + <string>Capture standard &output</string> + </property> + <property name="shortcut" > + <string>Alt+O</string> + </property> + </widget> + </item> + <item row="3" column="0" > + <widget class="QCheckBox" name="CompletePathCheckBox" > + <property name="font" > + <font> + <weight>50</weight> + <bold>false</bold> + </font> + </property> + <property name="toolTip" > + <string>Whether to show the complete directory path of loaded session files</string> + </property> + <property name="text" > + <string>Show complete &path of session files</string> + </property> + <property name="shortcut" > + <string>Alt+P</string> + </property> + </widget> + </item> + <item row="4" column="0" > + <widget class="QCheckBox" name="InstrumentNamesCheckBox" > + <property name="font" > + <font> + <weight>50</weight> + <bold>false</bold> + </font> + </property> + <property name="toolTip" > + <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string> + </property> + <property name="text" > + <string>Show actual &instrument names</string> + </property> + <property name="shortcut" > + <string>Alt+I</string> + </property> + </widget> + </item> + <item row="4" column="1" colspan="2" > + <widget class="QLabel" name="BaseFontSizeTextLabel" > + <property name="font" > + <font> + <weight>50</weight> + <bold>false</bold> + </font> + </property> + <property name="text" > + <string>&Base font size:</string> + </property> + <property name="alignment" > + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + </property> + <property name="buddy" > + <cstring>BaseFontSizeComboBox</cstring> + </property> + </widget> + </item> + <item row="4" column="3" > + <widget class="QComboBox" name="BaseFontSizeComboBox" > + <property name="font" > + <font> + <weight>50</weight> + <bold>false</bold> + </font> + </property> + <property name="toolTip" > + <string>Base application font size (pt.)</string> + </property> + <property name="editable" > + <bool>true</bool> + </property> + <item> + <property name="text" > + <string>(default)</string> + </property> + </item> + <item> + <property name="text" > + <string>8</string> + </property> + </item> + <item> + <property name="text" > + <string>9</string> + </property> + </item> + <item> + <property name="text" > + <string>10</string> + </property> + </item> + <item> + <property name="text" > + <string>11</string> + </property> + </item> + <item> + <property name="text" > + <string>12</string> + </property> + </item> + </widget> + </item> </layout> </widget> </item> @@ -1255,10 +1290,12 @@ <tabstop>CompletePathCheckBox</tabstop> <tabstop>InstrumentNamesCheckBox</tabstop> <tabstop>MaxRecentFilesSpinBox</tabstop> + <tabstop>BaseFontSizeComboBox</tabstop> <tabstop>OkPushButton</tabstop> <tabstop>CancelPushButton</tabstop> </tabstops> <resources> <include location="../icons/qsampler.qrc" /> </resources> + <connections/> </ui> |
From: Rui N. C. <rn...@us...> - 2008-07-02 11:23:16
|
Update of /cvsroot/qsampler/qsampler/win32 In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29134/win32 Modified Files: config.h Log Message: * Due to some trouble with newer Qt >= 4.4 applications regarding font size configuration, a new global user option is now available to the rescue: View/Options... /Display/Other/Base font size (default none). Index: config.h =================================================================== RCS file: /cvsroot/qsampler/qsampler/win32/config.h,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- config.h 21 May 2008 15:45:27 -0000 1.46 +++ config.h 2 Jul 2008 11:23:11 -0000 1.47 @@ -1,6 +1,6 @@ #define PACKAGE_NAME "Qsampler" -#define PACKAGE_VERSION "0.2.1.16" +#define PACKAGE_VERSION "0.2.1.17" #define CONFIG_PREFIX "." #define CONFIG_DEBUG 1 |
From: alex s. <com...@gm...> - 2007-12-11 19:34:49
|
Good afternoon all. My name is Alex Stone, and i=B4m a regular at the Reaper forums. I like to tender my thanks and encouragement to Rui, Christian, and the tea= m for a fine software programme. Qsampler,once i got past some initial challenges in my role as a new linux user, works well, and sits well in my workflow. I=B4m using Ubuntustudio, with Reaper in wine, and now Qsampler as a sample engine to feed Reaper, through Jack and Alsa as audio and midi. And after resetting memlock limits, 99 channels delivers a near full orchestra with multi articulations for a total of about 1.7GB of ram. (I have 4gb of ram in the box) I=B4m already pleased and enthusiastic about this program, so i offer a cou= ple of user suggestions with that in mind: 1. Is it possible to increase the channel count? As a classical composer, i=B4m somewhat used to hitting the wall in terms of resource, and the juggl= ing that goes with that, but I=B4m closer to a =B4one package=B4 solution with qsampler than anything else i=B4ve used. 120 would be very useful. 2. Is it possible to view the resource being used per channel, instead of all the meters responding together? As an additional option? 3. Can you possibly post .deb files for us new linux users of new releases? It=B4s daunting enough to find my way around linux, and the build/install/compile thing still has me scratching my head at times. I=B4m fairly sure other new users would find this useful, and ease further the transition into linux/Linuxsampler/Qsampler. Again, my thanks to the team. You=B4ve made my working day a lot easier, an= d removed at least two components from the compositional path. It=B4s appreciated. Regards to you all, Alex Stone. |
From: Rui N. C. <rn...@rn...> - 2007-12-07 09:26:50
|
On the verge of the first coming LinuxSampler release that is tailored for (surprise, surprise...) Windows, here is what follows: Qsampler 0.2.1 (unstable-qt4) has been released! You can have it from the sub-official project site: http://qsampler.sourceforge.net http://sourceforge.net/projects/qsampler or wait for it being available after the supra-official http://www.linuxsampler.org party. Straight from the change-log, which does no justice to the least: * Added recent new support of libgig for retrieving instrument names in a very fast way. If libgig provides this feature, then the respective name retrieval setting in qsampler is enabled by default. * The current selected/activated channel-strip is now visually evident while in the application workspace (highlighting). * Make View/Menubar and Toolbar shortcuts accessible even though the main menu and toobar are not visible. * Audio routing table is initially hidden in the dialog, when creating a new sampler channel. * README requirements and configuration notes update. * Disable OK button in sampler channel form and MIDI instrument form if no valid engine is selected (to avoid bothering newbie users with confusing LSCP syntax errors when using the UI the first time). * Fixed creation of devices (don't try to set device parameters which the user did not touch in the device creation dialog). * Added Windows file path support. * Fixed win32/qmakefile and win32/config.h so that it compiles under win32. * Qt4 port of the application. Cheers && Enjoy. -- rncbc aka Rui Nuno Capela |
From: Rui N. C. <rn...@rn...> - 2005-08-28 12:55:04
|
Annette Beasley wrote: > > um, hello dear mr Rui., sir. Please, oh pretty please would you add the > mono/stereo option to your lovely Qsampler thingy as soon as possible so > I don't have to keep running to one of those nasty, scary console > things... oooohhh (trembling...) please with sugar on ?? > You must know that nice requests like this are always regarded first :) That's it. Flexible audio channel routing is now featured on the sampler channel settings dialog. The audio routing settings are also saved into the session script file, so those can be restored later. What was meant to take one or two weeks, was then coded in just one weekend night :) Of course, all this is only available from CVS HEAD (qsampler 0.1.2.10). Take special notice that this new bleeding-dege code is highly experimental and the usual disclaimers apply. Backup often ;) Cheers. -- rncbc aka Rui Nuno Capela rn...@rn... |
From: Rui N. C. <rn...@rn...> - 2005-08-27 12:02:59
|
Annette Beasley wrote: > did you happen to see the bug report i made 'bout loading the channel > edit dialogue with giga-piano loaded ? takes almost 30 seconds to come > up. small files are almost instantaneous. Also, are the mute/solo > buttons supposed to work yet ? mine don't . > About the channel dialog taking so long: it's a known issue, but it belongs to libgig. QS tries to enumerate the instrument names for selection in the dialog; it just happens that, for the sole purpose of retrieving the instrument names, libgig reads in the whole gig file, which is very unefficient and rather annoying for very large ones, to say the least. To workaround this behavior you can set QS to bypass this libgig feature, by turning off View/Options.../Display/Show actual instrument names checkbox. This will disable the instrument name listing on sampler channel dialog, and QS beahvior will be snapier then. Small price to pay, eh? :) About the mute/solo buttons, you know they are working when they actually change its colors, to red for mute and yellow for solo. However, this feature is enabled only if your linuxsampler server build has the corresponding support. Latest official 0.3.3 hasn't. You have to bring it from CVS. To overcome about the very unstable nature of current CVS HEAD I suggest you to checkout from the last known stable date (2005-08-15 afaik), or you can pick the snapshot I have on http://www.rncbc.org/ls/ (linuxsampler-0.3.3.cvs20050815.tar.bz2) Cheers. -- rncbc aka Rui Nuno Capela rn...@rn... |
From: Rui N. C. <rn...@rn...> - 2005-06-13 01:28:26
|
Hi everyone, Just a reminder that a new bugfix/dot-release for Qsampler, the QT GUI front-end for LinuxSampler, has been released. Qsampler 0.1.1 "The mantra of bugfixes" is in the wild! As taken from the changelog, you can read: * New improved and full-featured application icon, thanks to Christian Schoenebeck design. * Fixed refresh cycle of channel strips that are found in an error state, which was preventing correct channel info updates. * Device configuration now accessible on toolbar. Added buddy text label to device port/channel combobox on the device dialog. * Include libgig version info on command line request (-v). * Minor configure and Makefile install fixes, as Debian and Mac OS X specialties. Also, install does the right thing with target file modes (thanks to Matt Flax and Ebrahim Mayat, for pointing these out). You can check it out from the SF site: http://qsampler.sourceforge.net/ Please take a note that Qsampler 0.1.1 recommends for liblscp 0.3.0 and, optionally for libgig 2.0.1, as requisites. Some selected binary packages (RPMs and Debian, x86 only) can be found on: http://download.linuxsampler.org/packages http://download.linuxsampler.org/packages/debian http://download.linuxsampler.org/packages/rpms http://sourceforge.net/projects/qsampler http://www.rncbc.org/ls/ Enjoy. -- rncbc aka Rui Nuno Capela rn...@rn... |
From: Rui N. C. <rn...@rn...> - 2005-06-10 10:32:21
|
Hi, This is just a reminder that minor but rather important fixes have been gone into liblscp, the C library API implementation for LSCP, which is a foundation to Qsampler (the Qt GUI front-end to LinuxSampler). Make it liblscp 0.3.0, and from the change-log: * [bug #11] Timeout flush idiosyncrasy is now a feature; this just tries to flush the receive buffer whenever any previous transaction has failed due to a timeout. * Fixed an off-by-one timeout quirk, that has been a real showstopper on Mac OS X at least, which is incidental to qsampler's default timeout setting of 1000 msecs, giving up systematically on select() due to "Invalid argument" (EINVAL). Thanks goes to Ebrahim Mayat for sparking out this one :) The source tarball and selected binaries packages can be grabbed from the usual places: http://download.linuxsampler.org/packages http://download.linuxsampler.org/packages/rpms http://download.linuxsampler.org/packages/debian http://sourceforge.net/projects/qsampler Enjoy. -- rncbc aka Rui Nuno Capela rn...@rn... |
From: Rui N. C. <rn...@rn...> - 2005-05-23 12:03:31
|
Hi, Just to let you know that I've just packaged, sealed and am delivering this latest release for QSampler 0.1.0, the Qt GUI Interface for LinuxSampler. Main feature breakthrough since last release is just that proper Audio and MIDI device configuration is now included, besides some other bugfixes. You can check it out from the SF site: http://qsampler.sourceforge.net/ Its important to note that QSampler 0.1.0 mandates for liblscp 0.2.9 and, optionally for libgig 2.0.0, as installation pre-requisites. All source and selected binary packages (RPMs) for Mandriva 10.2 and SUSE 9.3 (x86 only) may be found on: http://sourceforge.net/projects/qsampler http://www.rncbc.org/ls/ Enjoy. -- rncbc aka Rui Nuno Capela rn...@rn... |