CVS log for qsampler/src/qsamplerChannelForm.ui

(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 / (view) - annotate - [select for diffs] , Mon Jan 8 22:04:33 2007 UTC (2 years ago) by capela
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
* MIDI instrument item editing has been fixed (hopefully).

* Sampler channel setup dialog does not mandate for valid nor
  existing instrument file name; dropped MIDI port from sampler
  channel strip display, only MIDI channel is now displayed.

Revision 1.21 / (view) - annotate - [select for diffs] , Tue Dec 19 11:19:55 2006 UTC (2 years ago) by capela
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
* Revised error verbosity in general and on session load/save;
  hour-glass wait cursor is now displayed on session load/save;
  keyboard shortcuts changed on MIDI instruments view context;
  improved channel strip arrangement on session open/load;
  instrument map entry removal confirmation (as optional);
  corrected some tooltip text strings.

Revision 1.20 / (view) - annotate - [select for diffs] , Sun Dec 17 22:29:29 2006 UTC (2 years ago) by capela
Branch: MAIN
Changes since 1.19: +346 -279 lines
Diff to previous 1.19
* 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.19 / (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 / (view) - annotate - [select for diffs] , Fri Dec 23 01:40:56 2005 UTC (3 years ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_1_3
Changes since 1.17: +21 -12 lines
Diff to previous 1.17
* Whenever the listing of actual instrument names is not an
  option (e.g. due to lack of libgig support), the whole
  number of selectable Instrument items is now being graciously
  increased from just the bare 8 (eight) right up through 100
  (one hundred), on the sampler channel setup dialog.

* The selection buttons, on the right of the Instrument, Audio
  and MIDI devices combo-boxes, on the sampler channel dialog,
  are now expected to be a little better looking than it was
  before, at least for those Mac OS X eyes.

Revision 1.17 / (view) - annotate - [select for diffs] , Sun Aug 28 11:15:16 2005 UTC (3 years, 4 months ago) by capela
Branch: MAIN
Changes since 1.16: +6 -6 lines
Diff to previous 1.16
Minor usability changes on sampler channel audio routing widget.

Revision 1.16 / (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: +110 -73 lines
Diff to previous 1.15
* Audio output channel routing configuration finally hits
  the sampler channel dialog, at last! (EXPERIMENTAL).

Revision 1.15 / (view) - annotate - [select for diffs] , Fri Aug 26 22:04:32 2005 UTC (3 years, 4 months ago) by capela
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
* All widget captions changed to include proper application title prefix.

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

Revision 1.13 / (view) - annotate - [select for diffs] , Thu Mar 31 15:26:40 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.12: +5 -0 lines
Diff to previous 1.12
Device setup is now also accessible from the sampler channel dialog (fix).

Revision 1.12 / (view) - annotate - [select for diffs] , Thu Mar 31 13:17:19 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.11: +359 -214 lines
Diff to previous 1.11
* Device setup is now also accessible from the sampler channel dialog.

Revision 1.11 / (view) - annotate - [select for diffs] , Mon Mar 14 12:59:27 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.10: +14 -0 lines
Diff to previous 1.10
* Device configuration is now included and saved on session files.

Revision 1.10 / (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.9: +99 -63 lines
Diff to previous 1.9
* Device managament gets prettier with new icons.
* Channel device selection is now implemented.

Revision 1.9 / (view) - annotate - [select for diffs] , Fri Feb 11 08:46:58 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_0_5, qsampler_0_0
Changes since 1.8: +7 -1 lines
Diff to previous 1.8
Instrument Nr/Name combobox widget makes the channel dialog dirty again.

Revision 1.8 / (view) - annotate - [select for diffs] , Wed Nov 17 15:55:02 2004 UTC (4 years, 1 month ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_0_4
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Channel dialog filename label fix.

Revision 1.7 / (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.6: +19 -33 lines
Diff to previous 1.6
* 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.6 / (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.5: +1 -1 lines
Diff to previous 1.5
* 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.5 / (view) - annotate - [select for diffs] , Mon Oct 11 11:27:39 2004 UTC (4 years, 2 months ago) by capela
Branch: MAIN
Changes since 1.4: +5 -5 lines
Diff to previous 1.4
* Fixed MIDI channel settings.

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Sep 29 12:12:16 2004 UTC (4 years, 3 months ago) by capela
Branch: MAIN
Changes since 1.3: +3 -5 lines
Diff to previous 1.3
Initial rewrite of sampler channel strips internal control structures.

Revision 1.3 / (view) - annotate - [select for diffs] , Tue Sep 28 15:17:43 2004 UTC (4 years, 3 months ago) by capela
Branch: MAIN
Changes since 1.2: +101 -33 lines
Diff to previous 1.2
* Sampler reset command action added to menu and toolbar.

* MIDI channel selection is now a dropdown list, allowing
  the explicit selection for "All" channels input per sampler
  channel (omni).

* Channel strip display glass effect has changed background
  color to black (was green).

* Minor configure fixes.

Revision 1.2 / (view) - annotate - [select for diffs] , Tue Jul 6 09:54:45 2004 UTC (4 years, 6 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_0_3
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
* Channel dialog gets sensible engine and driver defaults
  on create time.

* Implied channel reset on successful instrument load.

Revision 1.1.1.1 / (view) - annotate - [select for diffs] (vendor branch) , Sun May 30 14:38:06 2004 UTC (4 years, 7 months ago) by capela
Branch: rncbc
CVS Tags: qsampler_0_0_2, qsampler_0_0_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Initial alpha release.

Revision 1.1 / (view) - annotate - [select for diffs] , Sun May 30 14:38:06 2004 UTC (4 years, 7 months ago) by capela
Branch: MAIN
Initial revision

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