1guitarix2 (0.43.1) unstable; urgency=low
2
3  * Fix Install metainfo in prefix (by Hubert Figuière)
4  * Fix GxAmplifierX produces weird noise after buffer size changes
5 -- brummer <brummer-@web.de>  Fri, 10 Dec 2021 18:40:42 +0200
6
7guitarix2 (0.43.0) unstable; urgency=low
8
9  * Fix build on gcc 11
10  * Add Fizz Remover
11  * Implement option to enable jack session support (--jack-session)
12  * Fix Unnatural decay at high gain (palm mutes)
13  * Fix Fuzz Face Mayer
14  * Add 41 tet tuner option (by Tristan Tarrant)
15  * Fix GxAmplifiers cycling through cabinets/pre-amps/tubes is skipping items
16  * Remove glibmm dependency from LV2 plugs
17  * Update used faust version to 2.33.1
18  * Add option in GxAmplifiers to allow switch between Bass/Guitar input
19  * Add metadat.xml file
20  * Add X-NSM-Capable entry in .desktop file
21
22 -- brummer <brummer-@web.de>  Wed, 01 Dec 2021 05:40:42 +0200
23
24guitarix2 (0.42.1) unstable; urgency=low
25
26  * Make new Output Limiter less conservative
27  * Increase range for Volume controls on the Power Amp plugin
28  * Fix MultiBandDistortion introduce sonic noise
29  * Add Limiter to the Ladspa plugin
30  * add configure option to build and link libgxw(mm) staticaly
31
32 -- brummer <brummer-@web.de>  Wed, 25 Dec 2020 05:40:42 +0200
33
34guitarix2 (0.42.0) unstable; urgency=low
35
36  * Introduce reworked tube simulation by Damien Zammit from ZamAudio
37  * Reworked French translation by Olivier Humbert
38  * Add DC-Blocker on the Input
39  * Add Output Limiter
40  * Add Volume controls for the Power Amp plugin
41  * Fix version checks for needed packages
42  * Fix several small Bugs and hopefully don't introduce to much new ones
43
44 -- brummer <brummer-@web.de>  Wed, 20 Dec 2020 07:40:42 +0200
45
46guitarix2 (0.41.0) unstable; urgency=low
47
48  * Add Slovak translation by Jozef Riha
49  * Fix issue #104 lv2 plugins contains executable stack, patch by Alexander Tsoy
50  * Fix issue #105 Compile error on 0.40.0
51  * Fix issue #109 cannot initialize a variable of type 'char ' with an rvalue of type 'void '
52  * Fix issue #110 error: unknown type name 'va_list'
53  * Add NSM support
54  * Add midi out for tuner
55  * Add low/high cut filter before tuner
56  * GxTuner set to use same precision then the tuner in guitarix
57  * Use tabbox for LV2 plugs with to much controls
58  * Disable GxVibe, because it is broken
59  * Fix several Bug's and hopefully don't introduce to much new one's
60
61 -- brummer <brummer-@web.de>  Wed, 17 Jul 2020 08:50:42 +0200
62
63guitarix2 (0.40.0) unstable; urgency=low
64
65  * Port GUI and underlying lib's (gxw/gxwmm) to GTK3 (gtkmm3)
66  * Port LV2 plugin GUI's to X11/cairo
67  * Add Midi feedback support
68  * Add new PowerAmp modul
69  * Fix several Bug's and hopefully don't introduce to much new one's
70
71 -- brummer <brummer-@web.de>  Wed, 27 May 2020 08:50:42 +0200
72
73guitarix2 (0.38.0) unstable; urgency=low
74
75  * fix bug #67, dont use malloc.h on FreeBSD
76  * remove assert for ports count, to allow save removing of changed LV2 plugins
77  * add new option -E --hideonquit, this makes the UI experience smooth when used as LV2 plugin
78  * add support for LV2_URID_Map, LV2_URID_Unmap and LV2_OPTIONS to allow more plugs to load
79  * fix compiler warnings with gcc 8
80  * add exit handler and warning when samplerate is above 96kHz
81  * hide splash on error message
82  * set online help to sourcforge/discussion
83  * add Russian-language translation by Valeriy Shtobbe and Olesya Gerasimenko, many thanks!
84  * update all build scripts to use faust version 2.15.11 and update all generated faust files
85
86 -- brummer <brummer-@web.de>  Sun, 07 Apr 2019 07:28:15 +0200
87
88guitarix2 (0.37.3) unstable; urgency=low
89
90  * add support for zita-convolver4
91  * implemented "Thick Distortion" plugin by Viacheslav Lotsmanov
92  * switch to use libcurl for download online presets
93  * point online help to reddit/guitarix
94  * add direct output unit for drumsequencer (bypass rack)
95  * add overdubbing to live looper
96  * add direct output support to live looper
97  * add midi channel selector, fix bug #64
98
99 -- brummer <brummer-@web.de>  Sun, 22 Jul 2018 08:28:15 +0200
100
101guitarix2 (0.37.1) unstable; urgency=low
102
103  * fix build for FreeBSD
104
105 -- brummer <brummer-@web.de>  Fri, 01 Jun 2018 08:28:15 +0200
106
107guitarix2 (0.37.0) unstable; urgency=low
108
109  * new plug Ampimpulse-stereo
110  * new build parameters in wscript by Simon van der Veldt
111    please check ./waf --help for mor info.
112  * fix Live Looper freezes the remote UI
113  * fix Tuner stick is not saved in remote UI
114  * fix DrumSequencer remote UI
115  * fix rc files for older clearlooks engine
116  * fix disable online preset download in remote UI
117  * fix GxDigitalDelay sync BPM when UI is not shown
118  * add new commandline switch (_d, --disable-multi-client)
119    to allow running guitarix as single client application
120  * fix portmap when running as single client
121  * again some fixes and additions on the DK_simulator
122    contributed by Yoann Le BORGNE
123
124 -- brummer <brummer-@web.de>  Tue, 24 Apr 2018 08:28:15 +0200
125
126guitarix2 (0.36.1) unstable; urgency=low
127
128  * switch to use faust 0.9.90
129  * fix constante midi toggle change on preset load
130  * add set midi switch to load next preset
131  * add set midi switch to load previous preset
132  * fix midi value change trigger double
133  * add mono and stereo vumeter plugin
134  * add option to make tuner sticky
135  * add better tooltips for Lv2 and Ladspa plugs
136  * some fixes on the DK_simulator contributed by Yoann Le BORGNE
137
138 -- brummer <brummer-@web.de>  Fri, 01 Dec 2017 09:06:15 +0200
139
140guitarix2 (0.36.0) unstable; urgency=low
141
142  * new release
143
144 -- brummer <brummer-@web.de>  Mon, 05 Jul 2017 11:03:15 +0200
145
146guitarix2 (0.35.4) unstable; urgency=low
147
148  * remove webkit
149
150 -- brummer <brummer-@web.de>  Mon, 05 Jul 2017 11:03:15 +0200
151
152guitarix2 (0.35.3) unstable; urgency=low
153
154  * maintaince
155
156 -- brummer <brummer-@web.de>  Mon, 08 May 2017 06:30:35 +0200
157
158guitarix2 (0.35.0) unstable; urgency=low
159  * New UI design/style
160  * disable Gtk warnings in non debug build
161  * add option to enable LSF support in guitarix
162  * add new MultiBand Clipper
163  * patch waf to use stdout as default output and write only error messages to stderr.
164  * add format .w64 to recorder
165  * add configure flag to disable installation of the MOD stuff
166  * add MXR Distortion and Boss DS1 as LV2 plugins
167  * add new plugin emulated Boss DS1 distortion
168  * apply patches from Víctor Cuadrado (Debian Multimedia team)
169  * add new comandline option -F (set tuner reference pitch at startup)
170  * add comandline option -t (set tuner temperament)
171  * disable Fixrate resampler when jack sample rate is higher then the fixed rate
172  * use 96kHz internal samplerate for main amp simulation
173  * use fixed samplerate (41000Hz) in Pitchtracker to fix tracking of low frequencys at high samplerate
174  * use the new Musical Artifacts Interface for Online Presets
175  * Add MXR Distortion plus guitarix plugin
176  * add BigMuffPi guitarix and LV2 plugin
177  * add gx_aclipper.lv2 (RAT)
178  * add bypass mode for jack insert ports
179  * fix Guitarix starts with 19-tet tuner, while stating 12-tet
180  * add new configure option group style with option --install-roboto-font
181  * add check if roboto condensed is installed
182  * add warning when roboto condensed isn't installed and --install-roboto-font isn't chosen
183  * use <Control S> to save changes to current preset, use <Alt s> for show/hide values.
184  * fix detune for inplace processing
185  * add new distortion gx plugin "RAT"
186  * new French translation by Frédéric Rech (many thanks fred)
187  * Add new modgui artwork data (even bigger commit)
188  * Add new modgui ttl files (big commit)
189  * Add references to new modgui files
190  * fix guitarix crash when plugin fail to instantiate
191
192 -- brummer <brummer-@web.de>  Tue, 24 Apr 2016 06:30:35 +0200
193
194guitarix2 (0.34.0) unstable; urgency=low
195
196  * Add BOSS OC-2 partial emulation LV2 plugin (by drgreenthumb)
197  * Add gx_hogsfoot.lv2 gx_mole.lv2 and gx_rangem.lv2
198  * Add gx_plugins AxeFace, BassFuzz, Buzz and the Mole
199  * Add Gx_Wah.lv2 plugin
200  * Add colorsound bass wah plugin emulation
201  * Add Roland Wah add Jen Bass Wah emulation
202  * Add bitdowner distortion plugin (by Viacheslav Lotsmanov)
203
204  * Add volume control to gcb95 plug
205  * Add file browser and file load support to dubber (livelooper) plugin
206  * Add play all button to the dubber (livelooper) plugin
207  * Add support to import LV2 plugin presets into guitarix
208  * Add 24-edo tuner option
209  * Add 53-edo tuner option
210
211  * Disable LILV_OPTION_DYN_MANIFEST to avoid crashes from
212    naspro-bridges (dssi).
213
214  * Add online preset download widget (requires libwebkit-1.0)
215    thanks to lfz for creating https://musical-artifacts.com/
216
217  * Fix GxAmplifier-x GxAmplifierStereo-X and GxCabinet for the new
218    ardour buffersize behave.
219
220  * Implement double click on plugin handle remove plugin from rack
221
222  * Fix guitarix build for the new libsigc++ library and the new GCC5
223    compiler. Guitarix use now the default build flag -std=c++11
224    (you can disable it, see ./waf --help for more optional flags)
225
226 -- 08.11.2015
227
228guitarix2 (0.33.0) unstable; urgency=low
229
230  * New Plugins in guitarix
231    - A new Wah plugin with manual/auto/alien mode and the following
232      emulated wah wah's to select from:
233      * Colorsond Wah
234      * DallasArbiter Wah
235      * Foxx Wah
236      * JEN Wah
237      * Maestro Boomer Wah
238      * Selmer Wah
239      * Vox Wah
240    - A new Fuzz section with emulations of the:
241      * Astrotone Fuzz
242      * Dunlop Fuzzface
243      * Fuzzface Roger Mayer Mods
244      * Fuzzface Fuller Mods
245      * Foxeylady
246      * Hornet
247      * Sustainer
248      * Muff
249      * Screaming Bird
250      * Colorsound Tonebender
251      * Vintage Fuzzmaster
252      * Ruiner
253      * Fat Furry Freak
254      * Fuzz Drive
255    - And emulations of:
256      * LPB-1 Linear power Booster
257      * High Frequency Brightener
258      * Hogs Foot
259      * Dallas Rangemaster
260      * Buffer Booster
261      * Transistor Buffer
262      * Colorsound Overdrive
263
264 -- 01.08.2015
265
266guitarix2 (0.32.3) unstable; urgency=low
267  * fix some rcstyle bugs for KDE Qtcurve engine
268  * add 2 new rc-styles (flat and green
269  * replace old outdated factory presets
270  * add some new plugin presets
271  * add jack midi out port to report state (CC messages) and control
272    multiple instances
273  * set engine.mute to default midi controller 120 (All Sounds Off)
274  * add new command-line options -L start with Live Play GUI
275    and -M start with engine muted
276  * fix some issues with remote control GUI and external plugs (LADSPA, LV2)
277
278 -- brummer <brummer-@web.de>  Tue, 03 Feb 2015 13:30:35 +0200
279
280guitarix2 (0.32.2) unstable; urgency=low
281  * fix some rcstyle bugs for gtk-2.24.25 and maybe fixed for KDE
282  * allow load of preset-files witch contain Denormal Numbers (flush to zero)
283  * add warning when denormal value found in preset file
284  * if parameter is out of range, set it to the default value
285  * add missing Icons to glade-gxw
286  * add wavesharper plugin
287  * use long int to compare regions size in gx_mlock.cc -> (Gcc: 4.9.2)
288
289 -- brummer <brummer-@web.de>  Tue, 26 Dec 2014 04:30:35 +0200
290
291guitarix2 (0.32.1) unstable; urgency=low
292  * fix LADSPA/LV2 plugin load / unload / UI modification
293
294 -- brummer <brummer-@web.de>  Tue, 04 Dec 2014 04:30:35 +0200
295
296guitarix2 (0.32.0) unstable; urgency=low
297  * add GxMultiBandReverb.LV2
298  * add 19-TET and 31-TET tuning scale to guitarix and gxtuner.lv2
299  * fix empty effect menu with clear-skin option
300  * add Midi Clock support
301  * add Jack Transport Support
302  * move a couple of Controllers from unit:ms|hz to unit:bpm
303
304 -- brummer <brummer-@web.de>  Fri, 20 Nov 2014 14:30:35 +0200
305
306guitarix2 (0.31.0) unstable; urgency=low
307  * add GxDigitalDelay.LV2
308  * add GxRoomSimulation.LV2
309  * Add GxLiveLooper.LV2
310  * fix vowel mutation not allowed in preset names
311
312 -- brummer <brummer-@web.de>  Tue, 02 Nov 2014 06:30:35 +0200
313
314guitarix2 (0.30.0) unstable; urgency=low
315  * add LV2 support
316  * fix zita-rev1 control range
317
318 -- brummer <brummer-@web.de>  Sat, 07 Jul 2014 06:30:35 +0200
319
320guitarix2 (0.28.3) unstable; urgency=low
321  * MODification (https://github.com/portalmod)
322  * add defines for MOD UI to all LV2 plugs
323  * add a couple of new plugs
324
325 -- brummer <brummer-@web.de>  Sat, 03 Nov 2013 06:30:35 +0200
326
327guitarix2 (0.25.2) unstable; urgency=low
328  * add ts9 tube screamer to lv2.plugs
329  * add dunlop wah to lv2.plugs
330  * add booster /treble/low to lv2.plugs
331  * add factory settings file contributed by kokoko3k
332  * add patch by Brendan Jones to set library install path
333  * fix lv2 build on non ix86 arch
334  * switch to use fixed block-size in zita-convolver for all lv2 amps
335
336 -- brummer <brummer-@web.de>  Fri, 31 Dec 2012 9:30:35 +0200
337
338guitarix2 (0.25.1) unstable; urgency=low
339  * some fixes for the LV2 plugs
340
341 -- brummer <brummer-@web.de>  Mon, 31 Dec 2012 8:23:37 +0200
342
343guitarix2 (0.25.0) unstable; urgency=low
344  * add LV2 amplifiers mono and stereo versions
345
346 -- brummer <brummer-@web.de>  Fri, 28 Dec 2012 15:30:35 +0200
347
348guitarix2 (0.24.3) unstable; urgency=low
349  * add dark theme rc-file
350  * fix new unsaved banks return no valid iter
351
352 -- brummer <brummer-@web.de>  Wed, 14 Nov 2012 12:37:35 +0200
353
354guitarix2 (0.24.2) unstable; urgency=low
355  * remove dunwah from build to avoid unwonted install
356  * correct version mismatch in wscript
357
358 -- brummer <brummer-@web.de>  Sat, 20 Oct 2012 05:37:35 +0200
359
360guitarix2 (0.24.1) unstable; urgency=low
361  * fix In "organize" mod copying preset form one bank to the
362    same one corrupts the bank
363  * add sse4a (optimization) to wscript
364  * add treble booster unit
365  * set osc buffersize menu to sensitive false when jack buffer
366    is larger then 1023
367
368 -- brummer <brummer-@web.de>  Mon, 14 Oct 2012 05:37:35 +0200
369
370guitarix2 (0.17.0svn) unstable; urgency=low
371  * SVN head
372
373 -- brummer <brummer-@web.de>  Mon, 14 Jun 2011 05:37:35 +0200
374
375guitarix2 (0.16.0svn) unstable; urgency=low
376  * SVN head
377
378 -- brummer <brummer-@web.de>  Thu, 08 Jun 2011 15:47:15 +0200
379
380guitarix2 (0.15.0svn) unstable; urgency=low
381  * SVN head
382
383 -- brummer <brummer-@web.de>  Sun, 25 Apr 2011 05:47:15 +0200
384
385gx-head (0.14.0) unstable; urgency=low
386  * add tube 6DJ8
387  * add clean tube modes
388  * reworked drive controller (bypass <-> wet)
389  * add clipper
390  * add mono level controller
391  * add French translation by jy
392  * add TACTILE skin by Pete Shorthose
393  * add knob animation support by Pete Shorthose
394  * add new knob images by Pete Shorthose
395  * add new switch images by Pete Shorthose
396  * fix 64bit bug in libgxw by Pete Shorthose
397  * add factory settings by Dave Phillips
398  * add 3bad EQ + sharper
399  * add tremolo by transmogrifox (Rakarrack)
400
401 -- brummer <brummer-@web.de>  Sun, 10 Apr 2011 08:47:15 +0200
402
403gx-head (0.13.0) unstable; urgency=low
404  * add post amp
405  * add noise gate
406  * add italian translation by 	Ivan Tarozzi
407  * add desert skin by zettberlin
408  * add factory settings by zettberlin
409
410 -- brummer <brummer-@web.de>  Mon, 07 Feb 2011 18:47:15 +0200
411
412gx-head (0.12.0) unstable; urgency=low
413  * initial release of gx_head
414
415 -- brummer <brummer-@web.de>  Fri, 14 Aug 2011 18:47:15 +0200
416
417
418guitarix (0.12.0svn) unstable; urgency=low
419  * SVN head
420
421 -- brummer <brummer-@web.de>  Sun, 24 Aug 2010 15:47:15 +0200
422
423guitarix (0.11.1) unstable; urgency=low
424  * fix Bug Echo/Chorus/Delay/Slooper dont work
425  * add pre/post processing switch to all mono Effects
426
427 -- brummer <brummer-@web.de>  Sun, 24 Aug 2010 15:47:15 +0200
428
429guitarix (0.11.0) unstable; urgency=low
430  * new version of the impulse response parameter editor. You can
431    now graphically define a gain line to be applied to the IR data,
432    e.g. emphasize a part of the early reflections or damping the
433    reverb tail to make it fit to your guitar sound.
434  * the multi-line distortion effect now has 4 frequency bands and
435    is better optimized
436  * fix regression from version 0.10.0: now the default preset file is
437    created again if it doesn't exist (e.g. in new installations).
438
439 -- Andreas Degert <andreas.degert@googlemail.com>  Tue, 03 Aug 2010 22:13:50 +0200
440
441guitarix (0.10.0) unstable; urgency=low
442
443  * add tonestack models
444  * add 2. amp model
445  * add cabinet impulse response modul
446  * add Patch Info widget
447  * add Preset File Load/Export option
448  * add simple looper
449  * add Oscilloscope and tuner state to main settings
450  * selectable distortion model (multi/single line)
451  * selectable EQ model (fixed/scalable freq)
452  * free mem when not used (delay lines)
453  * reworked Gui
454  * fix varios bugs
455
456 -- brummer <brummer-@web.de>  Sun, 11 Jul 2010 07:18:15 +0200
457
458guitarix (0.09.0) unstable; urgency=low
459
460  * make distortion a multiband distortion
461  * fix bug in resample IR-files
462  * resample IR-files now on-the-fly
463  * add insert point ports to the effect chain
464  * add --optimization flag for configure the build
465  * switch to double precision instead of single precision
466  * fix bug in reconfigure convolver when preset change
467  * add patch from Peder Hedlund, build against gtk-2.12.9 and gcc-4.3.1
468  * add faust 0.9.24 to the "good_faust_versions"
469
470 -- brummer <brummer-@web.de>  Sun, 06 Jun 2010 17:18:15 +0200
471
472guitarix (0.08.0) unstable; urgency=low
473
474  * new portmap window
475  * add Quad Filter
476  * add Moog Filter
477  * add Flanger
478  * add new post processing tube3
479  * add two 10 band parametric EQ's
480  * add oversample mode selector
481  * fix some bugs in midi out
482  * reworked tuner interface (show frequency(hz))
483  * add new configure options (see ./waf --help form more info)
484
485 -- Andreas Degert <andreas.degert@googlemail.com>  Fri, 14 May 2010 15:18:15 +0200
486
487guitarix (0.07.1) unstable; urgency=low
488
489  * version check of ~/.guitarix was commented out
490
491 -- Andreas Degert <andreas.degert@googlemail.com>  Tue, 29 Mar 2010 22:13:50 +0200
492
493guitarix (0.07.0) unstable; urgency=low
494
495  * nearly complete reworked source by Andreas Degert
496  * amp and effect units based direct on faust expressions
497  * all faust sources included
498  * new accumulated tuner unit with new interface (analogue Style needle meter)
499  * Midi controller connections could saved with in presets and/or general
500  * a editable Midi controller map  is available
501  * new human readable preset style
502  * knobs could be used like sliders (press ctrl + mouse-button
503    and move the mouse horizontal, leave the ctrl and hold mouse-button
504    for fine tune), or like real knobs (turn them around)
505  * convolution unit based on zita-convolver is now integrated in the engine
506  * presets could change with Midi Program Messages
507  * I'm sure I have some things forgotten to mention here.
508
509 -- Andreas Degert <andreas.degert@googlemail.com>  Tue, 28 Mar 2010 21:09:25 +0200
510
511guitarix (0.05.4-1) unstable; urgency=low
512  * performance boost by remove float to int casts from engine
513  * reorder GUI
514
515 -- brummer <brummer-@web.de>  Mon, 02 Dec 2009 16:20:56 +0200
516
517guitarix (0.05.3-1) unstable; urgency=low
518  * quick update to cover renaming of jconv to jconvolver
519
520 -- brummer <brummer-@web.de>  Mon, 02 Dec 2009 16:20:56 +0200
521
522guitarix (0.05.2-1) unstable; urgency=low
523  * varios improvements
524
525 -- brummer <brummer-@web.de>  Mon, 30 Nov 2009 13:20:56 +0200
526
527guitarix (0.05.1-1) unstable; urgency=low
528  * varios improvements
529
530 -- brummer <brummer-@web.de>  Mon, 26 Oct 2009 08:24:42 +0200
531
532guitarix (0.05.0-1) unstable; urgency=low
533  * add keyboard shortcuts
534  * new code structure by James
535  * impruved skin handling
536  * add middle tone control
537  * reworked audio engine
538  * add bypass mode
539  * add logging window
540  * add engine state widget
541
542 -- brummer <brummer-@web.de>  Mon, 27 Jul 2009 08:24:42 +0200
543
544guitarix (0.04.6-1) unstable; urgency=low
545  * switch to waf build system
546  * use boost library for cmd commands
547  * varios code cleanups by James
548  * new tube model
549  * add scrollwheel controls
550
551 -- brummer <brummer-@web.de>  Wed, 24 Jun 2009 14:24:42 +0200
552
553guitarix (0.04.5-1) unstable; urgency=low
554  * fix wrong porthandling in dsp
555  * add latency menu by James Warden
556  * impruve  midi out
557
558 -- brummer <brummer-@web.de>  Thu, 26 May 2009 14:24:42 +0200
559
560guitarix (0.04.4-1) unstable; urgency=low
561  * switch back to use portbuffer for midi output
562  * add some audio effect's
563  * impruve tuner and midi out
564  * add fix's for makefile/readme/changelog submit by Orcan Ogetbil
565
566 -- brummer <brummer-@web.de>  Wed, 21 May 2009 14:24:42 +0200
567
568guitarix (0.04.3-1) unstable; urgency=low
569  * fix denormals
570
571 -- brummer <brummer-@web.de>  Wed, 06 Mar 2009 07:24:42 +0200
572
573guitarix (0.04.2-1) unstable; urgency=low
574  * bug fix release, fix wrong porthandling
575  * add anti aliase unit
576
577 -- brummer <brummer-@web.de>  Tue, 05 Mar 2009 07:24:42 +0200
578
579guitarix (0.04.1-1) unstable; urgency=low
580  * bug fix (upload the wrong source, sorry)
581
582 -- brummer <brummer-@web.de>  Thu, 28 Mar 2009 07:24:42 +0200
583
584guitarix (0.04.0-1) unstable; urgency=low
585  * add more Oscilloscope modes
586  * fix bug port_registration with jackdmp
587  * set jack_midi_port stable
588  * improve UI
589
590 -- brummer <brummer-@web.de>  Thu, 23 Mar 2009 17:24:42 +0200
591
592guitarix (0.03.9-1) unstable; urgency=low
593  * add Oscilloscope like wave view widget
594  * fix bug in jconv gain settings
595  * set jack_midi_port to be temporarly (off by default)
596  * remove sse and fast-math flags from makefile
597
598 -- brummer <brummer-@web.de>  Thu, 26 Mar 2009 18:24:42 +0200
599
600guitarix (0.03.8-1) unstable; urgency=low
601  * add wave view and select samples widget to the jconv settings
602  * some bugfixe's, some cleanup's
603  * add auto gain correction to Overdrive
604
605 -- brummer <brummer-@web.de>  Wed, 18 Mar 2009 11:24:42 +0200
606
607guitarix (0.03.7-svn-1) unstable; urgency=low
608  * make single ladspa plugins from the inbuild effects
609  * new sorce structure
610
611 -- brummer <brummer-@web.de>  Fri, 06 Mar 2009 11:24:42 +0200
612
613guitarix (0.03.7-1) unstable; urgency=low
614  * rework distortion
615  * bugfix in adjustment call for entry's, reportet by Aurélien Leblond
616
617 -- brummer <brummer-@web.de>  Thu, 05 Feb 2009 11:24:42 +0200
618
619guitarix (0.03.6-1) unstable; urgency=low
620  * add overdrive
621  * make GUI smaller
622
623 -- brummer <brummer-@web.de>  Thu, 05 Feb 2009 11:24:42 +0200
624
625guitarix (0.03.5-1) unstable; urgency=low
626  * change knob pointer
627
628 -- brummer <brummer-@web.de>  Wed, 04 Feb 2009 17:24:42 +0200
629
630guitarix (0.03.4-1) unstable; urgency=low
631  * use knobs, switches and graphicaly sliders for the interface
632  * set black style as default
633  * make effekts modular
634  * new preamp model
635
636 -- brummer <brummer-@web.de>  Wed, 04 Feb 2009 14:24:42 +0200
637
638guitarix (0.03.3-1) unstable; urgency=low
639  * add resampler for ir.wav files
640  * autoremove white space in ir.wav file names
641  * protected advanced setting widgets for destroy call from window manager
642  * add experimental tuner
643  * add jack midi out port
644  * add pitch tracker/beatdetector to midi converter
645  * add midi controls for velocity, channel choose, program choose, okatve switch and sensity
646  * add more midi out channels (3), clean up the processing
647  * add control interface for pitch tracker/beatdetector
648  * add extra tread for midi processing
649  * add system tray icon with menu
650  * add high cpu load sys tray warning and midi send notify
651  * clean up midi process
652  * set midi process to a lower rt level (-20) when run in realtime
653  * add compressor
654  * add midi controlles for volume and auto pichweel
655
656
657 -- brummer <brummer-@web.de>  Wed, 14 Dec 2009 14:24:42 +0200
658
659guitarix (0.03.a-1) unstable; urgency=low
660  * bug fix for jconv wet/dry slider
661  * bug fix for jconv gain settings
662
663 -- brummer <brummer-@web.de>  Thu, 03 Dec 2008 16:24:42 +0200
664
665
666guitarix (0.03.0-1) unstable; urgency=low
667  * add advanced setting widgets to distortion, freeverb, ImpulseResponse and Crybaby
668  * rework the jconv settings window
669  * split code
670
671 -- brummer <brummer-@web.de>  Sun, 23 Nov 2008 16:24:42 +0200
672
673guitarix (0.02.9a-1) unstable; urgency=low
674  * bugfix for the run jconv handling
675  * bugfix a typo in the Makefile for the LADSPAPATH
676  * clean code
677
678 -- brummer <brummer-@web.de>  Mon, 10 Nov 2008 13:55:42 +0200
679
680
681guitarix (0.02.9-1) unstable; urgency=low
682  * add a wet/dry fader for jconv
683  * clean code
684
685 -- brummer <brummer-@web.de>  Sat, 08 Nov 2008 13:55:42 +0200
686
687guitarix (0.02.8-1) unstable; urgency=low
688  * add more settings for jconv
689  * clean code
690
691 -- brummer <brummer-@web.de>  Thu, 06 Nov 2008 13:55:42 +0200
692
693guitarix (0.02.7-1) unstable; urgency=low
694  * add support for jconv
695  * use jack_capture_gui2 to create the comandline for jack_capture
696  * add preamp
697  * change preset handling to save by name include the jconv settings
698  * rework the distortion function
699  * add all effekts to the ladspa plugin
700  * add versioncheck to make sure the saved presets work with new version
701
702 -- brummer <brummer-@web.de>  Thu, 02 Nov 2008 13:24:31 +0200
703
704guitarix (0.02.4-1) unstable; urgency=low
705  * change the gui to expander
706  * add support for meterbridge
707  * add macro for no see environment
708  * add nogui parameter and options
709  * add record with jack_capture
710  * add feedback and feedforward filter
711  * start to clean the code.
712  * remove the skin option, all colers comes now from Gtk.
713
714 -- brummer <brummer-@web.de>  Thu, 05 Aug 2008 13:24:31 +0200
715
716guitarix (0.02.3-1) unstable; urgency=low
717  * add nogui parameter and options
718  * add record with jack_capture
719  * add feedback and feedforward filter
720  * start to clean the code.
721  * remove the skin option, all colers comes now from Gtk.
722
723 -- brummer <brummer-@web.de>  Thu, 03 Aug 2008 13:24:31 +0200
724
725guitarix (0.02.2-1) unstable; urgency=low
726  * add echo, crybaby and ImpulseResponse
727  * add menu save and load presets
728
729 -- brummer <brummer-@web.de>  Thu, 23 Jul 2008 13:24:31 +0200
730
731guitarix (0.02.1-1) unstable; urgency=low
732  * add Distortion and Freeverb
733  * add skin and gtk.rc file support
734  * Initial Release.(0.01)
735
736 -- brummer <brummer-@web.de>  Thu, 05 Jul 2008 13:24:31 +0200
737