index
:
~wtay/pulseaudio
HSP-profile
RHEL6-CVE-2014-3970
RHEL7-CVE-2014-3970
access-hooks
access-hooks-arg
access-hooks-core
alsa-device-thread
async-command
bluez-owner-check
bt-tests
dyn-latency
dyn-latency-work
echo-cancel
echo-cancel-2
echo-cancel-3
f20
f21
f26-flatpack
f31
fixes
flat-volume-privilege-hack
flatpack
headset2
headsetd
hfp-gateway
hsp-hs-profile
hsp-old
hsp-review
improve-timing
maemo-master
master
module-echo-cancel
module-headset
module-test
optimize
optimize-smoother
optimize-smoother2
paplay-s24
private-1154072
rawhide
resume-unload-module
rhel-6.5
rhel-6.6
rhel-6.6-dynlat
rhel-6.6-work
rhel-6.7
rhel-6.8
rhel-6.9
rhel-7.0
rhel-7.0-test
rhel-7.1
rhel-7.1-work
rhel-7.2
rhel-7.3
rhel-7.5
rhel-8.0
test
test2
timings
work
wtay's pulseaudio hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map-file
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
direction: Add a couple of direction helper functions
Tanu Kaskinen
1
-0
/
+2
2013-12-15
Add pa_channels_valid()
Tanu Kaskinen
1
-0
/
+1
2013-12-15
Add pa_sample_rate_valid()
Tanu Kaskinen
1
-0
/
+1
2013-12-15
Add pa_sample_format_valid()
Tanu Kaskinen
1
-0
/
+1
2013-08-27
context: add pa_context_load_cookie_from_file()
Alexander Couzens
1
-0
/
+1
2013-07-09
pulse: Add verbose volume printing functions
Tanu Kaskinen
1
-0
/
+2
2013-06-04
mainloop: Add API to set thread name for threaded mainloop
Arun Raghavan
1
-0
/
+1
2013-05-20
map-file: Remove pa_format_info_free2
Tanu Kaskinen
1
-1
/
+0
2013-01-12
pulse: Add pa_operation_set_state_callback() API
Paul Meng
1
-0
/
+1
2012-06-30
introspect: Add functions to handle the latency offset.
poljar (Damir Jelic)
1
-0
/
+1
2012-06-29
proplist: Change proplist_name_valid() to be public function pa_proplist_key_...
Tanu Kaskinen
1
-0
/
+1
2012-03-05
format: Allow format->sample spec conversion for compressed formats
Arun Raghavan
1
-1
/
+0
2012-03-05
format: Add API to query a property's type
Arun Raghavan
1
-0
/
+1
2012-03-05
format: Update map-file
Arun Raghavan
1
-0
/
+6
2011-09-05
formats: Export more functions needed for a clean build.
Colin Guthrie
1
-0
/
+4
2011-09-05
formats: The format code should be in libpulse, not libpulsecommon
Colin Guthrie
1
-0
/
+1
2011-08-18
device-restore: Change the API to include type information (sink vs. source)
Colin Guthrie
1
-3
/
+3
2011-08-09
device-restore: Various fixes for the protocol extension.
Colin Guthrie
1
-0
/
+1
2011-08-02
protocol-native: Allow clients to know at what index underrun occurred
David Henningsson
1
-0
/
+1
2011-06-24
Remove libpulse-browse and pabrowse
Maarten Bosmans
1
-6
/
+0
2011-06-22
device-restore: Add a new protocol extension for device-restore.
Colin Guthrie
1
-0
/
+5
2011-06-22
capture: Implement per-stream volume control for capture streams.
Colin Guthrie
1
-0
/
+2
2011-05-15
format: Add some convenience API for setting properties
Arun Raghavan
1
-0
/
+4
2011-05-15
format: Extend properties to handle lists/ranges
Arun Raghavan
1
-0
/
+5
2011-05-15
format: Export pa_format_info_is_compatible in API
Arun Raghavan
1
-0
/
+1
2011-05-02
stream: Add API to get a stream's pa_format_info
Arun Raghavan
1
-0
/
+1
2011-05-02
format: Add some convenience functions for printing
Arun Raghavan
1
-0
/
+2
2011-05-02
format: Add convenience API to check if a format is PCM or not
Arun Raghavan
1
-0
/
+1
2011-05-02
core: Add extended stream API to support compressed formats
Arun Raghavan
1
-0
/
+1
2011-05-02
core: Add a pa_format_info structure
Arun Raghavan
1
-0
/
+4
2009-11-05
volume: add pa_cvolume_inc_clamp function
Vladimir Kokarev
1
-0
/
+1
2009-10-28
libpulse: introduce pa_context_get_tile_size() call
Lennart Poettering
1
-0
/
+1
2009-10-07
Merge remote branch 'coling/history'
Lennart Poettering
1
-0
/
+8
2009-10-01
device-manager: Change the prefer/defer options to a single 'reorder' command.
Colin Guthrie
1
-2
/
+1
2009-10-01
device-manager: Update exports
Colin Guthrie
1
-1
/
+4
2009-10-01
device-manager: Export device-manager extension functions
Colin Guthrie
1
-0
/
+6
2009-08-19
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Tanu Kaskinen
1
-0
/
+5
2009-08-19
volume: introduce pa_cvolume_{inc|dec}()
Lennart Poettering
1
-0
/
+2
2009-08-19
volume: introduce pa_cvolume_min() and pa_cvolume_min_mask()
Lennart Poettering
1
-0
/
+2
2009-08-17
volume: add pa_cvolume_merge() call
Lennart Poettering
1
-0
/
+1
2009-08-16
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Tanu Kaskinen
1
-0
/
+2
2009-08-09
proplist: New function: pa_proplist_equal()
Tanu Kaskinen
1
-0
/
+1
2009-07-23
client: include zerocopy write calls in map file
Lennart Poettering
1
-0
/
+2
2009-06-20
Base mainloop on pa_rtclock_now()
Marc-André Lureau
1
-0
/
+2
2009-06-20
pulse: move pa_rtclock_now in pulsecommon
Marc-André Lureau
1
-0
/
+1
2009-06-17
libpulse: implement client side for sink/source port selection commands
Lennart Poettering
1
-0
/
+4
2009-06-17
channelmap: implement pa_channel_position_from_string()
Lennart Poettering
1
-0
/
+1
2009-06-17
volume: implement functions for multiplicating a cvolume with a scalar
Lennart Poettering
1
-0
/
+2
2009-05-25
volume: implement pa_cvolume_{scale|max|avg}_mask()
Lennart Poettering
1
-0
/
+3
2009-05-25
map-file: add missing channel map/cvolume position functions
Lennart Poettering
1
-0
/
+3
[next]