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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 152 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jun 27 13:53:11 2004 UTC (19 years, 9 months ago) by capela
File length: 1383 byte(s)
Diff to previous 150 , to selected 115
* Avoid channel voice/stream usage auto-update while
  intrument loading is erroneous or incomplete.


Revision 150 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 26 17:40:38 2004 UTC (19 years, 9 months ago) by capela
File length: 1383 byte(s)
Diff to previous 149 , to selected 115
* Save session filename quotes missing on LOAD INSTRUMENT NON_MODAL.


Revision 149 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 26 14:27:25 2004 UTC (19 years, 9 months ago) by capela
File length: 1383 byte(s)
Diff to previous 145 , to selected 115
* Prepared for client event protocol interface,
  via thread-safe QCustomEvent callback posting,
  on attempt to comply with draft-protocol v.11.


Revision 145 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 24 18:26:57 2004 UTC (19 years, 9 months ago) by capela
File length: 1383 byte(s)
Diff to previous 130 , to selected 115
* Mon-modal intrument file loading and status experimental support.


Revision 130 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 15 21:31:44 2004 UTC (19 years, 9 months ago) by capela
File length: 1380 byte(s)
Diff to previous 127 , to selected 115
Second alpha-release.


Revision 127 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 14 21:05:20 2004 UTC (19 years, 9 months ago) by capela
File length: 1383 byte(s)
Diff to previous 122 , to selected 115
* The channel context menu is also accessible by right-clicking
  over the empty workspace area.


Revision 122 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 12 13:21:35 2004 UTC (19 years, 9 months ago) by capela
File length: 1383 byte(s)
Diff to previous 119 , to selected 115
* Added small wait event loop on qsamplerMainForm::stopServer(),
  so let local server terminate gracefully and stabilize, and
  avoiding a probable segfault on exit, which was preventing the
  correct salvage of settings and configuration.


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: 1383 byte(s)
Diff to previous 118 , to selected 115
* 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 118 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 8 18:40:06 2004 UTC (19 years, 9 months ago) by capela
File length: 1383 byte(s)
Diff to previous 115
* A channel context menu is now featured, by right-clicking over
  each sampler channel strip.


Revision 115 - (view) (download) (as text) (annotate) - [selected]
Modified Mon Jun 7 21:41:43 2004 UTC (19 years, 9 months ago) by capela
File length: 1383 byte(s)
Diff to previous 109
* Comment SET CHANNEL MIDI_INPUT_PORT command from
  saveSessionFile(), it has no effect.

* Insert a n #include <unistd.h> on qsamplerMessages.h, between

* An initial non zero value (0.8) should be set for the channel
  volume, while GET CHANNEL INFO command is pending implementation.

* The order to load/save and setup channel settings is now as
  suggested in the following lines:

    SET CHANNEL AUDIO_OUTPUT_TYPE ...
    SET CHANNEL MIDI_INPUT_TYPE ...
    SET CHANNEL MIDI_INPUT_CHANNEL ...
    LOAD ENGINE ...
    LOAD INSTRUMENT ...
    SET CHANNEL VOLUME ...


Revision 109 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Jun 5 11:37:06 2004 UTC (19 years, 9 months ago) by capela
File length: 1380 byte(s)
Diff to selected 115
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