index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Initial file for module-bt-device
João Paulo Rechi Vita
2008-09-11
1
-0
/
+154
*
|
Add code from bluez/audio/ipc.[ch]
João Paulo Rechi Vita
2008-09-11
2
-0
/
+427
*
|
Add sender=org.bluez to dbus add match
João Paulo Rechi Vita
2008-09-11
1
-2
/
+4
*
|
Remove modargs, since module-bt-discover doesn't have any argument
João Paulo Rechi Vita
2008-09-11
1
-6
/
+0
*
|
Refactor all linked lists to use pulsecore/llist.h
João Paulo Rechi Vita
2008-09-11
1
-81
/
+74
*
|
Remove block delimiters from single line if blocks
João Paulo Rechi Vita
2008-09-11
1
-6
/
+3
*
|
Remove some unused vars and labels
João Paulo Rechi Vita
2008-09-11
1
-3
/
+0
*
|
Change booleans to pa_bool_t
João Paulo Rechi Vita
2008-09-11
1
-2
/
+3
*
|
We don't need call_dbus_method anymore
João Paulo Rechi Vita
2008-09-11
1
-47
/
+4
*
|
Don't need to explicity check if hcid is running anymore
João Paulo Rechi Vita
2008-09-11
1
-17
/
+4
*
|
Improve dbus communication
João Paulo Rechi Vita
2008-09-11
1
-12
/
+88
*
|
Changing all private functions to static
João Paulo Rechi Vita
2008-09-11
1
-11
/
+11
*
|
Remove VERBOSE definition
João Paulo Rechi Vita
2008-09-11
1
-3
/
+1
*
|
Adding dynamic bluetooth audio devices detection
João Paulo Rechi Vita
2008-09-11
1
-1
/
+83
*
|
Fix the symdef include
João Paulo Rechi Vita
2008-09-11
1
-1
/
+1
*
|
Fix comparison of strings of different case
João Paulo Rechi Vita
2008-09-11
1
-16
/
+3
*
|
Adding module-bt-discover to Makefile.am
João Paulo Rechi Vita
2008-09-11
1
-1
/
+9
*
|
Adding module-bt-discover
João Paulo Rechi Vita
2008-09-11
1
-0
/
+461
*
|
fix pa_stream_set_name
Omair Majid
2008-09-11
1
-1
/
+1
*
|
stream_started_callback userdata bug
Arthur Taylor
2008-09-10
1
-1
/
+1
*
|
fix S32 validity check
Lennart Poettering
2008-09-10
1
-1
/
+1
*
|
add src/pulsecore/lock-autospawn.c to POTFILES.in
v0.9.12
Lennart Poettering
2008-09-09
1
-0
/
+1
*
|
bump revisions
Lennart Poettering
2008-09-09
1
-4
/
+4
*
|
make sure peaks resampler also works for very short input buffers
Lennart Poettering
2008-09-09
1
-11
/
+20
*
|
minor improvements in debug handling
Lennart Poettering
2008-09-09
2
-6
/
+10
*
|
unbreak pa_idxset_rrobin
Lennart Poettering
2008-09-09
1
-2
/
+1
*
|
When returning from a suspend, pass exactly the same flags as originally when
Lennart Poettering
2008-09-09
2
-2
/
+11
*
|
fix minor typo
Lennart Poettering
2008-09-09
1
-1
/
+1
*
|
Work around presumable ALSA bug that treats the dir argument to
Lennart Poettering
2008-09-09
1
-4
/
+11
*
|
Merge branch 'master' into master-tx
Lennart Poettering
2008-09-08
27
-262
/
+223
|
\
\
|
*
|
move autospawn lock to pulsecore/ since we don't need it in the client anymore
Lennart Poettering
2008-09-08
5
-6
/
+5
|
*
|
Add new option to disable remixing from/to LFE and set it to on by default
Lennart Poettering
2008-09-05
11
-23
/
+49
|
*
|
include build and runtime host information in debug output
Lennart Poettering
2008-09-05
3
-2
/
+16
|
|
/
|
*
rework autospawning to allow to multiple parallel autospawning contexts
Lennart Poettering
2008-09-05
2
-209
/
+107
|
*
connect to localhost via IP address instead of host name, to avoid needless N...
Lennart Poettering
2008-09-05
1
-2
/
+3
|
*
if we are exiting due to cpu overload, say so via syslog, too
Lennart Poettering
2008-09-05
1
-0
/
+2
|
*
if we are exiting due to idleness, say so
Lennart Poettering
2008-09-05
1
-0
/
+1
|
*
check for errors returned by pa_context_connect()
Lennart Poettering
2008-09-05
1
-1
/
+4
|
*
use pa_channel_map_compatible() where applicable
Lennart Poettering
2008-09-05
1
-1
/
+1
|
*
a few minor clean-ups
Lennart Poettering
2008-09-05
1
-8
/
+3
|
*
introduce upper channel map definition limit PA_CHANNEL_MAP_DEF_MAX
Lennart Poettering
2008-09-05
2
-2
/
+7
|
*
update map file
Lennart Poettering
2008-09-05
1
-0
/
+2
|
*
add new API function pa_channel_map_compatible()
Lennart Poettering
2008-09-05
2
-0
/
+11
|
*
update map-file script to ignore gcc malloc attributes
Lennart Poettering
2008-09-05
1
-1
/
+1
|
*
update documentation and help texts for s32le/s32be sample types
Lennart Poettering
2008-09-05
3
-5
/
+9
|
*
Downgrade hrtimer warning to notice level
Lennart Poettering
2008-09-05
2
-2
/
+2
*
|
Updated LINGUAS: el, fr, sv added.
Robert-André Mauchin
2008-09-06
1
-0
/
+3
*
|
Added French translation.
Robert-André Mauchin
2008-09-06
1
-0
/
+2153
*
|
Added Swedish translation.
Daniel Nylander
2008-09-05
1
-0
/
+1799
|
/
*
Merge commit 'origin/master-tx'
Lennart Poettering
2008-09-03
2
-161
/
+1963
|
\
[prev]
[next]