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

Index of /qsampler/trunk/src

Files shown:51
Directory revision: 3509 (of 4107)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
appdata/  3439  5 years  capela   * Preparations for v0.5.3 (end-of-autumn'18) release.
images/  2483  10 years  capela   - Fix all svgz files to plain svg, to shut-up from svn checksum mismatches.
mimetypes/  3431  5 years  capela   * Fixed LSCP MIME Type as sub-type of text/plain.
translations/  3509  4 years  capela   - Removed duplicate #include <signal.h>.
qsampler.cpp  3508  4 years  capela   - Re-defined all main application UNIX signal handling. (EXPERIMENTAL)
qsampler.desktop  3431  5 years  capela   * Fixed LSCP MIME Type as sub-type of text/plain.
qsampler.h  3496  5 years  capela   - Refactored all singleton/unique application instance setup logic away from X…
qsampler.qrc  2074  14 years  capela   * General source tree layout and build configuration change.
qsamplerAbout.h  3451  5 years  capela   - Bumped copyright headers into the New Year (2019).
qsamplerChannel.cpp  3405  6 years  capela   - Fixed device management dialog not responding to user changes.
qsamplerChannel.h  2563  9 years  capela   "*
qsamplerChannelForm.cpp  3438  5 years  capela   - More sampler channel dialog layout fixing.
qsamplerChannelForm.h  3435  5 years  capela   * Fixed MIDI and Audio device selection on the common sampler channel settings…
qsamplerChannelForm.ui  3438  5 years  capela   - More sampler channel dialog layout fixing.
qsamplerChannelFxForm.cpp  2459  10 years  capela   - Autoconf script and libqt4 >= 4.4 baseline fix.
qsamplerChannelFxForm.h  2459  10 years  capela   - Autoconf script and libqt4 >= 4.4 baseline fix.
qsamplerChannelFxForm.ui  2459  10 years  capela   - Autoconf script and libqt4 >= 4.4 baseline fix.
qsamplerChannelStrip.cpp  3438  5 years  capela   - More sampler channel dialog layout fixing.
qsamplerChannelStrip.h  3438  5 years  capela   - More sampler channel dialog layout fixing.
qsamplerChannelStrip.ui  3438  5 years  capela   - More sampler channel dialog layout fixing.
qsamplerDevice.cpp  3413  6 years  schoenebeck   * Fixed minor memory leak in device management dialog.
qsamplerDevice.h  2387  11 years  capela   * Preparations for Qt5 migration. (TESTING)
qsamplerDeviceForm.cpp  2722  9 years  capela   * Added this "Don't ask/show this again" option to some if not most of the nag…
qsamplerDeviceForm.h  2722  9 years  capela   * Added this "Don't ask/show this again" option to some if not most of the nag…
qsamplerDeviceForm.ui  2678  9 years  capela   - Stripped all hard-coded shortcuts from .ui files.
qsamplerDeviceStatusForm.cpp  2459  10 years  capela   - Autoconf script and libqt4 >= 4.4 baseline fix.
qsamplerDeviceStatusForm.h  2459  10 years  capela   - Autoconf script and libqt4 >= 4.4 baseline fix.
qsamplerFxSend.cpp  1668  16 years  schoenebeck   * finished FX Sends dialog implementation * bumped version to 0.2.1.4
qsamplerFxSend.h  1667  16 years  schoenebeck   * added FX Sends dialog to channel strips (still under construction, so far on…
qsamplerFxSendsModel.cpp  2979  7 years  capela   - Improved channel strip auto-arranger.
qsamplerFxSendsModel.h  2979  7 years  capela   - Improved channel strip auto-arranger.
qsamplerInstrument.cpp  1558  16 years  capela   * Qt4 migration: complete QSampler namespace overhaul.
qsamplerInstrument.h  1558  16 years  capela   * Qt4 migration: complete QSampler namespace overhaul.
qsamplerInstrumentForm.cpp  2110  13 years  capela   - Sampler channel and instrument file requester support for other than GIG eng…
qsamplerInstrumentForm.h  2069  14 years  capela   - Still trying to fix instrument list view/model for Qt >= 4.6. (part 3/n)
qsamplerInstrumentForm.ui  2107  13 years  capela   - Outrageous HACK: GTK+ ppl won't see green on black thing =)
qsamplerInstrumentList.cpp  2828  8 years  capela   - Post-preparations for v0.3.1 Summer'15 frenzy release.
qsamplerInstrumentList.h  2829  8 years  capela   - Post 0.3.1 Qt5 packaging build fixing. (2)
qsamplerInstrumentListForm.cpp  2722  9 years  capela   * Added this "Don't ask/show this again" option to some if not most of the nag…
qsamplerInstrumentListForm.h  2722  9 years  capela   * Added this "Don't ask/show this again" option to some if not most of the nag…
qsamplerInstrumentListForm.ui  2074  14 years  capela   * General source tree layout and build configuration change.
qsamplerMainForm.cpp  3509  4 years  capela   - Removed duplicate #include <signal.h>.
qsamplerMainForm.h  3508  4 years  capela   - Re-defined all main application UNIX signal handling. (EXPERIMENTAL)
qsamplerMainForm.ui  3508  4 years  capela   - Re-defined all main application UNIX signal handling. (EXPERIMENTAL)
qsamplerMessages.cpp  3358  6 years  capela   - Replace WIN32 with _WIN32 (as suggested by Kjetil Matheussen, thanks). (FIX)…
qsamplerMessages.h  3438  5 years  capela   - More sampler channel dialog layout fixing.
qsamplerOptions.cpp  3067  7 years  capela   - Got rid of some top-level widget/window size shrinking on bootstrap time.
qsamplerOptions.h  3067  7 years  capela   - Got rid of some top-level widget/window size shrinking on bootstrap time.
qsamplerOptionsForm.cpp  3386  6 years  capela   - 2 typos corrected by Olivier Humbert.
qsamplerOptionsForm.h  2722  9 years  capela   * Added this "Don't ask/show this again" option to some if not most of the nag…
qsamplerOptionsForm.ui  2722  9 years  capela   * Added this "Don't ask/show this again" option to some if not most of the nag…
qsamplerUtilities.cpp  3358  6 years  capela   - Replace WIN32 with _WIN32 (as suggested by Kjetil Matheussen, thanks). (FIX)…
qsamplerUtilities.h  3357  6 years  capela   - Replace WIN32 with _WIN32 (as suggested by Kjetil Matheussen, while on qjack…
src.pri.in  3496  5 years  capela   - Refactored all singleton/unique application instance setup logic away from X…
src.pro  3493  5 years  capela   - Refactored singleton instance class.

  ViewVC Help
Powered by ViewVC