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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 736 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 16 10:19:25 2005 UTC (18 years, 7 months ago) by schoenebeck
File length: 17234 byte(s)
Diff to previous 519 , to selected 490
* Fixed compilation error which occured when Qt was
  compiled with -no-stl (fixes #23).


Revision 519 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 8 17:04:10 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 17190 byte(s)
Diff to previous 490
* Show appropriate message in channel strip while loading an instrument.
* Show libgig version in About box (in case libgig is used).


Revision 490 - (view) (download) (annotate) - [selected]
Modified Fri Apr 1 00:34:58 2005 UTC (19 years ago) by capela
File length: 17087 byte(s)
Diff to previous 484
* Device setup right from the sampler channel dialog gets cleaner.


Revision 484 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 22 12:55:29 2005 UTC (19 years ago) by capela
File length: 17116 byte(s)
Diff to previous 467 , to selected 490
* Device management classes rearrangement for local messages support.


Revision 467 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 15 23:54:14 2005 UTC (19 years ago) by capela
File length: 16841 byte(s)
Diff to previous 414 , to selected 490
Device port/channel configuration refreshing fix.


Revision 414 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 1 10:31:09 2005 UTC (19 years, 1 month ago) by capela
File length: 17885 byte(s)
Diff to previous 409 , to selected 490
* Fixed device driver type channel information gathering,
  which was severely flawed, dropping all channel session
  configurations to the default audio driver type (which
  is ALSA) unexpectedly.


Revision 409 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 24 12:10:54 2005 UTC (19 years, 1 month ago) by capela
File length: 17190 byte(s)
Diff to previous 404 , to selected 490
* Channels are now properly renumbered when saving to a
  session LSCP script, assuming that it should be always
  loaded from scratch (i.e. zero channels).

* Disabled MIDI port setting on channel dialog, and on
  session file save, as its use is still troublesome.

* Descrimination as for drag-and-drop of instrument files
  has been refined and fixed again.


Revision 404 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 23 13:47:47 2005 UTC (19 years, 1 month ago) by capela
File length: 17196 byte(s)
Diff to previous 400 , to selected 490
* Added new menu and toolbar option: Reset All Channels.

* Channel setup changes are now properly filtered, as for
  only those settings that are actually changed gets applied;
  change information are now also posted to messages window.


Revision 400 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 21 15:02:58 2005 UTC (19 years, 1 month ago) by capela
File length: 16458 byte(s)
Diff to previous 388 , to selected 490
Major internal switch regarding channel strip change management.


Revision 388 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 17 17:27:59 2005 UTC (19 years, 1 month ago) by capela
File length: 15668 byte(s)
Diff to previous 382 , to selected 490
* Drag-and-drop of either session files (LSCP scripts) or
  instrument files (GIG) are now supported. Multiple files
  drop is allowed, but it only makes sense for instrument
  files, each one prompting to create a new sampler channel.


Revision 382 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 14 15:42:38 2005 UTC (19 years, 1 month ago) by capela
File length: 14712 byte(s)
Diff to previous 371 , to selected 490
* Added support for INSTRUMENT_NAME field from GET CHANNEL INFO command.


Revision 371 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 11 15:36:06 2005 UTC (19 years, 1 month ago) by capela
File length: 14311 byte(s)
Diff to previous 344 , to selected 490
Instrument names display mode update on all channels.


Revision 344 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 18 13:53:04 2005 UTC (19 years, 2 months ago) by capela
File length: 14233 byte(s)
Diff to previous 343 , to selected 490
Actual instrument names now optional (rewrite).


Revision 343 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 18 12:32:01 2005 UTC (19 years, 2 months ago) by capela
File length: 13752 byte(s)
Diff to previous 342 , to selected 490
Actual instrument names are now optional (yafix).


Revision 342 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 18 11:56:33 2005 UTC (19 years, 2 months ago) by capela
File length: 13757 byte(s)
Diff to previous 341 , to selected 490
Actual instrument names are now optional (fix).


Revision 341 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 18 11:29:01 2005 UTC (19 years, 2 months ago) by capela
File length: 13769 byte(s)
Diff to previous 306 , to selected 490
* 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 306 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 19 16:54:53 2004 UTC (19 years, 4 months ago) by capela
File length: 13374 byte(s)
Diff to previous 303 , to selected 490
Fourth alpha-release.


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


Revision 300 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 17 15:55:02 2004 UTC (19 years, 4 months ago) by capela
File length: 12778 byte(s)
Diff to previous 299 , to selected 490
Channel dialog filename label fix.


Revision 299 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 17 15:41:58 2004 UTC (19 years, 4 months ago) by capela
File length: 12779 byte(s)
Diff to previous 295 , to selected 490
* 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 295 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 16 15:26:18 2004 UTC (19 years, 4 months ago) by capela
File length: 10705 byte(s)
Diff to previous 265 , to selected 490
* Sampler channels strips are just created if, and only if,
  the respective channel setup dialog is actually accepted,
  following common user-interface guidelines.


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


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


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