/[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 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: 10920 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: 10920 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: 10920 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: 10382 byte(s)
Diff to previous 1671
* implemented MIDI indicator LED on channel strips


Revision 1671 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 6 09:18:21 2008 UTC (16 years, 1 month ago) by capela
File length: 9835 byte(s)
Diff to previous 1668
- Bump update for win32 build.


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: 9835 byte(s)
Diff to previous 1667
* finished FX Sends dialog implementation
* bumped version to 0.2.1.4


Revision 1667 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 4 23:24:19 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 9835 byte(s)
Diff to previous 1637
* added FX Sends dialog to channel strips
  (still under construction, so far one can only create, destroy and rename
  FX sends, the rest is still to do)
* bumped version to 0.2.1.3


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: 9531 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: 9531 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: 9529 byte(s)
Diff to previous 1559
* Release 0.2.1: Qt4 migration complete.


Revision 1559 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 6 14:23:39 2007 UTC (16 years, 3 months ago) by capela
File length: 9532 byte(s)
Diff to previous 1558
* Fixed a stopping server crash on Windows, hopefully.


Revision 1558 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 6 09:35:33 2007 UTC (16 years, 3 months ago) by capela
File length: 9532 byte(s)
Diff to previous 1529
* Qt4 migration: complete QSampler namespace overhaul.


Revision 1529 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 27 10:42:35 2007 UTC (16 years, 3 months ago) by capela
File length: 9532 byte(s)
Diff to previous 1528
- Splitter name duplication fix.


Revision 1528 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 26 18:24:38 2007 UTC (16 years, 3 months ago) by capela
File length: 9532 byte(s)
Diff to previous 1527
* Qt4 migration: instrument map context menu is back in business.


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: 9532 byte(s)
Diff to previous 1526
* 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 1526 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 26 10:58:23 2007 UTC (16 years, 3 months ago) by capela
File length: 8762 byte(s)
Diff to previous 1523
* Fixed crash on (All) instrument map list; instrument program number
  list display fix (off by one); header section
  widths are now arranged as in the Qt3 version.


Revision 1523 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 25 11:40:47 2007 UTC (16 years, 3 months ago) by capela
File length: 8762 byte(s)
Diff to previous 1520
* Qt4 migration: fixed instrument map list sorting.


Revision 1520 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 24 13:22:00 2007 UTC (16 years, 3 months ago) by capela
File length: 8762 byte(s)
Diff to previous 1519
* Refresh device list form on initial show up.


Revision 1519 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 24 13:06:19 2007 UTC (16 years, 3 months ago) by capela
File length: 8762 byte(s)
Diff to previous 1515
* Narrower QTableView row heights and header section left-alignment.
* Smoothed the old shinny display effect bitmap.


Revision 1515 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 23 18:15:33 2007 UTC (16 years, 3 months ago) by capela
File length: 8762 byte(s)
Diff to previous 1514
* Fixed sure crash when removing channel strips.
* Force auto-arrange when adding channel strips,
  among other incremental fixes.


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: 8762 byte(s)
Diff to previous 1513
* The current selected/activated channel-strip is now visually
  evident while in the application workspace (highlighting).


Revision 1513 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 23 09:32:06 2007 UTC (16 years, 3 months ago) by capela
File length: 8762 byte(s)
Diff to previous 1512
* Qt4 migration: more cleanups and channel strip visual fixes.


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: 8762 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: 8762 byte(s)
Diff to previous 1508
* Audio routing table is initially hidden in the dialog, when
  creating a new sampler channel.

* README requirements and configuration notes update.


Revision 1508 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 22 02:48:41 2007 UTC (16 years, 4 months ago) by schoenebeck
File length: 8762 byte(s)
Diff to previous 1507
* fixed device manager dialog's amok run: the Qt4 QString::toLower(),
  QString::toUtf8() methods and Co only return temporary objects which can
  of course NOT directly be used as char* pointers for the liblscp C API
  (fixed this issue in qsamplerDevice.cpp only yet, expect all other source
  files to still have the same problem)


Revision 1507 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 21 23:22:18 2007 UTC (16 years, 4 months ago) by capela
File length: 8762 byte(s)
Diff to previous 1506
- Qt4 migration: more tiny-fixes, specially on the sampler channel
strip appearence and channels menu content.


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: 8761 byte(s)
Diff to previous 1505
* 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 1505 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 21 18:37:40 2007 UTC (16 years, 4 months ago) by capela
File length: 8761 byte(s)
Diff to previous 1503
- Qt4 migration: small step to squash bug leftovers,
  plenty still in the horizon.


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
- 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
* 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
* 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
* 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
* 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
* 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
* 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, 4 months ago) by schoenebeck
File length: 8318 byte(s)
Diff to previous 1461
- 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, 4 months ago) by schoenebeck
File length: 8321 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: 8253 byte(s)
Diff to previous 1414
- Release 0.1.5: Five months later a fifth is heard.


Revision 1414 - (view) (download) (annotate) - [select for diffs]
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
* 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
- 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
* 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
* 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
- 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, 5 months ago) by schoenebeck
File length: 8247 byte(s)
Diff to previous 1260
* 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
- Desktop categories update: AudioVideo.


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


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: 8016 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: 7999 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: 7997 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: 7780 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: 7780 byte(s)
Diff to previous 1033
* 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
* 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
- 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
* 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
- 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
* 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
* 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
- 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
* 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
* 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
- 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
* 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
* 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
* 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
* 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
- 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
* 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
* 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
* 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
* 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
- 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: 6475 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: 6235 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: 6233 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: 6236 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: 6071 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: 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) - [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
* 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, 6 months ago) by capela
File length: 5353 byte(s)
Diff to previous 761
* 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, 6 months ago) by capela
File length: 5353 byte(s)
Diff to previous 760
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, 6 months ago) by capela
File length: 5353 byte(s)
Diff to previous 759
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, 6 months ago) by capela
File length: 5352 byte(s)
Diff to previous 758
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, 6 months ago) by capela
File length: 5352 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: 5352 byte(s)
Diff to previous 756
* 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, 6 months ago) by capela
File length: 5352 byte(s)
Diff to previous 753
* 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, 6 months ago) by capela
File length: 5350 byte(s)
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