]> code.delx.au - pulseaudio/history - src/pulse
sink-input, source-output: Add hooks for mute changes
[pulseaudio] / src / pulse /
2012-03-05 Arun Raghavanformat: Expose pa_format_info<->pa_sample_spec conversi...
2012-03-05 Arun Raghavanformat: Don't assert on errors in getters
2012-03-05 Arun Raghavanformat: Export pa_format_info int and string property...
2012-02-19 Maarten Lankhorstpulse: Fix old bug in stream_free
2012-02-07 Arun Raghavanformat: Add "since 1.0" documentation tags where they...
2012-01-28 Peter Meerwaldfix the ever-popular 'the the' typo
2012-01-28 Peter Meerwaldpulse: Document general error handling.
2012-01-14 Peter Meerwaldpulse: Turn the anonymous error code enum into pa_error...
2012-01-14 Arun Raghavanstream: Clarify the sign of error return codes
2011-12-30 Arun Raghavandoc: Clarify pa_stream_get_latency() return value
2011-12-12 Peter Meerwaldstream: Fix typos and formatting in stream.h doxygen...
2011-12-12 Peter Meerwaldmainloop: Fix typos and rewording of thread-mainloop...
2011-12-12 Peter Meerwaldsimple: Fix typos in simple.h doxygen documentation
2011-12-12 Peter Meerwaldstream: Fix 'e g' as 'e.g.\ '
2011-12-12 Peter Meerwalderror: Fix spelling of 'initialization' in errortab...
2011-12-12 Peter Meerwaldproplist: Consistently use parameter name p for a pa_pr...
2011-12-12 Peter Meerwaldutf8: Fix doxygen file description for utf8.h
2011-12-12 Peter Meerwaldproplist: Fix typos in doxygen documentation
2011-12-12 Peter Meerwaldproplist: Add doxygen file description for proplist.h
2011-12-12 Peter Meerwaldintrospect: Fix unresolved doxygen link pa_port_available_t
2011-12-12 Peter Meerwaldformat: Add description for format.h
2011-12-12 Peter Meerwaldformat: Add periods to fix brief documentation for...
2011-12-12 Peter Meerwaldformat: Fix unknown doxygen command \second
2011-12-12 Peter Meerwalddef: Document that pa_buffer_attr.maxlength is in bytes.
2011-12-12 Peter Meerwaldstream: Fix comments
2011-12-12 Peter Meerwaldpstream: Fix spelling of 'receive'.
2011-11-27 Maarten Bosmanswin32: Avoid some compiler warnings when cross-compilin...
2011-11-26 David HenningssonIntroduce "available" concept for ports, and communicat...
2011-11-14 Antti-Ville Janssonstream: Fix upload samples' cleanup
2011-10-28 Arun Raghavandoc: Correct intended roles property documentation
2011-10-17 Pierre-Louis Bossartsink,source: support for rate update
2011-10-11 Maarten BosmansDo something sensible when compiled without iconv support
2011-10-04 Maarten Bosmansdoc: Add some more doxygen tags to existing comments
2011-10-01 Tanu Kaskinenmemblockq: Improve debuggability by storing a name...
2011-10-01 Colin Guthrielibpulse: Always return a three part version number...
2011-09-27 Arun Raghavanextended: Fix doxygen comment style typos
2011-09-14 Arun Raghavandef: Hide server-side sink/source flags
2011-09-14 Arun Raghavanstream: Relax assert for extended API
2011-09-13 Colin Guthrievolume: Rename 'sync volume' to 'deferred volume'.
2011-09-03 Maarten BosmansSquash the last gcc warnings
2011-08-25 Maarten BosmansRemove extra ; s where they are not allowed in strict C99
2011-08-25 Maarten BosmansMore spelling fixes
2011-08-25 Maarten BosmansSpelling fixes in public headers
2011-08-18 Colin Guthriedevice-restore: Change the API to include type informat...
2011-08-18 Colin Guthriedef: Add a new enum to allow differntiation between...
2011-08-18 Arun Raghavansink: Add PA_SINK_SET_FORMATS macro
2011-08-17 Arun Raghavansource: Remove the PA_SOURCE_PASSTHROUGH flag
2011-08-16 Jonny Lambintrospect: fix typo in default sink/source docs
2011-08-16 Arun Raghavanformat: Remove stupid copy-paste-o
2011-08-16 Jonny Lambintrospect: fix source output and sink input docs mix-up
2011-08-16 Arun Raghavansink: Add a SET_FORMATS flag
2011-08-15 Arun Raghavanproplist: Make filter properties line up prettily
2011-08-15 Arun Raghavanformat: Add string to pa_format_info conversion function
2011-08-15 Arun Raghavanformat: Make pa_format_info_snprint() more parseable
2011-08-11 Maarten BosmansMove i18n.[ch] to src/pulsecore
2011-08-11 Maarten BosmansAdd some missing format.h includes
2011-08-11 Colin Guthrieext-device-restore: Include format.h
2011-08-09 Colin Guthriedevice-restore: Various fixes for the protocol extension.
2011-08-02 David Henningssonprotocol-native: Allow clients to know at what index...
2011-07-27 Arun Raghavandoc: Document subscription events better
2011-07-20 Colin Guthriedevices: Set certain sink/source flags automatically.
2011-07-14 Ralph GilesFix two comment typos.
2011-06-24 Maarten BosmansRemove libpulse-browse and pabrowse
2011-06-23 Maarten Bosmanswin32: Make some unused-variable warnings go away
2011-06-23 Maarten BosmansAdd sys/time.h include to rtclock.c
2011-06-22 Maarten BosmansRemove unnecessary #includes
2011-06-22 Colin Guthriedevice-restore: Add a new protocol extension for device...
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 Guthriedef: Add some flags for source outputs.
2011-06-22 Colin Guthrieintrospect: Clear out memory properly on error.
2011-06-22 Colin GuthrieMerge remote-tracking branch 'mkbosmans/merge/build...
2011-06-20 Arun Raghavanstream: Simplify passing of formats in extended API
2011-06-20 Arun Raghavanstream: Fix a couple of format_info leaks
2011-05-20 Arun Raghavanformat: Fix channel map handling
2011-05-15 Jyri Sarhaprotocol-native: Stop auto timing updates if connected...
2011-05-15 Colin GuthrieMerge branch 'passthrough'
2011-05-15 Arun Raghavanformat: Add some convenience API for setting properties
2011-05-15 Arun Raghavanformat: Extend properties to handle lists/ranges
2011-05-15 Arun Raghavansink-input: Provide more information to client when...
2011-05-15 Arun Raghavanformat: Add correct sample spec conversion for E-AC3
2011-05-15 Arun Raghavanformat: Export pa_format_info_is_compatible in API
2011-05-15 Arun Raghavansink-input: Add a format-lost event
2011-05-02 Arun Raghavanformat: Add a type for DTS
2011-05-02 Arun Raghavanintrospect: Get format of sink input
2011-05-02 Arun Raghavanintrospect: Get formats for sinks
2011-05-02 Arun Raghavanstream: Add API to get a stream's pa_format_info
2011-05-02 Arun Raghavanformat: Add some convenience functions for printing
2011-05-02 Arun Raghavanformat: Const-ify some parameters
2011-05-02 Arun Raghavancore: Fix some FIXMEs for the extended API
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: Remove PASSTHROUGH flag
2011-05-02 Arun Raghavanformat: Add convenience API to check if a format is...
2011-05-02 Arun Raghavancore: Add extended stream API to support compressed...
2011-05-02 Arun Raghavanformat: Add some properties and internal API
2011-05-02 Arun Raghavancore: Add a pa_format_info structure
2011-05-02 Arun Raghavansample: Use PA_SAMPLE_INVALID instead of numeric value
next