/[svn]/qsampler/trunk/src/qsamplerOptionsForm.cpp
ViewVC logotype

Log of /qsampler/trunk/src/qsamplerOptionsForm.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 3559 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 18:58:38 2019 UTC (4 years, 7 months ago) by capela
File length: 16257 byte(s)
Diff to previous 3555
- Simplify top-level windows and dialog uniform titles.

Revision 3555 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 13 10:19:32 2019 UTC (4 years, 7 months ago) by capela
File length: 16279 byte(s)
Diff to previous 3386
- In late compliance to C++11, all NULL constants replaced for nullptr.

Revision 3386 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 1 21:14:57 2017 UTC (6 years, 3 months ago) by capela
File length: 16276 byte(s)
Diff to previous 2722
- 2 typos corrected by Olivier Humbert.

Revision 2722 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 3 17:41:04 2015 UTC (9 years ago) by capela
File length: 16276 byte(s)
Diff to previous 2107
* Added this "Don't ask/show this again" option to some if not most
  of the nagging warning/error message boxes. (EXPERIMENTAL)

Revision 2107 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 10 09:47:33 2010 UTC (13 years, 8 months ago) by capela
File length: 15550 byte(s)
Diff to previous 2074
- Outrageous HACK: GTK+ ppl won't see green on black thing =)


Revision 2074 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 29 17:00:30 2010 UTC (14 years ago) by capela
File length: 15513 byte(s)
Diff to previous 2028
* General source tree layout and build configuration change.


Revision 2028 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 4 18:59:57 2009 UTC (14 years, 4 months ago) by capela
File length: 15512 byte(s)
Diff to previous 1840
* Global configuration state is now explicitly saved/committed to
  disk when View/Options... dialog changes are accepted and applied.


Revision 1840 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 19 11:44:57 2009 UTC (15 years, 1 month ago) by capela
File length: 15458 byte(s)
Diff to previous 1803
* Converted obsolete QMessageBox forms to standard buttons.


Revision 1803 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 7 13:58:16 2008 UTC (15 years, 3 months ago) by schoenebeck
File length: 15424 byte(s)
Diff to previous 1788
* Added support for runtime max. voices / disk streams setting (accessible
  from the "Options..." dialog). Those fine tuning settins will be saved
  in case the user modified them and automatically restored to the sampler
  when reconnecting to a sampler the next time.
* bumped version to 0.2.1.20


Revision 1788 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 26 15:44:42 2008 UTC (15 years, 5 months ago) by capela
File length: 13235 byte(s)
Diff to previous 1749
- Grayed/disabled palette color group fix for dark color themes.


Revision 1749 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 2 13:19:09 2008 UTC (15 years, 8 months ago) by capela
File length: 13222 byte(s)
Diff to previous 1738
* 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).


Revision 1738 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 14 15:24:22 2008 UTC (15 years, 10 months ago) by capela
File length: 12849 byte(s)
Diff to previous 1558
* Messages file logging makes its first long overdue appearance,
  with user configurable settings in View/Options.../Server/Logging.


Revision 1558 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 6 09:35:33 2007 UTC (16 years, 3 months ago) by capela
File length: 11219 byte(s)
Diff to previous 1509
* Qt4 migration: complete QSampler namespace overhaul.


Revision 1509 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 22 11:10:44 2007 UTC (16 years, 4 months ago) by capela
File length: 11090 byte(s)
Diff to previous 1505
* Audio routing table is initially hidden in the dialog, when
  creating a new sampler channel.

* README requirements and configuration notes update.


Revision 1505 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 21 18:37:40 2007 UTC (16 years, 4 months ago) by capela
File length: 11504 byte(s)
Diff to previous 1504
- Qt4 migration: small step to squash bug leftovers,
  plenty still in the horizon.


Revision 1504 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 21 11:46:40 2007 UTC (16 years, 4 months ago) by capela
File length: 11639 byte(s)
Diff to previous 1499
* Qt4 migration: Qt3Support is now scrapped.


Revision 1499 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 20 16:48:04 2007 UTC (16 years, 4 months ago) by capela
File length: 11487 byte(s)
Diff to previous 1474
* Qt4 migration: one first step forward to kiss Qt3Support goodbye.


Revision 1474 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 5 20:47:38 2007 UTC (16 years, 4 months ago) by schoenebeck
File length: 11256 byte(s)
Diff to previous 1473
* Qt4 migration: fixed another bunch of ghost connections, fixed engine
  combo box in channel form, fixed stdout ouptut in message window (a lot
  of white lines were shown), show channel strip on the work space (and not
  in the nirvana of the desktop universe)


Revision 1473 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 5 19:07:26 2007 UTC (16 years, 4 months ago) by capela
File length: 11268 byte(s)
Diff to previous 1466
* Qt4 migration: still far from complete, the .ui files got shaved
  with special regard to some redundant or duplicated signal/slot
  connections and to the options dialog font aesthetics as also
  other minors.


Revision 1466 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 1 19:25:10 2007 UTC (16 years, 4 months ago) by capela
File length: 11298 byte(s)
Diff to previous 1464
* Qt4 migration: added missing signal/slot connections for most forms.


Revision 1464 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 1 17:14:21 2007 UTC (16 years, 4 months ago) by capela
File length: 9121 byte(s)
Diff to previous 1461
- Qt4 migration: missing copyright headers update.


Revision 1461 - (view) (download) (annotate) - [select for diffs]
Added Sun Oct 28 23:30:36 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 8062 byte(s)
* started to port QSampler to Qt4 (NOTE: this version is yet broken, use
  the latest tarball release 0.1.5 until the Qt4 port is completed)


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC