CVS log for qsampler/src/qsamplerChannel.h

(logo)

Help

(back) Up to [ls] / qsampler / src

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.22 / (as text) / (view) - annotate - [select for diffs] , Thu Jan 11 16:14:31 2007 UTC (23 months, 4 weeks ago) by capela
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
- Prepared and settled for liblscp 0.5.2 compliance release.

Revision 1.21 / (as text) / (view) - annotate - [select for diffs] , Sun Dec 17 22:29:29 2006 UTC (2 years ago) by capela
Branch: MAIN
Changes since 1.20: +5 -0 lines
Diff to previous 1.20
* 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 1.20 / (as text) / (view) - annotate - [select for diffs] , Sun Dec 3 18:26:13 2006 UTC (2 years, 1 month ago) by capela
Branch: MAIN
Changes since 1.19: +1 -14 lines
Diff to previous 1.19
- Adding preliminary MIDI instrument mapping support; now
  with an instrument list widget and editing capabilities.

Revision 1.19 / (as text) / (view) - annotate - [select for diffs] , Sun Sep 24 11:47:51 2006 UTC (2 years, 3 months ago) by capela
Branch: MAIN
Changes since 1.18: +4 -4 lines
Diff to previous 1.18
GPL address update.

Revision 1.18 / (as text) / (view) - annotate - [select for diffs] , Tue Aug 30 08:52:46 2005 UTC (3 years, 4 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_1_3
Changes since 1.17: +3 -0 lines
Diff to previous 1.17
* Sampler channel audio routing changes are now being
  properly flushed upon immediate dialog acceptance,

Revision 1.17 / (as text) / (view) - annotate - [select for diffs] , Sun Aug 28 10:44:10 2005 UTC (3 years, 4 months ago) by capela
Branch: MAIN
Changes since 1.16: +30 -0 lines
Diff to previous 1.16
Usability changes on the new sampler channel audio routing functionality.

Revision 1.16 / (as text) / (view) - annotate - [select for diffs] , Sat Aug 27 23:31:34 2005 UTC (3 years, 4 months ago) by capela
Branch: MAIN
Changes since 1.15: +37 -1 lines
Diff to previous 1.15
* Audio output channel routing configuration finally hits
  the sampler channel dialog, at last! (EXPERIMENTAL).

Revision 1.15 / (as text) / (view) - annotate - [select for diffs] , Fri Aug 19 16:10:16 2005 UTC (3 years, 4 months ago) by capela
Branch: MAIN
Changes since 1.14: +10 -0 lines
Diff to previous 1.14
* Added MUTE/SOLO buttons to individual channel strips.

Revision 1.14 / (as text) / (view) - annotate - [select for diffs] , Sun May 8 16:04:10 2005 UTC (3 years, 8 months ago) by schoenebeck
Branch: MAIN
CVS Tags: qsampler_0_1_2, qsampler_0_1_1, qsampler_0_1_0
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
* Show appropriate message in channel strip while loading an instrument.
* Show libgig version in About box (in case libgig is used).

Revision 1.13 / (as text) / (view) - annotate - [select for diffs] , Thu Mar 31 23:34:58 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
* Device setup right from the sampler channel dialog gets cleaner.

Revision 1.12 / (as text) / (view) - annotate - [select for diffs] , Tue Mar 22 12:55:29 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.11: +26 -21 lines
Diff to previous 1.11
* Device management classes rearrangement for local messages support.

Revision 1.11 / (as text) / (view) - annotate - [select for diffs] , Tue Mar 15 23:54:14 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.10: +103 -103 lines
Diff to previous 1.10
Device port/channel configuration refreshing fix.

Revision 1.10 / (as text) / (view) - annotate - [select for diffs] , Mon Feb 21 15:02:58 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_0_5, qsampler_0_0
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
Major internal switch regarding channel strip change management.

Revision 1.9 / (as text) / (view) - annotate - [select for diffs] , Thu Feb 17 17:27:59 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.8: +10 -1 lines
Diff to previous 1.8
* 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 1.8 / (as text) / (view) - annotate - [select for diffs] , Mon Feb 14 15:42:38 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
* Added support for INSTRUMENT_NAME field from GET CHANNEL INFO command.

Revision 1.7 / (as text) / (view) - annotate - [select for diffs] , Fri Feb 11 15:36:06 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.6: +3 -0 lines
Diff to previous 1.6
Instrument names display mode update on all channels.

Revision 1.6 / (as text) / (view) - annotate - [select for diffs] , Tue Jan 18 13:53:04 2005 UTC (3 years, 11 months ago) by capela
Branch: MAIN
Changes since 1.5: +7 -11 lines
Diff to previous 1.5
Actual instrument names now optional (rewrite).

Revision 1.5 / (as text) / (view) - annotate - [select for diffs] , Tue Jan 18 11:29:01 2005 UTC (3 years, 11 months ago) by capela
Branch: MAIN
Changes since 1.4: +9 -1 lines
Diff to previous 1.4
* 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 1.4 / (as text) / (view) - annotate - [select for diffs] , Fri Nov 19 10:18:59 2004 UTC (4 years, 1 month ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_0_4
Changes since 1.3: +13 -7 lines
Diff to previous 1.3
* Sampler channel is now completely detached from UI strip class.

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Wed Nov 17 15:41:58 2004 UTC (4 years, 1 month ago) by capela
Branch: MAIN
Changes since 1.2: +4 -0 lines
Diff to previous 1.2
* 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 1.2 / (as text) / (view) - annotate - [select for diffs] , Tue Nov 16 15:26:18 2004 UTC (4 years, 1 month ago) by capela
Branch: MAIN
Changes since 1.1: +10 -3 lines
Diff to previous 1.1
* Sampler channels strips are just created if, and only if,
  the respective channel setup dialog is actually accepted,
  following common user-interface guidelines.

Revision 1.1 / (as text) / (view) - annotate - [select for diffs] , Wed Sep 29 12:12:45 2004 UTC (4 years, 3 months ago) by capela
Branch: MAIN
Initial rewrite of sampler channel strips internal control structures.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

LinuxSampler Developers
Powered by
ViewCVS