summaryrefslogtreecommitdiff
path: root/src/pulse
AgeCommit message (Expand)AuthorFilesLines
2013-03-25client API: Document buffer_attr.maxlengthDavid Henningsson1-1/+7
2013-03-25stream: Make it easier to enable debug outputArun Raghavan1-6/+20
2013-03-13pulse: Document the operation state behavior on context disconnection.Tanu Kaskinen2-5/+14
2013-02-22format: Add #defines for enum valuesTanu Kaskinen1-0/+21
2013-02-18core: Internally deprecate pa_port_available_t to use pa_available_tMikel Astiz1-0/+2
2013-02-16add support for MPEG-2 AAC pass-throughAkihiro Tsukada2-0/+4
2013-02-16hashmap: Add pa_hashmap_remove_all()Tanu Kaskinen1-3/+1
2013-02-16idxset: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen2-6/+0
2013-02-16hashmap: Use pa_free_cb_t instead of pa_free2_cb_tTanu Kaskinen2-4/+3
2013-02-04simple: Handle holes in recording streams.Tanu Kaskinen1-1/+6
2013-01-13pulse: Initialize pa_operation objects to all-zero.Tanu Kaskinen1-1/+2
2013-01-12pulse: Add pa_operation_set_state_callback() APIPaul Meng3-0/+29
2013-01-04pulse: Fix endianness definition on Sparc.Tanu Kaskinen1-0/+7
2012-12-19mainloop-signal: Explicitly ignore pa_write() return value.Tanu Kaskinen1-1/+2
2012-12-19mainloop: Check pa_write() return value.Tanu Kaskinen1-1/+4
2012-12-19mainloop: Remove redundant wakeup_pipe validity checks.Tanu Kaskinen1-14/+7
2012-11-15mainloop: Don't care about the mainloop state variable when waking up the mai...Tanu Kaskinen1-1/+1
2012-11-15mainloop: Change wakeup_requested type from pa_bool_t to pa_atomic_t.Tanu Kaskinen1-4/+3
2012-11-08pulse: Fix hole handling in pa_stream_peek().Tanu Kaskinen2-9/+31
2012-11-08introspect: Minor documentation fixArun Raghavan1-4/+4
2012-10-30core: Proper poll() emulation to fix pacat and friends on WindowsThomas Martitz1-18/+0
2012-10-24pulse: Fix for volume documentationFlavio Ceolin1-1/+1
2012-10-23gccmacro: Disable printf-like format checking on mingw32 compilers.Thomas Martitz1-1/+8
2012-09-21stream: Allow record streams to start mutedArun Raghavan1-1/+0
2012-06-30introspect: Add functions to handle the latency offset.poljar (Damir Jelic)2-5/+39
2012-06-29conf-parser: Add support for parsing property lists.Tanu Kaskinen1-1/+1
2012-06-29proplist: Change proplist_name_valid() to be public function pa_proplist_key_...Tanu Kaskinen2-14/+17
2012-06-29pulse: Use more intuitive indexing with port infos in introspect.c.Tanu Kaskinen1-14/+14
2012-06-28glib: Stop using g_source_get_current_time()Arun Raghavan1-3/+3
2012-05-15auth: move cookie file to ~/.config/pulse/cookieLennart Poettering1-6/+18
2012-05-15context: get rid of really old runtime dir logic, i.e. break compat with >4y-...Lennart Poettering1-70/+0
2012-05-15build-sys: readd stub makefiles to subdirectories to make building with emacs...Lennart Poettering1-0/+1
2012-05-15proplist: document new meaning of the session IDLennart Poettering1-1/+1
2012-04-17pulse: Fix warning in introspect.h; minor rewording and punctuation.Peter Meerwald1-50/+50
2012-04-17pulse: Clarify proplist doxygen documentation.Peter Meerwald1-3/+3
2012-03-28libpulse: Cope with systems not implementing SA_NOCLDWAITPino Toscano1-0/+4
2012-03-28stream: Fix sample spec initialisation for extended APIArun Raghavan1-1/+1
2012-03-11introspect: Expose port info per card to clientsDavid Henningsson3-6/+134
2012-03-09proplist: Match pa_proplist_copy argument name between header and implementat...Tanu Kaskinen1-6/+6
2012-03-09proplist: Constify the pa_proplist_copy and _update input pointers.Tanu Kaskinen2-4/+6
2012-03-05format: Allow format->sample spec conversion for compressed formatsArun Raghavan3-24/+30
2012-03-05format: Add API to query a property's typeArun Raghavan2-0/+98
2012-03-05format: Trivial reorganisationArun Raghavan1-20/+20
2012-03-05format: Add more property gettersArun Raghavan2-0/+151
2012-03-05format: Expose pa_format_info<->pa_sample_spec conversion functionsArun Raghavan3-10/+15
2012-03-05format: Don't assert on errors in gettersArun Raghavan1-3/+10
2012-03-05format: Export pa_format_info int and string property gettersArun Raghavan3-17/+21
2012-02-19pulse: Fix old bug in stream_freeMaarten Lankhorst1-2/+3
2012-02-07format: Add "since 1.0" documentation tags where they were missingArun Raghavan1-16/+16
2012-01-28fix the ever-popular 'the the' typoPeter Meerwald2-2/+2