CVS log for qsampler/src/qsamplerDevice.cpp

(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.28 / (as text) / (view) - annotate - [select for diffs] , Sun Dec 17 22:29:29 2006 UTC (2 years ago) by capela
Branch: MAIN
CVS Tags: HEAD
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
* 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.27 / (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.26: +88 -52 lines
Diff to previous 1.26
- Adding preliminary MIDI instrument mapping support; now
  with an instrument list widget and editing capabilities.

Revision 1.26 / (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.25: +4 -4 lines
Diff to previous 1.25
GPL address update.

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

Revision 1.24 / (as text) / (view) - annotate - [select for diffs] , Mon May 9 09:21:41 2005 UTC (3 years, 8 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_1_2, qsampler_0_1_1, qsampler_0_1_0
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
* [bug #9] Fixed for a LSCP command syntax convention
consistency, regarding the enumeration of available
sampler engines, Audio and MIDI drivers.
* [bug #13] Update instrument names list when a new
instrument file is select on the channel setup dialog.

Revision 1.23 / (as text) / (view) - annotate - [select for diffs] , Sat Apr 2 11:23:18 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.22: +9 -4 lines
Diff to previous 1.22
* Option "(none)" was added to device port/channel
  parameter settings which have multiplicity set on.

Revision 1.22 / (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.21: +20 -18 lines
Diff to previous 1.21
* Device setup right from the sampler channel dialog gets cleaner.

Revision 1.21 / (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.20: +300 -60 lines
Diff to previous 1.20
* Device management classes rearrangement for local messages support.

Revision 1.20 / (as text) / (view) - annotate - [select for diffs] , Mon Mar 21 10:29:49 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
Multiplicity support is now officialy bogus.

Revision 1.19 / (as text) / (view) - annotate - [select for diffs] , Thu Mar 17 00:14:41 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.18: +3 -7 lines
Diff to previous 1.18
Device configuration (re)touches.

Revision 1.18 / (as text) / (view) - annotate - [select for diffs] , Wed Mar 16 09:49:37 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.17: +14 -4 lines
Diff to previous 1.17
* Device parameter dependencies are now properly handled.

Revision 1.17 / (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.16: +105 -11 lines
Diff to previous 1.16
Device port/channel configuration refreshing fix.

Revision 1.16 / (as text) / (view) - annotate - [select for diffs] , Tue Mar 15 15:32:29 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.15: +74 -23 lines
Diff to previous 1.15
* Device port/channel configuration is now complete (EXPERIMENTAL).

Revision 1.15 / (as text) / (view) - annotate - [select for diffs] , Tue Mar 15 11:39:12 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.14: +114 -14 lines
Diff to previous 1.14
Device port/channel configuration preparations.

Revision 1.14 / (as text) / (view) - annotate - [select for diffs] , Sun Mar 13 22:06:59 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
* Device managament gets prettier with new icons.
* Channel device selection is now implemented.

Revision 1.13 / (as text) / (view) - annotate - [select for diffs] , Fri Mar 11 17:24:06 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
Particular device parameter edit fix.

Revision 1.12 / (as text) / (view) - annotate - [select for diffs] , Thu Mar 10 21:40:11 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.11: +20 -21 lines
Diff to previous 1.11
Primordial device configuration icons;
 yet another device parameter spinbox fix.

Revision 1.11 / (as text) / (view) - annotate - [select for diffs] , Thu Mar 10 20:45:42 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.10: +11 -9 lines
Diff to previous 1.10
Device parameter table custom spinbox range fix.

Revision 1.10 / (as text) / (view) - annotate - [select for diffs] , Thu Mar 10 15:48:38 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.9: +105 -8 lines
Diff to previous 1.9
Refinements on the device list view and parameter table editing.

Revision 1.9 / (as text) / (view) - annotate - [select for diffs] , Wed Mar 9 20:55:04 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.8: +33 -17 lines
Diff to previous 1.8
Device configuration is now partially functional (2nd.fix).

Revision 1.8 / (as text) / (view) - annotate - [select for diffs] , Wed Mar 9 17:23:57 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Device configuration is now partially functional (fix).

Revision 1.7 / (as text) / (view) - annotate - [select for diffs] , Wed Mar 9 16:44:04 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.6: +33 -17 lines
Diff to previous 1.6
* Device configuration is now partially functional.

Revision 1.6 / (as text) / (view) - annotate - [select for diffs] , Wed Mar 9 11:33:27 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.5: +26 -5 lines
Diff to previous 1.5
Device configuration table is now editable, but non-applicable yet.

Revision 1.5 / (as text) / (view) - annotate - [select for diffs] , Tue Mar 8 20:12:08 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.4: +115 -108 lines
Diff to previous 1.4
More work in progress for the device configuration stuff.

Revision 1.4 / (as text) / (view) - annotate - [select for diffs] , Tue Mar 8 17:23:29 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.3: +44 -16 lines
Diff to previous 1.3
Still on-going with this new device configuration stuff.

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Tue Mar 8 14:56:05 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.2: +302 -14 lines
Diff to previous 1.2
On-going with new device configuration interface.

Revision 1.2 / (as text) / (view) - annotate - [select for diffs] , Mon Mar 7 17:05:55 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.1: +23 -0 lines
Diff to previous 1.1
More device configuration interface preparations.

Revision 1.1 / (as text) / (view) - annotate - [select for diffs] , Mon Mar 7 11:09:31 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Device configuration interface preparations.

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