]> code.delx.au - pulseaudio/history - src/pulsecore
interpol-test: remove unused include getopt.h
[pulseaudio] / src / pulsecore /
2011-04-18 Arun Raghavanvolume: Get more data from volume tests
2011-04-18 Daniel Mackpa_poll(): Simplify detection of invalid fds in select...
2011-04-18 Tanu Kaskinensink-input: Check flat volume with pa_sink_flat_volume_...
2011-03-29 Tanu Kaskinensink-input: Add volume_writable to pa_sink_input.
2011-03-28 Tanu Kaskinenalsa-mixer: Get rid of a compiler warning.
2011-03-25 Colin Guthriedbus: Do not refcnt the core.
2011-03-24 Maarten BosmansMove compile-time checks around pa_run_from_build_tree...
2011-03-24 Colin GuthrieMerge remote-tracking branch 'zonique/osx'
2011-03-20 Daniel Mackosx: add routines for real-time thread scheduling
2011-03-20 Maarten BosmansGet rid of some warnings: -Wunsafe-loop-optimizations
2011-03-20 Maarten BosmansGet rid of some warnings: -Wunused-result
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-19 Maarten BosmansFix pa_rtclock_from_wallclock
2011-03-19 Maarten BosmansUse pulsecore/arpa-inet.h to make arpa/inet.h functiona...
2011-03-19 Maarten BosmansFind modules and config files relative to the installed...
2011-03-18 Vincent Beckerlog: Add a new log target to a file descriptor
2011-03-18 Maarten BosmansMake pulse compile with clang
2011-03-18 Maarten BosmansFix up some double spaces
2011-03-11 Maarten BosmansFixup #include directives according to Coding Style
2011-03-11 Maarten BosmansFix up according to Coding Style
2011-03-05 Arun Raghavanvolume: Add Orc-based optimised volume scaling
2011-03-05 Arun Raghavanvolume: Fix sample array size for tests
2011-03-05 Arun Raghavanvolume: Make tests use only valid volumes
2011-03-02 Maarten BosmansVarious fixes for build warnings
2011-03-02 Maarten BosmansGet rid of some unused-function compiler warnings
2011-03-01 Maarten BosmansInclude <time.h> where necessary
2011-02-28 Colin GuthrieMerge remote-tracking branch 'arun/no-ramping'
2011-02-28 Arun RaghavanRevert "Add new subsystem for applying envelopes (such...
2011-02-28 Arun RaghavanRevert "Add volume ramping feature - envelop fix"
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 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 KaskinenImplement the "volume sharing" feature.
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 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-02-22 Edward Ruddsconv_sse: Exclude SSE optimizations for Mac OS X
2011-02-22 Tanu KaskinenAllow read-only or non-existing sink input volume.
2011-02-22 Tanu Kaskinencore: Link virtual sinks and sources to their streams.
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 BosmansUse pa_* instead of generic functions to improve portab...
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 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-01-31 Maarten Bosmansbuild: Don't include empty Makefile.am in subdirs
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-17 Colin GuthrieMerge commit 'e4979ab5cff84ef64c88bba3a1b6b4c5e02f7777'
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-03 Colin GuthrieRevert "core: make use of dbus_message_iter_append_fixe...
2010-12-20 Zhang WanmingFix typos
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-05 Colin Guthriebuild-sys: Replace dummy Makefiles with proper Makefile...
2010-11-28 Jyri Sarhacore: Add name to flist struct for more informative...
2010-11-28 Jyri Sarhacore: Lower "flist is full" log message level to debug...
2010-11-28 Arun Raghavanvolume: Add explicit checks for ARMv6 instructions
2010-11-16 Jyri Sarhacore: New LIFO style flist implementation v2.2
2010-10-20 Luiz Augusto von... core: make use of dbus_message_iter_append_fixed_array
2010-10-19 Arun Raghavanvolume: Fix incorrect usage of PA_VOLUME_IS_VALID
2010-10-17 Colin Guthrielog: Totally trivial spelling 'correction' (for en-US)
2010-10-16 Colin Guthrieintended-roles: Mark devices with a form factor of...
2010-10-16 Jyri Sarhadaemon-conf: Add sync volume parameters to daemon-conf
2010-10-16 Jyri Sarhacore: Add infrastructure for synchronizing HW and SW...
2010-10-14 Arun Raghavancli: Validate volume before setting
2010-10-14 Arun Raghavanvolume: Use a macro to check if a volume is valid
2010-10-13 David HenningssonSSE/MMX/ARM: Fix high frequency noise with unusual...
2010-10-06 Colin Guthrieintrospect: Include whether a stream is corked in the...
2010-10-01 Colin Guthriesink-input: Fix comment
2010-10-01 Colin Guthriesuspend: Do not assert when checking for device suspend...
2010-09-23 Arun Raghavancpu: Add CPU information to pa_core
2010-09-18 Colin Guthriex11: Use the default screen for X11 properties.
2010-09-18 Colin Guthriexcb: xcb_get_setup() can return 0, so make sure we...
2010-09-18 Colin Guthriex11: Partially convert to XCB.
2010-09-07 Wim Taymanssmoother: avoid losing precision
2010-09-04 Colin Guthriecli: Allow .include on directories as well as files.
2010-08-19 Tanu Kaskinencore: New function: pa_module_update_proplist().
2010-08-12 Pierre-Louis BossartAC3 passthrough support
2010-06-05 Colin GuthrieMerge remote branch 'tanuk2/fixes'
2010-05-10 Tanu Kaskinendbus: Fix slightly messed up assertions.
next