/[svn]/linuxsampler/trunk/src/drivers/audio/AudioOutputDeviceArts.h
ViewVC logotype

Log of /linuxsampler/trunk/src/drivers/audio/AudioOutputDeviceArts.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2434 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 7 19:23:24 2013 UTC (11 years, 1 month ago) by schoenebeck
File length: 4152 byte(s)
Diff to previous 1424
* Started to spread new C++ keyword "override" over the code base
  (keyword introduced with C++11 standard).


Revision 1424 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 14 22:00:17 2007 UTC (16 years, 6 months ago) by schoenebeck
File length: 3997 byte(s)
Diff to previous 880
* 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 880 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 27 22:57:37 2006 UTC (17 years, 10 months ago) by schoenebeck
File length: 3989 byte(s)
Diff to previous 838
just some refactoring work:
- renamed class LinuxSamplerException -> Exception
- encapsulated LS API relevant files into LS namespace
- removed unnecessary header inclusions


Revision 838 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Feb 10 14:57:40 2006 UTC (18 years, 2 months ago) by schoenebeck
File length: 4013 byte(s)
* added aRts audio output driver (by no means RT safe)


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