CVS log for qsampler/src/qsamplerMainForm.ui.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.82 / (as text) / (view) - annotate - [select for diffs] , Mon Jan 15 19:11:58 2007 UTC (23 months, 3 weeks ago) by capela
Branch: MAIN
CVS Tags: HEAD
Changes since 1.81: +22 -8 lines
Diff to previous 1.81
* 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.81 / (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.80: +101 -0 lines
Diff to previous 1.80
* Master sampler volume slider/spinbox combo is now featured.

Revision 1.80 / (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.79: +5 -0 lines
Diff to previous 1.79
* Sampler channel FX send level is now also saved.

Revision 1.79 / (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.78: +12 -11 lines
Diff to previous 1.78
- FX send numerical ID sequence fixed for session save.

Revision 1.78 / (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.77: +42 -1 lines
Diff to previous 1.77
* Initial support for sampler channel FX sends, while saving
  the session state, only at code-level.

Revision 1.77 / (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.76: +22 -11 lines
Diff to previous 1.76
* Regression on sampler channel strip display,
 MIDI port / channel is now back.

Revision 1.76 / (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.75: +18 -52 lines
Diff to previous 1.75
* 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.75 / (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.74: +2 -2 lines
Diff to previous 1.74
* Fixed sampler channel MIDI instrument map assignment on session save.

Revision 1.74 / (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.73: +53 -32 lines
Diff to previous 1.73
- RESET trapped for MIDI instrument maps reset on session open/load.

Revision 1.73 / (as text) / (view) - annotate - [select for diffs] , Thu Dec 21 13:58:52 2006 UTC (2 years ago) by capela
Branch: MAIN
Changes since 1.72: +22 -5 lines
Diff to previous 1.72
* Manual sampler reset also resets all MIDI instrument maps.

Revision 1.72 / (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.71: +52 -13 lines
Diff to previous 1.71
* 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.71 / (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.70: +6 -3 lines
Diff to previous 1.70
* Fixed session file save, correcting MIDI instrument map (re)numbering.

Revision 1.70 / (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.69: +96 -49 lines
Diff to previous 1.69
* 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.69 / (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.68: +5 -4 lines
Diff to previous 1.68
* Fixed MIDI instrument volume setting.
* Enforcing uniqueness of bank and program key pair
  while editing the MIDI instrument map.

Revision 1.68 / (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.67: +1 -0 lines
Diff to previous 1.67
* 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.67 / (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.66: +95 -20 lines
Diff to previous 1.66
- Adding preliminary MIDI instrument mapping support; now
  with an instrument list widget and editing capabilities.

Revision 1.66 / (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.65: +40 -0 lines
Diff to previous 1.65
* Added preliminary MIDI instrument mapping support.

Revision 1.65 / (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.64: +4 -4 lines
Diff to previous 1.64
GPL address update.

Revision 1.64 / (as text) / (view) - annotate - [select for diffs] , Thu Jun 1 08:32:01 2006 UTC (2 years, 7 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_1_3
Changes since 1.63: +1 -1 lines
Diff to previous 1.63
* Avoid using simplifyWhiteSpace(), traded for stripWhiteSpaces().

Revision 1.63 / (as text) / (view) - annotate - [select for diffs] , Tue Sep 13 13:00:22 2005 UTC (3 years, 3 months ago) by capela
Branch: MAIN
Changes since 1.62: +1 -1 lines
Diff to previous 1.62
* Minor fixing on the initial messages dock-window height.

Revision 1.62 / (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.61: +12 -4 lines
Diff to previous 1.61
* Audio output channel routing configuration finally hits
  the sampler channel dialog, at last! (EXPERIMENTAL).

Revision 1.61 / (as text) / (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.60: +24 -16 lines
Diff to previous 1.60
* All widget captions changed to include proper application title prefix.

Revision 1.60 / (as text) / (view) - annotate - [select for diffs] , Wed Aug 24 16:44:04 2005 UTC (3 years, 4 months ago) by capela
Branch: MAIN
Changes since 1.59: +0 -2 lines
Diff to previous 1.59
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.59 / (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.58: +9 -0 lines
Diff to previous 1.58
* Added MUTE/SOLO buttons to individual channel strips.

Revision 1.58 / (as text) / (view) - annotate - [select for diffs] , Tue Aug 16 09:19:25 2005 UTC (3 years, 4 months ago) by schoenebeck
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
* Fixed compilation error which occured when Qt was
  compiled with -no-stl (fixes #23).

Revision 1.57 / (as text) / (view) - annotate - [select for diffs] , Thu Jun 23 21:54:14 2005 UTC (3 years, 6 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_1_2
Changes since 1.56: +4 -3 lines
Diff to previous 1.56
* Release 0.1.2: Even minor workings needs a rest.

Revision 1.56 / (as text) / (view) - annotate - [select for diffs] , Sat Jun 18 21:44:56 2005 UTC (3 years, 6 months ago) by capela
Branch: MAIN
Changes since 1.55: +19 -14 lines
Diff to previous 1.55
* Minor stream/voice usage auto-refresh cycle optimization.

Revision 1.55 / (as text) / (view) - annotate - [select for diffs] , Sat Jun 18 09:46:57 2005 UTC (3 years, 6 months ago) by capela
Branch: MAIN
Changes since 1.54: +13 -2 lines
Diff to previous 1.54
* Added CHANNEL_INFO event feedback notification handling.

Revision 1.54 / (as text) / (view) - annotate - [select for diffs] , Fri Jun 17 21:43:56 2005 UTC (3 years, 6 months ago) by capela
Branch: MAIN
Changes since 1.53: +1 -1 lines
Diff to previous 1.53
* Fixed output disability when messages limit option is
  turned off (thanks to Wolfgang Woehl for spotting this
  one, while on qjackctl).

Revision 1.53 / (as text) / (view) - annotate - [select for diffs] , Fri Jun 3 09:19:42 2005 UTC (3 years, 7 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_1_1
Changes since 1.52: +3 -3 lines
Diff to previous 1.52
Include libgig version info on command line request (-v).

Revision 1.52 / (as text) / (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.51: +98 -96 lines
Diff to previous 1.51
* Fixed refresh cycle of channel strips in error state,
  which was preventing correct channel info updates.

Revision 1.51 / (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_0
Changes since 1.50: +10 -0 lines
Diff to previous 1.50
* Show appropriate message in channel strip while loading an instrument.
* Show libgig version in About box (in case libgig is used).

Revision 1.50 / (as text) / (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.49: +1 -0 lines
Diff to previous 1.49
* Device setup is now also accessible from the sampler channel dialog.

Revision 1.49 / (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.48: +2 -2 lines
Diff to previous 1.48
* Device management classes rearrangement for local messages support.

Revision 1.48 / (as text) / (view) - annotate - [select for diffs] , Sat Mar 19 12:10:41 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.47: +12 -14 lines
Diff to previous 1.47
* Fixed MIDI device parameter settings on session save.

Revision 1.47 / (as text) / (view) - annotate - [select for diffs] , Fri Mar 18 22:38:44 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.46: +3 -3 lines
Diff to previous 1.46
* Fixed device parameter settings on session save.

Revision 1.46 / (as text) / (view) - annotate - [select for diffs] , Wed Mar 16 22:07:14 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.45: +25 -18 lines
Diff to previous 1.45
* Fixed device parameter settings on session save.

Revision 1.45 / (as text) / (view) - annotate - [select for diffs] , Wed Mar 16 17:56:46 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.44: +9 -1 lines
Diff to previous 1.44
* Fixed MIDI device mapping on session save.

Revision 1.44 / (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.43: +47 -13 lines
Diff to previous 1.43
* Device port/channel configuration is now complete (EXPERIMENTAL).

Revision 1.43 / (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.42: +2 -2 lines
Diff to previous 1.42
Device port/channel configuration preparations.

Revision 1.42 / (as text) / (view) - annotate - [select for diffs] , Mon Mar 14 14:02:30 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.41: +1 -0 lines
Diff to previous 1.41
Device configuration is now included and saved on session files (ufix).

Revision 1.41 / (as text) / (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.40: +61 -6 lines
Diff to previous 1.40
* Device configuration is now included and saved on session files.

Revision 1.40 / (as text) / (view) - annotate - [select for diffs] , Mon Mar 14 10:59:57 2005 UTC (3 years, 9 months ago) by capela
Branch: MAIN
Changes since 1.39: +9 -2 lines
Diff to previous 1.39
New keep child windows always on top option; device icon retouching;

Revision 1.39 / (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.38: +10 -3 lines
Diff to previous 1.38
* Device configuration is now partially functional.

Revision 1.38 / (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.37: +70 -24 lines
Diff to previous 1.37
More device configuration interface preparations.

Revision 1.37 / (as text) / (view) - annotate - [select for diffs] , Wed Mar 2 16:23:10 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_0_5, qsampler_0_0
Changes since 1.36: +17 -16 lines
Diff to previous 1.36
Minor corrections; Changed widget destruction order on main form close.

Revision 1.36 / (as text) / (view) - annotate - [select for diffs] , Thu Feb 24 12:10:54 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.35: +10 -11 lines
Diff to previous 1.35
* Channels are now properly renumbered when saving to a
  session LSCP script, assuming that it should be always
  loaded from scratch (i.e. zero channels).

* Disabled MIDI port setting on channel dialog, and on
  session file save, as its use is still troublesome.

* Descrimination as for drag-and-drop of instrument files
  has been refined and fixed again.

Revision 1.35 / (as text) / (view) - annotate - [select for diffs] , Wed Feb 23 13:47:47 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.34: +20 -0 lines
Diff to previous 1.34
* Added new menu and toolbar option: Reset All Channels.

* Channel setup changes are now properly filtered, as for
  only those settings that are actually changed gets applied;
  change information are now also posted to messages window.

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

Revision 1.33 / (as text) / (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.32: +62 -20 lines
Diff to previous 1.32
* 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.32 / (as text) / (view) - annotate - [select for diffs] , Fri Feb 18 10:28:45 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.31: +34 -25 lines
Diff to previous 1.31
* Drag-and-drop of instrument files now fixed.

Revision 1.31 / (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.30: +49 -13 lines
Diff to previous 1.30
* 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.30 / (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.29: +5 -0 lines
Diff to previous 1.29
* Added support for INSTRUMENT_NAME field from GET CHANNEL INFO command.

Revision 1.29 / (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.28: +22 -0 lines
Diff to previous 1.28
Instrument names display mode update on all channels.

Revision 1.28 / (as text) / (view) - annotate - [select for diffs] , Fri Feb 11 13:30:21 2005 UTC (3 years, 10 months ago) by capela
Branch: MAIN
Changes since 1.27: +9 -9 lines
Diff to previous 1.27
Fixed bug on session load, on lscp_list_channels() failure.

Revision 1.27 / (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.26: +0 -7 lines
Diff to previous 1.26
Actual instrument names now optional (rewrite).

Revision 1.26 / (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.25: +8 -1 lines
Diff to previous 1.25
* 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.25 / (as text) / (view) - annotate - [select for diffs] , Fri Jan 14 10:40:47 2005 UTC (3 years, 11 months ago) by capela
Branch: MAIN
Changes since 1.24: +8 -0 lines
Diff to previous 1.24
Set to ignore the SIGPIPE (Broken pipe) signal, where available.

Revision 1.24 / (as text) / (view) - annotate - [select for diffs] , Fri Nov 19 11:55:18 2004 UTC (4 years, 1 month ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_0_4
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
Fixed ALL MIDI channel setting of session save.

Revision 1.23 / (as text) / (view) - annotate - [select for diffs] , Fri Nov 19 10:18:59 2004 UTC (4 years, 1 month ago) by capela
Branch: MAIN
Changes since 1.22: +35 -21 lines
Diff to previous 1.22
* Sampler channel is now completely detached from UI strip class.

Revision 1.22 / (as text) / (view) - annotate - [select for diffs] , Wed Nov 17 17:17:18 2004 UTC (4 years, 1 month ago) by capela
Branch: MAIN
Changes since 1.21: +0 -2 lines
Diff to previous 1.21
Channel info update on session load (2nd.fix).

Revision 1.21 / (as text) / (view) - annotate - [select for diffs] , Wed Nov 17 16:43:49 2004 UTC (4 years, 1 month ago) by capela
Branch: MAIN
Changes since 1.20: +3 -0 lines
Diff to previous 1.20
Channel info update fix on session load.

Revision 1.20 / (as text) / (view) - annotate - [select for diffs] , Wed Nov 17 13:05:42 2004 UTC (4 years, 1 month ago) by capela
Branch: MAIN
Changes since 1.19: +2 -0 lines
Diff to previous 1.19
Deferred channel info update fixed again.

Revision 1.19 / (as text) / (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.18: +5 -2 lines
Diff to previous 1.18
Deferred channel info update fix.

Revision 1.18 / (as text) / (view) - annotate - [select for diffs] , Wed Nov 17 11:51:49 2004 UTC (4 years, 1 month ago) by capela
Branch: MAIN
Changes since 1.17: +11 -13 lines
Diff to previous 1.17
Deferred channel info updates.

Revision 1.17 / (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.16: +28 -42 lines
Diff to previous 1.16
* 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.16 / (as text) / (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.15: +38 -6 lines
Diff to previous 1.15
* Channel strip display glass effect is now an option.

Revision 1.15 / (as text) / (view) - annotate - [select for diffs] , Wed Sep 29 15:05:24 2004 UTC (4 years, 3 months ago) by capela
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
Continued rewrite of sampler channel strips internal control structures.

Revision 1.14 / (as text) / (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.13: +96 -75 lines
Diff to previous 1.13
Initial rewrite of sampler channel strips internal control structures.

Revision 1.13 / (as text) / (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.12: +2 -2 lines
Diff to previous 1.12
Channel strip setup dialog invokation fix.

Revision 1.12 / (as text) / (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.11: +7 -1 lines
Diff to previous 1.11
Sampler reset info message; asterisk for midi all channels input.

Revision 1.11 / (as text) / (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.10: +29 -1 lines
Diff to previous 1.10
* 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.10 / (as text) / (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.9: +7 -2 lines
Diff to previous 1.9
* Channel dialog gets sensible engine and driver defaults
  on create time.

* Implied channel reset on successful instrument load.

Revision 1.9 / (as text) / (view) - annotate - [select for diffs] , Tue Jun 29 21:17:59 2004 UTC (4 years, 6 months ago) by capela
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Effective MIDI input port setting on channel dialog. (fix)

Revision 1.8 / (as text) / (view) - annotate - [select for diffs] , Sat Jun 26 16:40:38 2004 UTC (4 years, 6 months ago) by capela
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
* Save session filename quotes missing on LOAD INSTRUMENT NON_MODAL.

Revision 1.7 / (as text) / (view) - annotate - [select for diffs] , Sat Jun 26 13:27:25 2004 UTC (4 years, 6 months ago) by capela
Branch: MAIN
Changes since 1.6: +52 -5 lines
Diff to previous 1.6
* Prepared for client event protocol interface,
  via thread-safe QCustomEvent callback posting,
  on attempt to comply with draft-protocol v.11.

Revision 1.6 / (as text) / (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.5: +7 -14 lines
Diff to previous 1.5
* Mon-modal intrument file loading and status experimental support.

Revision 1.5 / (as text) / (view) - annotate - [select for diffs] , Mon Jun 14 20:05:20 2004 UTC (4 years, 6 months ago) by capela
Branch: MAIN
CVS Tags: qsampler_0_0_2
Changes since 1.4: +10 -0 lines
Diff to previous 1.4
* The channel context menu is also accessible by right-clicking
  over the empty workspace area.

Revision 1.4 / (as text) / (view) - annotate - [select for diffs] , Sat Jun 12 12:21:35 2004 UTC (4 years, 6 months ago) by capela
Branch: MAIN
Changes since 1.3: +7 -3 lines
Diff to previous 1.3
* Added small wait event loop on qsamplerMainForm::stopServer(),
  so let local server terminate gracefully and stabilize, and
  avoiding a probable segfault on exit, which was preventing the
  correct salvage of settings and configuration.

Revision 1.3 / (as text) / (view) - annotate - [select for diffs] , Wed Jun 9 19:24:48 2004 UTC (4 years, 7 months ago) by capela
Branch: MAIN
Changes since 1.2: +24 -0 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 / (as text) / (view) - annotate - [select for diffs] , Mon Jun 7 20:41:43 2004 UTC (4 years, 7 months ago) by capela
Branch: MAIN
Changes since 1.1: +4 -7 lines
Diff to previous 1.1
* Comment SET CHANNEL MIDI_INPUT_PORT command from
  saveSessionFile(), it has no effect.

* Insert a n #include <unistd.h> on qsamplerMessages.h, between

* An initial non zero value (0.8) should be set for the channel
  volume, while GET CHANNEL INFO command is pending implementation.

* The order to load/save and setup channel settings is now as
  suggested in the following lines:

    SET CHANNEL AUDIO_OUTPUT_TYPE ...
    SET CHANNEL MIDI_INPUT_TYPE ...
    SET CHANNEL MIDI_INPUT_CHANNEL ...
    LOAD ENGINE ...
    LOAD INSTRUMENT ...
    SET CHANNEL VOLUME ...

Revision 1.1.1.1 / (as text) / (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 / (as text) / (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