/[svn]/qsampler/trunk/src/qsamplerChannelStrip.ui.h
ViewVC logotype

Log of /qsampler/trunk/src/qsamplerChannelStrip.ui.h

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1460)

Revision 303 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 19 10:18:59 2004 UTC (19 years, 5 months ago) by capela
File length: 8800 byte(s)
Diff to previous 302
* Sampler channel is now completely detached from UI strip class.


Revision 302 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 17 17:17:18 2004 UTC (19 years, 5 months ago) by capela
File length: 9213 byte(s)
Diff to previous 299
Channel info update on session load (2nd.fix).


Revision 299 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 17 15:41:58 2004 UTC (19 years, 5 months ago) by capela
File length: 9175 byte(s)
Diff to previous 297
* Instrument index selection now made via combo box widget;
  actual instrument names are now properly retrieved from
  the instrument file, provided if libgig is available.


Revision 297 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 17 12:40:25 2004 UTC (19 years, 5 months ago) by capela
File length: 9202 byte(s)
Diff to previous 296
Deferred channel info update fix.


Revision 296 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 17 11:51:49 2004 UTC (19 years, 5 months ago) by capela
File length: 9095 byte(s)
Diff to previous 295
Deferred channel info updates.


Revision 295 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 16 15:26:18 2004 UTC (19 years, 5 months ago) by capela
File length: 9132 byte(s)
Diff to previous 280
* Sampler channels strips are just created if, and only if,
  the respective channel setup dialog is actually accepted,
  following common user-interface guidelines.


Revision 280 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 11 12:27:39 2004 UTC (19 years, 6 months ago) by capela
File length: 9197 byte(s)
Diff to previous 267
* Fixed MIDI channel settings.


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


Revision 265 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 29 16:05:24 2004 UTC (19 years, 6 months ago) by capela
File length: 8300 byte(s)
Diff to previous 264
Continued rewrite of sampler channel strips internal control structures.


Revision 264 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 29 13:12:45 2004 UTC (19 years, 6 months ago) by capela
File length: 8240 byte(s)
Diff to previous 263
Initial rewrite of sampler channel strips internal control structures.


Revision 263 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 29 09:01:35 2004 UTC (19 years, 6 months ago) by capela
File length: 14496 byte(s)
Diff to previous 261
Channel strip setup dialog invokation fix.


Revision 261 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 29 07:43:26 2004 UTC (19 years, 6 months ago) by capela
File length: 14379 byte(s)
Diff to previous 182
Sampler reset info message; asterisk for midi all channels input.


Revision 182 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 6 21:11:40 2004 UTC (19 years, 9 months ago) by capela
File length: 14203 byte(s)
Diff to previous 176
Prepared for 0.0.3 alpha-release.


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

* Implied channel reset on successful instrument load.


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: 14210 byte(s)
Diff to previous 145
* Avoid channel voice/stream usage auto-update while
  intrument loading is erroneous or incomplete.


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: 14085 byte(s)
Diff to previous 127
* Mon-modal intrument file loading and status experimental support.


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


Revision 119 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 9 20:24:48 2004 UTC (19 years, 10 months ago) by capela
File length: 13154 byte(s)
Diff to previous 118
* 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, 10 months ago) by capela
File length: 13022 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) - [select for diffs]
Modified Mon Jun 7 21:41:43 2004 UTC (19 years, 10 months ago) by capela
File length: 12747 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, 10 months ago) by capela
File length: 12747 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