/[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 1503 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 21 09:30:35 2007 UTC (16 years, 4 months ago) by capela
File length: 8761 byte(s)
Diff to previous 1499 , to selected 1414
- Qt4 migration: just a win32 project build fix.


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: 8761 byte(s)
Diff to previous 1492 , to selected 1414
* Qt4 migration: one first step forward to kiss Qt3Support goodbye.


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: 8761 byte(s)
Diff to previous 1477 , to selected 1414
* 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 1477 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 12 01:33:13 2007 UTC (16 years, 4 months ago) by schoenebeck
File length: 8761 byte(s)
Diff to previous 1474 , to selected 1414
* again just a minor step for Qt4 port: couple fixes in device management
  list view


Revision 1474 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 5 20:47:38 2007 UTC (16 years, 4 months ago) by schoenebeck
File length: 8761 byte(s)
Diff to previous 1473 , to selected 1414
* Qt4 migration: fixed another bunch of ghost connections, fixed engine
  combo box in channel form, fixed stdout ouptut in message window (a lot
  of white lines were shown), show channel strip on the work space (and not
  in the nirvana of the desktop universe)


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: 8761 byte(s)
Diff to previous 1463 , to selected 1414
* 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 1463 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 1 13:01:27 2007 UTC (16 years, 4 months ago) by capela
File length: 8761 byte(s)
Diff to previous 1462 , to selected 1414
* Qt4 migration: configure and icon/pixmaps resource arrangement.


Revision 1462 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 29 14:18:13 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 8318 byte(s)
Diff to previous 1461 , to selected 1414
- forgot some autotools updates needed for the Qt4 version


Revision 1461 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 28 23:30:36 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 8321 byte(s)
Diff to previous 1437 , to selected 1414
* 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: 8253 byte(s)
Diff to previous 1414
- Release 0.1.5: Five months later a fifth is heard.


Revision 1414 - (view) (download) (annotate) - [selected]
Modified Fri Oct 12 22:50:47 2007 UTC (16 years, 5 months ago) by capela
File length: 8256 byte(s)
Diff to previous 1402
* Changed client interface function, for editing instrument,
  from: lscp_edit_instrument() to lscp_edit_channel_instrument().


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: 8247 byte(s)
Diff to previous 1394 , to selected 1414
* 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: 8247 byte(s)
Diff to previous 1386 , to selected 1414
- 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: 8247 byte(s)
Diff to previous 1372 , to selected 1414
* 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: 8247 byte(s)
Diff to previous 1367 , to selected 1414
* The new channel instrument editor tool is now also accessible
  from the main menu and toolbar.


Revision 1367 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 1 22:03:35 2007 UTC (16 years, 5 months ago) by capela
File length: 8247 byte(s)
Diff to previous 1366 , to selected 1414
- Added new button Edit to the channel strips, which probably
  does exactly what you think it does: it opens an appropriate
  instrument editor application (FIX).


Revision 1366 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 1 18:26:06 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 8247 byte(s)
Diff to previous 1260 , to selected 1414
* 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 1260 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 3 09:00:55 2007 UTC (16 years, 8 months ago) by capela
File length: 8016 byte(s)
Diff to previous 1258 , to selected 1414
- Desktop categories update: AudioVideo.


Revision 1258 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 26 13:19:48 2007 UTC (16 years, 9 months ago) by capela
File length: 8016 byte(s)
Diff to previous 1255 , to selected 1414
- README correction.


Revision 1255 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 25 10:15:07 2007 UTC (16 years, 9 months ago) by capela
File length: 8016 byte(s)
Diff to previous 1234 , to selected 1414
- 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: 7999 byte(s)
Diff to previous 1166 , to selected 1414
* 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: 7997 byte(s)
Diff to previous 1036 , to selected 1414
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: 7780 byte(s)
Diff to previous 1034 , to selected 1414
* 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: 7780 byte(s)
Diff to previous 1033 , to selected 1414
* Master sampler volume slider/spinbox combo is now featured.


Revision 1033 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 15 11:27:22 2007 UTC (17 years, 2 months ago) by capela
File length: 7595 byte(s)
Diff to previous 1025 , to selected 1414
* Sampler channel FX send level is now also saved.


Revision 1025 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 12 21:21:16 2007 UTC (17 years, 2 months ago) by capela
File length: 7226 byte(s)
Diff to previous 1024 , to selected 1414
- FX send numerical ID sequence fixed for session save.


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: 7226 byte(s)
Diff to previous 1022 , to selected 1414
* Initial support for sampler channel FX sends, while saving
  the session state, only at code-level.


Revision 1022 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 11 16:14:31 2007 UTC (17 years, 2 months ago) by capela
File length: 7226 byte(s)
Diff to previous 1018 , to selected 1414
- Prepared and settled for liblscp 0.5.2 compliance release.


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: 6672 byte(s)
Diff to previous 1016 , to selected 1414
* 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: 6672 byte(s)
Diff to previous 1015 , to selected 1414
* 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 1015 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 8 19:10:42 2007 UTC (17 years, 2 months ago) by capela
File length: 6672 byte(s)
Diff to previous 1013 , to selected 1414
- MIDI instrument selection fixing on the go.


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: 6672 byte(s)
Diff to previous 1000 , to selected 1414
* 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 1000 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 22 01:31:28 2006 UTC (17 years, 3 months ago) by capela
File length: 6672 byte(s)
Diff to previous 996 , to selected 1414
* Fixed sampler channel MIDI instrument map assignment on session save.


Revision 996 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 21 14:55:05 2006 UTC (17 years, 3 months ago) by capela
File length: 6672 byte(s)
Diff to previous 995 , to selected 1414
- RESET trapped for MIDI instrument maps reset on session open/load.


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 1414
* 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 1414
* 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 1414
* 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 1414
* 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 1414
- 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 1414
* 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 1414
* 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 1414
* 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 1414
* 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 1414
- 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 1414
* 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 1414
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 1414
* 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 1414
* 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 1414
* 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 , to selected 1414
* 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: 5353 byte(s)
Diff to previous 767 , to selected 1414
* 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 1414
* 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 1414
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 1414
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 1414
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 1414
* 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 1414
* 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 1414
* 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 1414
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