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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2110 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 17 12:21:01 2010 UTC (13 years, 8 months ago) by capela
File length: 11639 byte(s)
Diff to previous 2109
- Sampler channel and instrument file requester support for
  other than GIG engine instrument files (*gig; *.dls) has
  been added, making roads for the newer SFZ and SF2 engines
  instrument files (*.sfz; *.sf2).


Revision 2109 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 15 17:01:35 2010 UTC (13 years, 8 months ago) by capela
File length: 11494 byte(s)
Diff to previous 2108
- lupdated translations.


Revision 2108 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 15 08:03:32 2010 UTC (13 years, 8 months ago) by capela
File length: 11496 byte(s)
Diff to previous 2107
* Sampler channel and instrument file requester support for
  other than GIG instrument files (*gig *.dls) has been added,
  now also allowing for SFZ instrument files (*.sfz) loading.


Revision 2107 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 10 09:47:33 2010 UTC (13 years, 8 months ago) by capela
File length: 11267 byte(s)
Diff to previous 2069
- Outrageous HACK: GTK+ ppl won't see green on black thing =)


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


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


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: 11255 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: 11199 byte(s)
Diff to previous 1514
* 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 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: 11156 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, 4 months ago) by capela
File length: 11156 byte(s)
Diff to previous 1509
* Qt4 migration: more cleanups and channel strip visual fixes.


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

* README requirements and configuration notes update.


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: 10967 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: 10838 byte(s)
Diff to previous 1504
- Qt4 migration: small step to squash bug leftovers,
  plenty still in the horizon.


Revision 1504 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 21 11:46:40 2007 UTC (16 years, 4 months ago) by capela
File length: 10935 byte(s)
Diff to previous 1499
* Qt4 migration: Qt3Support is now scrapped.


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: 10879 byte(s)
Diff to previous 1474
* 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: 10724 byte(s)
Diff to previous 1466
* 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, 5 months ago) by capela
File length: 10737 byte(s)
Diff to previous 1464
* 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, 5 months ago) by capela
File length: 9639 byte(s)
Diff to previous 1461
- 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: 8576 byte(s)
* 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