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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2387 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 29 00:21:11 2012 UTC (11 years, 3 months ago) by capela
File length: 10703 byte(s)
Diff to previous 2079
* Preparations for Qt5 migration. (TESTING)

Revision 2079 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 31 21:47:57 2010 UTC (14 years ago) by capela
File length: 10670 byte(s)
Diff to previous 2071
- Add missing headers on Qt < 4.4.


Revision 2071 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 15 18:21:28 2010 UTC (14 years ago) by capela
File length: 10647 byte(s)
Diff to previous 2070
* Maybe fixed instrument list view/model for Qt >= 4.6, at last.


Revision 2070 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 15 17:06:46 2010 UTC (14 years ago) by capela
File length: 10793 byte(s)
Diff to previous 2069
- Still trying to fix instrument list view/model for Qt >= 4.6. (part 4/n)


Revision 2069 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 15 10:45:35 2010 UTC (14 years ago) by capela
File length: 10531 byte(s)
Diff to previous 2068
- Still trying to fix instrument list view/model for Qt >= 4.6. (part 3/n)


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


Revision 2065 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 13 12:44:15 2010 UTC (14 years ago) by capela
File length: 10528 byte(s)
Diff to previous 2064
* Automatic crash-dump reports, debugger stack-traces (gdb), back-
  traces, whatever, are being introduced as a brand new configure
  option (--enable-stacktrace) and default enabled on debug build
  targets (--enable-debug).


Revision 2064 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 12 16:02:32 2010 UTC (14 years ago) by capela
File length: 9751 byte(s)
Diff to previous 1558
* Attempt to fix broken instrument list model/view for Qt >= 4.6.


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: 8803 byte(s)
Diff to previous 1526
* Qt4 migration: complete QSampler namespace overhaul.


Revision 1526 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 26 10:58:23 2007 UTC (16 years, 4 months ago) by capela
File length: 8798 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, 4 months ago) by capela
File length: 8809 byte(s)
Diff to previous 1509
* Qt4 migration: fixed instrument map list sorting.


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

* README requirements and configuration notes update.


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: 9369 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: 9398 byte(s)
Diff to previous 1464
* 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 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: 24476 byte(s)
Diff to previous 1463
- Qt4 migration: missing copyright headers update.


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: 24431 byte(s)
Diff to previous 1461
* Qt4 migration: configure and icon/pixmaps resource arrangement.


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: 24556 byte(s)
Diff to previous 1234
* 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 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: 19394 byte(s)
Diff to previous 1016
* Crash fix on double-clicking on a empty instrument list.


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: 19381 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: 19324 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: 18800 byte(s)
Diff to previous 987
* 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 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: 16640 byte(s)
Diff to previous 980
* 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 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: 16038 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: 15907 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: 15906 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: 16085 byte(s)
Diff to previous 962
* Fixed MIDI instrument volume setting.
* Enforcing uniqueness of bank and program key pair
  while editing the MIDI instrument map.


Revision 962 - (view) (download) (annotate) - [select for diffs]
Added Sun Dec 3 18:27:23 2006 UTC (17 years, 3 months ago) by capela
File length: 15723 byte(s)
* Adding preliminary MIDI instrument mapping support; now
  with an instrument list widget and editing capabilities.


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