* added Debian packaging structure
$(DESTDIR) is needed for Debian packaging in the 'install' rule
proposal for device icons
16x16 pixel version
* Show appropriate message in channel strip while loading an instrument.
Makefile.in: fixed for Debian packaging once again
version sync
preparation for release 0.1.1
updated for release 0.1.2
* Fixed compilation error which occured when Qt was
bumped Debian package version to 0.1.3-1
* minor Debian packaging fixes
* Added new button "Edit" to the channel strips, which probably
* minor Debian packaging fix: dependencies to liblscp and libgig
* added support for escape sequences in LSCP response fields
* Added support for LSCP escape sequences to allow loading and
* started to port QSampler to Qt4 (NOTE: this version is yet broken, use
- forgot some autotools updates needed for the Qt4 version
- updated TODO file
* Qt4 migration: trivial but important - show channel strips in their own
* Qt4 migration: fixed ghost signal connections
* again just a minor step for Qt4 port: couple fixes in device management
* Qt4 migration: fixed another bunch of ghost connections, fixed engine
* Qt4 migration: finished / fixed device management dialog.
* Qt4 migration: finished MIDI instrument mapping dialogs, with this commit
* fixed table heights in device management dialog for Qt 4.2.x as well
* minor beautification in device managment form (don't limit the table
* fixed device manager dialog's amok run: the Qt4 QString::toLower(),
* finished FX Sends dialog implementation
- Benno forgot to update ChangeLog, bad boy! ;-)
* Qt4 migration: finished channel setup dialog
* Added dialog when the application exits which lets the user decide
- minor cosmetics (show unicode right arrow instead of "->")
- updated TODO file
* Disable OK button in sampler channel form and MIDI instrument
* added FX Sends dialog to channel strips
- updated TODO file
* implemented MIDI indicator LED on channel strips
* bugfix: MIDI activity was only shown on the 1st channel strip
- Debian packaging: require Qt 4.2.1 or higher.
* fixed another minor but important bug in device management dialog
* Added recent new support of libgig for retrieving instrument names in a
* bugfix: max voices / streams spinboxes in options dialog
* refresh device management dialog when device informations changed,
* Added support for runtime max. voices / disk streams setting (accessible
* fixed autoconf preprocessor macro bug regarding the new device status
* bugfix in sampler channel dialog: driver combo boxes' content were
* implemented MIDI device activity windows, selectable from the "View"
* automatically add & remove channel strips as they were removed e.g. by
* fixed minor macro typo bug (causing compiler error on Qt < 4.3)
* Added instrument list popup on channel strip which shows up when
* Adjusted configure check for libgig to detect its new libdir
- Preserve Makefile.svn for backward compatibility i.e. for auto build
* When closing qsampler and showing the user the dialog whether to stop the
* Configure fix: don't overwrite CFLAGS or CPPFLAGS in between, as it would
* Mac OS X: Fixed default path of linuxsampler binary.
* Fixed configure script's Qt include directory lookup
* Fixed Debian build script: install rule was broken.
- Debian: Assigned linuxsampler-devel@lists.sourceforge.net as maintainer
* Automake: set environment variable GCC_COLORS=auto to allow GCC to
* Fixed unnecessary latency when closing app.
* Fixed minor memory leak in device management dialog.
* Fixed device management dialog not responding to user changes.
* Fixed crash when a device disappeared on server side
* If connection to server aborted, try to automatically
* added Debian packaging structure
proposal for device icons
16x16 pixel version
$(DESTDIR) is needed for Debian packaging in th...
Makefile.in: fixed for Debian packaging once again
* Show appropriate message in channel strip whi...
* Fixed compilation error which occured when Qt...