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

Index of /qsampler/trunk/src

Files shown:50
Directory revision: 3080 (of 4111)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
appdata/  2858  8 years  capela   * Added application keywords to freedesktop.org AppData.
mimetypes/  2483  10 years  capela   - Fix all svgz files to plain svg, to shut-up from svn checksum mismatches.
images/  2483  10 years  capela   - Fix all svgz files to plain svg, to shut-up from svn checksum mismatches.
translations/  3080  7 years  capela   - Added French man page (by Olivier Humbert, thanks).
qsamplerChannelFxForm.cpp  2459  10 years  capela   - Autoconf script and libqt4 >= 4.4 baseline fix.
qsamplerChannel.h  2563  9 years  capela   "*
qsampler.qrc  2074  14 years  capela   * General source tree layout and build configuration change.
qsamplerDeviceForm.ui  2678  9 years  capela   - Stripped all hard-coded shortcuts from .ui files.
qsamplerInstrumentForm.ui  2107  13 years  capela   - Outrageous HACK: GTK+ ppl won't see green on black thing =)
qsamplerDeviceStatusForm.h  2459  10 years  capela   - Autoconf script and libqt4 >= 4.4 baseline fix.
qsamplerMessages.h  2848  8 years  capela   * Messages standard output capture has been improved again, now in both ways a…
qsamplerMessages.cpp  2848  8 years  capela   * Messages standard output capture has been improved again, now in both ways a…
qsamplerMainForm.cpp  3049  7 years  capela   - Make builds reproducible byte for byte, by getting rid of the configure buil…
qsamplerDeviceForm.h  2722  9 years  capela   * Added this "Don't ask/show this again" option to some if not most of the nag…
qsamplerChannelStrip.h  2978  7 years  capela   * Fixed a race condition on creating sampler channels that ended in duplicate …
qsamplerInstrumentList.h  2829  8 years  capela   - Post 0.3.1 Qt5 packaging build fixing. (2)
qsamplerInstrumentList.cpp  2828  8 years  capela   - Post-preparations for v0.3.1 Summer'15 frenzy release.
qsampler.cpp  3065  7 years  capela   - Update to brand New Hear (2017).
src.pri.in  3002  7 years  capela   - Avoid including the qt5 x11extras module on non-single/uniquue instance buil…
qsamplerInstrument.h  1558  16 years  capela   * Qt4 migration: complete QSampler namespace overhaul.
qsamplerChannelForm.ui  2978  7 years  capela   * Fixed a race condition on creating sampler channels that ended in duplicate …
qsamplerFxSendsModel.cpp  2979  7 years  capela   - Improved channel strip auto-arranger.
qsamplerInstrumentListForm.h  2722  9 years  capela   * Added this "Don't ask/show this again" option to some if not most of the nag…
qsamplerInstrument.cpp  1558  16 years  capela   * Qt4 migration: complete QSampler namespace overhaul.
src.pro  3002  7 years  capela   - Avoid including the qt5 x11extras module on non-single/uniquue instance buil…
qsamplerDeviceStatusForm.cpp  2459  10 years  capela   - Autoconf script and libqt4 >= 4.4 baseline fix.
qsamplerChannelForm.cpp  2982  7 years  capela   - Fixed channel dialog freeze on auto instrument file drop-down list.
qsamplerChannelStrip.ui  2979  7 years  capela   - Improved channel strip auto-arranger.
qsamplerChannelStrip.cpp  2979  7 years  capela   - Improved channel strip auto-arranger.
qsamplerDeviceForm.cpp  2722  9 years  capela   * Added this "Don't ask/show this again" option to some if not most of the nag…
qsamplerInstrumentForm.cpp  2110  13 years  capela   - Sampler channel and instrument file requester support for other than GIG eng…
qsamplerInstrumentListForm.cpp  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…
qsamplerDevice.h  2387  11 years  capela   * Preparations for Qt5 migration. (TESTING)
qsamplerChannelForm.h  2978  7 years  capela   * Fixed a race condition on creating sampler channels that ended in duplicate …
qsamplerChannelFxForm.ui  2459  10 years  capela   - Autoconf script and libqt4 >= 4.4 baseline fix.
qsamplerOptionsForm.cpp  2722  9 years  capela   * Added this "Don't ask/show this again" option to some if not most of the nag…
qsamplerInstrumentForm.h  2069  14 years  capela   - Still trying to fix instrument list view/model for Qt >= 4.6. (part 3/n)
qsamplerOptions.cpp  3067  7 years  capela   - Got rid of some top-level widget/window size shrinking on bootstrap time.
qsamplerMainForm.ui  2978  7 years  capela   * Fixed a race condition on creating sampler channels that ended in duplicate …
qsamplerOptionsForm.h  2722  9 years  capela   * Added this "Don't ask/show this again" option to some if not most of the nag…
qsamplerAbout.h  3065  7 years  capela   - Update to brand New Hear (2017).
qsamplerOptions.h  3067  7 years  capela   - Got rid of some top-level widget/window size shrinking on bootstrap time.
qsamplerDevice.cpp  2387  11 years  capela   * Preparations for Qt5 migration. (TESTING)
qsamplerChannelFxForm.h  2459  10 years  capela   - Autoconf script and libqt4 >= 4.4 baseline fix.
qsamplerFxSendsModel.h  2979  7 years  capela   - Improved channel strip auto-arranger.
qsamplerInstrumentListForm.ui  2074  14 years  capela   * General source tree layout and build configuration change.
qsamplerChannel.cpp  2722  9 years  capela   * Added this "Don't ask/show this again" option to some if not most of the nag…
qsamplerMainForm.h  2979  7 years  capela   - Improved channel strip auto-arranger.
qsampler.desktop.in  2977  7 years  capela   - French (fr) translation update.
qsamplerUtilities.cpp  1667  16 years  schoenebeck   * added FX Sends dialog to channel strips (still under construction, so far on…
qsamplerUtilities.h  1667  16 years  schoenebeck   * added FX Sends dialog to channel strips (still under construction, so far on…
qsamplerFxSend.h  1667  16 years  schoenebeck   * added FX Sends dialog to channel strips (still under construction, so far on…
qsamplerFxSend.cpp  1668  16 years  schoenebeck   * finished FX Sends dialog implementation * bumped version to 0.2.1.4

  ViewVC Help
Powered by ViewVC