--- qsampler/trunk/ChangeLog 2010/07/17 12:21:01 2110 +++ qsampler/trunk/ChangeLog 2011/06/05 10:21:53 2181 @@ -5,6 +5,20 @@ SVN TRUNK +* Debugging stacktrace now applies to all working threads. + +* Made lookup of translation files more robust on Windows + +* Fixes for cross compiling and building for Windows with configure + and make. + +* libX11 is now being added explicitly to the build link phase, + as seen necessary on some bleeding-edge distros eg. Fedora 13, + Debian 6. + +* Moving from old deprecated Qt3'ish custom event post handling + into regular asynchronous signal/slot strategy. (EXPERIMENTAL) + * Sampler channel and instrument file requester support for other than GIG engine instrument files (*gig; *.dls) has been added, making roads for the newer SFZ and SF2 engines