]> code.delx.au - pulseaudio/shortlog
pulseaudio
2011-02-28 Arun RaghavanRevert "Add volume ramping feature - sink-input modific...
2011-02-28 Arun RaghavanRevert "Add volume ramping feature - sink modification"
2011-02-28 Arun RaghavanRevert "ramping: minor cleanups"
2011-02-28 Arun RaghavanRevert "core: volume ramping fix"
2011-02-28 Tanu KaskinenAdd src/*-symdef.h to .gitignore.
2011-02-28 Tanu Kaskinensink: Add casts to some printf arguments to get rid...
2011-02-28 Tanu Kaskinensink: Don't send unnecessary PA_SINK_MESSAGE_SET_SHARED...
2011-02-26 Tanu Kaskinenvirtual-sink: Fix a crash when moving the sink to a...
2011-02-26 Tanu Kaskinenvirtual-sink/source: Remove an unused variable.
2011-02-26 Tanu Kaskinenvirtual-sink/source: Use a more descriptive stream...
2011-02-26 Tanu Kaskinenvirtual-sink: Add a modarg for forcing flat volume.
2011-02-26 Tanu Kaskinenvirtual-sink: Add a modarg for enabling volume sharing.
2011-02-26 Tanu KaskinenImplement the "volume sharing" feature.
2011-02-25 David Henningssonalsa-mixer: Make sure capture source and input source...
2011-02-25 David Henningssonalsa-mixer: Fixup "Mic"/"Line"/"analog-input" paths...
2011-02-25 David Henningssonalsa-mixer: Add new paths for Internal Mic, Front Mic...
2011-02-25 David Henningssonalsa-mixer: always round towards 0 dB
2011-02-25 David Henningssonalsa-mixer: add required-any and required-* for enum...
2011-02-25 David Henningssonalsa-mixer: Add a few well-known descriptions
2011-02-25 Tanu Kaskinenalsa-card: Add a new modarg "profile_set" for giving...
2011-02-25 Tanu Kaskinenalsa-mixer: Fix path set building when using the elemen...
2011-02-25 Colin Guthriecore: Add a new hook PA_CORE_HOOK_CARD_PROFILE_CHANGED
2011-02-25 Kim Therkelsencore: Added new hooks: PA_CORE_HOOK_SOURCE_PORT_CHANGED...
2011-02-25 Kim TherkelsenSupport for multichannel DSP processing in module-ladsp...
2011-02-25 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-02-22 Edward Ruddsconv_sse: Exclude SSE optimizations for Mac OS X
2011-02-22 Edward Ruddsolaris: update call of pa_thread_new to new prototype
2011-02-22 Edward Ruddcoreaudio: Fix call to pa_thread_new
2011-02-22 Tanu KaskinenAllow read-only or non-existing sink input volume.
2011-02-22 Tanu Kaskinendbusiface-stream: Send the Device property in the GetAl...
2011-02-22 Tanu Kaskinencore: Link virtual sinks and sources to their streams.
2011-02-22 Paul Menzelbuild-sys: Correct typos in configure
2011-02-22 Henning Heinoldsrc/Makefile.am: add missing space to fix build using...
2011-02-22 Vincent BeckerCorrect wav file creation for 24/32 and 24 bits sample...
2011-02-21 Kurt TaylorPulseAudio: added IT block to fix thumb conditional...
2011-02-17 Maarten BosmansUse pa_read, pa_write and pa_poll instead of system...
2011-02-17 Maarten Bosmanstests/rtstutter: Use pa_rtclock
2011-02-17 Maarten BosmansUse pa_* instead of generic functions to improve portab...
2011-02-17 Maarten BosmansGive module-waveout a configure switch
2011-02-17 Maarten Bosmansmodule-waveout: Adapted to updated API
2011-02-17 Maarten Bosmanswin32: Implement pa_random
2011-02-17 Maarten Bosmanswin32: Implement rtclock based on QueryPerformanceCounter
2011-02-17 Maarten Bosmanswin32: flush stderr after log output
2011-02-17 Maarten BosmansImplement some functions for win32
2011-02-17 Maarten BosmansRepair some typos
2011-02-17 Maarten BosmansAdd AM_LDFLAGS more consistently to all commands
2011-02-17 Maarten BosmansFix dependencies and include necessary headers
2011-02-17 Maarten BosmansUse PCRE if POSIX regex.h is not available
2011-02-17 Maarten BosmansApply #ifdefs around functionality not available on...
2011-02-17 Maarten BosmansAdapt win32 specific code to current API
2011-02-17 Maarten BosmansUse <pulsecore/socket.h> instead of <sys/socket.h>
2011-02-17 Maarten BosmansClean up <poll.h> includes
2011-02-17 Maarten BosmansUse setenv instead of putenv
2011-02-01 Pierre-Louis... alsa: disable period wakeups in tsched mode if possible
2011-02-01 Arun Raghavanecho-cancel: Make Orc file names less silly
2011-02-01 Arun Raghavanbuild: Simplify Orc-related make rules
2011-01-31 Arun Raghavanbuild: Move orc.mak out of build/
2011-01-31 Maarten Bosmansbuild: Remove unnecessary flags in AM_CFLAGS
2011-01-31 Maarten Bosmansbuild: Don't include empty Makefile.am in subdirs
2011-01-31 Maarten Bosmansbuild: Generate module symdefs in src/modules directory
2011-01-31 Colin GuthrieMerge remote branch 'mkbosmans/rate-adjustment'
2011-01-31 David HenningssonFighting rewinds: Reduce calls to handle_seek
2011-01-31 David HenningssonFighting rewinds: Seek and write data in the same message
2011-01-31 Lennart Poetteringratelimit: fix log levels of log suppression messages
2011-01-23 Scott ReevesCore: Fix incorrect check of return value
2011-01-23 Maarten Bosmansbuild: Use MODULE_LIBADD in Makefile.am
2011-01-17 Colin GuthrieMerge commit 'e4979ab5cff84ef64c88bba3a1b6b4c5e02f7777'
2011-01-16 Colin Guthrietunnel: Fix automatic names when source/sink_name argum...
2011-01-16 Maarten Bosmansmodule-rtp-recv: Request proper rewind after underrun
2011-01-16 Maarten Bosmansmodule-rtp-recv: Remove smoother from write index
2011-01-16 Maarten Bosmansmodule-rtp-recv: Average the estimated real sample...
2011-01-16 Maarten Bosmansmodule-rtp-recv: Use new algorithm for adjusting sample...
2011-01-16 Maarten BosmansLimit rate adjustments to small, inaudible jumps
2011-01-16 Maarten Bosmansmodule-loopback: Add adjust_time to valid args
2011-01-15 Arun Raghavanclient: Don't update smoother while corked
2011-01-15 Jyri Sarhaalsa-sink: Don't assume we were able to enable hw-volum...
2011-01-15 Jyri Sarhaalsa-sink: Fix double use of string
2011-01-15 Jyri Sarhacore: Use pa_sink_get_latency_within_thread() in sync...
2011-01-15 Jyri Sarhacore: Use volume_change_safety_margin when rewinding...
2011-01-15 Jyri Sarhacore: Change sematics of pa_flist_new_with_name() ...
2011-01-11 Colin Guthriebuild-sys: Make --disable-dbus actually work.
2011-01-11 Colin Guthriebuild-sys: Put in specific warnings when there is no...
2011-01-11 Colin Guthrieconsole-kit: Console Kit support is dependent on DBUS...
2011-01-10 Michal Schmidtpadsp: wrap __open_2 and __open64_2
2011-01-03 Cai Yuanqingloopback: Add new arguments to disable stream move
2011-01-03 Colin GuthrieRevert "core: make use of dbus_message_iter_append_fixe...
2010-12-23 Luiz Augusto... bluetooth: detect when bitpool has changed on sbc codec
2010-12-23 Luiz Augusto... bluetooth: fix build for libdbus < 1.3
2010-12-23 Luiz Augusto... bluetooth: fix case of profile UUIDs to match what...
2010-12-22 Cai Yuanqingcoreaudio: Make coreaudio-detect safer by adding assert...
2010-12-20 Chen Ruifix bug about get source-output status
2010-12-20 Zhang WanmingFix typos
2010-12-19 Daniel T ChenFurther clarify src- and speex- references in pulse...
2010-12-18 Vincent BeckerFix return value of pa_sndfile_format_from_string
2010-12-18 Yang Xichuancore: Fix variable "has_whined" value bug
2010-12-18 Daniel T Chentrivial: Mention speex as a resampler reference in...
2010-12-12 Maarten Lankhorstmodule-loopback: Prevent an infinite loop when rate...
2010-12-12 Maarten Lankhorstbluetooth: Fix a2dp processing
2010-12-06 Colin Guthrievolume: Trivial cosmetics (remove a space)
2010-12-05 David Henningssonjack: Add module-jackdbus-detect
next