76 lines
2.8 KiB
Plaintext
76 lines
2.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue May 29 19:22:56 CEST 2007 - tiwai@suse.de
|
|
|
|
- fix possible remote DoS (#260326)
|
|
- fix wrong endian conversion of float data
|
|
- add a workaround for firefox with LD_PRELOAD wrapper
|
|
- add the missing support of ioctls for JavaSound
|
|
- increase ESD max samplesize
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 24 12:01:42 CEST 2007 - tiwai@suse.de
|
|
|
|
- disable static library, don't use ltdl install
|
|
- fix requires of devel package
|
|
- fix post and postun
|
|
- build documents via doxygen
|
|
- fix suspend/resume with alsa backend
|
|
- fix the frame size handling in alsa backend
|
|
- fix possible NULL dereference
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 16 00:21:13 CEST 2006 - schwab@suse.de
|
|
|
|
- Make sure config.rpath is present.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 6 17:25:51 CEST 2006 - tiwai@suse.de
|
|
|
|
- updated to version 0.9.5:
|
|
* add module-hal-detect module
|
|
* shared memory transfer method for local clients
|
|
* update module-volume-restore to automatically restore the output device
|
|
* add a new module module-rescue-streams
|
|
* add support for moving streams "hot" between sinks/sources
|
|
* reduce memory consumption and CPU load
|
|
* add new module module-gconf for reading additional configuration
|
|
* fix module-tunnel to work with the latest protocol
|
|
* miscellaneous fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 17 17:23:15 CEST 2006 - tiwai@suse.de
|
|
|
|
- move libpulsedsp.so to the main package from devel sub package
|
|
(#199735).
|
|
|
|
-----------------------------------------------------------------
|
|
Mon Jul 31 17:38:08 CEST 2006 - tiwai@suse.de
|
|
|
|
- updated to version 0.9.4:
|
|
* support for system-wide pulseaudio daemon.
|
|
* add authentication by IP address range ACL (auth-ip-acl=)
|
|
* support to set resource limits on platforms
|
|
* remove loopback= argument for module-*-protocol-tcp
|
|
* remove obsolete GLIB event loop adapter
|
|
* add an API to check whether a source/sink is hardware or virtual
|
|
* remove warning about SIGPIPE in client apps
|
|
* improve latency calculation of NULL sink
|
|
* port Zeroconf code from the HOWL API to the native Avahi API
|
|
* fix broken time event handling in GLIB
|
|
* Some valgrind/massif fixes
|
|
* Fix pkg-config files for AMD64
|
|
|
|
-----------------------------------------------------------------
|
|
Wed Jul 12 16:16:06 CEST 2006 - tiwai@suse.de
|
|
|
|
- renamed from polypaudio to pulseaudio (the project name was
|
|
changed)
|
|
- update to version 0.9.2:
|
|
* increase maximum number of concurrent connections
|
|
* fix latency interpolation
|
|
* add support for reverse endian sound cards
|
|
* add support for recording in padsp
|
|
* reenable CPU load limiter
|
|
* other bugfixes
|
|
|