/[svn]/linuxsampler/trunk/NEWS
ViewVC logotype

Log of /linuxsampler/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1424 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 14 22:00:17 2007 UTC (16 years, 5 months ago) by schoenebeck
File length: 3504 byte(s)
Diff to previous 937
* code cleanup:
- global.h now only covers global definitions that are needed for the C++
  API header files, all implementation internal global definitions are now
  in global_private.h
- atomic.h is not exposed to the C++ API anymore (replaced the references
  in SynchronizedConfig.h for this with local definitions)
- no need to include config.h anymore for using LS's API header files
- DB instruments classes are not exposed to the C++ API
- POSIX callback functions of Thread.h are hidden
- the (optional) gig Engine benchmark compiles again
- updated Doxyfile.in
- fixed warnings in API doc generation
* preparations for release 0.5.0


Revision 937 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 24 17:43:09 2006 UTC (17 years, 4 months ago) by schoenebeck
File length: 1678 byte(s)
Diff to previous 692
* preparations for release 0.4.0


Revision 692 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 15 16:59:35 2005 UTC (18 years, 8 months ago) by schoenebeck
File length: 469 byte(s)
Diff to previous 677
* preparation for bugfix release 0.3.3


Revision 677 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 23 22:44:59 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 233 byte(s)
Diff to previous 658
* final preparations for bugfix release 0.3.2


Revision 658 - (view) (download) (annotate) - [select for diffs]
Added Wed Jun 15 20:48:18 2005 UTC (18 years, 9 months ago) by schoenebeck
File length: 0 byte(s)
made it a "GNU" package by adding an empty NEWS file


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