comparison base/base.pro @ 189:0703252c9fe8

* Add spectrum icon * Start range mapper class for use in mapping between e.g. dial positions and underlying values
author Chris Cannam
date Mon, 16 Oct 2006 13:13:57 +0000
parents 04baa690f90d
children 8ff1ad4e7a9c
comparison
equal deleted inserted replaced
188:f86b74d1b143 189:0703252c9fe8
23 PlayParameterRepository.h \ 23 PlayParameterRepository.h \
24 PlayParameters.h \ 24 PlayParameters.h \
25 Preferences.h \ 25 Preferences.h \
26 Profiler.h \ 26 Profiler.h \
27 PropertyContainer.h \ 27 PropertyContainer.h \
28 RangeMapper.h \
28 RealTime.h \ 29 RealTime.h \
29 RecentFiles.h \ 30 RecentFiles.h \
30 ResizeableBitset.h \ 31 ResizeableBitset.h \
31 RingBuffer.h \ 32 RingBuffer.h \
32 Scavenger.h \ 33 Scavenger.h \
47 PlayParameterRepository.cpp \ 48 PlayParameterRepository.cpp \
48 PlayParameters.cpp \ 49 PlayParameters.cpp \
49 Preferences.cpp \ 50 Preferences.cpp \
50 Profiler.cpp \ 51 Profiler.cpp \
51 PropertyContainer.cpp \ 52 PropertyContainer.cpp \
53 RangeMapper.cpp \
52 RealTime.cpp \ 54 RealTime.cpp \
53 RecentFiles.cpp \ 55 RecentFiles.cpp \
54 Selection.cpp \ 56 Selection.cpp \
55 StorageAdviser.cpp \ 57 StorageAdviser.cpp \
56 TempDirectory.cpp \ 58 TempDirectory.cpp \