Repository
:pserver:anonymous:@qsampler.cvs.sourceforge.net:/cvsroot/qsampler
qsampler
by
Rui Nuno Capela
(Using name ‘rncbc’)
on
2008-02-18 23:04
(5 months ago)
* Automatically add & remove channel strips as they were removed e.g. by
other frontends.
* Refresh device management dialog when device informations changed,
e.g. on changes caused by other frontends
(fixes segfault on device changes)
* Implemented MIDI device activity windows, selectable from the View
main menu.
* Implemented MIDI activity indicator on channel strips.
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| C++ | 357 | 12 | 57 | 5 | 70 | 0 | |
| Autoconf | 29 | 1 | 0 | 0 | 2 | 0 |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
qsampler/ChangeLog
|
|||||||
qsampler/configure.ac
|
|||||||
| Autoconf | 29 | 1 | 0 | 0 | 2 | 0 | |
qsampler/Makefile.in
|
|||||||
qsampler/qsampler.pro.in
|
|||||||
qsampler/src/qsamplerChannelStrip.cpp
|
|||||||
| C++ | 22 | 0 | 0 | 0 | 3 | 0 | |
qsampler/src/qsamplerChannelStrip.h
|
|||||||
| C++ | 5 | 0 | 0 | 0 | 2 | 0 | |
qsampler/src/qsamplerChannelStrip.ui
|
|||||||
qsampler/src/qsamplerDevice.cpp
|
|||||||
| C++ | 10 | 0 | 1 | 1 | 1 | 0 | |
qsampler/src/qsamplerDevice.h
|
|||||||
| C++ | 3 | 0 | 1 | 1 | 0 | 0 | |
qsampler/src/qsamplerDeviceStatusForm.cpp
|
|||||||
| C++ | 139 | 0 | 28 | 0 | 33 | 0 | |