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

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

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 2073)

Revision 2065 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 13 12:44:15 2010 UTC (14 years, 1 month ago) by capela
File length: 9879 byte(s)
Diff to previous 2036 , to selected 73
* 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 2036 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 6 09:52:32 2010 UTC (14 years, 3 months ago) by capela
File length: 8566 byte(s)
Diff to previous 1890 , to selected 73
* 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: 8566 byte(s)
Diff to previous 1788 , to selected 73
- Got rid of some Qt3 support remnants: QApplication::argc() and
  QApplication::argv() replaced by QApplication::arguments().


Revision 1788 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 26 15:44:42 2008 UTC (15 years, 5 months ago) by capela
File length: 8573 byte(s)
Diff to previous 1749 , to selected 73
- Grayed/disabled palette color group fix for dark color themes.


Revision 1749 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 2 13:19:09 2008 UTC (15 years, 9 months ago) by capela
File length: 8016 byte(s)
Diff to previous 1740 , to selected 73
* 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 1740 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 23 23:35:55 2008 UTC (15 years, 10 months ago) by capela
File length: 7888 byte(s)
Diff to previous 1667 , to selected 73
* Attempt to load Qt's own translation support and get rid of
  the ever warning startup message, unless built in debug mode.
  (transaction by Guido Scholz, while on qsynth-devel, thanks).

* Only one application instance is now allowed to be up and running,
  with immediate but graceful termination upon startup iif an already
  running instance is detected, which will see its main widget shown
  up automatically (Qt/X11 platform only).


Revision 1667 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 4 23:24:19 2008 UTC (16 years, 2 months ago) by schoenebeck
File length: 2873 byte(s)
Diff to previous 1643 , to selected 73
* added FX Sends dialog to channel strips
  (still under construction, so far one can only create, destroy and rename
  FX sends, the rest is still to do)
* bumped version to 0.2.1.3


Revision 1643 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 13 16:44:00 2008 UTC (16 years, 3 months ago) by nagata
File length: 2839 byte(s)
Diff to previous 1558 , to selected 73
* OSX Xcode project files are added (directory osx)
* OSX: PATH and plugin directory are modified on startup
* OSX: default timeout is set to 10000 ms (CoreMIDI is sometimes slow)


Revision 1558 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 6 09:35:33 2007 UTC (16 years, 4 months ago) by capela
File length: 2251 byte(s)
Diff to previous 1473 , to selected 73
* Qt4 migration: complete QSampler namespace overhaul.


Revision 1473 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 5 19:07:26 2007 UTC (16 years, 5 months ago) by capela
File length: 2249 byte(s)
Diff to previous 1464 , to selected 73
* 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 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: 2496 byte(s)
Diff to previous 1461 , to selected 73
- Qt4 migration: missing copyright headers update.


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: 2450 byte(s)
Diff to previous 920 , to selected 73
* 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 920 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 24 12:47:51 2006 UTC (17 years, 6 months ago) by capela
File length: 2301 byte(s)
Diff to previous 753 , to selected 73
GPL address update.


Revision 753 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 24 17:44:59 2005 UTC (18 years, 7 months ago) by capela
File length: 2293 byte(s)
Diff to previous 752 , to selected 73
Attempt to bring those aging autoconf templates to date;
  sample SPEC file for RPM build is now being included and
  generated at configure time.


Revision 752 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 20 10:57:24 2005 UTC (18 years, 8 months ago) by capela
File length: 2314 byte(s)
Diff to previous 751 , to selected 73
* Set to use QApplication::setMainWidget() instead of
  registering the traditional lastWindowClosed() signal
  to quit() slot, just to let the -geometry command line
  argument have some effect on X11.


Revision 751 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 19 17:10:16 2005 UTC (18 years, 8 months ago) by capela
File length: 2319 byte(s)
Diff to previous 73
* Added MUTE/SOLO buttons to individual channel strips.


Revision 73 - (view) (download) (annotate) - [selected]
Added Mon May 10 13:20:00 2004 UTC (19 years, 11 months ago) by capela
File length: 2292 byte(s)
Initial alpha release.


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