--- qsampler/trunk/ChangeLog 2013/07/01 08:57:33 2456 +++ qsampler/trunk/ChangeLog 2015/01/18 20:25:22 2712 @@ -3,7 +3,39 @@ ChangeLog -SVN TRUNK +GIT HEAD + +* Master volume slider now getting proper layout when changing its + main toolbar orientation. + +* Messages standard output capture has been slightly improved + as for non-blocking i/o, whenever available. (EXPERIMENTAL) + +* Adjusted configure check for libgig to detect the new includedir. + +* A man page has beed added (making up Matt Flax's work on + debian, thanks). + +* Translations install directory change. (EXPERIMENTAL) + +* Added support for SF2 instrument names/preset enumeration. + (EXPERIMENTAL) + +* Added instrument list popup on channel strip which shows up when + the instrument name is clicked. Allows faster switching among + instruments of the same file. + +* Adjusted configure check for libgig to detect its new libdir + (impolitely forcing the user now to have at least libgig 3.3.0). + +* Mac OS X: Fixed default path of linuxsampler binary. + + +0.2.3 2013-12-31 A fifth of a Jubilee. + +* Allow the build system to include an user specified LDFLAGS. + +* More preparations for Qt5 configure build. * Standard scalable format (SVG) and MIME type icons support for session files (*.lscp) is now being added. @@ -33,7 +65,7 @@ Debian 6. * Moving from old deprecated Qt3'ish custom event post handling - into regular asynchronous signal/slot strategy. (EXPERIMENTAL) + into regular asynchronous signal/slot strategy. * Sampler channel and instrument file requester support for other than GIG engine instrument files (*gig; *.dls) has