/[svn]/qsampler/trunk/ChangeLog
ViewVC logotype

Log of /qsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 429 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 8 14:56:05 2005 UTC (19 years ago) by capela
File length: 4440 byte(s)
Diff to previous 426
On-going with new device configuration interface.


Revision 426 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 7 11:09:32 2005 UTC (19 years ago) by capela
File length: 4440 byte(s)
Diff to previous 421
Device configuration interface preparations.


Revision 421 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 4 00:23:06 2005 UTC (19 years ago) by capela
File length: 4329 byte(s)
Diff to previous 418
Fifth alpha-release.


Revision 418 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 2 16:23:10 2005 UTC (19 years ago) by capela
File length: 4328 byte(s)
Diff to previous 414
Minor corrections; Changed widget destruction order on main form close.


Revision 414 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 1 10:31:09 2005 UTC (19 years ago) by capela
File length: 4328 byte(s)
Diff to previous 409
* 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 409 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 24 12:10:54 2005 UTC (19 years ago) by capela
File length: 4129 byte(s)
Diff to previous 404
* 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 404 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 23 13:47:47 2005 UTC (19 years ago) by capela
File length: 3861 byte(s)
Diff to previous 400
* 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 400 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 21 15:02:58 2005 UTC (19 years, 1 month ago) by capela
File length: 3621 byte(s)
Diff to previous 395
Major internal switch regarding channel strip change management.


Revision 395 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 20 19:13:33 2005 UTC (19 years, 1 month ago) by capela
File length: 3621 byte(s)
Diff to previous 391
* Drag-and-drop to an existing channel strip is now also
  featured, allowing the in-place change of the channel
  sampler instrument file.


Revision 391 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 18 10:28:45 2005 UTC (19 years, 1 month ago) by capela
File length: 3478 byte(s)
Diff to previous 388
* Drag-and-drop of instrument files now fixed.


Revision 388 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 17 17:27:59 2005 UTC (19 years, 1 month ago) by capela
File length: 3478 byte(s)
Diff to previous 382
* 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 382 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 14 15:42:38 2005 UTC (19 years, 1 month ago) by capela
File length: 3241 byte(s)
Diff to previous 367
* Added support for INSTRUMENT_NAME field from GET CHANNEL INFO command.


Revision 367 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 11 08:46:58 2005 UTC (19 years, 1 month ago) by capela
File length: 3241 byte(s)
Diff to previous 341
Instrument Nr/Name combobox widget makes the channel dialog dirty again.


Revision 341 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 18 11:29:01 2005 UTC (19 years, 2 months ago) by capela
File length: 3241 byte(s)
Diff to previous 340
* 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 340 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 14 10:40:47 2005 UTC (19 years, 2 months ago) by capela
File length: 3009 byte(s)
Diff to previous 338
Set to ignore the SIGPIPE (Broken pipe) signal, where available.


Revision 338 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 12 10:43:37 2005 UTC (19 years, 2 months ago) by capela
File length: 2853 byte(s)
Diff to previous 327
~Messages limit optimization with Qt::LogText format (QTextEdit).


Revision 327 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 21 14:22:55 2004 UTC (19 years, 3 months ago) by capela
File length: 2752 byte(s)
Diff to previous 303
Messages window limit is now enforced on one third excess.


Revision 303 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 19 10:18:59 2004 UTC (19 years, 4 months ago) by capela
File length: 2579 byte(s)
Diff to previous 300
* Sampler channel is now completely detached from UI strip class.


Revision 300 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 17 15:55:02 2004 UTC (19 years, 4 months ago) by capela
File length: 2579 byte(s)
Diff to previous 299
Channel dialog filename label fix.


Revision 299 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 17 15:41:58 2004 UTC (19 years, 4 months ago) by capela
File length: 2577 byte(s)
Diff to previous 296
* 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 296 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 17 11:51:49 2004 UTC (19 years, 4 months ago) by capela
File length: 2402 byte(s)
Diff to previous 295
Deferred channel info updates.


Revision 295 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 16 15:26:18 2004 UTC (19 years, 4 months ago) by capela
File length: 2402 byte(s)
Diff to previous 280
* Sampler channels strips are just created if, and only if,
  the respective channel setup dialog is actually accepted,
  following common user-interface guidelines.


Revision 280 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 11 12:27:39 2004 UTC (19 years, 5 months ago) by capela
File length: 2230 byte(s)
Diff to previous 267
* Fixed MIDI channel settings.


Revision 267 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 6 15:42:59 2004 UTC (19 years, 5 months ago) by capela
File length: 2230 byte(s)
Diff to previous 266
* Channel strip display glass effect is now an option.


Revision 266 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 6 11:03:36 2004 UTC (19 years, 5 months ago) by capela
File length: 2204 byte(s)
Diff to previous 264
Force cache cleanup on cvs bootstrap.


Revision 264 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 29 13:12:45 2004 UTC (19 years, 5 months ago) by capela
File length: 2204 byte(s)
Diff to previous 261
Initial rewrite of sampler channel strips internal control structures.


Revision 261 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 29 07:43:26 2004 UTC (19 years, 5 months ago) by capela
File length: 2120 byte(s)
Diff to previous 255
Sampler reset info message; asterisk for midi all channels input.


Revision 255 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 28 16:17:43 2004 UTC (19 years, 5 months ago) by capela
File length: 2120 byte(s)
Diff to previous 176
* 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 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 6 10:54:45 2004 UTC (19 years, 8 months ago) by capela
File length: 1762 byte(s)
Diff to previous 161
* Channel dialog gets sensible engine and driver defaults
  on create time.

* Implied channel reset on successful instrument load.


Revision 161 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 29 21:55:30 2004 UTC (19 years, 8 months ago) by capela
File length: 1601 byte(s)
Diff to previous 152
* Effective MIDI input port setting on channel dialog.


Revision 152 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 27 13:53:11 2004 UTC (19 years, 8 months ago) by capela
File length: 1545 byte(s)
Diff to previous 149
* Avoid channel voice/stream usage auto-update while
  intrument loading is erroneous or incomplete.


Revision 149 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 26 14:27:25 2004 UTC (19 years, 8 months ago) by capela
File length: 1545 byte(s)
Diff to previous 145
* Prepared for client event protocol interface,
  via thread-safe QCustomEvent callback posting,
  on attempt to comply with draft-protocol v.11.


Revision 145 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 24 18:26:57 2004 UTC (19 years, 8 months ago) by capela
File length: 1545 byte(s)
Diff to previous 130
* Mon-modal intrument file loading and status experimental support.


Revision 130 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 15 21:31:44 2004 UTC (19 years, 9 months ago) by capela
File length: 1440 byte(s)
Diff to previous 127
Second alpha-release.


Revision 127 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 14 21:05:20 2004 UTC (19 years, 9 months ago) by capela
File length: 1442 byte(s)
Diff to previous 122
* The channel context menu is also accessible by right-clicking
  over the empty workspace area.


Revision 122 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 12 13:21:35 2004 UTC (19 years, 9 months ago) by capela
File length: 1342 byte(s)
Diff to previous 119
* 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 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 9 20:24:48 2004 UTC (19 years, 9 months ago) by capela
File length: 1100 byte(s)
Diff to previous 118
* 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 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 8 18:40:06 2004 UTC (19 years, 9 months ago) by capela
File length: 872 byte(s)
Diff to previous 115
* A channel context menu is now featured, by right-clicking over
  each sampler channel strip.


Revision 115 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 7 21:41:43 2004 UTC (19 years, 9 months ago) by capela
File length: 792 byte(s)
Diff to previous 109
* 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 109 - (view) (download) (annotate) - [select for diffs]
Added Sat Jun 5 11:37:06 2004 UTC (19 years, 9 months ago) by capela
File length: 145 byte(s)
Initial alpha release.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC