/[svn]/qsampler/trunk/configure.ac
ViewVC logotype

Log of /qsampler/trunk/configure.ac

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 4004)

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: 6672 byte(s)
Diff to previous 987 , to selected 772
* 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: 6672 byte(s)
Diff to previous 986 , to selected 772
* 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 986 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 18 16:51:50 2006 UTC (17 years, 3 months ago) by capela
File length: 6672 byte(s)
Diff to previous 980 , to selected 772
* Fixed session file save, correcting MIDI instrument map (re)numbering.


Revision 980 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 17 22:29:29 2006 UTC (17 years, 3 months ago) by capela
File length: 6671 byte(s)
Diff to previous 972 , to selected 772
* 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 972 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 10 17:07:02 2006 UTC (17 years, 3 months ago) by capela
File length: 6671 byte(s)
Diff to previous 971 , to selected 772
- Minor autoconf adaptations for lroundf conditional compilation.


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: 6475 byte(s)
Diff to previous 969 , to selected 772
* 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: 6475 byte(s)
Diff to previous 968 , to selected 772
* 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: 6475 byte(s)
Diff to previous 964 , to selected 772
* 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 964 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 4 17:06:04 2006 UTC (17 years, 3 months ago) by capela
File length: 6475 byte(s)
Diff to previous 961 , to selected 772
* Bare MIDI instrument map editing is now effective.


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: 6475 byte(s)
Diff to previous 957 , to selected 772
- 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, 4 months ago) by capela
File length: 6475 byte(s)
Diff to previous 920 , to selected 772
* 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, 6 months ago) by capela
File length: 6235 byte(s)
Diff to previous 870 , to selected 772
GPL address update.


Revision 870 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 1 08:41:42 2006 UTC (17 years, 10 months ago) by capela
File length: 6233 byte(s)
Diff to previous 847 , to selected 772
* 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: 6236 byte(s)
Diff to previous 825 , to selected 772
* 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: 6071 byte(s)
Diff to previous 824 , to selected 772
* 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, 3 months ago) by capela
File length: 5353 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) - [selected]
Modified Tue Sep 13 14:00:22 2005 UTC (18 years, 6 months ago) by capela
File length: 5353 byte(s)
Diff to previous 767
* Minor fixing on the initial messages dock-window height.


Revision 767 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 30 09:52:46 2005 UTC (18 years, 7 months ago) by capela
File length: 5353 byte(s)
Diff to previous 761 , to selected 772
* Sampler channel audio routing changes are now being
  properly flushed upon immediate dialog acceptance,


Revision 761 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 28 15:56:05 2005 UTC (18 years, 7 months ago) by capela
File length: 5353 byte(s)
Diff to previous 760 , to selected 772
Minor mono/solo button tooltip caps fix.


Revision 760 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 28 12:15:16 2005 UTC (18 years, 7 months ago) by capela
File length: 5353 byte(s)
Diff to previous 759 , to selected 772
Minor usability changes on sampler channel audio routing widget.


Revision 759 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 28 11:44:10 2005 UTC (18 years, 7 months ago) by capela
File length: 5352 byte(s)
Diff to previous 758 , to selected 772
Usability changes on the new sampler channel audio routing functionality.


Revision 758 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 28 00:31:34 2005 UTC (18 years, 7 months ago) by capela
File length: 5352 byte(s)
Diff to previous 757 , to selected 772
* 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, 7 months ago) by capela
File length: 5352 byte(s)
Diff to previous 756 , to selected 772
* All widget captions changed to include proper application title prefix.


Revision 756 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 24 22:16:41 2005 UTC (18 years, 7 months ago) by capela
File length: 5352 byte(s)
Diff to previous 753 , to selected 772
* 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 753 - (view) (download) (annotate) - [select for diffs]
Added Wed Aug 24 17:44:59 2005 UTC (18 years, 7 months ago) by capela
File length: 5350 byte(s)
Diff to selected 772
Attempt to bring those aging autoconf templates to date;
  sample SPEC file for RPM build is now being included and
  generated at configure time.


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