File alsa-plugins.changes of Package alsa-plugins
661
1
-------------------------------------------------------------------
2
Thu May 7 16:13:59 CEST 2020 - tiwai@suse.de
3
4
- Build avcodec-related plugins for SLE packages again
5
(jsc#SLE-11987)
6
7
-------------------------------------------------------------------
8
Tue Nov 14 15:05:55 CET 2017 - tiwai@suse.de
9
10
- Update to alsa-plugins 1.1.5:
11
* pulse: prevent double-free when pulse_hw_constraint returns
12
error
13
14
-------------------------------------------------------------------
15
Tue Aug 29 15:32:15 CEST 2017 - tiwai@suse.de
16
17
- Disable avcodec-related plugins for SLE packages
18
19
-------------------------------------------------------------------
20
Tue May 16 15:38:57 CEST 2017 - tiwai@suse.de
21
22
- Update to alsa-plugins 1.1.4:
23
* extend configure script to disable more stuff
24
* including previous fix for libavcodec
25
- Obsoleted patch:
26
0001-configure-Fix-detection-of-avcodec.h.patches
27
28
-------------------------------------------------------------------
29
Wed May 3 12:57:48 CEST 2017 - tiwai@suse.de
30
31
- Fix the detection of libavcodec header files:
32
0001-configure-Fix-detection-of-avcodec.h.patches
33
- Enable the build of a52 and lavcrate plugins for openSUSE
34
35
-------------------------------------------------------------------
36
Fri Dec 9 12:23:43 UTC 2016 - zaitor@opensuse.org
37
38
- Own alsa-lib dir, needed due to changes in alsa.
39
40
-------------------------------------------------------------------
41
Thu Mar 31 15:27:29 CEST 2016 - tiwai@suse.de
42
43
- Update to alsa-plugins 1.1.1:
44
including all previous fixes, fixes of a52 plugin for the recent
45
ffmpeg versions
46
- Delete obsoleted patches:
47
0001-speex-Add-missing-include-config.h.patch
48
0002-a52-fix-reported-input-channel-order.patch
49
0003-pph-include-config.h-from-rate_speexrate.c.patch
50
51
-------------------------------------------------------------------
52
Wed Feb 3 18:09:33 CET 2016 - tiwai@suse.de
53
54
- Backport upstream fixes: build fixes with the recent ffmpeg
55
0001-speex-Add-missing-include-config.h.patch
56
0002-a52-fix-reported-input-channel-order.patch
57
0003-pph-include-config.h-from-rate_speexrate.c.patch
58
- Drop the obsoleted patch:
59
alsa-plugins-include-config.h.patch
60
61
-------------------------------------------------------------------
62
Wed Nov 25 11:39:58 CET 2015 - tiwai@suse.de
63
64
- Add supplements to 32bit packages to be fetched automatically
65
(bsc#956402)
66
67
-------------------------------------------------------------------
68
Mon Nov 9 11:50:43 CET 2015 - tiwai@suse.de
69
70
- Update to alsa-plugins 1.1.0:
71
including all previous fixes, a small memory leak fix in jack
72
plugin
73
- Dropped patches:
74
0001-rate-Allow-LGPL-for-libsamplerate-commercial-license.patch
75
0002-mix-Fix-extplug-version-ifdef-checks.patch
76
0003-a52-Fix-ioplug-version-ifdef-checks.patch
77
0004-pulse-Add-24-bit-data-formats-to-Pulse-plugin.patch
78
0005-arcam-av-Include-sys-select.h-for-fd_set-definition.patch
79
0006-pph-include-speexdsp_types.h-not-speex_types.h.patch
80
0007-pph-Fix-build-with-older-speex.patch
81
82
-------------------------------------------------------------------
83
Thu Jul 9 15:30:28 CEST 2015 - tiwai@suse.de
84
85
- Backport upstream fixes: just minor build fix issues that don't
86
hit us, but kept here for consistency
87
0005-arcam-av-Include-sys-select.h-for-fd_set-definition.patch
88
0006-pph-include-speexdsp_types.h-not-speex_types.h.patch
89
0007-pph-Fix-build-with-older-speex.patch
90
- Fix build error with SLE11-SP3 due to lack of speexdsp pkgconfig.
91
92
-------------------------------------------------------------------
93
Fri May 22 14:19:53 CEST 2015 - tiwai@suse.de
94
95
- Backport upstream fixes: fixes for A52 plugin, mix plugin protocol
96
version fix, and enhancement for JACK plugin to support 24bit
97
formats:
98
0001-rate-Allow-LGPL-for-libsamplerate-commercial-license.patch
99
0002-mix-Fix-extplug-version-ifdef-checks.patch
100
0003-a52-Fix-ioplug-version-ifdef-checks.patch
101
0004-pulse-Add-24-bit-data-formats-to-Pulse-plugin.patch
102
103
-------------------------------------------------------------------
104
Thu Mar 12 12:44:35 UTC 2015 - dimstar@opensuse.org
105
106
- BuildRequire pkgconfig(speexdsp) instead of speex-devel: the
107
packages have been rearranged/split.
108
- Add alsa-plugins-include-config.h.patch: Fix build with new
109
speexdsp versions. The speexdsp headers expect the caller to set
110
HAVE_STDINT_H (or any of the other appropriate headers, based on
111
platform) in order to define the specific types.
112
113
-------------------------------------------------------------------
114
Thu Feb 26 17:30:05 CET 2015 - tiwai@suse.de
115
116
- Update to alsa-plugins 1.0.29:
117
Just a version bump including previous fixes
118
- Drop obsoleted patch:
119
0001-jack-Restore-PID-to-jack-client-name-when-not-specif.patch
120
121
-------------------------------------------------------------------
122
Sun Nov 09 00:36:00 UTC 2014 - Led <ledest@gmail.com>
123
124
- fix bashisms in post/postun scripts:
125
option '-p' of 'type' command may be unsupported is some shells,
126
use 'command -v' instead
127
128
-------------------------------------------------------------------
129
Tue Aug 12 16:00:23 CEST 2014 - tiwai@suse.de
130
131
- Backport upstream fix for backward compatibility of jack PCM
132
plugin:
133
0001-jack-Restore-PID-to-jack-client-name-when-not-specif.patch
134
135
-------------------------------------------------------------------
136
Wed Jun 18 13:14:30 CEST 2014 - tiwai@suse.de
137
138
- Updated to alsa-plugins 1.0.28:
139
All pervious fix patches are obsoleted:
140
0001-Check-for-and-include-libavutil.h-to-avoid-unresolve.patch
141
0002-Add-AM_MAINTAINER_MODE-enable-to-configure.in.patch
142
0003-vdownmix-Add-chmap-support.patch
143
0004-upmix-Add-chmap-support.patch
144
0005-a52-Fix-build-error-with-the-recent-version.patch
145
0006-a52-Add-chmap-support.patch
146
0007-a52-Propagate-errors-from-hw.patch
147
0008-a52-switch-to-AV_CODEC_ID-identifiers.patch
148
0009-jack-Allow-to-specify-a-client-name-as-parameters.patch
149
150
-------------------------------------------------------------------
151
Tue Mar 11 11:13:34 CET 2014 - tiwai@suse.de
152
153
- Backport upstream fixes: add chmap support to plugins, fix a52
154
builds, add a new option to jack plugin:
155
0003-vdownmix-Add-chmap-support.patch
156
0004-upmix-Add-chmap-support.patch
157
0005-a52-Fix-build-error-with-the-recent-version.patch
158
0006-a52-Add-chmap-support.patch
159
0007-a52-Propagate-errors-from-hw.patch
160
0008-a52-switch-to-AV_CODEC_ID-identifiers.patch
161
0009-jack-Allow-to-specify-a-client-name-as-parameters.patch
162
- Run spec-cleaner
163
164
-------------------------------------------------------------------
165
Thu May 23 15:47:52 CEST 2013 - tiwai@suse.de
166
167
- Backport upstream fixes:
168
0001-Check-for-and-include-libavutil.h-to-avoid-unresolve.patch
169
0002-Add-AM_MAINTAINER_MODE-enable-to-configure.in.patch
170
171
-------------------------------------------------------------------
172
Fri Apr 12 15:30:20 CEST 2013 - tiwai@suse.de
173
174
- Updated to version 1.0.27:
175
including all previous fixes; all 00*-* patches dropped
176
177
-------------------------------------------------------------------
178
Mon Mar 11 11:10:30 CET 2013 - tiwai@suse.de
179
180
- Backport fix patches from upstream:
181
0002-a52-Add-the-support-of-recent-libavcodec-libavutil.patch
182
0003-a52-Fix-build-errors.patch
183
0004-pulse-pulse_pcm_poll_revents-should-return-0-on-succ.patch
184
185
-------------------------------------------------------------------
186
Fri Feb 1 10:15:12 CET 2013 - tiwai@suse.de
187
188
- Correct the package version number to 1.0.26; no content change
189
190
-------------------------------------------------------------------
191
Fri Nov 30 14:48:08 CET 2012 - tiwai@suse.de
192
193
- Improve prebuf setup of pulse plugin:
194
0001-pcm_pulse-set-prebuf-parameter-according-to-software.patch
195
196
-------------------------------------------------------------------
197
Fri Oct 26 07:32:01 CEST 2012 - tiwai@suse.de
198
199
- remove obsoleted alsa-plugins-include.patch
200
201
-------------------------------------------------------------------
202
Fri Sep 7 15:32:42 CEST 2012 - tiwai@suse.de
203
204
- Updated to version 1.0.26:
205
including glibc-2.16 build fix, add support 24bit format to pulse
206
207
-------------------------------------------------------------------
208
Thu Sep 6 14:15:23 CEST 2012 - tiwai@suse.de
209
210
- Add post/postun hooks for pulse plugin to fix the leftover
211
config path (bnc#779039)
212
213
-------------------------------------------------------------------
214
Sun Jul 29 06:48:43 UTC 2012 - aj@suse.de
215
216
- Move _GNU_SOURCE before any header inclusion to fix build with glibc 2.16
217
218
-------------------------------------------------------------------
219
Fri Mar 30 22:53:11 UTC 2012 - reddwarf@opensuse.org
220
221
- stop recommending -32bit packages
222
223
-------------------------------------------------------------------
224
Wed Jan 25 11:14:55 CET 2012 - tiwai@suse.de
225
226
- updated to version 1.0.25; including all previous fixes
227
228
-------------------------------------------------------------------
229
Fri Sep 30 20:07:40 UTC 2011 - coolo@suse.com
230
231
- add libtool as buildrequire to make the spec file more reliable
232
233
-------------------------------------------------------------------
234
Tue Sep 27 09:56:18 CEST 2011 - tiwai@suse.de
235
236
- Set CLOEXEC flag to left-over fds in pulse plugin
237
238
-------------------------------------------------------------------
239
Tue Sep 20 10:02:49 CEST 2011 - tiwai@suse.de
240
241
- Install pulse plugin setup in the new config.d directory,
242
use the upstream default
243
244
-------------------------------------------------------------------
245
Sat Sep 17 10:56:52 UTC 2011 - jengelh@medozas.de
246
247
- Remove redundant tags/sections from specfile
248
- Use %_smp_mflags for parallel build
249
250
-------------------------------------------------------------------
251
Fri Aug 26 09:47:29 CEST 2011 - tiwai@suse.de
252
253
- Fix the build of pulse plugin with a very old PA
254
255
-------------------------------------------------------------------
256
Fri Aug 26 09:31:00 CEST 2011 - tiwai@suse.de
257
258
- Add a better overrun handling with the new PA API
259
260
-------------------------------------------------------------------
261
Mon Aug 8 09:23:39 CEST 2011 - tiwai@suse.de
262
263
- Fix hanging applications when using jack plugin
264
265
-------------------------------------------------------------------
266
Wed Jul 27 09:38:06 CEST 2011 - tiwai@suse.de
267
268
- Add PA_CONTEXT_NOAUTOSPAWN flag when fallback is set for pulse
269
plugins
270
271
-------------------------------------------------------------------
272
Tue Jul 26 15:44:06 CEST 2011 - tiwai@suse.de
273
274
- Add fallback option to pulse plugin
275
- Enable the fallback to the system-default in asound-pulse.conf
276
277
-------------------------------------------------------------------
278
Tue Apr 26 16:43:32 CEST 2011 - tiwai@suse.de
279
280
- Upstream fixes:
281
* Fix build of a52 plugin (not used in this package, though)
282
* Fix bogus snd_pcm_avail() zero return in pulse plugin
283
284
-------------------------------------------------------------------
285
Mon Jan 31 17:26:13 CET 2011 - tiwai@suse.de
286
287
- Updated to version 1.0.24:
288
* including previous fixes
289
* Fix documents
290
291
-------------------------------------------------------------------
292
Thu Sep 2 16:34:02 CEST 2010 - tiwai@suse.de
293
294
- Backport upstream fix:
295
pulse: Add handle_underrun option
296
297
-------------------------------------------------------------------
298
Thu Jun 24 08:54:13 CEST 2010 - tiwai@suse.de
299
300
- Backport upstream fix:
301
pulse: Fix invalid buffer pointer return value
302
303
-------------------------------------------------------------------
304
Mon Apr 19 10:40:26 CEST 2010 - tiwai@suse.de
305
306
- updated to version 1.0.23:
307
* including previous fixes
308
309
-------------------------------------------------------------------
310
Mon Mar 8 14:39:23 CET 2010 - tiwai@suse.de
311
312
- Backport upstream fixes:
313
* usb_stream: Check for NULL-ness before dereferencing
314
* usb_stream: Allow user-set period-size and rate
315
316
-------------------------------------------------------------------
317
Wed Jan 27 18:24:54 CET 2010 - jengelh@medozas.de
318
319
- package baselibs.conf
320
321
-------------------------------------------------------------------
322
Fri Dec 18 17:37:41 CET 2009 - tiwai@suse.de
323
324
- set AUTOMAKE_JOBS for parallel automake
325
326
-------------------------------------------------------------------
327
Fri Dec 18 17:22:38 CET 2009 - tiwai@suse.de
328
329
- updated to version 1.0.22:
330
* upmix 7.1 channels support
331
* fixes for a53 with recent libavcodec
332
333
-------------------------------------------------------------------
334
Wed Sep 9 14:50:42 CEST 2009 - tiwai@suse.de
335
336
- add recommends tags for 32bit packages (bnc#537555)
337
338
-------------------------------------------------------------------
339
Mon Aug 31 16:22:11 CEST 2009 - tiwai@suse.de
340
341
- updated to version 1.0.21:
342
just a version bump including previous fixes
343
344
-------------------------------------------------------------------
345
Fri Aug 7 16:56:28 CEST 2009 - tiwai@suse.de
346
347
- yet another updates of pulse plugin:
348
* replace manual mainloop by pa_mainloop_iterate()
349
* move a couple of PCM related functions from pulse.c to pcm_pulse.c
350
* get rid of redundant state variable
351
* unify stream/context state checks
352
* rework object destruction paths a bit
353
* immediately trigger EIO when connection is dropped
354
355
-------------------------------------------------------------------
356
Mon Aug 3 12:38:48 CEST 2009 - tiwai@suse.de
357
358
- update pulse plugin:
359
* get rid of a number of assert()s
360
* unify destruction of snd_pulse_t
361
* use PA_CONTEXT_IS_GOOD where applicable
362
* call pa_threaded_mainloop_wait() to handle spurious wakeups
363
364
-------------------------------------------------------------------
365
Thu Jul 30 17:05:35 CEST 2009 - sbrabec@suse.cz
366
367
- alsa-plugin-pulse does not work without pulseaudio, add Requires.
368
369
-------------------------------------------------------------------
370
Fri Jul 17 16:46:27 CEST 2009 - tiwai@suse.de
371
372
- fix the missing initialization of OSS PCM plugin
373
374
-------------------------------------------------------------------
375
Fri Jun 19 16:15:06 CEST 2009 - tiwai@suse.de
376
377
- echo-cancelling support in speex dsp plugin
378
379
-------------------------------------------------------------------
380
Tue Jun 2 16:36:55 CEST 2009 - tiwai@suse.de
381
382
- extend rate plugins to follow the new protocol
383
384
-------------------------------------------------------------------
385
Wed May 6 18:09:13 CEST 2009 - tiwai@suse.de
386
387
- updated to version 1.0.20:
388
* including previous patches
389
* arcam-av plugin updates
390
391
-------------------------------------------------------------------
392
Tue Feb 17 17:33:47 CET 2009 - tiwai@suse.de
393
394
- add the support of non-zero numid in external ctl plugins
395
(bnc#462032)
396
397
-------------------------------------------------------------------
398
Thu Jan 22 14:03:18 CET 2009 - tiwai@suse.de
399
400
- updated to version 1.0.19:
401
* just minor updates
402
- added speex pre-processing plugin
403
- added arcam-av control plugin
404
- fix spec file to be compatible with older distro
405
406
-------------------------------------------------------------------
407
Wed Oct 29 14:33:04 CET 2008 - tiwai@suse.de
408
409
- updated to version 1.0.18-final;
410
just including all previous fixes
411
412
-------------------------------------------------------------------
413
Wed Oct 15 12:20:29 CEST 2008 - tiwai@suse.de
414
415
- Fix pulse plugin issues:
416
* broken capture returning -EIO (bnc#435058)
417
* small memory leak
418
419
-------------------------------------------------------------------
420
Wed Sep 10 18:00:38 CEST 2008 - tiwai@suse.de
421
422
- updated to version 1.0.18rc3:
423
* code cleanup in pulse pcm plugin
424
* fix poll handling in pulse pcm
425
* fix S32/FLOAT32 format support in pulse
426
* use PA_STREAM_EARLY_REQUEST
427
* fix channel mappings, buffer metrics
428
429
-------------------------------------------------------------------
430
Tue Aug 26 16:52:21 CEST 2008 - tiwai@suse.de
431
432
- fix build with recent ffmpeg
433
434
-------------------------------------------------------------------
435
Mon Aug 18 16:58:23 CEST 2008 - tiwai@suse.de
436
437
- updated to version 1.0.18-rc2:
438
including previous fixes and additions
439
440
-------------------------------------------------------------------
441
Wed Aug 6 15:40:34 CEST 2008 - tiwai@suse.de
442
443
- updated to git snapshot 20080806:
444
* added usb-stream PCM plugin for US122L devices
445
- add config tag to pulse-related config files
446
447
-------------------------------------------------------------------
448
Mon Jul 28 18:18:48 CEST 2008 - tiwai@suse.de
449
450
- fix slient output of short streams (bnc#409645)
451
452
-------------------------------------------------------------------
453
Wed Jul 16 15:47:24 CEST 2008 - tiwai@suse.de
454
455
- don't use assert() for sanity checks (bnc#409532)
456
457
-------------------------------------------------------------------
458
Tue Jul 15 18:33:26 CEST 2008 - tiwai@suse.de
459
460
- updated to version 1.0.17-final:
461
* just a version bump
462
463
-------------------------------------------------------------------
464
Wed Jun 18 14:51:05 CEST 2008 - tiwai@suse.de
465
466
- updated to version 1.0.17rc2:
467
* including last fixes
468
469
-------------------------------------------------------------------
470
Fri Jun 6 17:51:06 CEST 2008 - tiwai@suse.de
471
472
- use plug layer for pulse defult PCM (bnc#397523)
473
this requires the fix in alsa-lib, too
474
475
-------------------------------------------------------------------
476
Wed Jun 4 13:55:57 CEST 2008 - rodrigo@suse.de
477
478
- Added alsa-pulse.conf as configuration file for GNOME installs
479
(bnc#394177)
480
481
-------------------------------------------------------------------
482
Mon Jun 2 11:22:23 CEST 2008 - meissner@suse.de
483
484
- added baselibs.conf, so 32bit programs get the pulse-alsa
485
wrapper plugin too.
486
487
-------------------------------------------------------------------
488
Mon May 26 17:16:25 CEST 2008 - rodrigo@suse.de
489
490
- Removed dependency on pulseaudio, pulseaudio package now depends
491
on alsa-plugins-pulse to fix bnc#394177
492
493
-------------------------------------------------------------------
494
Mon May 26 17:13:30 CEST 2008 - rodrigo@suse.de
495
496
- Added asound-pulse.conf to contain configuration for the ALSA
497
PulseAudio plugin (bnc#394177)
498
499
-------------------------------------------------------------------
500
Mon Mar 10 13:17:57 CET 2008 - tiwai@suse.de
501
502
- remove some useless asserts in pulse plugin that cause crashes
503
504
-------------------------------------------------------------------
505
Fri Feb 8 12:21:52 CET 2008 - tiwai@suse.de
506
507
- updated to version 1.0.16-final:
508
* just a version bump
509
510
-------------------------------------------------------------------
511
Tue Jan 22 14:54:31 CET 2008 - tiwai@suse.de
512
513
- updated to version 1.0.16rc1:
514
* just a version bump
515
516
-------------------------------------------------------------------
517
Fri Jan 11 19:54:38 CET 2008 - rodrigo@suse.de
518
519
- Depend on libpulse-devel, not pulseaudio-devel
520
521
-------------------------------------------------------------------
522
Fri Dec 14 15:33:10 CET 2007 - tiwai@suse.de
523
524
- several bug fixes for pulse plugin
525
* fix buffer size handling
526
* handle XRUN properly (requireing the latest alsa-lib)
527
528
-------------------------------------------------------------------
529
Mon Oct 29 12:16:27 CET 2007 - tiwai@suse.de
530
531
- fix invalid assert call in pulse plugin
532
533
-------------------------------------------------------------------
534
Tue Oct 16 15:12:08 CEST 2007 - tiwai@suse.de
535
536
- updated to version 1.0.15:
537
* including all previous fixes
538
539
-------------------------------------------------------------------
540
Tue Aug 14 16:28:38 CEST 2007 - tiwai@suse.de
541
542
- Fix speex resampler plugin bugs
543
544
-------------------------------------------------------------------
545
Mon Jul 30 18:54:18 CEST 2007 - tiwai@suse.de
546
547
- HG patch (as of 2007.07.28)
548
* build modules with -no-undefined option
549
* fix speex resampler bug in 4times upsampling
550
* fix the noise at beginning of playback with samplerate
551
plugin
552
553
-------------------------------------------------------------------
554
Tue Jun 5 11:31:44 CEST 2007 - tiwai@suse.de
555
556
- updated to version 1.0.14-final:
557
including previous HG fixes
558
559
-------------------------------------------------------------------
560
Thu May 24 15:33:32 CEST 2007 - tiwai@suse.de
561
562
- HG snapshot as of 2007.05.24:
563
* configure option to specify plugin directory
564
* possible to link with external libspeex
565
566
-------------------------------------------------------------------
567
Wed May 2 12:43:27 CEST 2007 - tiwai@suse.de
568
569
- updated to version 1.0.14rc4:
570
including HG fixes
571
572
-------------------------------------------------------------------
573
Tue Apr 10 18:52:55 CEST 2007 - tiwai@suse.de
574
575
- split samplerate to subpackage (the sole GPL-only module).
576
- fixed licenses on PDB.
577
578
-------------------------------------------------------------------
579
Tue Apr 3 14:53:37 CEST 2007 - tiwai@suse.de
580
581
- Add explicitly jack and pulseaudio to Requires of each sub
582
package.
583
584
-------------------------------------------------------------------
585
Wed Mar 14 17:23:03 CET 2007 - tiwai@suse.de
586
587
- updated to version 1.0.14rc3:
588
* fix input/output_frames calculation in samplerate plugin
589
* added speex rsampler plugin
590
591
-------------------------------------------------------------------
592
Thu Feb 8 16:55:48 CET 2007 - tiwai@suse.de
593
594
- update to version 1.0.14rc2 - just repackaging from 1.0.14rc1a
595
- split internal sub package to its own spec file
596
597
-------------------------------------------------------------------
598
Tue Dec 19 16:25:43 CET 2006 - tiwai@suse.de
599
600
- updated to version 1.0.14rc1:
601
* clean up polyp plugin
602
* added maemo plugin
603
- add conditional for internal build (#224415)
604
605
-------------------------------------------------------------------
606
Fri Aug 4 16:13:45 CEST 2006 - tiwai@suse.de
607
608
- updated to version 1.0.12rc2:
609
the previous patches were merged to upstream
610
611
-------------------------------------------------------------------
612
Wed Jul 12 17:44:15 CEST 2006 - tiwai@suse.de
613
614
- rename from polyp to pulse plugin, as polypaudio is renamed
615
to pulseaudio.
616
617
-------------------------------------------------------------------
618
Tue Jul 4 17:07:48 CEST 2006 - tiwai@suse.de
619
620
- updated to version 1.0.12rc1:
621
the previous HG patches were merged
622
623
-------------------------------------------------------------------
624
Thu Jun 8 12:19:34 CEST 2006 - tiwai@suse.de
625
626
- new plugins: polyp and a52
627
- split to sub-packages: jack, polyp and a52
628
629
-------------------------------------------------------------------
630
Mon May 15 13:34:57 CEST 2006 - tiwai@suse.de
631
632
- updated to version 1.0.11.
633
* new samplerate plugins
634
* misc bugfixes for JACK plugins
635
636
-------------------------------------------------------------------
637
Wed Jan 25 21:34:11 CET 2006 - mls@suse.de
638
639
- converted neededforbuild to BuildRequires
640
641
-------------------------------------------------------------------
642
Wed Dec 14 16:06:43 CET 2005 - tiwai@suse.de
643
644
- updated to 1.0.10-final.
645
646
-------------------------------------------------------------------
647
Wed Oct 12 19:54:35 CEST 2005 - tiwai@suse.de
648
649
- removed glib* from neededforbuild.
650
651
-------------------------------------------------------------------
652
Wed Oct 12 14:19:52 CEST 2005 - tiwai@suse.de
653
654
- updated to version 1.0.10rc1.
655
656
-------------------------------------------------------------------
657
Thu Jun 2 15:18:11 CEST 2005 - tiwai@suse.de
658
659
- initial version: 1.0.9.
660
661