index
:
delta/pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
baserock/morph
bluez5
bug-template-001
marge_bot_batch_merge_job
master
master-tx
merge-queue
next
patch-1
routing
rtpoll
stable-1.x
stable-11.x
stable-12.x
stable-14.x
stable-16.x
stable-2.x
stable-3.x
stable-7.x
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
tanuk/restore-profile-per-port
gitlab.freedesktop.org: pulseaudio/pulseaudio.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulse
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Internally deprecate pa_port_available_t to use pa_available_t
Mikel Astiz
2013-02-18
1
-0
/
+2
*
add support for MPEG-2 AAC pass-through
Akihiro Tsukada
2013-02-16
2
-0
/
+4
*
hashmap: Add pa_hashmap_remove_all()
Tanu Kaskinen
2013-02-16
1
-3
/
+1
*
idxset: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
2013-02-16
2
-6
/
+0
*
hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
2013-02-16
2
-4
/
+3
*
simple: Handle holes in recording streams.
Tanu Kaskinen
2013-02-04
1
-1
/
+6
*
pulse: Initialize pa_operation objects to all-zero.
Tanu Kaskinen
2013-01-13
1
-1
/
+2
*
pulse: Add pa_operation_set_state_callback() API
Paul Meng
2013-01-12
3
-0
/
+29
*
pulse: Fix endianness definition on Sparc.
Tanu Kaskinen
2013-01-04
1
-0
/
+7
*
mainloop-signal: Explicitly ignore pa_write() return value.
Tanu Kaskinen
2012-12-19
1
-1
/
+2
*
mainloop: Check pa_write() return value.
Tanu Kaskinen
2012-12-19
1
-1
/
+4
*
mainloop: Remove redundant wakeup_pipe validity checks.
Tanu Kaskinen
2012-12-19
1
-14
/
+7
*
mainloop: Don't care about the mainloop state variable when waking up the mai...
Tanu Kaskinen
2012-11-15
1
-1
/
+1
*
mainloop: Change wakeup_requested type from pa_bool_t to pa_atomic_t.
Tanu Kaskinen
2012-11-15
1
-4
/
+3
*
pulse: Fix hole handling in pa_stream_peek().
Tanu Kaskinen
2012-11-08
2
-9
/
+31
*
introspect: Minor documentation fix
Arun Raghavan
2012-11-08
1
-4
/
+4
*
core: Proper poll() emulation to fix pacat and friends on Windows
Thomas Martitz
2012-10-30
1
-18
/
+0
*
pulse: Fix for volume documentation
Flavio Ceolin
2012-10-24
1
-1
/
+1
*
gccmacro: Disable printf-like format checking on mingw32 compilers.
Thomas Martitz
2012-10-23
1
-1
/
+8
*
stream: Allow record streams to start muted
Arun Raghavan
2012-09-21
1
-1
/
+0
*
introspect: Add functions to handle the latency offset.
poljar (Damir Jelic)
2012-06-30
2
-5
/
+39
*
conf-parser: Add support for parsing property lists.
Tanu Kaskinen
2012-06-29
1
-1
/
+1
*
proplist: Change proplist_name_valid() to be public function pa_proplist_key_...
Tanu Kaskinen
2012-06-29
2
-14
/
+17
*
pulse: Use more intuitive indexing with port infos in introspect.c.
Tanu Kaskinen
2012-06-29
1
-14
/
+14
*
glib: Stop using g_source_get_current_time()
Arun Raghavan
2012-06-28
1
-3
/
+3
*
auth: move cookie file to ~/.config/pulse/cookie
Lennart Poettering
2012-05-15
1
-6
/
+18
*
context: get rid of really old runtime dir logic, i.e. break compat with >4y-...
Lennart Poettering
2012-05-15
1
-70
/
+0
*
build-sys: readd stub makefiles to subdirectories to make building with emacs...
Lennart Poettering
2012-05-15
1
-0
/
+1
*
proplist: document new meaning of the session ID
Lennart Poettering
2012-05-15
1
-1
/
+1
*
pulse: Fix warning in introspect.h; minor rewording and punctuation.
Peter Meerwald
2012-04-17
1
-50
/
+50
*
pulse: Clarify proplist doxygen documentation.
Peter Meerwald
2012-04-17
1
-3
/
+3
*
libpulse: Cope with systems not implementing SA_NOCLDWAIT
Pino Toscano
2012-03-28
1
-0
/
+4
*
stream: Fix sample spec initialisation for extended API
Arun Raghavan
2012-03-28
1
-1
/
+1
*
introspect: Expose port info per card to clients
David Henningsson
2012-03-11
3
-6
/
+134
*
proplist: Match pa_proplist_copy argument name between header and implementat...
Tanu Kaskinen
2012-03-09
1
-6
/
+6
*
proplist: Constify the pa_proplist_copy and _update input pointers.
Tanu Kaskinen
2012-03-09
2
-4
/
+6
*
format: Allow format->sample spec conversion for compressed formats
Arun Raghavan
2012-03-05
3
-24
/
+30
*
format: Add API to query a property's type
Arun Raghavan
2012-03-05
2
-0
/
+98
*
format: Trivial reorganisation
Arun Raghavan
2012-03-05
1
-20
/
+20
*
format: Add more property getters
Arun Raghavan
2012-03-05
2
-0
/
+151
*
format: Expose pa_format_info<->pa_sample_spec conversion functions
Arun Raghavan
2012-03-05
3
-10
/
+15
*
format: Don't assert on errors in getters
Arun Raghavan
2012-03-05
1
-3
/
+10
*
format: Export pa_format_info int and string property getters
Arun Raghavan
2012-03-05
3
-17
/
+21
*
pulse: Fix old bug in stream_free
Maarten Lankhorst
2012-02-19
1
-2
/
+3
*
format: Add "since 1.0" documentation tags where they were missing
Arun Raghavan
2012-02-07
1
-16
/
+16
*
fix the ever-popular 'the the' typo
Peter Meerwald
2012-01-28
2
-2
/
+2
*
pulse: Document general error handling.
Peter Meerwald
2012-01-28
1
-0
/
+21
*
pulse: Turn the anonymous error code enum into pa_error_code_t.
Peter Meerwald
2012-01-14
1
-2
/
+2
*
stream: Clarify the sign of error return codes
Arun Raghavan
2012-01-14
1
-7
/
+7
*
doc: Clarify pa_stream_get_latency() return value
Arun Raghavan
2011-12-30
1
-6
/
+8
[next]