]> code.delx.au - pulseaudio/history - src/pulsecore
Remove unnecessary #includes
[pulseaudio] / src / pulsecore /
2011-06-22 Maarten BosmansRemove unnecessary #includes
2011-06-22 Colin Guthrieesound,streams: Fix some crashes.
2011-06-22 Arun Raghavansource-output: Trivial code move
2011-06-22 Colin Guthriecapture: Remove support for synchronised capture streams.
2011-06-22 Colin Guthriestreams: Tidy up includes
2011-06-22 Colin Guthrieintrospect: Get format of source output
2011-06-22 Colin Guthriecapture: Implement per-stream volume control for captur...
2011-06-22 Colin Guthrieintrospect: Get formats for sources
2011-06-22 Colin Guthriecapture: Add the passthrough format negotiation to...
2011-06-22 Colin Guthriealsa-sink: Some trivial tidyups
2011-06-22 Colin GuthrieMerge remote-tracking branch 'mkbosmans/merge/build...
2011-06-22 David HenningssonSSE/MMX: Fix problem with highpitched noise on i386
2011-06-20 Arun Raghavanprotocol-native: Don't leak formats
2011-06-14 Arun Raghavanprotocol-native: Use original requested latency on...
2011-06-12 Maarten Bosmanswin32: define WIN32_LEAN_AND_MEAN
2011-06-06 Colin Guthriepulsecore: Add a couple pa_asserts() on pa_tagstruct...
2011-06-02 Colin Guthriestreams: Fix the actual resampler method shown in debug...
2011-05-20 Arun Raghavanformat: Fix channel map handling
2011-05-16 Colin Guthrieprotocol-native: Fix memory leaks introduced in protoco...
2011-05-16 Colin Guthriesink-input: Fix memory leak of proplist when sending...
2011-05-15 Colin GuthrieMerge branch 'passthrough'
2011-05-15 Arun Raghavansink-input: Provide more information to client when...
2011-05-15 Arun Raghavansink-input: Add a format-lost event
2011-05-15 Arun Raghavansink-input: Don't restore volume for passthrough streams
2011-05-15 Arun Raghavansink-input: Don't print an error if a passthrough conne...
2011-05-06 Lennart Poetteringrtkit: use private bus connection in order to avoid...
2011-05-02 Arun Raghavancore: Factor out passthrough checks into their own...
2011-05-02 Arun Raghavanintrospect: Get format of sink input
2011-05-02 Arun Raghavanintrospect: Get formats for sinks
2011-05-02 Arun Raghavancore: Suspend monitor when a sink enters passthrough...
2011-05-02 Arun Raghavansink: Trivial typo fix in comment
2011-05-02 Arun Raghavancore: Fix some FIXMEs for the extended API
2011-05-02 Arun Raghavansink-input: Kill passthrough streams if moving to an...
2011-05-02 Arun Raghavansink: Fix leak in pa_sink_check_formats()
2011-05-02 Arun Raghavanformat: Avoid some code duplication
2011-05-02 Arun Raghavansink-input: Don't assert on bad formats
2011-05-02 Arun Raghavansink-input: Return NOTSUPPORTED if format negotiation...
2011-05-02 Arun Raghavansink-input: Minor cleanups
2011-05-02 Arun Raghavansink: Remove PASSTHROUGH flag
2011-05-02 Arun Raghavancore: Add extended stream API to support compressed...
2011-05-02 Arun Raghavansink: Extend API for compressed formats support
2011-05-02 Arun Raghavancore: Add a pa_format_info structure
2011-05-02 Arun Raghavansink: Trivial typo fix
2011-05-02 Pierre-Louis Bossartsink-input: Don't resample passthrough inputs
2011-04-30 Arnaud Fontainex11: More XCB fixes.
2011-04-28 Antti-Ville Janssoncore: Drop empty gaps in the memblockq when playing...
2011-04-28 Maciej Grelax11: Fix build errors with newest xcb-util.
2011-04-23 Tanu Kaskinenprotocol-dbus: Fix some memory management bugs.
2011-04-23 Daniel Mackthread-posix: Use pthread_(get|set)name_np() if available
2011-04-23 Daniel Mackpulsecore:: Define _POSIX_C_SOURCE locally for rtclock...
2011-04-21 Lennart Poetteringmemblockq: decode unset chunks as NULL chunks again
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
next