/[svn]
ViewVC logotype

Revision 1481


Jump to revision: Previous Next
Author: senoner
Date: Wed Nov 14 23:42:15 2007 UTC (16 years, 5 months ago)
Changed paths: 21
Log Message:
* win32 port work in progress:
* - implemented win32 support in the following classes:
* Thread, Condition, Mutex, Path, LscpServer
* - lscp.y use DONTCARE instead of VOID
*  (a win32 symbol defined)
* - completed win32 editor plugin loader


Changed paths

Path Details
Directorylinuxsampler/trunk/src/common/Condition.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/Condition.h modified , text changed
Directorylinuxsampler/trunk/src/common/Mutex.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/Mutex.h modified , text changed
Directorylinuxsampler/trunk/src/common/Path.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/Path.h modified , text changed
Directorylinuxsampler/trunk/src/common/Thread.cpp modified , text changed
Directorylinuxsampler/trunk/src/common/Thread.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioChannel.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInstrumentMapper.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInstrumentMapper.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/DiskThread.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Engine.cpp modified , text changed
Directorylinuxsampler/trunk/src/network/lscp.y modified , text changed
Directorylinuxsampler/trunk/src/network/lscpparser.h modified , text changed
Directorylinuxsampler/trunk/src/network/lscpserver.cpp modified , text changed
Directorylinuxsampler/trunk/src/network/lscpserver.h modified , text changed
Directorylinuxsampler/trunk/src/plugins/InstrumentEditorFactory.cpp modified , text changed
Directorylinuxsampler/trunk/src/plugins/InstrumentEditorFactory.h modified , text changed

  ViewVC Help
Powered by ViewVC