/[svn]/linuxsampler/trunk/src/common/Mutex.cpp
ViewVC logotype

Log of /linuxsampler/trunk/src/common/Mutex.cpp

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 281 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 12 20:46:13 2004 UTC (19 years, 6 months ago) by schoenebeck
File length: 2430 byte(s)
Diff to previous 275
tiny compatibility fix, patch by James Klicman


Revision 275 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 9 15:40:35 2004 UTC (19 years, 6 months ago) by schoenebeck
File length: 2391 byte(s)
Diff to previous 268
src/common/Mutex.cpp only compiles on UNIX98 compatible systems


Revision 268 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 7 22:20:20 2004 UTC (19 years, 6 months ago) by capela
File length: 2316 byte(s)
Diff to previous 165
* gcc-c++ 3.4.1 compability fixes.


Revision 165 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 1 04:25:55 2004 UTC (19 years, 9 months ago) by senkov
File length: 2296 byte(s)
Diff to previous 56
* Small enhancement to mutex class to support Trylock()


Revision 56 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 27 09:21:58 2004 UTC (19 years, 11 months ago) by schoenebeck
File length: 2177 byte(s)
Diff to previous 53
updated copyright header for 2004


Revision 53 - (view) (download) (annotate) - [select for diffs]
Added Mon Apr 26 17:15:51 2004 UTC (19 years, 11 months ago) by schoenebeck
File length: 2177 byte(s)
* completely restructured source tree
* implemented multi channel support
* implemented instrument manager, which controls sharing of instruments
  between multiple sampler engines / sampler channels
* created abstract classes 'AudioOutputDevice' and 'MidiInputDevice' for
  convenient implementation of further audio output driver and MIDI input
  driver for LinuxSampler
* implemented following LSCP commands: 'SET CHANNEL MIDI INPUT TYPE',
  'LOAD ENGINE', 'GET CHANNELS', 'ADD CHANNEL', 'REMOVE CHANNEL',
  'SET CHANNEL AUDIO OUTPUT TYPE'
* temporarily removed all command line options
* LSCP server is now launched by default


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