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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

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: 35115 byte(s)
Diff to previous 1499 , to selected 442
* 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 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: 32626 byte(s)
Diff to previous 1486 , to selected 442
* Qt4 migration: one first step forward to kiss Qt3Support goodbye.


Revision 1486 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 17 02:02:28 2007 UTC (16 years, 4 months ago) by schoenebeck
File length: 32169 byte(s)
Diff to previous 1477 , to selected 442
* Qt4 migration: finished / fixed device management dialog.
* Fixed creation of devices (don't try to set device parameters which the
  user did not touch in the device creation dialog, this bug already
  existed in the Qt3 version of QSampler).


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: 34124 byte(s)
Diff to previous 1464 , to selected 442
* again just a minor step for Qt4 port: couple fixes in device management
  list view


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: 34176 byte(s)
Diff to previous 1461 , to selected 442
- Qt4 migration: missing copyright headers update.


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: 34131 byte(s)
Diff to previous 980 , to selected 442
* 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 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: 30294 byte(s)
Diff to previous 961 , to selected 442
* 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 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: 30279 byte(s)
Diff to previous 920 , to selected 442
- Adding preliminary MIDI instrument mapping support; now
  with an instrument list widget and editing capabilities.


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: 28984 byte(s)
Diff to previous 759 , to selected 442
GPL address update.


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: 28976 byte(s)
Diff to previous 525 , to selected 442
Usability changes on the new sampler channel audio routing functionality.


Revision 525 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 10:21:41 2005 UTC (18 years, 10 months ago) by capela
File length: 28970 byte(s)
Diff to previous 492 , to selected 442
* [bug #9] Fixed for a LSCP command syntax convention
consistency, regarding the enumeration of available
sampler engines, Audio and MIDI drivers.
* [bug #13] Update instrument names list when a new
instrument file is select on the channel setup dialog.


Revision 492 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 2 12:23:18 2005 UTC (19 years ago) by capela
File length: 28968 byte(s)
Diff to previous 490 , to selected 442
* Option "(none)" was added to device port/channel
  parameter settings which have multiplicity set on.


Revision 490 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 1 00:34:58 2005 UTC (19 years ago) by capela
File length: 28872 byte(s)
Diff to previous 484 , to selected 442
* Device setup right from the sampler channel dialog gets cleaner.


Revision 484 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 22 12:55:29 2005 UTC (19 years ago) by capela
File length: 28823 byte(s)
Diff to previous 482 , to selected 442
* Device management classes rearrangement for local messages support.


Revision 482 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 21 10:29:49 2005 UTC (19 years ago) by capela
File length: 21649 byte(s)
Diff to previous 471 , to selected 442
Multiplicity support is now officialy bogus.


Revision 471 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 17 00:14:41 2005 UTC (19 years ago) by capela
File length: 21650 byte(s)
Diff to previous 468 , to selected 442
Device configuration (re)touches.


Revision 468 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 16 09:49:37 2005 UTC (19 years ago) by capela
File length: 21790 byte(s)
Diff to previous 467 , to selected 442
* Device parameter dependencies are now properly handled.


Revision 467 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 15 23:54:14 2005 UTC (19 years ago) by capela
File length: 21409 byte(s)
Diff to previous 463 , to selected 442
Device port/channel configuration refreshing fix.


Revision 463 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 15 15:32:29 2005 UTC (19 years ago) by capela
File length: 18592 byte(s)
Diff to previous 462 , to selected 442
* Device port/channel configuration is now complete (EXPERIMENTAL).


Revision 462 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 15 11:39:12 2005 UTC (19 years ago) by capela
File length: 17373 byte(s)
Diff to previous 452 , to selected 442
Device port/channel configuration preparations.


Revision 452 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 13 22:06:59 2005 UTC (19 years ago) by capela
File length: 14936 byte(s)
Diff to previous 451 , to selected 442
* Device managament gets prettier with new icons.
* Channel device selection is now implemented.


Revision 451 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 11 17:24:06 2005 UTC (19 years ago) by capela
File length: 14914 byte(s)
Diff to previous 448 , to selected 442
Particular device parameter edit fix.


Revision 448 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 10 21:40:11 2005 UTC (19 years ago) by capela
File length: 14878 byte(s)
Diff to previous 447 , to selected 442
Primordial device configuration icons;
 yet another device parameter spinbox fix.


Revision 447 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 10 20:45:42 2005 UTC (19 years ago) by capela
File length: 14951 byte(s)
Diff to previous 442
Device parameter table custom spinbox range fix.


Revision 442 - (view) (download) (annotate) - [selected]
Modified Thu Mar 10 15:48:38 2005 UTC (19 years ago) by capela
File length: 14955 byte(s)
Diff to previous 436
Refinements on the device list view and parameter table editing.


Revision 436 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 9 20:55:04 2005 UTC (19 years ago) by capela
File length: 11975 byte(s)
Diff to previous 434 , to selected 442
Device configuration is now partially functional (2nd.fix).


Revision 434 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 9 17:23:57 2005 UTC (19 years ago) by capela
File length: 11670 byte(s)
Diff to previous 433 , to selected 442
Device configuration is now partially functional (fix).


Revision 433 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 9 16:44:04 2005 UTC (19 years ago) by capela
File length: 11669 byte(s)
Diff to previous 432 , to selected 442
* Device configuration is now partially functional.


Revision 432 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 9 11:33:27 2005 UTC (19 years ago) by capela
File length: 11400 byte(s)
Diff to previous 431 , to selected 442
Device configuration table is now editable, but non-applicable yet.


Revision 431 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 8 20:12:08 2005 UTC (19 years ago) by capela
File length: 10583 byte(s)
Diff to previous 430 , to selected 442
More work in progress for the device configuration stuff.


Revision 430 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 8 17:23:29 2005 UTC (19 years ago) by capela
File length: 10258 byte(s)
Diff to previous 429 , to selected 442
Still on-going with this new device configuration stuff.


Revision 429 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 8 14:56:05 2005 UTC (19 years ago) by capela
File length: 9576 byte(s)
Diff to previous 428 , to selected 442
On-going with new device configuration interface.


Revision 428 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 7 17:05:55 2005 UTC (19 years ago) by capela
File length: 2578 byte(s)
Diff to previous 426 , to selected 442
More device configuration interface preparations.


Revision 426 - (view) (download) (annotate) - [select for diffs]
Added Mon Mar 7 11:09:32 2005 UTC (19 years ago) by capela
File length: 1756 byte(s)
Diff to selected 442
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