/[svn]/qsampler/trunk/src
ViewVC logotype

Index of /qsampler/trunk/src

Files shown:53
Directory revision: 4068 (of 4113)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
mimetypes/  4067  7 months  capela   - Slightly refactored command line arguments processing. - Replaced foreach() ma…
images/  4067  7 months  capela   - Slightly refactored command line arguments processing. - Replaced foreach() ma…
translations/  4067  7 months  capela   - Slightly refactored command line arguments processing. - Replaced foreach() ma…
appdata/  4062  8 months  capela   * An End-of-Summer'23 Release (v0.9.11)
man1/  4035  2 years  capela   - Move source man pages to src/man1.
qsamplerMainForm.cpp  4068  6 months  capela   - Replace foreach() macros with C++11 for() constructs. (REGRESSION)
qsamplerOptions.cpp  4068  6 months  capela   - Replace foreach() macros with C++11 for() constructs. (REGRESSION)
qsampler.cpp  4067  7 months  capela   - Slightly refactored command line arguments processing. - Replaced foreach() ma…
qsampler.h  4067  7 months  capela   - Slightly refactored command line arguments processing. - Replaced foreach() ma…
qsamplerOptions.h  4067  7 months  capela   - Slightly refactored command line arguments processing. - Replaced foreach() ma…
qsamplerChannel.h  4062  8 months  capela   * An End-of-Summer'23 Release (v0.9.11)
qsamplerChannel.cpp  4062  8 months  capela   * An End-of-Summer'23 Release (v0.9.11)
qsamplerMainForm.ui  4056  14 months  capela   * An Early-Spring'23 Release (v0.9.9)
qsamplerAbout.h  4056  14 months  capela   * An Early-Spring'23 Release (v0.9.9)
qsamplerMainForm.h  4056  14 months  capela   * An Early-Spring'23 Release (v0.9.9)
config.h.cmake  4052  18 months  capela   - Minor config.h spacing unified.
CMakeLists.txt  4038  2 years  capela   - Sync to upstream git repo.
qsamplerOptionsForm.cpp  4038  2 years  capela   - Sync to upstream git repo.
qsampler.qrc  4030  2 years  capela   - Set QApplication::desktopFileName()... - Main application icon is now presente…
qsamplerOptionsForm.ui  4030  2 years  capela   - Set QApplication::desktopFileName()... - Main application icon is now presente…
qsamplerOptionsForm.h  4030  2 years  capela   - Set QApplication::desktopFileName()... - Main application icon is now presente…
qsamplerUtilities.cpp  3914  2 years  capela   - lscpEscapePath(): add/fix utf8 support.
qsamplerUtilities.h  3914  2 years  capela   - lscpEscapePath(): add/fix utf8 support.
qsamplerInstrument.cpp  3914  2 years  capela   - lscpEscapePath(): add/fix utf8 support.
qsamplerFxSend.cpp  3914  2 years  capela   - lscpEscapePath(): add/fix utf8 support.
qsamplerMessages.cpp  3861  3 years  capela   - Fixed messages stdout-buffer flush.
qsamplerMessages.h  3853  3 years  capela   - Silence some compiler warnings.
qsamplerChannelFxForm.cpp  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerInstrumentForm.ui  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerChannelStrip.h  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerChannelStrip.ui  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerChannelStrip.cpp  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerInstrumentForm.cpp  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerChannelFxForm.ui  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerInstrumentForm.h  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerChannelFxForm.h  3849  3 years  capela   - Use <cmath> instead of <math.h> et al.
qsamplerDeviceForm.h  3833  3 years  capela   - More early adaptations for a genuine Qt6 build.
qsamplerDeviceForm.cpp  3833  3 years  capela   - More early adaptations for a genuine Qt6 build.
qsamplerPaletteForm.cpp  3824  3 years  capela   - Simplified git version string extraction.
qsamplerDevice.h  3788  3 years  capela   - Messages widget micro-refactoring.
qsamplerDevice.cpp  3788  3 years  capela   - Messages widget micro-refactoring.
qsamplerPaletteForm.h  3761  4 years  capela   - More fixing to build for Qt >= 5.15.0 (re. custom styles and color themes/pa…
qsamplerPaletteForm.ui  3760  4 years  capela   - More fixing to build for Qt >= 5.15.0 (re. custom styles and color themes/pa…
qsamplerDeviceForm.ui  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerChannelForm.ui  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerInstrumentListForm.h  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerDeviceStatusForm.h  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerChannelForm.cpp  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerInstrumentListForm.cpp  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerChannelForm.h  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerInstrumentListForm.ui  3758  4 years  capela   - Early fixing to build for Qt >= 5.15.0.
qsamplerDeviceStatusForm.cpp  3681  4 years  capela   - New year (2020) headers bumping...
qsamplerInstrumentList.h  3555  4 years  capela   - In late compliance to C++11, all NULL constants replaced for nullptr.
qsamplerInstrumentList.cpp  3555  4 years  capela   - In late compliance to C++11, all NULL constants replaced for nullptr.
qsamplerInstrument.h  3555  4 years  capela   - In late compliance to C++11, all NULL constants replaced for nullptr.
qsamplerFxSendsModel.cpp  3555  4 years  capela   - In late compliance to C++11, all NULL constants replaced for nullptr.
qsamplerFxSend.h  3555  4 years  capela   - In late compliance to C++11, all NULL constants replaced for nullptr.
qsamplerFxSendsModel.h  3555  4 years  capela   - In late compliance to C++11, all NULL constants replaced for nullptr.

  ViewVC Help
Powered by ViewVC