]> code.delx.au - pulseaudio/history - src/pulse
channelmap: Add 2.1 surround
[pulseaudio] / src / pulse /
2014-05-27 David Henningssonchannelmap: Add 2.1 surround
2014-04-17 Tanu KaskinenUse pa_hashmap_remove_and_free() where appropriate
2014-03-28 Tanu Kaskinenclient-conf: Don't create multiple cookie files
2014-03-28 Tanu Kaskinenclient-conf: Remove redundant function parameters
2014-03-28 Tanu Kaskinenutil: Check that the home dir is an absolute path
2014-03-27 Tanu Kaskinenintrospect: Use pa_direction_valid() to validate port...
2014-03-27 Tanu Kaskinendirection: Add a couple of direction helper functions
2014-03-15 Tanu Kaskinenmainloop-api: Improve pa_mainloop_api_once() documentation
2014-03-14 Tanu Kaskinenvolume: Increase PA_SW_VOLUME_SNPRINT_DB_MAX
2014-03-08 Peter Meerwalddoc: Use \since doxygen command correctly in mainloop...
2014-03-08 Peter Meerwalddoc: Use correct parameter name wait_for_accept in...
2014-03-07 Alexander E. PatrakovFix a few "it's -> its" typos
2014-03-06 Peter Meerwalddoc: Fix pa_stream_set_latency_update_callback() docume...
2014-03-06 Peter Meerwalddoc: Fix a couple of 'to to' typos
2014-02-23 Peter Meerwalddoc: Assorted spelling and grammar fixes for doxygen...
2014-01-23 Tanu Kaskinenintrospect, thread-mainloop: Fix Doxygen "since" tags
2014-01-08 Tanu Kaskinenformat: Add some error logging
2014-01-08 Tanu Kaskinenstream: Mention pa_stream_new_extended() in the high...
2014-01-08 Tanu Kaskinenstream: Improve pa_stream_connect_playback() documentation
2014-01-08 Tanu Kaskinendef, format: Document how to leave PCM parameters to...
2014-01-08 Tanu Kaskinenstream: Remove a volume channel validity check
2014-01-08 Tanu Kaskinenformat, core-format: Constify some function parameters
2014-01-08 Tanu Kaskinenformat: Simplify pa_format_info_to_sample_spec()
2014-01-08 Tanu Kaskinencore-format: Add pa_format_info_get_channel_map()
2014-01-08 Tanu Kaskinencore-format: Add pa_format_info_get_channels()
2014-01-08 Tanu Kaskinencore-format: Add pa_format_info_get_rate()
2014-01-08 Tanu Kaskinencore-format: Add pa_format_info_get_sample_format()
2014-01-08 Tanu KaskinenMove pa_format_info_to_sample_spec_fake() to core-format
2014-01-03 Alexander E. PatrakovDocumentation of known misuse of PulseAudio API
2013-12-20 Peter Meerwaldcore: Remove dead code in pa_mainloop_run()
2013-12-20 Peter Meerwaldsimple: Enable pa_simple_flush() on record streams...
2013-12-20 Peter Meerwalddoc: Document that pa_stream_flush() is applicable...
2013-12-20 Peter Meerwalddoc: Document that pa_simple_get_latency() can be used...
2013-12-20 Peter Meerwalddoc: Refer to seek parameter of pa_stream_write() in...
2013-12-20 Peter Meerwalddoc: Fix reference to pa_threaded_mainloop
2013-12-15 Tanu KaskinenAdd pa_channels_valid()
2013-12-15 Tanu KaskinenAdd pa_sample_rate_valid()
2013-12-15 Tanu KaskinenAdd pa_sample_format_valid()
2013-11-05 Luiz Augusto von... introspect: Fix ABI break introduced by b98a2e1
2013-10-29 Tanu Kaskinensimple: Improve pa_simple_read() documentation
2013-10-29 Ben Brewermainloop, glib-mainloop: time_restart could cause incor...
2013-09-17 Arun Raghavanhashmap: Add the ability to free keys
2013-08-27 Alexander Couzenscontext: add pa_context_load_cookie_from_file()
2013-08-21 Alexander Couzensclient-conf: refactor cookie loaders
2013-08-02 Arun Raghavansample: Apply SPARC-specific condition on SPARC only
2013-07-15 Luiz Augusto von... introspect: Expose card profile available flag
2013-07-09 Tanu Kaskinenpulse: Add verbose volume printing functions
2013-07-04 Tanu Kaskinenchannelmap, volume: Don't refer to bool in the public...
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove all multiple newlines
2013-06-24 poljar (Damir Jelić)Style fix: Remove new lines from opening brackets
2013-06-24 poljar (Damir Jelić)Style fix: Add a space between the closing/opening...
2013-06-18 Arun Raghavanmainloop: Document need for mainloop lock around pa_mai...
2013-06-03 Arun Raghavanmainloop: Add API to set thread name for threaded mainloop
2013-06-03 Mitchell Fangthread-mainloop: Fix bug in example code
2013-04-17 Peter Meerwalddoc: Some more nitpicking in pulse/def.h doxygen docume...
2013-04-17 Peter Meerwalddoc: Mostly fixing up i.e. versus i.e.\ in doxygen...
2013-03-25 David Henningssonclient API: Document buffer_attr.maxlength
2013-03-25 Arun Raghavanstream: Make it easier to enable debug output
2013-03-13 Tanu Kaskinenpulse: Document the operation state behavior on context...
2013-02-22 Tanu Kaskinenformat: Add #defines for enum values
2013-02-18 Mikel Astizcore: Internally deprecate pa_port_available_t to use...
2013-02-16 Akihiro Tsukadaadd support for MPEG-2 AAC pass-through
2013-02-15 Tanu Kaskinenhashmap: Add pa_hashmap_remove_all()
2013-02-15 Tanu Kaskinenidxset: Use pa_free_cb_t instead of pa_free2_cb_t
2013-02-15 Tanu Kaskinenhashmap: Use pa_free_cb_t instead of pa_free2_cb_t
2013-02-04 Tanu Kaskinensimple: Handle holes in recording streams.
2013-01-13 Tanu Kaskinenpulse: Initialize pa_operation objects to all-zero.
2013-01-12 Paul Mengpulse: Add pa_operation_set_state_callback() API
2013-01-04 Tanu Kaskinenpulse: Fix endianness definition on Sparc.
2012-12-19 Tanu Kaskinenmainloop-signal: Explicitly ignore pa_write() return...
2012-12-19 Tanu Kaskinenmainloop: Check pa_write() return value.
2012-12-19 Tanu Kaskinenmainloop: Remove redundant wakeup_pipe validity checks.
2012-11-15 Tanu Kaskinenmainloop: Don't care about the mainloop state variable...
2012-11-15 Tanu Kaskinenmainloop: Change wakeup_requested type from pa_bool_t...
2012-11-08 Tanu Kaskinenpulse: Fix hole handling in pa_stream_peek().
2012-11-08 Arun Raghavanintrospect: Minor documentation fix
2012-10-30 Thomas Martitzcore: Proper poll() emulation to fix pacat and friends...
2012-10-24 Flavio Ceolinpulse: Fix for volume documentation
2012-10-23 Thomas Martitzgccmacro: Disable printf-like format checking on mingw3...
2012-09-21 Arun Raghavanstream: Allow record streams to start muted
2012-06-30 poljar (Damir Jelic)introspect: Add functions to handle the latency offset.
2012-06-29 Tanu Kaskinenconf-parser: Add support for parsing property lists.
2012-06-29 Tanu Kaskinenproplist: Change proplist_name_valid() to be public...
2012-06-29 Tanu Kaskinenpulse: Use more intuitive indexing with port infos...
2012-06-28 Arun Raghavanglib: Stop using g_source_get_current_time()
2012-05-15 Lennart Poetteringauth: move cookie file to ~/.config/pulse/cookie
2012-05-15 Lennart Poetteringcontext: get rid of really old runtime dir logic, i...
2012-05-15 Lennart Poetteringbuild-sys: readd stub makefiles to subdirectories to...
2012-05-15 Lennart Poetteringproplist: document new meaning of the session ID
2012-04-17 Peter Meerwaldpulse: Fix warning in introspect.h; minor rewording...
2012-04-17 Peter Meerwaldpulse: Clarify proplist doxygen documentation.
2012-03-28 Pino Toscanolibpulse: Cope with systems not implementing SA_NOCLDWAIT
2012-03-27 Arun Raghavanstream: Fix sample spec initialisation for extended API
2012-03-11 David Henningssonintrospect: Expose port info per card to clients
2012-03-09 Tanu Kaskinenproplist: Match pa_proplist_copy argument name between...
2012-03-09 Tanu Kaskinenproplist: Constify the pa_proplist_copy and _update...
2012-03-05 Arun Raghavanformat: Allow format->sample spec conversion for compre...
2012-03-05 Arun Raghavanformat: Add API to query a property's type
2012-03-05 Arun Raghavanformat: Trivial reorganisation
next