/[svn]/qsampler/trunk/win32/config.h
ViewVC logotype

Log of /qsampler/trunk/win32/config.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2038 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 7 18:42:26 2010 UTC (14 years, 2 months ago) by capela
File length: 621 byte(s)
Diff to previous 2037 , to selected 1414
* MIDI Device Status menu is disabled when no MIDI device exists;
  a menu separator has been added.

* Window manager's close button was found missing from the Devices
  and Instruments widgets when on Qt >= 4.5, now fixed.


Revision 2037 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 6 19:55:10 2010 UTC (14 years, 2 months ago) by capela
File length: 621 byte(s)
Diff to previous 2036 , to selected 1414
- New year's bumping and old icon opaqueness washing.

- lupdate'd translations.


Revision 2036 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 6 09:52:32 2010 UTC (14 years, 2 months ago) by capela
File length: 621 byte(s)
Diff to previous 2028 , to selected 1414
* MIDI activity indicator on channel strips is now implemented as
  a flashing green LED, instead of a lame solid background :).

- New year's bumping.


Revision 2028 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 4 18:59:57 2009 UTC (14 years, 4 months ago) by capela
File length: 621 byte(s)
Diff to previous 1964 , to selected 1414
* Global configuration state is now explicitly saved/committed to
  disk when View/Options... dialog changes are accepted and applied.


Revision 1964 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 1 16:52:05 2009 UTC (14 years, 7 months ago) by capela
File length: 619 byte(s)
Diff to previous 1890 , to selected 1414
* Preparations for the 0.2.2 release.


Revision 1890 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 28 09:06:43 2009 UTC (14 years, 11 months ago) by capela
File length: 622 byte(s)
Diff to previous 1873 , to selected 1414
- Got rid of some Qt3 support remnants: QApplication::argc() and
  QApplication::argv() replaced by QApplication::arguments().


Revision 1873 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 25 15:16:37 2009 UTC (15 years ago) by capela
File length: 622 byte(s)
Diff to previous 1840 , to selected 1414
* Russian (qsampler_ru.ts by Alexandre Prokoudine) makes it as
  brand first translation delivered. Thanks and welcomes who
  ever may follow ;)


Revision 1840 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 19 11:44:57 2009 UTC (15 years, 1 month ago) by capela
File length: 622 byte(s)
Diff to previous 1820 , to selected 1414
* Converted obsolete QMessageBox forms to standard buttons.


Revision 1820 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 25 17:07:22 2008 UTC (15 years, 3 months ago) by capela
File length: 622 byte(s)
Diff to previous 1816 , to selected 1414
- Bumped autoconf stuff to avoid any newer cache warnings.


Revision 1816 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 22 13:28:53 2008 UTC (15 years, 3 months ago) by schoenebeck
File length: 622 byte(s)
Diff to previous 1815 , to selected 1414
* bugfix: max voices / streams spinboxes in options dialog
  were limited to 99 (now maximum is 999999999)
* bumped version to 0.2.1.22


Revision 1815 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 22 10:04:59 2008 UTC (15 years, 3 months ago) by capela
File length: 622 byte(s)
Diff to previous 1788 , to selected 1414
* Tuning options tab layout stretch; bumped to 0.2.1.21


Revision 1788 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 26 15:44:42 2008 UTC (15 years, 5 months ago) by capela
File length: 587 byte(s)
Diff to previous 1787 , to selected 1414
- Grayed/disabled palette color group fix for dark color themes.


Revision 1787 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 21 14:49:01 2008 UTC (15 years, 5 months ago) by capela
File length: 587 byte(s)
Diff to previous 1749 , to selected 1414
* Fait-divers: desktop menu file touched to openSUSE conventions.


Revision 1749 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 2 13:19:09 2008 UTC (15 years, 8 months ago) by capela
File length: 587 byte(s)
Diff to previous 1740 , to selected 1414
* Due to some trouble with newer Qt >= 4.4 applications regarding font
  size configuration, a new global user option is now available to the
  rescue: View/Options... /Display/Other/Base font size (default none).


Revision 1740 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 23 23:35:55 2008 UTC (15 years, 10 months ago) by capela
File length: 587 byte(s)
Diff to previous 1738 , to selected 1414
* Attempt to load Qt's own translation support and get rid of
  the ever warning startup message, unless built in debug mode.
  (transaction by Guido Scholz, while on qsynth-devel, thanks).

* Only one application instance is now allowed to be up and running,
  with immediate but graceful termination upon startup iif an already
  running instance is detected, which will see its main widget shown
  up automatically (Qt/X11 platform only).


Revision 1738 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 14 15:24:22 2008 UTC (15 years, 10 months ago) by capela
File length: 587 byte(s)
Diff to previous 1709 , to selected 1414
* Messages file logging makes its first long overdue appearance,
  with user configurable settings in View/Options.../Server/Logging.


Revision 1709 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 23 12:30:08 2008 UTC (16 years, 1 month ago) by capela
File length: 587 byte(s)
Diff to previous 1706 , to selected 1414
- Fixed minor macro typo bug (causing compiler error on Qt < 4.3)


Revision 1706 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 19 22:15:18 2008 UTC (16 years, 1 month ago) by capela
File length: 587 byte(s)
Diff to previous 1704 , to selected 1414
* Selection rectangle get visible only where it stands legal,
  that is for Qt >= 4.3, right on the channel sends fx dialog.


Revision 1704 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 19 09:18:45 2008 UTC (16 years, 1 month ago) by capela
File length: 587 byte(s)
Diff to previous 1671 , to selected 1414
- Update for the lowling win32 project build.


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


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


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


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


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


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


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


Revision 1526 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 26 10:58:23 2007 UTC (16 years, 4 months ago) by capela
File length: 480 byte(s)
Diff to previous 1523 , to selected 1414
* 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) (as text) (annotate) - [select for diffs]
Modified Sun Nov 25 11:40:47 2007 UTC (16 years, 4 months ago) by capela
File length: 480 byte(s)
Diff to previous 1520 , to selected 1414
* Qt4 migration: fixed instrument map list sorting.


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


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


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


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


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


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


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

* README requirements and configuration notes update.


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


Revision 1505 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 21 18:37:40 2007 UTC (16 years, 4 months ago) by capela
File length: 479 byte(s)
Diff to previous 1503 , to selected 1414
- Qt4 migration: small step to squash bug leftovers,
  plenty still in the horizon.


Revision 1503 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 21 09:30:35 2007 UTC (16 years, 4 months ago) by capela
File length: 479 byte(s)
Diff to previous 1499 , to selected 1414
- Qt4 migration: just a win32 project build fix.


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


Revision 1476 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Nov 11 23:07:06 2007 UTC (16 years, 4 months ago) by senoner
File length: 479 byte(s)
Diff to previous 1473 , to selected 1414
* added Windows file path support
* fixed win32/qmakefile and win32/config.h so that it compiles under win32


Revision 1473 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 5 19:07:26 2007 UTC (16 years, 4 months ago) by capela
File length: 445 byte(s)
Diff to previous 1437 , 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 1437 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 15 17:44:04 2007 UTC (16 years, 5 months ago) by capela
File length: 443 byte(s)
Diff to previous 1414
- Release 0.1.5: Five months later a fifth is heard.


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


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


Revision 1372 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 3 11:34:30 2007 UTC (16 years, 5 months ago) by capela
File length: 445 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) (as text) (annotate) - [select for diffs]
Modified Mon Oct 1 22:03:35 2007 UTC (16 years, 6 months ago) by capela
File length: 411 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 (FIX).


Revision 1260 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 3 09:00:55 2007 UTC (16 years, 8 months ago) by capela
File length: 411 byte(s)
Diff to previous 1258 , to selected 1414
- Desktop categories update: AudioVideo.


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


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


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


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


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


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


Revision 1024 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 12 10:56:31 2007 UTC (17 years, 2 months ago) by capela
File length: 344 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) (as text) (annotate) - [select for diffs]
Modified Thu Jan 11 16:14:31 2007 UTC (17 years, 2 months ago) by capela
File length: 310 byte(s)
Diff to previous 1018 , to selected 1414
- Prepared and settled for liblscp 0.5.2 compliance release.


Revision 1018 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 10 19:39:00 2007 UTC (17 years, 2 months ago) by capela
File length: 276 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) (as text) (annotate) - [select for diffs]
Modified Mon Jan 8 22:04:33 2007 UTC (17 years, 2 months ago) by capela
File length: 276 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) (as text) (annotate) - [select for diffs]
Modified Mon Jan 8 19:10:42 2007 UTC (17 years, 2 months ago) by capela
File length: 276 byte(s)
Diff to previous 1013 , to selected 1414
- MIDI instrument selection fixing on the go.


Revision 1013 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 8 16:52:48 2007 UTC (17 years, 2 months ago) by capela
File length: 276 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) (as text) (annotate) - [select for diffs]
Modified Fri Dec 22 01:31:28 2006 UTC (17 years, 3 months ago) by capela
File length: 276 byte(s)
Diff to previous 996 , to selected 1414
* Fixed sampler channel MIDI instrument map assignment on session save.


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


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


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


Revision 969 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 6 19:38:02 2006 UTC (17 years, 3 months ago) by capela
File length: 253 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) (as text) (annotate) - [select for diffs]
Modified Tue Dec 5 12:37:06 2006 UTC (17 years, 3 months ago) by capela
File length: 253 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) (as text) (annotate) - [select for diffs]
Modified Mon Dec 4 17:06:04 2006 UTC (17 years, 3 months ago) by capela
File length: 253 byte(s)
Diff to previous 957 , to selected 1414
* Bare MIDI instrument map editing is now effective.


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


Revision 753 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 24 17:44:59 2005 UTC (18 years, 7 months ago) by capela
File length: 217 byte(s)
Diff to previous 751 , 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 751 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 19 17:10:16 2005 UTC (18 years, 7 months ago) by capela
File length: 137 byte(s)
Diff to previous 426 , to selected 1414
* Added MUTE/SOLO buttons to individual channel strips.


Revision 426 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Mar 7 11:09:32 2005 UTC (19 years ago) by capela
File length: 80 byte(s)
Diff to selected 1414
Device configuration interface preparations.


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