/[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 1702 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 17 13:53:00 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 11294 byte(s)
Diff to previous 1699
* automatically add & remove channel strips as they were removed e.g. by
  other frontends
* refresh device management dialog on external audio device changes as well
* bumped version to 0.2.1.9


Revision 1699 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 17 10:46:17 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 11201 byte(s)
Diff to previous 1698
* refresh device management dialog when device informations changed,
  e.g. on changes caused by other frontends
  (fixes segfault on device changes)
* rebuild device status window on device info changes (including ones
  caused by other frontends)
* bugfix: close all device status windows when main window was closed


Revision 1698 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 16 19:41:05 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 11050 byte(s)
Diff to previous 1691
* implemented MIDI device activity windows, selectable from the "View"
  main menu, still quite ugly I admit ;-)
* bumped version to 0.2.1.7


Revision 1691 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 14 22:31:26 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 10965 byte(s)
Diff to previous 1668
* implemented MIDI indicator LED on channel strips


Revision 1668 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 5 15:42:33 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 10907 byte(s)
Diff to previous 1637
* finished FX Sends dialog implementation
* bumped version to 0.2.1.4


Revision 1637 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 7 20:00:13 2008 UTC (16 years, 2 months ago) by capela
File length: 10863 byte(s)
Diff to previous 1626
* Color pallete fix for the instrument name display in channel strip,
  particularly notorious on Mac OS X builds.


Revision 1626 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 5 13:29:11 2008 UTC (16 years, 2 months ago) by schoenebeck
File length: 10747 byte(s)
Diff to previous 1570
* Added dialog when the application exits which lets the user decide
  whether to keep the LinuxSampler running or not.


Revision 1570 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 6 22:19:28 2007 UTC (16 years, 3 months ago) by capela
File length: 10615 byte(s)
Diff to previous 1527
* Release 0.2.1: Qt4 migration complete.


Revision 1527 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 26 16:00:21 2007 UTC (16 years, 3 months ago) by schoenebeck
File length: 10577 byte(s)
Diff to previous 1514
* Added recent new support of libgig for retrieving instrument names in a
  very fast way. If libgig provides this feature, then the respective
  name retrieval setting in qsampler is enabled by default.


Revision 1514 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 23 10:51:37 2007 UTC (16 years, 3 months ago) by capela
File length: 10372 byte(s)
Diff to previous 1512
* The current selected/activated channel-strip is now visually
  evident while in the application workspace (highlighting).


Revision 1512 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 22 22:17:43 2007 UTC (16 years, 3 months ago) by capela
File length: 10247 byte(s)
Diff to previous 1509
* Make View/Menubar and Toolbar shortcuts accessible even though
  the main menu and toobar are not visible.


Revision 1509 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 22 11:10:44 2007 UTC (16 years, 4 months ago) by capela
File length: 10137 byte(s)
Diff to previous 1506
* Audio routing table is initially hidden in the dialog, when
  creating a new sampler channel.

* README requirements and configuration notes update.


Revision 1506 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 21 19:57:18 2007 UTC (16 years, 4 months ago) by schoenebeck
File length: 9985 byte(s)
Diff to previous 1499
* Disable OK button in sampler channel form and MIDI instrument
  form if no valid engine is selected (to avoid bothering newbie
  users with confusing LSCP syntax errors when using the UI the
  first time).
* Replaced Debian packaging dependency from libqt3-mt-dev to
  libqr4-dev.


Revision 1499 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 20 16:48:04 2007 UTC (16 years, 4 months ago) by capela
File length: 9776 byte(s)
Diff to previous 1493
* Qt4 migration: one first step forward to kiss Qt3Support goodbye.


Revision 1493 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 19 21:18:20 2007 UTC (16 years, 4 months ago) by schoenebeck
File length: 9774 byte(s)
Diff to previous 1492
- Benno forgot to update ChangeLog, bad boy! ;-)


Revision 1492 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 19 21:08:18 2007 UTC (16 years, 4 months ago) by schoenebeck
File length: 9661 byte(s)
Diff to previous 1486
* Qt4 migration: finished MIDI instrument mapping dialogs, with this commit
  all the functionalities from the Qt3 version of qsampler are finally
  restored, only minor "cosmetical" things to fix now


Revision 1486 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 17 02:02:28 2007 UTC (16 years, 4 months ago) by schoenebeck
File length: 9708 byte(s)
Diff to previous 1473
* Qt4 migration: finished / fixed device management dialog.
* Fixed creation of devices (don't try to set device parameters which the
  user did not touch in the device creation dialog, this bug already
  existed in the Qt3 version of QSampler).


Revision 1473 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 5 19:07:26 2007 UTC (16 years, 4 months ago) by capela
File length: 9580 byte(s)
Diff to previous 1461
* Qt4 migration: still far from complete, the .ui files got shaved
  with special regard to some redundant or duplicated signal/slot
  connections and to the options dialog font aesthetics as also
  other minors.


Revision 1461 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 28 23:30:36 2007 UTC (16 years, 4 months ago) by schoenebeck
File length: 9575 byte(s)
Diff to previous 1437
* started to port QSampler to Qt4 (NOTE: this version is yet broken, use
  the latest tarball release 0.1.5 until the Qt4 port is completed)


Revision 1437 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 15 17:44:04 2007 UTC (16 years, 5 months ago) by capela
File length: 9498 byte(s)
Diff to previous 1402
- Release 0.1.5: Five months later a fifth is heard.


Revision 1402 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 12 00:03:27 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 9453 byte(s)
Diff to previous 1394
* added support for escape sequences in LSCP response fields
* bugfix in escaping file names for LSCP: characters with an one digit hex
  code caused a space (i.e. "\x a" instead of "\x0a")


Revision 1394 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 8 09:37:39 2007 UTC (16 years, 5 months ago) by capela
File length: 9374 byte(s)
Diff to previous 1386
- Missing null check on protocol_version in getRemoteLscpVersion().


Revision 1386 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 5 17:41:49 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 9374 byte(s)
Diff to previous 1372
* Added support for LSCP escape sequences to allow loading and
  mapping instrument files with special characters in their
  filename (fixes #47).


Revision 1372 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 3 11:34:30 2007 UTC (16 years, 5 months ago) by capela
File length: 9201 byte(s)
Diff to previous 1366
* The new channel instrument editor tool is now also accessible
  from the main menu and toolbar.


Revision 1366 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 1 18:26:06 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 9113 byte(s)
Diff to previous 1255
* Added new button "Edit" to the channel strips, which probably
  does exactly what you think it does: it opens an appropriate
  instrument editor application.


Revision 1255 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 25 10:15:07 2007 UTC (16 years, 8 months ago) by capela
File length: 8952 byte(s)
Diff to previous 1234
- Application icon is now installed to ${prefix}/share/pixmaps;
  application desktop entry file is now included in installation;
  spec file (RPM) is now a bit more openSUSE compliant; initial
  debianization.


Revision 1234 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 13 21:54:07 2007 UTC (16 years, 9 months ago) by capela
File length: 8765 byte(s)
Diff to previous 1166
* Crash fix on double-clicking on a empty instrument list.


Revision 1166 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 5 11:57:28 2007 UTC (16 years, 10 months ago) by capela
File length: 8694 byte(s)
Diff to previous 1036
Release 0.1.4: Almost another year has gone by.


Revision 1036 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 15 19:11:59 2007 UTC (17 years, 2 months ago) by capela
File length: 8652 byte(s)
Diff to previous 1034
* 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 1034 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 15 16:21:01 2007 UTC (17 years, 2 months ago) by capela
File length: 8482 byte(s)
Diff to previous 1024
* Master sampler volume slider/spinbox combo is now featured.


Revision 1024 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 10:56:31 2007 UTC (17 years, 2 months ago) by capela
File length: 8419 byte(s)
Diff to previous 1018
* Initial support for sampler channel FX sends, while saving
  the session state, only at code-level.


Revision 1018 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 10 19:39:00 2007 UTC (17 years, 2 months ago) by capela
File length: 8314 byte(s)
Diff to previous 1016
* Regression on sampler channel strip display,
 MIDI port / channel is now back.


Revision 1016 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 8 22:04:33 2007 UTC (17 years, 2 months ago) by capela
File length: 8406 byte(s)
Diff to previous 1013
* 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 1013 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 8 16:52:48 2007 UTC (17 years, 2 months ago) by capela
File length: 8220 byte(s)
Diff to previous 995
* 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 995 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 21 13:58:52 2006 UTC (17 years, 3 months ago) by capela
File length: 8282 byte(s)
Diff to previous 987
* Manual sampler reset also resets all MIDI instrument maps.


Revision 987 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 19 11:19:55 2006 UTC (17 years, 3 months ago) by capela
File length: 8220 byte(s)
Diff to previous 971
* 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 971 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 7 10:36:26 2006 UTC (17 years, 3 months ago) by capela
File length: 7871 byte(s)
Diff to previous 969
* MIDI instrumeent map program numbers are now displayed in
  the range 1-128, instead of the internal 0-127.


Revision 969 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 6 19:38:02 2006 UTC (17 years, 3 months ago) by capela
File length: 7760 byte(s)
Diff to previous 968
* Fixed MIDI instrument volume setting.
* Enforcing uniqueness of bank and program key pair
  while editing the MIDI instrument map.


Revision 968 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 5 12:37:06 2006 UTC (17 years, 3 months ago) by capela
File length: 7760 byte(s)
Diff to previous 961
* 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 961 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 3 18:26:13 2006 UTC (17 years, 3 months ago) by capela
File length: 7617 byte(s)
Diff to previous 957
- Adding preliminary MIDI instrument mapping support; now
  with an instrument list widget and editing capabilities.


Revision 957 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 29 11:48:26 2006 UTC (17 years, 3 months ago) by capela
File length: 7554 byte(s)
Diff to previous 920
* Added preliminary MIDI instrument mapping support.


Revision 920 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 24 12:47:51 2006 UTC (17 years, 5 months ago) by capela
File length: 7500 byte(s)
Diff to previous 870
GPL address update.


Revision 870 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 1 08:41:42 2006 UTC (17 years, 9 months ago) by capela
File length: 7476 byte(s)
Diff to previous 847
* Changed deprecated copyright attribute to license,
  on qsampler.spec (RPM).


Revision 847 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 20 10:53:33 2006 UTC (18 years ago) by capela
File length: 7345 byte(s)
Diff to previous 825
* Added configure support for x86_64 libraries (UNTESTED).


Revision 825 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 3 13:51:35 2006 UTC (18 years, 2 months ago) by capela
File length: 7285 byte(s)
Diff to previous 824
* Optional specification of alternate liblscp and libgig installation
  paths have been added to configure command arguments (--with-liblscp,
  --with-libgig).


Revision 824 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 23 01:40:56 2005 UTC (18 years, 2 months ago) by capela
File length: 7124 byte(s)
Diff to previous 772
* 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 772 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 13 14:00:22 2005 UTC (18 years, 6 months ago) by capela
File length: 6594 byte(s)
Diff to previous 758
* Minor fixing on the initial messages dock-window height.


Revision 758 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 28 00:31:34 2005 UTC (18 years, 6 months ago) by capela
File length: 6534 byte(s)
Diff to previous 757
* Audio output channel routing configuration finally hits
  the sampler channel dialog, at last! (EXPERIMENTAL).


Revision 757 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 26 23:04:32 2005 UTC (18 years, 6 months ago) by capela
File length: 6420 byte(s)
Diff to previous 753
* All widget captions changed to include proper application title prefix.


Revision 753 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 24 17:44:59 2005 UTC (18 years, 6 months ago) by capela
File length: 6338 byte(s)
Diff to previous 752
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 752 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 20 10:57:24 2005 UTC (18 years, 7 months ago) by capela
File length: 6188 byte(s)
Diff to previous 751
* Set to use QApplication::setMainWidget() instead of
  registering the traditional lastWindowClosed() signal
  to quit() slot, just to let the -geometry command line
  argument have some effect on X11.


Revision 751 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 19 17:10:16 2005 UTC (18 years, 7 months ago) by capela
File length: 5981 byte(s)
Diff to previous 736
* Added MUTE/SOLO buttons to individual channel strips.


Revision 736 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 16 10:19:25 2005 UTC (18 years, 7 months ago) by schoenebeck
File length: 5924 byte(s)
Diff to previous 680
* Fixed compilation error which occured when Qt was
  compiled with -no-stl (fixes #23).


Revision 680 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 23 22:54:14 2005 UTC (18 years, 8 months ago) by capela
File length: 5835 byte(s)
Diff to previous 664
* Release 0.1.2: Even minor workings needs a rest.


Revision 664 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 18 22:44:56 2005 UTC (18 years, 9 months ago) by capela
File length: 5821 byte(s)
Diff to previous 662
* Minor stream/voice usage auto-refresh cycle optimization.


Revision 662 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 18 10:46:57 2005 UTC (18 years, 9 months ago) by capela
File length: 5761 byte(s)
Diff to previous 661
* Added CHANNEL_INFO event feedback notification handling.


Revision 661 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 17 22:43:56 2005 UTC (18 years, 9 months ago) by capela
File length: 5701 byte(s)
Diff to previous 653
* Fixed output disability when messages limit option is
  turned off (thanks to Wolfgang Woehl for spotting this
  one, while on qjackctl).


Revision 653 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 15 17:55:55 2005 UTC (18 years, 9 months ago) by capela
File length: 5559 byte(s)
Diff to previous 631
* Changed just slightly the way the Qt libraries are being detected
  on configure, for general portability.


Revision 631 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 12 09:40:24 2005 UTC (18 years, 9 months ago) by capela
File length: 5518 byte(s)
Diff to previous 622
Makefile install fix on Mac OS X (thanks to Ebrahim Mayat, again).


Revision 622 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 9 09:28:20 2005 UTC (18 years, 9 months ago) by capela
File length: 5518 byte(s)
Diff to previous 621
* Added buddy text label to port/channel combobox on the device dialog.


Revision 621 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 8 23:42:51 2005 UTC (18 years, 9 months ago) by capela
File length: 5437 byte(s)
Diff to previous 619
More one tooltip typo fix.


Revision 619 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 8 21:33:26 2005 UTC (18 years, 9 months ago) by capela
File length: 5437 byte(s)
Diff to previous 615
Makefile install fix on Mac OS X (thanks to Ebrahim Mayat).


Revision 615 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 8 15:46:42 2005 UTC (18 years, 9 months ago) by capela
File length: 5447 byte(s)
Diff to previous 607
* Makefile install fix on Mac OS X (thanks to Ebrahim Mayat).


Revision 607 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 3 13:50:31 2005 UTC (18 years, 9 months ago) by capela
File length: 5384 byte(s)
Diff to previous 605
* Install does the right thing with target file modes (thanks to
  Matt Flax for pointing this out).


Revision 605 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 3 10:19:42 2005 UTC (18 years, 9 months ago) by capela
File length: 5276 byte(s)
Diff to previous 601
Include libgig version info on command line request (-v).


Revision 601 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 2 14:58:40 2005 UTC (18 years, 9 months ago) by capela
File length: 5216 byte(s)
Diff to previous 600
* New improved and full-featured application icon, thanks
  to Christian Schoenebeck design.


Revision 600 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 2 08:52:47 2005 UTC (18 years, 9 months ago) by capela
File length: 5119 byte(s)
Diff to previous 590
- Minor configure fix, a debian specialty.


Revision 590 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 16:28:01 2005 UTC (18 years, 9 months ago) by capela
File length: 5075 byte(s)
Diff to previous 586
* Device configuration now accessible on toolbar.


Revision 586 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 25 11:41:35 2005 UTC (18 years, 9 months ago) by capela
File length: 5004 byte(s)
Diff to previous 567
* Fixed refresh cycle of channel strips in error state,
  which was preventing correct channel info updates.


Revision 567 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 23 10:58:27 2005 UTC (18 years, 10 months ago) by capela
File length: 4848 byte(s)
Diff to previous 526
* Release 0.1.0: Device configuration breakthrough.


Revision 526 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 10:48:40 2005 UTC (18 years, 10 months ago) by capela
File length: 4852 byte(s)
Diff to previous 525
ChangeLog update.


Revision 525 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 10:21:41 2005 UTC (18 years, 10 months ago) by capela
File length: 4442 byte(s)
Diff to previous 519
* [bug #9] Fixed for a LSCP command syntax convention
consistency, regarding the enumeration of available
sampler engines, Audio and MIDI drivers.
* [bug #13] Update instrument names list when a new
instrument file is select on the channel setup dialog.


Revision 519 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 8 17:04:10 2005 UTC (18 years, 10 months ago) by schoenebeck
File length: 4597 byte(s)
Diff to previous 501
* Show appropriate message in channel strip while loading an instrument.
* Show libgig version in About box (in case libgig is used).


Revision 501 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 27 22:44:49 2005 UTC (18 years, 10 months ago) by capela
File length: 4448 byte(s)
Diff to previous 491
Simple change on detecting Qt libraries on Mac OS X.


Revision 491 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 1 14:18:50 2005 UTC (18 years, 11 months ago) by capela
File length: 4448 byte(s)
Diff to previous 487
Capital Q on application descriptive name was made official.


Revision 487 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 31 14:17:19 2005 UTC (18 years, 11 months ago) by capela
File length: 4448 byte(s)
Diff to previous 484
* Device setup is now also accessible from the sampler channel dialog.


Revision 484 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 22 12:55:29 2005 UTC (19 years ago) by capela
File length: 4448 byte(s)
Diff to previous 482
* Device management classes rearrangement for local messages support.


Revision 482 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 21 10:29:49 2005 UTC (19 years ago) by capela
File length: 4448 byte(s)
Diff to previous 479
Multiplicity support is now officialy bogus.


Revision 479 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 19 12:10:41 2005 UTC (19 years ago) by capela
File length: 4448 byte(s)
Diff to previous 477
* Fixed MIDI device parameter settings on session save.


Revision 477 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 18 22:38:44 2005 UTC (19 years ago) by capela
File length: 4448 byte(s)
Diff to previous 471
* Fixed device parameter settings on session save.


Revision 471 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 17 00:14:41 2005 UTC (19 years ago) by capela
File length: 4448 byte(s)
Diff to previous 468
Device configuration (re)touches.


Revision 468 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 16 09:49:37 2005 UTC (19 years ago) by capela
File length: 4448 byte(s)
Diff to previous 465
* Device parameter dependencies are now properly handled.


Revision 465 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 15 15:56:00 2005 UTC (19 years ago) by capela
File length: 4448 byte(s)
Diff to previous 462
Device port/channel configuration is now complete (2nd.ufix).


Revision 462 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 15 11:39:12 2005 UTC (19 years ago) by capela
File length: 4440 byte(s)
Diff to previous 455
Device port/channel configuration preparations.


Revision 455 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 14 12:59:27 2005 UTC (19 years ago) by capela
File length: 4440 byte(s)
Diff to previous 452
* Device configuration is now included and saved on session files.


Revision 452 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 13 22:06:59 2005 UTC (19 years ago) by capela
File length: 4440 byte(s)
Diff to previous 451
* Device managament gets prettier with new icons.
* Channel device selection is now implemented.


Revision 451 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 11 17:24:06 2005 UTC (19 years ago) by capela
File length: 4440 byte(s)
Diff to previous 442
Particular device parameter edit fix.


Revision 442 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 10 15:48:38 2005 UTC (19 years ago) by capela
File length: 4440 byte(s)
Diff to previous 432
Refinements on the device list view and parameter table editing.


Revision 432 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 9 11:33:27 2005 UTC (19 years ago) by capela
File length: 4440 byte(s)
Diff to previous 429
Device configuration table is now editable, but non-applicable yet.


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