CVS log for qsampler/src/qsamplerChannel.cpp |
|
|
Up to [ls] / qsampler / src
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.34
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Thu Jan 11 16:14:31 2007 UTC (23 months, 4 weeks ago) by capela
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.33: +10 -5 lines
Diff to previous 1.33
- Prepared and settled for liblscp 0.5.2 compliance release.
Revision
1.33
/
(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.32: +32 -0 lines
Diff to previous 1.32
* 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.32
/
(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.31: +108 -76 lines
Diff to previous 1.31
- Adding preliminary MIDI instrument mapping support; now
with an instrument list widget and editing capabilities.
Revision
1.31
/
(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.30: +4 -4 lines
Diff to previous 1.30
GPL address update.
Revision
1.30
/
(as text)
/
(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.29: +1 -1 lines
Diff to previous 1.29
* 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.29
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Aug 30 08:52:46 2005 UTC (3 years, 4 months ago) by capela
Branch:
MAIN
Changes since 1.28: +8 -0 lines
Diff to previous 1.28
* Sampler channel audio routing changes are now being
properly flushed upon immediate dialog acceptance,
Revision
1.28
/
(as text)
/
(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.27: +1 -1 lines
Diff to previous 1.27
Minor usability changes on sampler channel audio routing widget.
Revision
1.27
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Sun Aug 28 10:44:10 2005 UTC (3 years, 4 months ago) by capela
Branch:
MAIN
Changes since 1.26: +57 -3 lines
Diff to previous 1.26
Usability changes on the new sampler channel audio routing functionality.
Revision
1.26
/
(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.25: +134 -2 lines
Diff to previous 1.25
* Audio output channel routing configuration finally hits
the sampler channel dialog, at last! (EXPERIMENTAL).
Revision
1.25
/
(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.24: +60 -1 lines
Diff to previous 1.24
* Added MUTE/SOLO buttons to individual channel strips.
Revision
1.24
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Aug 17 22:03:26 2005 UTC (3 years, 4 months ago) by capela
Branch:
MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
- Fixed compilation error which occured when Qt was
compiled with -no-stl (REGRESSION).
Revision
1.23
/
(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.22: +2 -2 lines
Diff to previous 1.22
* Fixed compilation error which occured when Qt was
compiled with -no-stl (fixes #23).
Revision
1.22
/
(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_2,
qsampler_0_1_1,
qsampler_0_1_0
Changes since 1.21: +4 -0 lines
Diff to previous 1.21
* Show appropriate message in channel strip while loading an instrument.
* Show libgig version in About box (in case libgig is used).
Revision
1.21
/
(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.20: +8 -8 lines
Diff to previous 1.20
* Device setup right from the sampler channel dialog gets cleaner.
Revision
1.20
/
(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.19: +29 -21 lines
Diff to previous 1.19
* Device management classes rearrangement for local messages support.
Revision
1.19
/
(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.18: +244 -244 lines
Diff to previous 1.18
Device port/channel configuration refreshing fix.
Revision
1.18
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Mar 1 10:31:09 2005 UTC (3 years, 10 months ago) by capela
Branch:
MAIN
CVS Tags:
qsampler_0_0_5,
qsampler_0_0
Changes since 1.17: +22 -2 lines
Diff to previous 1.17
* Fixed device driver type channel information gathering,
which was severely flawed, dropping all channel session
configurations to the default audio driver type (which
is ALSA) unexpectedly.
Revision
1.17
/
(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.16: +4 -6 lines
Diff to previous 1.16
* 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.16
/
(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.15: +37 -10 lines
Diff to previous 1.15
* 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.15
/
(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.14: +20 -2 lines
Diff to previous 1.14
Major internal switch regarding channel strip change management.
Revision
1.14
/
(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.13: +53 -11 lines
Diff to previous 1.13
* 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.13
/
(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.12: +20 -7 lines
Diff to previous 1.12
* Added support for INSTRUMENT_NAME field from GET CHANNEL INFO command.
Revision
1.12
/
(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.11: +16 -9 lines
Diff to previous 1.11
Instrument names display mode update on all channels.
Revision
1.11
/
(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.10: +29 -22 lines
Diff to previous 1.10
Actual instrument names now optional (rewrite).
Revision
1.10
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Jan 18 12:32:01 2005 UTC (3 years, 11 months ago) by capela
Branch:
MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Actual instrument names are now optional (yafix).
Revision
1.9
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Tue Jan 18 11:56:33 2005 UTC (3 years, 11 months ago) by capela
Branch:
MAIN
Changes since 1.8: +2 -4 lines
Diff to previous 1.8
Actual instrument names are now optional (fix).
Revision
1.8
/
(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.7: +43 -24 lines
Diff to previous 1.7
* 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.7
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Fri Nov 19 16:54:53 2004 UTC (4 years, 1 month ago) by capela
Branch:
MAIN
CVS Tags:
qsampler_0_0_4
Changes since 1.6: +3 -4 lines
Diff to previous 1.6
Fourth alpha-release.
Revision
1.6
/
(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.5: +29 -5 lines
Diff to previous 1.5
* Sampler channel is now completely detached from UI strip class.
Revision
1.5
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Nov 17 15:55:02 2004 UTC (4 years, 1 month ago) by capela
Branch:
MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Channel dialog filename label fix.
Revision
1.4
/
(as text)
/
(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.3: +69 -0 lines
Diff to previous 1.3
* 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.3
/
(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.2: +91 -36 lines
Diff to previous 1.2
* 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.2
/
(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.1: +0 -2 lines
Diff to previous 1.1
Continued rewrite of sampler channel strips internal control structures.
Revision
1.1
/
(as text)
/
(view)
- annotate
- [select for diffs]
, Wed Sep 29 12:12:45 2004 UTC (4 years, 3 months ago) by capela
Branch:
MAIN
Initial rewrite of sampler channel strips internal control structures.
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.