/[svn]/qsampler/trunk/src/qsamplerOptions.h
ViewVC logotype

Log of /qsampler/trunk/src/qsamplerOptions.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2718 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 22 19:01:32 2015 UTC (9 years, 2 months ago) by capela
File length: 3544 byte(s)
Diff to previous 2642
* Better configure checking for alternate Qt4/5 builds.

Revision 2642 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 16 19:31:33 2014 UTC (9 years, 9 months ago) by capela
File length: 3540 byte(s)
Diff to previous 2077
* A man page has beed added (making up Matt Flax's work on
  debian, thanks).

Revision 2077 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 31 09:07:30 2010 UTC (14 years ago) by capela
File length: 3540 byte(s)
Diff to previous 2028
* Initial widget geometry and visibility persistence logic has
  been slightly revised as much to avoid crash failures due to
  wrong main widget hidden state.


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


Revision 1890 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 28 09:06:43 2009 UTC (14 years, 11 months ago) by capela
File length: 3425 byte(s)
Diff to previous 1803
- Got rid of some Qt3 support remnants: QApplication::argc() and
  QApplication::argv() replaced by QApplication::arguments().


Revision 1803 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 7 13:58:16 2008 UTC (15 years, 3 months ago) by schoenebeck
File length: 3420 byte(s)
Diff to previous 1749
* 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 1749 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 2 13:19:09 2008 UTC (15 years, 8 months ago) by capela
File length: 3156 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) (as text) (annotate) - [select for diffs]
Modified Wed May 14 15:24:22 2008 UTC (15 years, 10 months ago) by capela
File length: 3132 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) (as text) (annotate) - [select for diffs]
Modified Thu Dec 6 09:35:33 2007 UTC (16 years, 3 months ago) by capela
File length: 3058 byte(s)
Diff to previous 1509
* Qt4 migration: complete QSampler namespace overhaul.


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

* README requirements and configuration notes update.


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


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


Revision 1461 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 28 23:30:36 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 3265 byte(s)
Diff to previous 980
* 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)


Revision 980 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 17 22:29:29 2006 UTC (17 years, 3 months ago) by capela
File length: 3242 byte(s)
Diff to previous 920
* Revised and extended MIDI instrument mapping feature; this time
  two (2) MIDI maps are being implicitly created, ones designated
  as 'Chromatic' (0) and another as 'Drum Kits' (1), which can be
  assigned to each sampler channel. (ATTN: this commit elevates the
  requirements for liblscp >= 0.5.0, also on todays CVS and pending
  proper release very soon).


Revision 920 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 24 12:47:51 2006 UTC (17 years, 6 months ago) by capela
File length: 3145 byte(s)
Diff to previous 454
GPL address update.


Revision 454 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 14 10:59:57 2005 UTC (19 years ago) by capela
File length: 3142 byte(s)
Diff to previous 341
New keep child windows always on top option; device icon retouching;


Revision 341 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 18 11:29:01 2005 UTC (19 years, 2 months ago) by capela
File length: 3118 byte(s)
Diff to previous 267
* Actual instrument names are now optionally retrieved
  from the instrument file, even though libgig is available,
  avoiding excessively annoying load times while on the
  channel dialog, when huge instrument files are selected.


Revision 267 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 6 15:42:59 2004 UTC (19 years, 5 months ago) by capela
File length: 3088 byte(s)
Diff to previous 176
* Channel strip display glass effect is now an option.


Revision 176 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 6 10:54:45 2004 UTC (19 years, 8 months ago) by capela
File length: 3060 byte(s)
Diff to previous 119
* Channel dialog gets sensible engine and driver defaults
  on create time.

* Implied channel reset on successful instrument load.


Revision 119 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 9 20:24:48 2004 UTC (19 years, 9 months ago) by capela
File length: 2984 byte(s)
Diff to previous 102
* Maximum channel volume percent setting is now a global option,
  provided to override the default (which is 100%).

* Client/server transaction timeout option upper limit has been
  increased from 5000 to 60000 milliseconds.


Revision 102 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Jun 4 10:30:56 2004 UTC (19 years, 9 months ago) by capela
File length: 2960 byte(s)
Initial alpha release.


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