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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1702 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 17 13:53:00 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 79680 byte(s)
Diff to previous 1699
* automatically add & remove channel strips as they were removed e.g. by
  other frontends
* refresh device management dialog on external audio device changes as well
* bumped version to 0.2.1.9


Revision 1699 - (view) (download) (annotate) - [selected]
Modified Sun Feb 17 10:46:17 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 77646 byte(s)
Diff to previous 1698
* refresh device management dialog when device informations changed,
  e.g. on changes caused by other frontends
  (fixes segfault on device changes)
* rebuild device status window on device info changes (including ones
  caused by other frontends)
* bugfix: close all device status windows when main window was closed


Revision 1698 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 16 19:41:05 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 77112 byte(s)
Diff to previous 1693 , to selected 1699
* implemented MIDI device activity windows, selectable from the "View"
  main menu, still quite ugly I admit ;-)
* bumped version to 0.2.1.7


Revision 1693 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 15 17:08:33 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 75424 byte(s)
Diff to previous 1691 , to selected 1699
* bugfix: MIDI activity was only shown on the 1st channel strip


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: 75405 byte(s)
Diff to previous 1626 , to selected 1699
* implemented MIDI indicator LED on channel strips


Revision 1626 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 5 13:29:11 2008 UTC (16 years, 2 months ago) by schoenebeck
File length: 74776 byte(s)
Diff to previous 1559 , to selected 1699
* Added dialog when the application exits which lets the user decide
  whether to keep the LinuxSampler running or not.


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


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: 73714 byte(s)
Diff to previous 1515 , to selected 1699
* 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: 74028 byte(s)
Diff to previous 1514 , to selected 1699
* 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: 74718 byte(s)
Diff to previous 1513 , to selected 1699
* 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: 74466 byte(s)
Diff to previous 1512 , to selected 1699
* Qt4 migration: more cleanups and channel strip visual fixes.


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


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: 74325 byte(s)
Diff to previous 1507 , to selected 1699
* 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: 78898 byte(s)
Diff to previous 1499 , to selected 1699
- 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: 78757 byte(s)
Diff to previous 1475 , to selected 1699
* Qt4 migration: one first step forward to kiss Qt3Support goodbye.


Revision 1475 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 6 22:12:32 2007 UTC (16 years, 4 months ago) by schoenebeck
File length: 79099 byte(s)
Diff to previous 1474 , to selected 1699
* Qt4 migration: trivial but important - show channel strips in their own
  independent MDI windows


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: 79074 byte(s)
Diff to previous 1473 , to selected 1699
* 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 1473 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 5 19:07:26 2007 UTC (16 years, 4 months ago) by capela
File length: 79187 byte(s)
Diff to previous 1470 , to selected 1699
* 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 1470 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 4 23:37:47 2007 UTC (16 years, 4 months ago) by schoenebeck
File length: 79195 byte(s)
Diff to previous 1466 , to selected 1699
* Qt4 migration: fixed ghost signal connections


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: 79161 byte(s)
Diff to previous 1465 , to selected 1699
* Qt4 migration: added missing signal/slot connections for most forms.


Revision 1465 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 1 17:49:27 2007 UTC (16 years, 4 months ago) by capela
File length: 77018 byte(s)
Diff to previous 1464 , to selected 1699
- Qt4 migration: main toolbars and messages dock-widget fix.


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: 77126 byte(s)
Diff to previous 1461 , to selected 1699
- 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: 76027 byte(s)
Diff to selected 1699
* 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