/[svn]/qsampler/trunk/src/qsamplerChannelStrip.cpp
ViewVC logotype

Log of /qsampler/trunk/src/qsamplerChannelStrip.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2068 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 14 16:35:48 2010 UTC (14 years ago) by capela
File length: 15624 byte(s)
Diff to previous 2038 , to selected 1667
- Still trying to fix instrument list view/model for Qt >= 4.6. (part 2/n)


Revision 2038 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 7 18:42:26 2010 UTC (14 years, 2 months ago) by capela
File length: 15408 byte(s)
Diff to previous 2037 , to selected 1667
* 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) (annotate) - [select for diffs]
Modified Wed Jan 6 19:55:10 2010 UTC (14 years, 2 months ago) by capela
File length: 15408 byte(s)
Diff to previous 2036 , to selected 1667
- New year's bumping and old icon opaqueness washing.

- lupdate'd translations.


Revision 2036 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 6 09:52:32 2010 UTC (14 years, 2 months ago) by capela
File length: 15407 byte(s)
Diff to previous 1704 , to selected 1667
* 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 1704 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 19 09:18:45 2008 UTC (16 years, 1 month ago) by capela
File length: 14904 byte(s)
Diff to previous 1703 , to selected 1667
- Update for the lowling win32 project build.


Revision 1703 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 18 23:09:33 2008 UTC (16 years, 1 month ago) by capela
File length: 14903 byte(s)
Diff to previous 1691 , to selected 1667
* Keep backward compability with Qt < 4.3 designer .ui files.


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


Revision 1667 - (view) (download) (annotate) - [selected]
Modified Mon Feb 4 23:24:19 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 14198 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: 13316 byte(s)
Diff to previous 1558 , to selected 1667
* Color pallete fix for the instrument name display in channel strip,
  particularly notorious on Mac OS X builds.


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: 13268 byte(s)
Diff to previous 1515 , to selected 1667
* Qt4 migration: complete QSampler namespace overhaul.


Revision 1515 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 23 18:15:33 2007 UTC (16 years, 4 months ago) by capela
File length: 13173 byte(s)
Diff to previous 1514 , to selected 1667
* 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, 4 months ago) by capela
File length: 13150 byte(s)
Diff to previous 1513 , to selected 1667
* 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, 4 months ago) by capela
File length: 12404 byte(s)
Diff to previous 1510 , to selected 1667
* Qt4 migration: more cleanups and channel strip visual fixes.


Revision 1510 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 22 14:17:24 2007 UTC (16 years, 4 months ago) by capela
File length: 12326 byte(s)
Diff to previous 1509 , to selected 1667
- Qt4 migration: code cleanup, personal standards beautification :)


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: 12786 byte(s)
Diff to previous 1507 , to selected 1667
* 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) (annotate) - [select for diffs]
Modified Wed Nov 21 23:22:18 2007 UTC (16 years, 4 months ago) by capela
File length: 12675 byte(s)
Diff to previous 1499 , to selected 1667
- Qt4 migration: more tiny-fixes, specially on the sampler channel
strip appearence and channels menu content.


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


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: 12576 byte(s)
Diff to previous 1466 , to selected 1667
* 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 1466 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 1 19:25:10 2007 UTC (16 years, 4 months ago) by capela
File length: 12587 byte(s)
Diff to previous 1464 , to selected 1667
* Qt4 migration: added missing signal/slot connections for most forms.


Revision 1464 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 1 17:14:21 2007 UTC (16 years, 4 months ago) by capela
File length: 12025 byte(s)
Diff to previous 1461 , to selected 1667
- Qt4 migration: missing copyright headers update.


Revision 1461 - (view) (download) (annotate) - [select for diffs]
Added Sun Oct 28 23:30:36 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 10963 byte(s)
Diff to selected 1667
* 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)


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