Log of /qsampler/tags/qsampler_0_0_4
Directory Listing
Revision
307 -
Directory Listing
Modified
Fri Nov 19 16:54:54 2004 UTC
(18 years, 4 months ago)
by
(unknown author)
Copied from:
qsampler/trunk revision 306
This commit was manufactured by cvs2svn to create tag 'qsampler_0_0_4'.
Revision
304 -
Directory Listing
Modified
Fri Nov 19 11:55:18 2004 UTC
(18 years, 4 months ago)
by
capela
Original Path:
qsampler/trunk
Fixed ALL MIDI channel setting of session save.
Revision
303 -
Directory Listing
Modified
Fri Nov 19 10:18:59 2004 UTC
(18 years, 4 months ago)
by
capela
Original Path:
qsampler/trunk
* Sampler channel is now completely detached from UI strip class.
Revision
302 -
Directory Listing
Modified
Wed Nov 17 17:17:18 2004 UTC
(18 years, 4 months ago)
by
capela
Original Path:
qsampler/trunk
Channel info update on session load (2nd.fix).
Revision
301 -
Directory Listing
Modified
Wed Nov 17 16:43:49 2004 UTC
(18 years, 4 months ago)
by
capela
Original Path:
qsampler/trunk
Channel info update fix on session load.
Revision
300 -
Directory Listing
Modified
Wed Nov 17 15:55:02 2004 UTC
(18 years, 4 months ago)
by
capela
Original Path:
qsampler/trunk
Channel dialog filename label fix.
Revision
299 -
Directory Listing
Modified
Wed Nov 17 15:41:58 2004 UTC
(18 years, 4 months ago)
by
capela
Original Path:
qsampler/trunk
* 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
298 -
Directory Listing
Modified
Wed Nov 17 13:05:42 2004 UTC
(18 years, 4 months ago)
by
capela
Original Path:
qsampler/trunk
Deferred channel info update fixed again.
Revision
295 -
Directory Listing
Modified
Tue Nov 16 15:26:18 2004 UTC
(18 years, 4 months ago)
by
capela
Original Path:
qsampler/trunk
* Sampler channels strips are just created if, and only if,
the respective channel setup dialog is actually accepted,
following common user-interface guidelines.
Revision
267 -
Directory Listing
Modified
Wed Oct 6 15:42:59 2004 UTC
(18 years, 5 months ago)
by
capela
Original Path:
qsampler/trunk
* Channel strip display glass effect is now an option.
Revision
266 -
Directory Listing
Modified
Wed Oct 6 11:03:36 2004 UTC
(18 years, 5 months ago)
by
capela
Original Path:
qsampler/trunk
Force cache cleanup on cvs bootstrap.
Revision
265 -
Directory Listing
Modified
Wed Sep 29 16:05:24 2004 UTC
(18 years, 6 months ago)
by
capela
Original Path:
qsampler/trunk
Continued rewrite of sampler channel strips internal control structures.
Revision
264 -
Directory Listing
Modified
Wed Sep 29 13:12:45 2004 UTC
(18 years, 6 months ago)
by
capela
Original Path:
qsampler/trunk
Initial rewrite of sampler channel strips internal control structures.
Revision
263 -
Directory Listing
Modified
Wed Sep 29 09:01:35 2004 UTC
(18 years, 6 months ago)
by
capela
Original Path:
qsampler/trunk
Channel strip setup dialog invokation fix.
Revision
261 -
Directory Listing
Modified
Wed Sep 29 07:43:26 2004 UTC
(18 years, 6 months ago)
by
capela
Original Path:
qsampler/trunk
Sampler reset info message; asterisk for midi all channels input.
Revision
255 -
Directory Listing
Modified
Tue Sep 28 16:17:43 2004 UTC
(18 years, 6 months ago)
by
capela
Original Path:
qsampler/trunk
* 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
176 -
Directory Listing
Modified
Tue Jul 6 10:54:45 2004 UTC
(18 years, 8 months ago)
by
capela
Original Path:
qsampler/trunk
* Channel dialog gets sensible engine and driver defaults
on create time.
* Implied channel reset on successful instrument load.
Revision
162 -
Directory Listing
Modified
Tue Jun 29 22:17:59 2004 UTC
(18 years, 9 months ago)
by
capela
Original Path:
qsampler/trunk
Effective MIDI input port setting on channel dialog. (fix)
Revision
161 -
Directory Listing
Modified
Tue Jun 29 21:55:30 2004 UTC
(18 years, 9 months ago)
by
capela
Original Path:
qsampler/trunk
* Effective MIDI input port setting on channel dialog.
Revision
152 -
Directory Listing
Modified
Sun Jun 27 13:53:11 2004 UTC
(18 years, 9 months ago)
by
capela
Original Path:
qsampler/trunk
* Avoid channel voice/stream usage auto-update while
intrument loading is erroneous or incomplete.
Revision
150 -
Directory Listing
Modified
Sat Jun 26 17:40:38 2004 UTC
(18 years, 9 months ago)
by
capela
Original Path:
qsampler/trunk
* Save session filename quotes missing on LOAD INSTRUMENT NON_MODAL.
Revision
149 -
Directory Listing
Modified
Sat Jun 26 14:27:25 2004 UTC
(18 years, 9 months ago)
by
capela
Original Path:
qsampler/trunk
* Prepared for client event protocol interface,
via thread-safe QCustomEvent callback posting,
on attempt to comply with draft-protocol v.11.
Revision
145 -
Directory Listing
Modified
Thu Jun 24 18:26:57 2004 UTC
(18 years, 9 months ago)
by
capela
Original Path:
qsampler/trunk
* Mon-modal intrument file loading and status experimental support.
Revision
127 -
Directory Listing
Modified
Mon Jun 14 21:05:20 2004 UTC
(18 years, 9 months ago)
by
capela
Original Path:
qsampler/trunk
* The channel context menu is also accessible by right-clicking
over the empty workspace area.
Revision
122 -
Directory Listing
Modified
Sat Jun 12 13:21:35 2004 UTC
(18 years, 9 months ago)
by
capela
Original Path:
qsampler/trunk
* 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
119 -
Directory Listing
Modified
Wed Jun 9 20:24:48 2004 UTC
(18 years, 9 months ago)
by
capela
Original Path:
qsampler/trunk
* 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
118 -
Directory Listing
Modified
Tue Jun 8 18:40:06 2004 UTC
(18 years, 9 months ago)
by
capela
Original Path:
qsampler/trunk
* A channel context menu is now featured, by right-clicking over
each sampler channel strip.
Revision
115 -
Directory Listing
Modified
Mon Jun 7 21:41:43 2004 UTC
(18 years, 9 months ago)
by
capela
Original Path:
qsampler/trunk
* 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
7 -
Directory Listing
Added
Thu Oct 30 22:26:46 2003 UTC
(19 years, 5 months ago)
by
(unknown author)
Original Path:
qsampler/trunk
Standard project directories initialized by cvs2svn.