CVS log for qsampler/win32/config.h

(logo)

Help

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

Request diff between arbitrary revisions / Display revisions graphically


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

Revision 1.23 / (as text) / (view) - annotate - [select for diffs] , Mon Jan 15 19:11:59 2007 UTC (23 months, 3 weeks ago) by capela
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
* Master volume slider has tick marks and value is now
  rounded properly on session startup.
* Channel button colors have changed: yellow for mute
  and cyan for solo is now the rule, but note that this color
  highlighting is only rendered on some widget styles.

Revision 1.22 / (as text) / (view) - annotate - [select for diffs] , Mon Jan 15 16:21:01 2007 UTC (23 months, 3 weeks ago) by capela
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
* Master sampler volume slider/spinbox combo is now featured.

Revision 1.21 / (as text) / (view) - annotate - [select for diffs] , Mon Jan 15 11:27:22 2007 UTC (23 months, 3 weeks ago) by capela
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20
* Sampler channel FX send level is now also saved.

Revision 1.20 / (as text) / (view) - annotate - [select for diffs] , Fri Jan 12 21:21:16 2007 UTC (23 months, 3 weeks ago) by capela
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
- FX send numerical ID sequence fixed for session save.

Revision 1.19 / (as text) / (view) - annotate - [select for diffs] , Fri Jan 12 10:56:31 2007 UTC (23 months, 3 weeks ago) by capela
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
* Initial support for sampler channel FX sends, while saving
  the session state, only at code-level.

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

Revision 1.17 / (as text) / (view) - annotate - [select for diffs] , Wed Jan 10 19:39:00 2007 UTC (23 months, 4 weeks ago) by capela
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
* Regression on sampler channel strip display,
 MIDI port / channel is now back.

Revision 1.16 / (as text) / (view) - annotate - [select for diffs] , Mon Jan 8 22:04:33 2007 UTC (2 years ago) by capela
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
* 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.15 / (as text) / (view) - annotate - [select for diffs] , Mon Jan 8 19:10:42 2007 UTC (2 years ago) by capela
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
- MIDI instrument selection fixing on the go.

Revision 1.14 / (as text) / (view) - annotate - [select for diffs] , Mon Jan 8 16:52:48 2007 UTC (2 years ago) by capela
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
* Instruments window gets its own toolbar (and statusbar too);
  also introducing MIDI instrument map selection to the view;
  MIDI instrument item editing now allows changing map, bank
  or program key values (were previously disabled).

Revision 1.13 / (as text) / (view) - annotate - [select for diffs] , Fri Dec 22 01:31:28 2006 UTC (2 years ago) by capela
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
* Fixed sampler channel MIDI instrument map assignment on session save.

Revision 1.12 / (as text) / (view) - annotate - [select for diffs] , Thu Dec 21 14:55:05 2006 UTC (2 years ago) by capela
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
- RESET trapped for MIDI instrument maps reset on session open/load.

Revision 1.11 / (as text) / (view) - annotate - [select for diffs] , Tue Dec 19 11:19:55 2006 UTC (2 years ago) by capela
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
* 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.10 / (as text) / (view) - annotate - [select for diffs] , Mon Dec 18 16:51:50 2006 UTC (2 years ago) by capela
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
* Fixed session file save, correcting MIDI instrument map (re)numbering.

Revision 1.9 / (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.8: +1 -1 lines
Diff to previous 1.8
* 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.8 / (as text) / (view) - annotate - [select for diffs] , Sun Dec 10 17:07:02 2006 UTC (2 years ago) by capela
Branch: MAIN
Changes since 1.7: +2 -0 lines
Diff to previous 1.7
- Minor autoconf adaptations for lroundf conditional compilation.

Revision 1.7 / (as text) / (view) - annotate - [select for diffs] , Wed Dec 6 19:38:02 2006 UTC (2 years, 1 month ago) by capela
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
* Fixed MIDI instrument volume setting.
* Enforcing uniqueness of bank and program key pair
  while editing the MIDI instrument map.

Revision 1.6 / (as text) / (view) - annotate - [select for diffs] , Tue Dec 5 12:37:06 2006 UTC (2 years, 1 month ago) by capela
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
* Fixed some compilation warnings due to suspicious type
  casting and unsused header macros.

* Changed deprecated copyright attribute to license
  and added ldconfig to post-(un)install steps
  to liblscp.spec (RPM).

Revision 1.5 / (as text) / (view) - annotate - [select for diffs] , Mon Dec 4 17:06:04 2006 UTC (2 years, 1 month ago) by capela
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
* Bare MIDI instrument map editing is now effective.

Revision 1.4 / (as text) / (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.3: +2 -1 lines
Diff to previous 1.3
* Added preliminary MIDI instrument mapping support.

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Wed Aug 24 16:44:04 2005 UTC (3 years, 4 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_1_3
Changes since 1.2: +5 -2 lines
Diff to previous 1.2
Attempt to bring those aging autoconf templates to date;
  sample SPEC file for RPM build is now being included and
  generated at configure time.

Revision 1.2 / (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.1: +3 -0 lines
Diff to previous 1.1
* Added MUTE/SOLO buttons to individual channel strips.

Revision 1.1 / (as text) / (view) - annotate - [select for diffs] , Mon Mar 7 11:09:32 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_1_2, qsampler_0_1_1, qsampler_0_1_0
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