index
:
~jprvita/pulseaudio
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
bluetooth-headsets-media-api
bluetooth-hf-audio-agent
bt-fixes
master
master-tx
merge-queue
rtpoll
stable-1.x
stable-2.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
PulseAudio sound server
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-05
source: Increase max outputs per source
HEAD
master
Tanu Kaskinen
1
-1
/
+1
2014-02-04
protocol-native: Fix a crash
Tanu Kaskinen
1
-0
/
+1
2014-01-30
thread-win32: Implement pa_thread_free_nojoin()
Tanu Kaskinen
1
-0
/
+7
2014-01-29
card-restore: Fix a memory leak
Tanu Kaskinen
1
-0
/
+1
2014-01-28
resampler: Resample first followed by remapping if have more out channels tha...
Peter Meerwald
1
-12
/
+32
2014-01-28
resampler: Implement leftover handling in convert_to_work_format()
Peter Meerwald
1
-9
/
+27
2014-01-28
resampler: Extend fit_buf() helper to copy leftover data to new buffer
Peter Meerwald
1
-35
/
+28
2014-01-27
module: Replace rindex() with strrchr()
Tanu Kaskinen
1
-1
/
+1
2014-01-26
device-manager: Don't try to use unlinked devices
Tanu Kaskinen
1
-0
/
+4
2014-01-26
caps: Don't require --without-caps on FreeBSD
Tanu Kaskinen
1
-0
/
+3
2014-01-26
daemon: Remove deprecated Encoding from .desktop files
Wim Taymans
2
-2
/
+0
2014-01-24
build-sys: Move ORC_SOURCE definitions outside of "if HAVE_ORC"
Dominique Leuenberger
2
-2
/
+4
2014-01-23
build-sys: Add tests/runtime-test-util.h to the tarball
Tanu Kaskinen
1
-3
/
+3
2014-01-23
build-sys: Bump sonames
Tanu Kaskinen
1
-3
/
+3
2014-01-23
introspect, thread-mainloop: Fix Doxygen "since" tags
Tanu Kaskinen
2
-4
/
+4
2014-01-17
combine-sink: fix segfault
Daniel Albers
1
-1
/
+3
2014-01-17
Update Russian translation
Alexander Potashev
1
-1566
/
+1987
2014-01-17
Update Ukrainian translation
Yuri Chornoivan
1
-1427
/
+1507
2014-01-15
sink, source: Remove useless attach/detach stuff
Tanu Kaskinen
4
-70
/
+0
2014-01-15
Revert "ladspa-sink: Handle empty chunks in sink_input_pop_cb"
Tanu Kaskinen
1
-13
/
+6
2014-01-15
ladspa-sink: Set a silence memchunk for the memblockq
Ben Brewer
1
-1
/
+5
2014-01-15
ladspa-sink: Handle empty chunks in sink_input_pop_cb
Ben Brewer
1
-6
/
+13
2014-01-15
zeroconf-discover: Specify the interface when connecting to a link-local IPv6...
Héctor Martín
1
-2
/
+9
2014-01-15
alsa: Mute "Bass Speaker" when using headphones or lineout
Tanu Kaskinen
3
-0
/
+12
2014-01-14
rtp-send: Remove "don't inhibit auto-suspend" flag
Ben Brewer
1
-1
/
+0
2014-01-11
build-sys: Fix building with --as-needed
Tanu Kaskinen
1
-2
/
+3
2014-01-10
rtp-recv: Only try adding the group membership for multicast addresses
Laurentiu Nicola
1
-8
/
+17
2014-01-10
caps: Use standard macro when checking for Linux
Tanu Kaskinen
1
-3
/
+3
2014-01-10
alsa-card: Don't free the modargs in pa__init
Peter Meerwald
1
-26
/
+19
2014-01-08
format: Add some error logging
Tanu Kaskinen
1
-5
/
+26
2014-01-08
stream: Mention pa_stream_new_extended() in the high-level stream creation do...
Tanu Kaskinen
1
-3
/
+8
2014-01-08
stream: Improve pa_stream_connect_playback() documentation
Tanu Kaskinen
1
-1
/
+5
2014-01-08
def, format: Document how to leave PCM parameters to be decided by the server
Tanu Kaskinen
2
-9
/
+85
2014-01-08
sink-input, source-output: Interpret missing PCM parameters in format info as...
Tanu Kaskinen
2
-112
/
+69
2014-01-08
stream: Remove a volume channel validity check
Tanu Kaskinen
1
-1
/
+0
2014-01-08
stream-util: Add pa_stream_get_volume_channel_map()
Tanu Kaskinen
3
-0
/
+137
2014-01-08
format, core-format: Constify some function parameters
Tanu Kaskinen
4
-32
/
+32
2014-01-08
sink-input, source-output: Do routing related validity checks immediately aft...
Tanu Kaskinen
2
-9
/
+11
2014-01-08
core-format: Add pa_format_info_from_sample_spec2()
Tanu Kaskinen
2
-0
/
+55
2014-01-08
core-format: Add pa_format_info_to_sample_spec2()
Tanu Kaskinen
2
-0
/
+76
2014-01-08
format: Simplify pa_format_info_to_sample_spec()
Tanu Kaskinen
1
-10
/
+5
2014-01-08
core-format: Add pa_format_info_get_channel_map()
Tanu Kaskinen
3
-12
/
+29
2014-01-08
core-format: Add pa_format_info_get_channels()
Tanu Kaskinen
3
-4
/
+27
2014-01-08
core-format: Add pa_format_info_get_rate()
Tanu Kaskinen
3
-3
/
+28
2014-01-08
core-format: Add pa_format_info_get_sample_format()
Tanu Kaskinen
3
-7
/
+33
2014-01-08
Move pa_format_info_to_sample_spec_fake() to core-format
Tanu Kaskinen
4
-23
/
+86
2014-01-03
volume-test: Increase the allowed number of rouding errors
Tanu Kaskinen
1
-1
/
+7
2014-01-03
module-rtp-recv: Add an argument for latency
Laurentiu Nicola
1
-3
/
+15
2014-01-03
caps: Remove the FreeBSD implementation of pa_drop_caps()
Tanu Kaskinen
1
-2
/
+0
2014-01-03
alsa-mixer: Free the description key in alsa_path_free().
poljar (Damir Jelić)
1
-0
/
+1
[next]