/[svn]
ViewVC logotype

Revision 214


Jump to revision: Previous Next
Author: schoenebeck
Date: Sat Aug 14 23:00:44 2004 UTC (19 years, 7 months ago)
Changed paths: 6
Log Message:
* src/drivers/DeviceParameter.cpp: fixed return values for
classes 'DeviceRuntimeParameterString' and 'DeviceCreationParameterString'
which returned their values without being encapsulated into apostrophes,
fixed return values for 'DeviceRuntimeParameterBool' and
'DeviceCreationParameterBool' to be returned in lower case (as defined in
the LSCP documentation)
* src/network/lscp.y: key value pairs now also allow strings (without
spaces) to be not encapsulated into apostrophes (e.g. foo=bar instead of
foo='bar')
* src/linuxsampler.cpp: show on the console which TCP port the LSCP server
is using


Changed paths

Path Details
Directorylinuxsampler/trunk/src/drivers/DeviceParameter.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/DeviceParameter.h modified , text changed
Directorylinuxsampler/trunk/src/drivers/audio/AudioOutputDeviceAlsa.cpp modified , text changed
Directorylinuxsampler/trunk/src/linuxsampler.cpp modified , text changed
Directorylinuxsampler/trunk/src/network/lscp.y modified , text changed
Directorylinuxsampler/trunk/src/network/lscpparser.cpp modified , text changed

  ViewVC Help
Powered by ViewVC