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

Annotation of /qsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4024 - (hide annotations) (download)
Sun Feb 6 10:50:27 2022 UTC (2 years, 2 months ago) by capela
File size: 22515 byte(s)
- Migrated command line parsing to QCommandLineParser/Option
  (Qt >= 5.2) (EXPERIMENTAL)
1 capela 3861 Qsampler - A LinuxSampler Qt GUI Interface
2     ------------------------------------------
3 capela 109
4     ChangeLog
5    
6 capela 2718
7 capela 4024 GIT HEAD
8    
9     - Migrated command line parsing to QCommandLineParser/Option
10     (Qt >= 5.2) (EXPERIMENTAL)
11    
12     - Fixed translations path to be relative to application runtime.
13    
14    
15 capela 4023 0.9.5 2022-01-09 A Winter'22 Release.
16 capela 3997
17 capela 4005 - Dropped autotools (autoconf, automake, etc.) build system.
18    
19 capela 3997 - Fixed for Qt6 plugins path eg. widget theme or styles.
20    
21    
22 capela 3973 0.9.4 2021-07-03 An Early-Summer'21 Release.
23 capela 3907
24     - All builds default to Qt6 (Qt >= 6.1) where available.
25    
26     - CMake is now the official build system.
27    
28    
29 capela 3898 0.9.3 2021-05-11 A Spring'21 Release.
30 capela 3867
31 capela 3898 - All packaging builds switching to CMake.
32 capela 3867
33    
34 capela 3865 0.9.2 2021-03-14 An End-of-Winter'21 Release.
35 capela 3861
36     - Bumped version micro/dot number into the next develop cycle.
37    
38    
39 capela 3857 0.9.1 2021-02-07 A Winter'21 Release.
40 capela 3849
41     - Early preparations for the New Year develop(ment) cycle.
42    
43    
44 capela 3843 0.9.0 2020-12-17 A Winter'20 Release.
45 capela 3820
46 capela 3861 - Early fixing to build for Qt >= 6.0.0 and comply with C++17
47     standard.
48 capela 3820
49    
50 capela 3801 0.6.3 2020-07-31 A Summer'20 Release.
51 capela 3758
52     - Early fixing to build for Qt >= 5.15.0.
53    
54    
55 capela 3755 0.6.2 2020-03-24 A Spring'20 Release.
56 capela 3634
57 capela 3861 - Make man page compression reproducible (after request by Jelle
58     van der Waa, while on the Vee-Ones, thanks).
59 capela 3718
60 capela 3861 - Ditching deprecated QTime methods for QElapsedTimer's (in
61     compliance to Qt >= 5.14.0).
62 capela 3700
63 capela 3861 - If connection to server aborted, try to automatically reconnect
64     (if server was not started by QSampler).
65 capela 3669
66 capela 3861 - Fixed crash when a device disappeared on server side (caused by
67     iterator invalidation).
68 capela 3669
69 capela 3700 - Bumped copyright headers into the New Year (2020).
70 capela 3669
71 capela 3700
72    
73 capela 3669 0.6.1 2019-12-22 The Winter'19 Release.
74    
75 capela 3861 - Custom color (palette) theme editor introduced; color (palette)
76     theme changes are now effective immediately, except on default.
77 capela 3648
78 capela 3861 - Second attempt to fix the yet non-official though CMake build
79     configuration.
80 capela 3640
81 capela 3861 - When using autotools and ./configure --with-qt=..., it is also
82     necessary to adjust the PKG_CONFIG_PATH environment variable
83     (after a merge request by plcl aka. Pedro L��pez-Cabanillas,
84     while on qmidinet).
85 capela 3634
86    
87 capela 3633 0.6.0 2019-10-17 An Autumn'19 Release.
88 capela 3523
89 capela 3589 - Added alternate yet non-official CMake build option.
90    
91 capela 3558 - Fix HiDPI display screen effective support (Qt >= 5.6).
92    
93 capela 3523 - Make sure compiler flags comply to c++11 as standard.
94    
95    
96 capela 3522 0.5.6 2019-07-12 A Summer'19 Release.
97 capela 3512
98 capela 3518 - Updated for the newer Qt5 translation tools (>= 5.13).
99    
100 capela 3516 - Configure updated to check for qtchooser availability.
101    
102 capela 3512 - Minor update to Debian packaging control file.
103    
104    
105 capela 3510 0.5.5 2019-04-11 A Spring-Break'19 Release.
106 capela 3508
107     - Re-defined all main application UNIX signal handling.
108    
109    
110 capela 3504 0.5.4 2019-03-11 Pre-LAC2019 Release Frenzy.
111 capela 3451
112 capela 3861 - Refactored all singleton/unique application instance setup logic
113     away from X11/Xcb hackery.
114 capela 3496
115 capela 3504 - HiDPI display screen support (Qt >= 5.6).
116 capela 3465
117 capela 3451 - Bumped copyright headers into the New Year (2019).
118    
119    
120 capela 3439 0.5.3 2018-12-06 An End of Autumn'18 Release.
121 capela 3429
122 capela 3861 - Avoid saving plug-in sampler channels and related devices to
123     regular LSCP (*.lscp) session files.
124 capela 3437
125 capela 3861 - Fixed MIDI and Audio device selection on the common sampler
126 capela 3439 channel settings dialog.
127 capela 3435
128 capela 3434 - Old deprecated Qt4 build support is no more.
129    
130 capela 3861 - AppStream metadata updated to be the most compliant with latest
131     freedesktop.org specification and recommendation.
132 capela 3429
133    
134 capela 3428 0.5.2 2018-07-22 A Summer'18 Release.
135    
136 capela 3861 - AppData/AppStream metadata is now settled under an all permisssive
137     license (FSFAP).
138 capela 3428
139    
140 capela 3426 0.5.1 2018-05-21 Pre-LAC2018 release frenzy.
141 schoenebeck 3402
142 capela 3861 - Disable singleton/unique application instance setup logic when
143     the display server platform is not X11.
144 capela 3405
145 capela 3421 - Fixed device management dialog not responding to user changes.
146    
147 capela 3404 - A little hardening on the configure (autoconf) macro side.
148 schoenebeck 3402
149 schoenebeck 3413 - Fixed minor memory leak in device management dialog.
150 schoenebeck 3402
151 schoenebeck 3416 - Fixed unnecessary latency when closing app.
152 schoenebeck 3413
153 schoenebeck 3416
154 capela 3401 0.5.0 2017-12-12 An Autumn'17 release.
155 capela 3347
156 capela 3861 - French (fr) translation added by Olivier Humbert (qsampler_fr.ts).
157 capela 3383
158 capela 3861 - Desktop entry specification file is now finally independent from
159     build/configure template chains.
160 capela 3347
161 capela 3861 - Updated target path for freedesktop.org's AppStream metainfo file
162     (formerly AppData).
163 capela 3347
164    
165 capela 3128 0.4.3 2017-04-27 Pre-LAC2017 release frenzy.
166 capela 3049
167 capela 3080 - Added French man page (by Olivier Humbert, thanks).
168    
169 capela 3861 - Make builds reproducible byte for byte, by getting rid of the
170     configure build date and time stamps.
171 capela 3049
172    
173 capela 3044 0.4.2 2016-11-14 A Fall'16 release.
174 capela 2987
175 capela 3861 - Fixed a potential crash on the singleton/unique application
176 capela 3001 instance setup.
177    
178 capela 3861 - Almost complete overhaul on the configure script command
179 capela 2987 line options, wrt. installation directories specification,
180     eg. --prefix, --bindir, --libdir, --datadir and --mandir.
181    
182    
183 capela 2983 0.4.1 2016-09-14 End of Summer'16 release.
184 capela 2874
185 capela 3861 - Fixed a race condition on creating sampler channels that ended
186 capela 2978 in duplicate channel strips; also fixed channel auto-arrange.
187    
188 capela 3861 - Dropped the --enable-qt5 from configure as found redundant given
189     that's the build default anyway (suggestion by Guido Scholz, while
190     for Qtractor, thanks).
191 capela 2874
192 capela 3861 - Automake: set environment variable GCC_COLORS=auto to allow GCC to
193 schoenebeck 2910 auto detect whether it (sh/c)ould output its messages in color.
194 capela 2874
195 schoenebeck 2910
196 capela 2863 0.4.0 2016-04-05 Spring'16 release frenzy.
197 capela 2839
198 capela 3861 - Added application keywords to freedesktop.org's AppData.
199 capela 2858
200 capela 3861 - Prevent x11extras module from use on non-X11/Unix plaforms.
201 capela 2852
202 capela 3861 - Messages standard output capture has been improved again, now
203 capela 2863 in both ways a non-blocking pipe may get.
204 capela 2848
205 capela 3861 - Single/unique application instance control adapted to Qt5/X11.
206 capela 2839
207    
208 capela 2830 0.3.1 2015-07-19 Summer'15 release frenzy.
209 capela 2730
210 capela 3861 - Fixed configure script's Qt include directory lookup for some
211 capela 2823 64bit Linux flavours.
212    
213 capela 3861 - Prefer Qt5 over Qt4 by default with configure script.
214 capela 2823
215 capela 3861 - A new top-level widget window geometry state save and restore
216 capela 3044 sub-routine is now in effect.
217 capela 2730
218 capela 3861 - Fixed for some strict tests for Qt4 vs. Qt5 configure builds.
219 capela 2730
220 capela 2779
221 capela 2725 0.3.0 2015-03-25 Pre-LAC2015 release frenzy.
222 capela 2563
223 capela 3861 - Added application description as freedesktop.org's AppData.
224 capela 2724
225 capela 3861 - Added this "Don't ask/show this again" option to some if not most
226 capela 2725 of the nagging warning/error message boxes.
227 capela 2724
228 capela 3861 - Mac OS X: Fixed default path of linuxsampler binary.
229 capela 2718
230 capela 3861 - When closing qsampler and showing the user the dialog whether to
231 capela 2718 stop the LinuxSampler backend, set the default selection to "Yes".
232    
233 capela 3861 - Master volume slider now getting proper layout when changing its
234 capela 2681 main toolbar orientation.
235    
236 capela 3861 - Messages standard output capture has been slightly improved as for
237     non-blocking i/o, whenever available.
238 capela 2669
239 capela 3861 - Adjusted configure check for libgig to detect the new
240     --includedir.
241 capela 2660
242 capela 3861 - A man page has beed added (making up Matt Flax's work on debian,
243     thanks).
244 capela 2642
245 capela 3861 - Translations install directory change.
246 capela 2631
247 capela 3861 - Added support for SF2 instrument names/preset enumeration.
248 capela 2563
249 capela 3861 - Added instrument list popup on channel strip which shows up when
250     the instrument name is clicked. Allows faster switching among
251 schoenebeck 2569 instruments of the same file.
252 capela 2563
253 capela 3861 - Adjusted configure check for libgig to detect its new --libdir
254 schoenebeck 2591 (impolitely forcing the user now to have at least libgig 3.3.0).
255 schoenebeck 2569
256 schoenebeck 2591
257 capela 2488 0.2.3 2013-12-31 A fifth of a Jubilee.
258 capela 2028
259 capela 3861 - Allow the build system to include an user specified LDFLAGS.
260 capela 2545
261 capela 3861 - More preparations for Qt5 configure build.
262 capela 2480
263 capela 3861 - Standard scalable format (SVG) and MIME type icons support for
264 capela 2456 session files (*.lscp) is now being added.
265 capela 2387
266 capela 3861 - Preparations for Qt5 migration.
267 capela 2456
268 capela 3861 - Added include <unistd.h> to shut up gcc 4.7 build failures.
269 capela 2341
270 capela 3861 - Make(ing) -jN parallel builds now available for the masses.
271 capela 2339
272 capela 3861 - Fixed Makefile.in handling of installation directories to the
273 capela 2284 configure script eg. --datadir, --localedir.
274 capela 2282
275 capela 3861 - Made lookup of translation files work inside a Mac OS X bundle.
276 persson 2210
277 capela 3861 - Minor Mac OS X compilation error fix.
278 persson 2210
279 capela 3861 - Debugging stacktrace now applies to all working threads.
280 capela 2181
281 capela 3861 - Made lookup of translation files more robust on Windows.
282 persson 2144
283 capela 3861 - Fixes for cross compiling and building for Windows with configure
284 persson 2144 and make.
285    
286 capela 3861 - libX11 is now being added explicitly to the build link phase, as
287     seen necessary on some bleeding-edge distros eg. Fedora 13, Debian
288     6.
289 capela 2116
290 capela 3861 - Moving from old deprecated Qt3'ish custom event post handling into
291     regular asynchronous signal/slot strategy.
292 capela 2112
293 capela 3861 - Sampler channel and instrument file requester support for other
294     than GIG engine instrument files (*gig; *.dls) has been added,
295     making roads for the newer SFZ and SF2 engines instrument files
296     (*.sfz; *.sf2).
297 capela 2108
298 capela 3861 - General standard dialog buttons layout is now in place.
299 capela 2107
300 capela 3861 - Initial widget geometry and visibility persistence logic has been
301     slightly revised as much to avoid crash failures due to wrong main
302     widget hidden state.
303 capela 2077
304 capela 3861 - General source tree layout and build configuration change.
305 capela 2074
306 capela 3861 - Automatic crash-dump reports, debugger stack-traces (gdb), back-
307     traces, whatever, are being introduced as a brand new configure
308     option (--enable-stacktrace) and default enabled on debug build
309 capela 2065 targets (--enable-debug).
310    
311 capela 3861 - Attempt to fix broken instrument list model/view on Qt >= 4.6.
312 capela 2064
313 capela 3861 - Device parameter spin-box default maximum has been set higher: now
314     at a magic 24-bit limit (16777216) instead of older 16-bit (65536),
315     possibly fixing bug #136.
316 capela 2059
317 capela 3861 - LADISH Level 1 support has been added: SIGUSR1 signal trap just
318     makes it a shortcut to File/Save.
319 capela 2050
320 capela 3861 - MIDI Device Status menu is disabled when no MIDI device exists;
321 capela 2038 a menu separator has been added.
322 capela 2036
323 capela 3861 - Window manager's close button was found missing from the Devices
324 capela 2038 and Instruments widgets when on Qt >= 4.5, now fixed.
325    
326 capela 3861 - MIDI activity indicator on channel strips and MIDI device status
327     widgets is now implemented as a flashing green LED, instead of a
328 capela 2038 lame green solid background :).
329    
330 capela 3861 - Global configuration state is now explicitly saved/committed to
331 capela 2028 disk when View/Options... dialog changes are accepted and applied.
332    
333 capela 3861 - Czech (cs) translation added (by Pavel Fric).
334 capela 2028
335    
336 capela 1964 0.2.2 2009-08-01 New release cycle.
337 schoenebeck 1626
338 capela 3861 - Russian (qsampler_ru.ts by Alexandre Prokoudine) makes it as
339     brand first translation delivered. Thanks and welcomes whom ever
340     may follow ;)
341 capela 1873
342 capela 3861 - Converted obsolete QMessageBox forms to standard buttons.
343 capela 1840
344 capela 3861 - Added support for runtime max. voices / disk streams setting
345     (accessible from the "Options..." dialog). Those fine tuning
346     settings will be saved in case the user modified them and
347 capela 1814 automatically restored to the sampler when reconnecting to
348     a sampler the next time.
349 schoenebeck 1803
350 capela 3861 - Grayed/disabled palette color group fix for dark color themes.
351 capela 1788
352 capela 3861 - Fait-divers: desktop menu file touched to openSUSE conventions.
353 capela 1787
354 capela 3861 - Due to some trouble with newer Qt >= 4.4 applications regarding
355     font size configuration, a new global user option is now available
356     to the rescue: View/Options... /Display/Other/Base font size
357 capela 1815 (default none).
358 capela 1749
359 capela 3861 - Attempt to load Qt's own translation support and get rid of the
360     ever warning startup message, unless built in debug mode.
361 capela 1740 (transaction by Guido Scholz, while on qsynth-devel, thanks).
362    
363 capela 3861 - Only one application instance is now allowed to be up and running,
364     with immediate but graceful termination upon startup iif an already
365     running instance is detected, which will see its main widget shown
366     up automatically (Qt/X11 platform only).
367 capela 1740
368 capela 3861 - Messages file logging makes its first long overdue appearance,
369 capela 1738 with user configurable settings in View/Options.../Server/Logging.
370    
371 capela 3861 - Bugfix in sampler channel dialog, driver combo boxes' content were
372 schoenebeck 1710 screwed.
373    
374 capela 3861 - Automatically add & remove channel strips as they were removed
375 capela 1815 e.g. by other frontends.
376 schoenebeck 1702
377 capela 3861 - Refresh device management dialog when device informations changed,
378     e.g. on changes caused by other frontends (fixes segfault on device
379     changes)
380 schoenebeck 1699
381 capela 3861 - Implemented MIDI device activity windows, selectable from the
382 capela 1815 "View" main menu.
383 schoenebeck 1698
384 capela 3861 - Implemented MIDI activity indicator on channel strips.
385 schoenebeck 1691
386 capela 3861 - Added FX Sends Dialog to Channel Strips.
387 schoenebeck 1668
388 capela 3861 - Color pallete fix for the instrument name display in channel
389 capela 1815 strip, particularly notorious on Mac OS X builds.
390 capela 1637
391 capela 3861 - Added dialog when the application exits which lets the user decide
392     whether to keep the LinuxSampler running or not.
393 schoenebeck 1626
394    
395 capela 1570 0.2.1 2007-12-06 Qt4 migration was complete.
396 schoenebeck 1461
397 capela 3861 - Added recent new support of libgig for retrieving instrument names
398     in avery fast way. If libgig provides this feature, then the
399     respective name retrieval setting in qsampler is enabled by default.
400 schoenebeck 1527
401 capela 3861 - The current selected/activated channel-strip is now visually
402 capela 1514 evident while in the application workspace (highlighting).
403    
404 capela 3861 - Make View/Menubar and Toolbar shortcuts accessible even though the
405     main menu and toobar are not visible.
406 capela 1512
407 capela 3861 - Audio routing table is initially hidden in the dialog, when
408 capela 1509 creating a new sampler channel.
409    
410 capela 3861 - README requirements and configuration notes update.
411 capela 1509
412 capela 3861 - Disable OK button in sampler channel form and MIDI instrument
413 schoenebeck 1506 form if no valid engine is selected (to avoid bothering newbie
414     users with confusing LSCP syntax errors when using the UI the
415     first time).
416    
417 capela 3861 - Fixed creation of devices (don't try to set device parameters
418 capela 1499 which the user did not touch in the device creation dialog).
419 schoenebeck 1486
420 capela 3861 - Added Windows file path support.
421 schoenebeck 1493
422 capela 3861 - Fixed win32/qmakefile and win32/config.h so that it compiles
423 capela 1499 under win32.
424 schoenebeck 1493
425 capela 3861 - Qt4 port of the application.
426 schoenebeck 1461
427    
428 capela 1437 0.1.5 2007-10-15 Five months later a fifth is heard.
429 capela 1234
430 capela 3861 - Added support for LSCP escape sequences to allow loading and
431     mapping instrument files with special characters in their filename,
432     as well as special characters for instrument names and instrument
433     map names (requires LSCP v1.2 on sampler side).
434 capela 1394
435 capela 3861 - Added new button "Edit" to the channel strips, which probably does
436     exactly what you think it does: it opens an appropriate instrument
437     editor application; the channel instrument editor tool is also
438     accessible from the main menu and toolbar.
439 capela 1372
440 capela 3861 - Application icon is now installed to ${prefix}/share/pixmaps;
441 capela 1255 application desktop entry file is now included in installation;
442     spec file (RPM) is now a bit more openSUSE compliant.
443    
444 capela 3861 - Crash fix on double-clicking on a empty instrument list.
445 capela 1234
446    
447 capela 1166 0.1.4 2007-05-04 Almost another year has gone by.
448 schoenebeck 736
449 capela 3861 - Channel button colors have changed: yellow for mute and cyan
450     for solo is now the rule, but note that this color highlighting
451     is only rendered on some widget styles.
452 capela 1036
453 capela 3861 - Master sampler volume slider/spinbox combo is now featured.
454 capela 1034
455 capela 3861 - Initial support for sampler channel FX sends, while saving the
456     session state, only at code-level.
457 capela 1036
458 capela 3861 - Sampler channel setup dialog does not mandate for valid nor
459 capela 1018 existing instrument file name.
460 capela 1016
461 capela 3861 - Revised error verbosity in general and on session load/save;
462     hour-glass wait cursor is now displayed on session load/save;
463     keyboard shortcuts changed on MIDI instruments view context;
464 capela 987 improved channel strip arrangement on session open/load;
465     instrument map entry removal confirmation (as optional);
466     corrected some tooltip text strings.
467 capela 971
468 capela 3861 - Most top-level widgets were missing the normal-widget flag, which
469     were causing some sticky size behavior while on some window
470     managers.
471 capela 968
472 capela 3861 - Added preliminary MIDI instrument mapping support; now with an
473     instrument list widget and editing capabilities; MIDI instrumeent
474     map program numbers are now displayed in the range 1-128, instead
475     of the internal 0-127.
476 capela 957
477 capela 3861 - GPL address update.
478 capela 920
479    
480 capela 870 0.1.3 2006-06-01 Its been a long year isn't it?
481    
482 capela 3861 - Changed deprecated copyright attribute to license, on
483     qsampler.spec (RPM).
484 capela 870
485 capela 3861 - Added configure support for x86_64 libraries (UNTESTED).
486 capela 847
487 capela 3861 - Optional specification of alternate liblscp and libgig
488     installation paths have been added to configure command arguments
489     (--with-liblscp, --with-libgig).
490 capela 825
491 capela 3861 - Whenever the listing of actual instrument names is not an option
492     (e.g. due to lack of libgig support), the whole number of selectable
493     instrument items is now being graciously increased from just the
494     bare 8 (eight) right up through 100 (one hundred), on the sampler
495     channel setup dialog.
496 capela 824
497 capela 3861 - The selection buttons, on the right of the Instrument, Audio and
498     MIDI devices combo-boxes, on the sampler channel dialog, are now
499     expected to be a little better looking than it was before, at least
500     for those Mac OS X eyes.
501 capela 824
502 capela 3861 - Minor fixing on the initial messages dock-window height.
503 capela 772
504 capela 3861 - Audio output channel routing configuration finally hits the
505     sampler channel dialog, at last!
506 capela 758
507 capela 3861 - All widget captions changed to include proper application title
508     name prefix.
509 capela 757
510 capela 3861 - Attempt to bring those aging autoconf templates to date; sample
511     SPEC file for RPM build is now being included and generated at
512     configure time.
513 capela 753
514 capela 3861 - Set to use QApplication::setMainWidget() instead of registering
515     the traditional lastWindowClosed() signal to quit() slot, just to
516     let the -geometry command line argument have some effect on X11.
517 capela 752
518 capela 3861 - Added MUTE/SOLO buttons to individual channel strips.
519 capela 751
520 capela 3861 - Fixed compilation error which occured when Qt was compiled with
521     -no-stl.
522 schoenebeck 736
523    
524 capela 680 0.1.2 2005-06-23 Even minor workings needs a rest.
525 capela 653
526 capela 3861 - Fixed output disability when messages limit option is turned off
527     (thanks to Wolfgang Woehl for spotting this one, while on qjackctl).
528 capela 653
529 capela 3861 - Added CHANNEL_INFO event feedback notification handling; minor
530     stream/voice usage auto-refresh cycle optimization.
531 capela 661
532 capela 662
533 capela 631 0.1.1 2005-06-12 The mantra of bugfixes.
534 capela 586
535 capela 3861 - New improved and full-featured application icon, thanks to
536     Christian Schoenebeck design.
537 capela 619
538 capela 3861 - Fixed refresh cycle of channel strips that are found in an error
539     state, which was preventing correct channel info updates.
540 capela 586
541 capela 3861 - Device configuration now accessible on toolbar. Added buddy text
542     label to device port/channel combobox on the device dialog.
543 capela 586
544 capela 3861 - Include libgig version info on command line request (-v).
545 capela 605
546 capela 3861 - Minor configure and Makefile install fixes, as Debian and Mac OS X
547     specialties. Also, install does the right thing with target file
548     modes (thanks to Matt Flax and Ebrahim Mayat, for pointing these
549     out).
550 capela 590
551 capela 600
552 capela 567 0.1.0 2005-05-23 Device configuration breakthrough.
553 schoenebeck 519
554 capela 3861 - Device configuration is now complete.
555 capela 426
556 capela 3861 - [bug #9] Fixed for a LSCP command syntax convention consistency,
557     regarding the enumeration of available sampler engines, Audio and
558     MIDI drivers.
559 capela 567
560 capela 3861 - [bug #13] Update instrument names list when a new instrument file
561     is select on the channel setup dialog.
562 capela 426
563 capela 3861 - Show appropriate message in channel strip while loading an
564     instrument.
565 capela 567
566 capela 3861 - Show libgig version in About box (in case libgig is used).
567 capela 526
568    
569 capela 421 0.0.5 2005-03-04 Fifth alpha-release.
570 capela 327
571 capela 3861 - Fixed device driver type channel information gathering, which was
572     severely flawed, dropping all channel session configurations to the
573     default audio driver type (which is ALSA) unexpectedly.
574 capela 414
575 capela 3861 - Channels are now properly renumbered when saving to a session LSCP
576     script, assuming that it should be always loaded from scratch (i.e.
577     zero channels).
578 capela 409
579 capela 3861 - Disabled MIDI port setting on channel dialog, and on session file
580     save, as its use is still troublesome.
581 capela 409
582 capela 3861 - Added new menu and toolbar option: Reset All Channels.
583 capela 404
584 capela 3861 - Channel setup changes are now properly filtered, as for only those
585     settings that are actually changed gets applied; change information
586     are now also posted to messages window.
587 capela 404
588 capela 3861 - Drag-and-drop of either session files (LSCP scripts) or instrument
589     files (GIG) are now supported. Multiple files drop is allowed, but
590     it only makes sense for instrument files, each one prompting to
591     create a new sampler channel.
592 capela 388
593 capela 3861 - Drag-and-drop to an existing channel strip is now also featured,
594     allowing the in-place change of the channel sampler instrument file.
595 capela 395
596 capela 3861 - Actual instrument names are now optionally retrieved from the
597     instrument file, even though libgig is available, avoiding
598     excessively annoying load times while on the channel dialog, when
599     huge instrument files are selected.
600 capela 341
601 capela 3861 - Set to ignore the SIGPIPE ("Broken pipe") signal, where available,
602     as the default handler is usually fatal when a JACK client is
603     zombified abruptly.
604 capela 340
605 capela 3861 - Messages window limit is now enforced only when the line count
606     exceeds in one third the user configured line count maximum; if Qt
607     3.2.0+ is in use, the QTextView widget is otherwise set to the
608     optimized Qt::LogText format.
609 capela 327
610    
611 capela 303 0.0.4 2004-11-19 Fourth alpha-release.
612 capela 115
613 capela 3861 - Instrument index selection now made via combo box widget; actual
614     instrument names are now properly retrieved from the instrument
615     file, provided if libgig is available.
616 capela 299
617 capela 3861 - Sampler channels strips are just created if, and only if, the
618     respective channel setup dialog is actually accepted, following
619     common user-interface guidelines.
620 capela 295
621 capela 3861 - Almost complete rewrite of sampler channel strips internal control
622     structures.
623 capela 264
624 capela 3861 - Sampler reset command action added to menu and toolbar.
625 capela 255
626 capela 3861 - MIDI channel selection is now a dropdown list, allowing the
627     explicit selection for "All" channels input per sampler channel
628     (omni mode).
629 capela 255
630 capela 3861 - Channel strip display glass effect has changed background color to
631     black (was green), being now an user option.
632 capela 255
633 capela 3861 - Minor configure fixes.
634 capela 255
635    
636     0.0.3 2004-07-06 Third alpha-release.
637    
638 capela 3861 - Mon-modal intrument file loading and status support.
639 capela 145
640 capela 3861 - Effective MIDI input port setting on channel dialog, and on
641     session file save.
642 capela 145
643 capela 3861 - Channel dialog gets sensible engine and driver defaults on create
644     time.
645 capela 161
646 capela 3861 - Implied channel reset on successful instrument load.
647 capela 176
648    
649 capela 145 0.0.2 2004-06-15 Pre-revolutionary release.
650    
651 capela 3861 - The channel context menu is also accessible by right-clicking over
652     the empty workspace area.
653 capela 130
654 capela 3861 - Added small wait event loop on qsamplerMainForm::stopServer(), so
655     let local server terminate gracefully and stabilize, and avoiding a
656     probable segfault on exit, which was preventing the correct salvage
657     of settings and configuration.
658 capela 122
659 capela 3861 - Maximum channel volume percent setting is now a global option,
660 capela 119 provided to override the default (which is 100%).
661    
662 capela 3861 - Client/server transaction timeout option upper limit has been
663 capela 119 increased from 5000 to 60000 milliseconds.
664    
665 capela 3861 - A channel context menu is now featured, by right-clicking over
666 capela 118 each sampler channel strip.
667 capela 115
668 capela 3861 - Commented SET CHANNEL MIDI_INPUT_PORT command from
669 capela 118 qsamplerMainForm::saveSessionFile(), it has no effect.
670    
671 capela 3861 - Insert a n #include <unistd.h> on qsamplerMessages.cpp, between a
672     #if !defined(WIN32) clause.
673 capela 115
674 capela 3861 - An initial non zero value (0.8) is now set for volume of every new
675     sampler channel strip.
676 capela 115
677 capela 3861 - The order to load/save and setup channel settings is now as
678 capela 115 suggested in the following lines:
679    
680     SET CHANNEL AUDIO_OUTPUT_TYPE ...
681     SET CHANNEL MIDI_INPUT_TYPE ...
682 capela 3861 SET CHANNEL MIDI_INPUT_CHANNEL ...
683     LOAD ENGINE ...
684     LOAD INSTRUMENT ... SET CHANNEL VOLUME ...
685 capela 115
686    
687 capela 109 0.0.1 2004-06-05 Primordial alpha release.
688    

  ViewVC Help
Powered by ViewVC