CVS log for qsampler/src/qsamplerChannelStrip.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.26 / (view) - annotate - [select for diffs] , Wed Jan 10 19:39:00 2007 UTC (23 months, 4 weeks ago) by capela
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +4 -4 lines
Diff to previous 1.25
* Regression on sampler channel strip display,
 MIDI port / channel is now back.

Revision 1.25 / (view) - annotate - [select for diffs] , Mon Jan 8 22:04:33 2007 UTC (2 years ago) by capela
Branch: MAIN
Changes since 1.24: +5 -5 lines
Diff to previous 1.24
* 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.24 / (view) - annotate - [select for diffs] , Wed Nov 29 11:48:26 2006 UTC (2 years, 1 month ago) by capela
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
* Added preliminary MIDI instrument mapping support.

Revision 1.23 / (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.22: +4 -4 lines
Diff to previous 1.22
GPL address update.

Revision 1.22 / (view) - annotate - [select for diffs] , Sun Aug 28 14:56:05 2005 UTC (3 years, 4 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_1_3
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Minor mono/solo button tooltip caps fix.

Revision 1.21 / (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.20: +1 -1 lines
Diff to previous 1.20
* All widget captions changed to include proper application title prefix.

Revision 1.20 / (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.19: +66 -5 lines
Diff to previous 1.19
* Added MUTE/SOLO buttons to individual channel strips.

Revision 1.19 / (view) - annotate - [select for diffs] , Wed Jun 8 22:42:51 2005 UTC (3 years, 7 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_1_2, qsampler_0_1_1
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
More one tooltip typo fix.

Revision 1.18 / (view) - annotate - [select for diffs] , Wed May 25 10:41:35 2005 UTC (3 years, 7 months ago) by capela
Branch: MAIN
Changes since 1.17: +1 -0 lines
Diff to previous 1.17
* Fixed refresh cycle of channel strips in error state,
  which was preventing correct channel info updates.

Revision 1.17 / (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_1_0, qsampler_0_0_5, qsampler_0_0
Changes since 1.16: +2 -1 lines
Diff to previous 1.16
Major internal switch regarding channel strip change management.

Revision 1.16 / (view) - annotate - [select for diffs] , Sun Feb 20 19:13:33 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.15: +6 -2 lines
Diff to previous 1.15
* Drag-and-drop to an existing channel strip is now also
  featured, allowing the in-place change of the channel
  sampler instrument file.

Revision 1.15 / (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.14: +2 -1 lines
Diff to previous 1.14
Instrument names display mode update on all channels.

Revision 1.14 / (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.13: +1 -2 lines
Diff to previous 1.13
* Sampler channel is now completely detached from UI strip class.

Revision 1.13 / (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.12: +1 -1 lines
Diff to previous 1.12
* 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.12 / (view) - annotate - [select for diffs] , Wed Nov 17 12:40:25 2004 UTC (4 years, 1 month ago) by capela
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
Deferred channel info update fix.

Revision 1.11 / (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.10: +1 -2 lines
Diff to previous 1.10
* 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.10 / (view) - annotate - [select for diffs] , Wed Oct 6 14:42:59 2004 UTC (4 years, 3 months ago) by capela
Branch: MAIN
Changes since 1.9: +2 -0 lines
Diff to previous 1.9
* Channel strip display glass effect is now an option.

Revision 1.9 / (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.8: +3 -47 lines
Diff to previous 1.8
Initial rewrite of sampler channel strips internal control structures.

Revision 1.8 / (view) - annotate - [select for diffs] , Wed Sep 29 08:01:35 2004 UTC (4 years, 3 months ago) by capela
Branch: MAIN
Changes since 1.7: +8 -1 lines
Diff to previous 1.7
Channel strip setup dialog invokation fix.

Revision 1.7 / (view) - annotate - [select for diffs] , Wed Sep 29 06:43:26 2004 UTC (4 years, 3 months ago) by capela
Branch: MAIN
Changes since 1.6: +0 -6 lines
Diff to previous 1.6
Sampler reset info message; asterisk for midi all channels input.

Revision 1.6 / (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.5: +8 -8 lines
Diff to previous 1.5
* 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.5 / (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.4: +1 -1 lines
Diff to previous 1.4
* Channel dialog gets sensible engine and driver defaults
  on create time.

* Implied channel reset on successful instrument load.

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Jun 24 17:26:57 2004 UTC (4 years, 6 months ago) by capela
Branch: MAIN
Changes since 1.3: +57 -21 lines
Diff to previous 1.3
* Mon-modal intrument file loading and status experimental support.

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Jun 9 19:24:48 2004 UTC (4 years, 7 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_0_2
Changes since 1.2: +6 -2 lines
Diff to previous 1.2
* 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 1.2 / (view) - annotate - [select for diffs] , Tue Jun 8 17:40:06 2004 UTC (4 years, 7 months ago) by capela
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
* A channel context menu is now featured, by right-clicking over
  each sampler channel strip.

Revision 1.1.1.1 / (view) - annotate - [select for diffs] (vendor branch) , Sat Jun 5 10:37:06 2004 UTC (4 years, 7 months ago) by capela
Branch: rncbc
CVS Tags: 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] , Sat Jun 5 10:37: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