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
path:
root
/
src
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
build-system: move x11 and jack modules into subdirectories
Lennart Poettering
2009-04-28
1
-12
/
+12
*
memtrap,aupdate: split atomic update from memtrap into seperate aupdate frame...
Lennart Poettering
2009-04-22
1
-0
/
+1
*
memtrap: hook up core to memtrap system
Lennart Poettering
2009-04-21
1
-1
/
+1
*
memtrap: add new logic to trap and handle SIGBUS
Lennart Poettering
2009-04-21
1
-2
/
+10
*
reserve-device: allow building without D-Bus
Erich Boleyn
2009-04-19
1
-2
/
+2
*
dbus: split dbus-util into dbus-shared
Marc-André Lureau
2009-03-30
1
-15
/
+21
*
Properly check for versioning flags.
Diego Elio 'Flameeyes' Pettenò
2009-03-05
1
-16
/
+4
*
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
2009-03-05
1
-2
/
+2
|
\
|
*
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
2009-03-04
1
-4
/
+16
|
|
\
|
*
|
fix typo in FOREIGN_CFLAGS
Lennart Poettering
2009-03-04
1
-2
/
+2
*
|
|
try to detect when stupid clients forks and refuse all service from then on
Lennart Poettering
2009-03-05
1
-0
/
+1
|
|
/
|
/
|
*
|
revive solaris module
Finn Thain
2009-03-03
1
-4
/
+16
|
/
*
get additional device data from udev
Lennart Poettering
2009-03-01
1
-0
/
+6
*
bluetooth: Fix under linked module-bluetooth-device
Colin Guthrie
2009-02-26
1
-1
/
+1
*
Fix a very strange 'file not found' error in module-alsa-card.
Colin Guthrie
2009-02-26
1
-1
/
+1
*
implement device reservation scheme
Lennart Poettering
2009-02-24
1
-1
/
+12
*
Make .desktop and .policy file in src/daemon translatable
Kelemen Gábor
2009-02-24
1
-6
/
+11
*
split off foreign code into a convenience library to make gcc warnings go away
Lennart Poettering
2009-02-21
1
-2
/
+10
*
add test tool for debugging broken timing in sound drivers
Lennart Poettering
2009-02-20
1
-2
/
+12
*
properly read icon/application name/display from gtk/glib/gdk
Lennart Poettering
2009-02-13
1
-0
/
+13
*
add a module that forwards cork/uncork requests to X11 as fake pause/resume k...
Lennart Poettering
2009-02-13
1
-1
/
+8
*
implement a module that corks music/video streams automatically when a phone ...
Lennart Poettering
2009-02-12
1
-1
/
+9
*
add new module-augment-properties module for augmenting properties from .desk...
Lennart Poettering
2009-02-05
1
-2
/
+11
*
A couple of dependancy ordering fixes.
Colin Guthrie
2009-02-03
1
-8
/
+8
*
make update-sbc should also update other BT related sources
Lennart Poettering
2009-02-03
1
-2
/
+7
*
big module-bluetooth-device.c rework
Lennart Poettering
2009-02-02
1
-7
/
+6
*
update sbc stuff
Lennart Poettering
2009-02-02
1
-2
/
+2
*
download everything from gitweb twice to make sure we don't get a 'Generating...
Lennart Poettering
2009-02-02
1
-3
/
+3
*
temporary commit of lennarts new bt changes
Lennart Poettering
2009-01-29
1
-7
/
+14
*
get rid of module-flat-volumes since we are moving this into the core
Lennart Poettering
2009-01-27
1
-9
/
+1
*
add a bitset implementation
Lennart Poettering
2009-01-27
1
-0
/
+1
*
include a few HAL properties in our card/sink/source properties for ALSA devices
Lennart Poettering
2009-01-24
1
-0
/
+6
*
add generic rate limiting implementation
Lennart Poettering
2009-01-23
1
-0
/
+1
*
Merge commit 'flameeyes/flameeyes'
Lennart Poettering
2009-01-23
1
-1
/
+0
|
\
|
*
Remove support for internal distributing and bundling of libltdl.
Diego E. 'Flameeyes' Pettenò
2009-01-22
1
-1
/
+0
*
|
add a simple abstraction for SIMD operations
Lennart Poettering
2009-01-23
1
-1
/
+8
|
/
*
add a card profile restore module
Lennart Poettering
2009-01-21
1
-0
/
+8
*
add an API to create arbitrary alsa sinks/sources dynamically without having ...
Lennart Poettering
2009-01-21
1
-1
/
+1
*
Include the alsa/ subdirectory for modules in the search path.
Diego E. 'Flameeyes' Pettenò
2009-01-20
1
-0
/
+2
*
Allow to opt-out from building tests.
Diego E. 'Flameeyes' Pettenò
2009-01-20
1
-3
/
+9
*
Merge commit '7104d54bbce8f9bd2553e16f45f3a0f69ac75b8b'
Lennart Poettering
2009-01-19
1
-4
/
+6
|
\
|
*
Add proper -I directives for out-of-tree builds.
Diego E. 'Flameeyes' Pettenò
2009-01-19
1
-0
/
+5
|
*
Create only the directory the current target should be created into.
Diego E. 'Flameeyes' Pettenò
2009-01-19
1
-4
/
+1
*
|
add card profile prober
Lennart Poettering
2009-01-16
1
-1
/
+8
|
/
*
include libcli.la in libprotocol-cli's dependencies
Lennart Poettering
2009-01-15
1
-1
/
+1
*
move alsa and oss modules into their own subdirectories
Lennart Poettering
2009-01-15
1
-8
/
+8
*
kill autoload stuff as planned
Lennart Poettering
2009-01-15
1
-1
/
+0
*
add new pa_card object as a way to logically combine multiple sinks and sources
Lennart Poettering
2009-01-15
1
-0
/
+1
*
Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio
Lennart Poettering
2009-01-08
1
-84
/
+133
|
\
|
*
bluetooth: add update-sbc and friends
Marc-André Lureau
2009-01-08
1
-1
/
+9
[next]