]> code.delx.au - pulseaudio/shortlog
pulseaudio
2009-07-17 Daniel MackRevert "make bootstrap.sh aware of Darwin environment"
2009-07-17 Daniel MackMerge branch 'osx' of git://gitorious.org/~flameeyes...
2009-07-17 Diego Elio... Request explicitly POSIX.1-2001 for clock_gettime.
2009-07-17 Daniel MackMerge branch 'master' of git://gitorious.org/~flameeyes...
2009-07-17 Diego Elio... Check for support of -z nodelete LD flag, don't use...
2009-07-17 Daniel Mackmake bootstrap.sh aware of Darwin environment
2009-07-16 Colin GuthrieMerge commit 'flameeyes/master'
2009-07-16 Diego Elio... Remove exploitable LD_BIND_NOW hack (CVE-2009-1894).
2009-07-12 Colin Guthrieintrospect: Fix two memory issues in port handling...
2009-07-04 Diego Elio... Check for the library containing the backtrace() function.
2009-07-01 Lennart Poetteringstream-restore: mark volume changes from instant apply...
2009-07-01 Marc-André... bluetooth: don't connect on unconnected profile
2009-07-01 Marc-André... bluetooth: warn on EAGAIN after POLLOUT
2009-07-01 Lennart Poetteringmemtrap: properly lock access to memtrap changer
2009-07-01 Lennart Poetteringmemblock: rearrange locking order
2009-07-01 Lennart Poetteringreserve: update from upstream git repo
2009-07-01 Lennart Poetteringalsa: fix a few comments
2009-07-01 Lennart Poetteringbuild-sys: add missing dependency to libcli
2009-07-01 Lennart Poetteringlibpulse: minor cleanups
2009-07-01 Lennart Poetteringnative: don't hit assert when user uploads zero-sized...
2009-07-01 Lennart Poetteringbluetooth: don't busy loop when device is not writable...
2009-07-01 Lennart Poetteringbluetooth: handle absence of bluez D-Bus service properly
2009-06-30 Lennart Poetteringreserve: fix build without D-Bus
2009-06-29 Colin Guthriebootstrap: Ship git-version-gen with the tarball.
2009-06-29 Colin Guthrieintrospect: Fix a bug in sink/source info protocol...
2009-06-29 Colin Guthriecombine: Do not set (and update) description if the...
2009-06-29 Colin Guthrieudev: Don't install the udev rules if we're not compili...
2009-06-29 Diego Elio... Add missing headers includes for FreeBSD.
2009-06-29 Diego Elio... Rename the flock variable to f_lock.
2009-06-29 Diego Elio... Only declare saved_errno when it's going to be used...
2009-06-29 Diego Elio... Rename the wait parameter to wait_op, to avoid shadowin...
2009-06-29 Diego Elio... Remove the call for pa_rtpoll_install() in the Solaris...
2009-06-29 Diego Elio... Fix the moved rtclock.h header in the Solaris module.
2009-06-29 Diego Elio... Also alias MAP_ANONYMOUS to MAP_ANON in shm.c, for...
2009-06-29 Diego Elio... Add a missing sys/stat.h include for FreeBSD to declare...
2009-06-29 Diego Elio... Don't try to compile the rtkit sources when dbus is...
2009-06-29 Diego Elio... Implement mix-test for s24le and s24be sample formats.
2009-06-29 Diego Elio... Use static constants to keep the generated sample blocks.
2009-06-29 Diego Elio... Ignore IPv6 tests, if IPv6 was built in but the system...
2009-06-29 Diego Elio... Use the new CC_CHECK_CFLAGS_APPEND macro instead of...
2009-06-29 Diego Elio... Properly link module-zeroconf-publish against libnative...
2009-06-29 Diego Elio... Check for and use flags to reject undefined symbols...
2009-06-29 Diego Elio... Update attributes.m4 file from xine-lib.
2009-06-29 Diego Elio... Make it more clear that PulseAudio needs libtool 2.2.
2009-06-23 Lennart Poetteringsndfile: fix build on BE archs
2009-06-23 Lennart Poetteringbuild-sys: don't make pulseaudio binary suid on install...
2009-06-23 Lennart Poetteringbuild-sys: properly drop '-' from major/minor/micro...
2009-06-23 Lennart Poetteringbuild-sys: teacch git versioning script to not kill...
2009-06-23 Lennart Poetteringbuild-sys: drop compat with old git versions so that...
2009-06-23 Lennart Poetteringintended-roles: drop quite a few unnecessary includes
2009-06-23 Lennart Poetteringmodules: pass properly initialized userdata pointers...
2009-06-23 Lennart Poetteringintended-roles: properly initialize split state
2009-06-23 Lennart Poetteringrtclock: make use of constants when converting between...
2009-06-23 Lennart Poetteringintended-roles: fix symdef header inclusion
2009-06-22 Lennart Poetteringbuild-sys: use pax tar format to allow longer file...
2009-06-22 Lennart Poetteringbuilds-sys: work around automake 1.11 borkage
2009-06-22 Lennart Poetteringbuild-sys: bump udev revision to pull in new rules...
2009-06-22 Lennart Poetteringrtclock: fix type of PA_TIMEVAL_RTCLOCK
2009-06-22 Lennart Poetteringtimeval: don't create the wrong illusion that nsecs...
2009-06-22 Lennart Poetteringrtclock: document that we fallback to wallclock time...
2009-06-22 Lennart Poetteringrtclock: enable rtclock for our own mainloop implementa...
2009-06-22 Lennart Poetteringrtclock: fix build after merge
2009-06-22 Lennart PoetteringMerge most of elmarco/rtclock2
2009-06-22 Lennart Poetteringbuild-sys: dropo shave support, depend on automake...
2009-06-22 Lennart Poetteringdaemon: enable module-intended-roles by default
2009-06-22 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-06-22 Lennart Poetteringrescue: make sure module-rescue-streams is used only...
2009-06-22 Lennart Poetteringmodule-stream-restore: recheck stream database on hotpl...
2009-06-22 Lennart Poetteringmodules: add module-intended-roles that automatically...
2009-06-22 Lennart Poetteringrestore: change 'save' flag behaviour to reflect whethe...
2009-06-20 Marc-André... rtclock: fix issues found by Lennart
2009-06-20 Marc-André... Base mainloop on pa_rtclock_now()
2009-06-20 Marc-André... pulse: move pa_rtclock_now in pulsecommon
2009-06-19 Lennart Poetteringcore: get rid of rt sig/timer handling since modern...
2009-06-19 Lennart Poetteringdaemon: enable real-time by default
2009-06-19 Lennart Poetteringmergo
2009-06-19 Marc-André... perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g'...
2009-06-19 Lennart Poetteringdaemon: strip all special suid/caps log from our startu...
2009-06-19 Lennart Poetteringcore: use rtkit to acquire high-priority scheduling
2009-06-19 Lennart Poetteringcore: ask RealtimeKit for RT scheduling
2009-06-19 Lennart Poetteringalsa: synthesize volume values more sensibly for channe...
2009-06-18 Lennart Poetteringalsa: document alsa mixer path/profile sets a bit more
2009-06-18 Lennart Poetteringalsa: add copyright blobs and comments to all mixer...
2009-06-18 Lennart Poetteringalsa: move udev rules file behind the other sound relat...
2009-06-18 Lennart Poetteringalsa: move mixer config files to subdir in /usr/share
2009-06-18 Lennart Poetteringalsa: document default profile set a bit better
2009-06-18 Lennart Poetteringalsa: add profile set for Native Instruments 4 DJ
2009-06-18 Lennart Poetteringalsa: unify alsa log handling and snd_config_update_fre...
2009-06-18 Lennart Poetteringalsa: merge mic boost into volume slider
2009-06-18 Lennart Poetteringalsa,core: include mapping name in description strings
2009-06-18 Lennart Poetteringalsa: add profile set for Native Instruments Audio...
2009-06-18 Lennart Poetteringalsa: properly count mappings of manually defined profiles
2009-06-18 Lennart Poetteringalsa: fix duplicate mapping detection
2009-06-18 Lennart Poetteringalsa: when creating alsa sinks/sources include mapping...
2009-06-18 Lennart Poetteringdevice-restore: properly check save_muted flag when...
2009-06-18 Lennart Poetteringcore: be a bit more verbose when registering a sink...
2009-06-17 Lennart Poetteringcard,stream-restore: minor cleanups
2009-06-17 Lennart Poetteringdevice-restore: save last used port in database
2009-06-17 Lennart Poetteringcard-restore: we don't need to save card data that...
2009-06-17 Lennart Poetteringstream-restore: e don't need to save stream data that...
next