/[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 2210 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 18 08:18:36 2011 UTC (12 years, 8 months ago) by persson
File length: 83194 byte(s)
Diff to previous 2144 , to selected 1513
* Made lookup of translation files work inside a Mac OS X bundle
* Minor Mac OS X compilation error fix


Revision 2144 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 6 18:49:54 2010 UTC (13 years, 5 months ago) by persson
File length: 83196 byte(s)
Diff to previous 2113 , to selected 1513
* Fixes for cross compiling and building for Windows with configure
  and make.
* Made lookup of translation files more robust on Windows


Revision 2113 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 22 08:12:12 2010 UTC (13 years, 8 months ago) by capela
File length: 83052 byte(s)
Diff to previous 2112 , to selected 1513
- Fix for platforms where signal.h is no go.


Revision 2112 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 21 18:33:25 2010 UTC (13 years, 8 months ago) by capela
File length: 83024 byte(s)
Diff to previous 2108 , to selected 1513
- Moving from old deprecated Qt3'ish custom event post handling
  into regular asynchronous signal/slot strategy. (EXPERIMENTAL)


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: 82057 byte(s)
Diff to previous 2077 , to selected 1513
* 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 2077 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 31 09:07:30 2010 UTC (14 years ago) by capela
File length: 82016 byte(s)
Diff to previous 2050 , to selected 1513
* Initial widget geometry and visibility persistence logic has
  been slightly revised as much to avoid crash failures due to
  wrong main widget hidden state.


Revision 2050 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 18 08:52:45 2010 UTC (14 years, 2 months ago) by capela
File length: 82004 byte(s)
Diff to previous 2038 , to selected 1513
* LADISH Level 1 support has been added: SIGUSR1 signal trap
  just makes it a shortcut to File/Save.


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: 81469 byte(s)
Diff to previous 2036 , to selected 1513
* 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 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: 81061 byte(s)
Diff to previous 1890 , to selected 1513
* 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 1890 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 28 09:06:43 2009 UTC (14 years, 11 months ago) by capela
File length: 81047 byte(s)
Diff to previous 1840 , to selected 1513
- Got rid of some Qt3 support remnants: QApplication::argc() and
  QApplication::argv() replaced by QApplication::arguments().


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: 81091 byte(s)
Diff to previous 1815 , to selected 1513
* Converted obsolete QMessageBox forms to standard buttons.


Revision 1815 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 22 10:04:59 2008 UTC (15 years, 3 months ago) by capela
File length: 80946 byte(s)
Diff to previous 1803 , to selected 1513
* Tuning options tab layout stretch; bumped to 0.2.1.21


Revision 1803 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 7 13:58:16 2008 UTC (15 years, 3 months ago) by schoenebeck
File length: 80427 byte(s)
Diff to previous 1749 , to selected 1513
* Added support for runtime max. voices / disk streams setting (accessible
  from the "Options..." dialog). Those fine tuning settins will be saved
  in case the user modified them and automatically restored to the sampler
  when reconnecting to a sampler the next time.
* bumped version to 0.2.1.20


Revision 1749 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 2 13:19:09 2008 UTC (15 years, 8 months ago) by capela
File length: 80322 byte(s)
Diff to previous 1739 , to selected 1513
* Due to some trouble with newer Qt >= 4.4 applications regarding font
  size configuration, a new global user option is now available to the
  rescue: View/Options... /Display/Other/Base font size (default none).


Revision 1739 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 14 17:37:45 2008 UTC (15 years, 10 months ago) by capela
File length: 80201 byte(s)
Diff to previous 1738 , to selected 1513
- Messages file logging makes its first long overdue appearance,
  with user configurable settings in View/Options.../Server/Logging.


Revision 1738 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 14 15:24:22 2008 UTC (15 years, 10 months ago) by capela
File length: 80179 byte(s)
Diff to previous 1704 , to selected 1513
* Messages file logging makes its first long overdue appearance,
  with user configurable settings in View/Options.../Server/Logging.


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: 79686 byte(s)
Diff to previous 1702 , to selected 1513
- Update for the lowling win32 project build.


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 , to selected 1513
* 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) - [select for diffs]
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 , to selected 1513
* 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 1513
* 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 1513
* 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 1513
* 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 1513
* 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 1513
* 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 1513
* 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 1513
* 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
* The current selected/activated channel-strip is now visually
  evident while in the application workspace (highlighting).


Revision 1513 - (view) (download) (annotate) - [selected]
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
* 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 1513
* 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 1513
* 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 1513
- 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 1513
* 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 1513
* 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 1513
* 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 1513
* 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 1513
* 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 1513
* 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 1513
- 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 1513
- 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 1513
* 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