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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3794 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 16 09:13:12 2020 UTC (3 years, 9 months ago) by capela
File length: 6973 byte(s)
Diff to previous 3555
- Replace some deprecated stuff on an early preparation for Qt6.

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: 6885 byte(s)
Diff to previous 3358
- In late compliance to C++11, all NULL constants replaced for nullptr.

Revision 3358 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 18 08:57:21 2017 UTC (6 years, 5 months ago) by capela
File length: 6879 byte(s)
Diff to previous 3357
- Replace WIN32 with _WIN32 (as suggested by Kjetil Matheussen,
  thanks). (FIX)

Revision 3357 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 17 21:44:20 2017 UTC (6 years, 5 months ago) by capela
File length: 6839 byte(s)
Diff to previous 1667
- Replace WIN32 with _WIN32 (as suggested by Kjetil Matheussen,
  while on qjackctl, thanks).

Revision 1667 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 4 23:24:19 2008 UTC (16 years, 1 month ago) by schoenebeck
File length: 7521 byte(s)
Diff to previous 1513
* 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 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: 6542 byte(s)
Diff to previous 1499
* Qt4 migration: more cleanups and channel strip visual fixes.


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: 6513 byte(s)
Diff to previous 1476
* Qt4 migration: one first step forward to kiss Qt3Support goodbye.


Revision 1476 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 11 23:07:06 2007 UTC (16 years, 4 months ago) by senoner
File length: 6486 byte(s)
Diff to previous 1464
* added Windows file path support
* fixed win32/qmakefile and win32/config.h so that it compiles under win32


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: 6397 byte(s)
Diff to previous 1461
- 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: 6318 byte(s)
Diff to previous 1402
* 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 1402 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 12 00:03:27 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 6307 byte(s)
Diff to previous 1394
* added support for escape sequences in LSCP response fields
* bugfix in escaping file names for LSCP: characters with an one digit hex
  code caused a space (i.e. "\x a" instead of "\x0a")


Revision 1394 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 8 09:37:39 2007 UTC (16 years, 5 months ago) by capela
File length: 3401 byte(s)
Diff to previous 1386
- Missing null check on protocol_version in getRemoteLscpVersion().


Revision 1386 - (view) (download) (annotate) - [select for diffs]
Added Fri Oct 5 17:41:49 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 3301 byte(s)
* Added support for LSCP escape sequences to allow loading and
  mapping instrument files with special characters in their
  filename (fixes #47).


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