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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3667 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 22 13:29:09 2019 UTC (4 years, 3 months ago) by schoenebeck
File length: 7095 byte(s)
Diff to previous 3555 , to selected 2039
* Fixed crash when a device disappeared on server side
  (caused by iterator invalidation).


Revision 3555 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 13 10:19:32 2019 UTC (4 years, 7 months ago) by capela
File length: 7020 byte(s)
Diff to previous 3520 , to selected 2039
- In late compliance to C++11, all NULL constants replaced for nullptr.

Revision 3520 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 1 10:53:41 2019 UTC (4 years, 8 months ago) by capela
File length: 7002 byte(s)
Diff to previous 2459 , to selected 2039
- Traded QT_VERSION literal checking for sane QT_VERSION_CHECK macro.

Revision 2459 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 8 10:06:57 2013 UTC (10 years, 8 months ago) by capela
File length: 6985 byte(s)
Diff to previous 2074 , to selected 2039
- Autoconf script and libqt4 >= 4.4 baseline fix.

Revision 2074 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 29 17:00:30 2010 UTC (14 years ago) by capela
File length: 7077 byte(s)
Diff to previous 2042 , to selected 2039
* General source tree layout and build configuration change.


Revision 2042 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 8 19:20:37 2010 UTC (14 years, 2 months ago) by capela
File length: 7075 byte(s)
Diff to previous 2039
- Fixed DeviceStatusForm compilation for Qt4 < 4.4.


Revision 2039 - (view) (download) (annotate) - [selected]
Modified Thu Jan 7 19:39:47 2010 UTC (14 years, 2 months ago) by capela
File length: 6857 byte(s)
Diff to previous 2038
- Fixing last fixes :)


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: 6874 byte(s)
Diff to previous 1716 , to selected 2039
* 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 1716 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 11 16:01:44 2008 UTC (16 years ago) by schoenebeck
File length: 5933 byte(s)
Diff to previous 1703 , to selected 2039
* fixed autoconf preprocessor macro bug regarding the new device status
  dialog


Revision 1703 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 18 23:09:33 2008 UTC (16 years, 1 month ago) by capela
File length: 5841 byte(s)
Diff to previous 1699 , to selected 2039
* Keep backward compability with Qt < 4.3 designer .ui files.


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: 5841 byte(s)
Diff to previous 1698 , to selected 2039
* 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]
Added Sat Feb 16 19:41:05 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 4612 byte(s)
Diff to selected 2039
* implemented MIDI device activity windows, selectable from the "View"
  main menu, still quite ugly I admit ;-)
* bumped version to 0.2.1.7


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