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
*
dbusiface-device: Implement the Device and DevicePort D-Bus interfaces.
Tanu Kaskinen
2009-08-15
5
-6
/
+1448
*
dbus-protocol: Use pa_hashmap_remove() instead of _get().
Tanu Kaskinen
2009-08-15
1
-1
/
+1
*
dbusiface-core: New function: pa_dbusiface_core_get_card_path().
Tanu Kaskinen
2009-08-15
2
-0
/
+8
*
dbusiface-card: Fix the OwnerModule property type in handle_get_all().
Tanu Kaskinen
2009-08-15
1
-1
/
+1
*
dbusiface-card: Assert that the profiles list is empty if there's no active
Tanu Kaskinen
2009-08-15
1
-0
/
+2
*
dbusiface-card: Use the ++ operator like it's meant to be used.
Tanu Kaskinen
2009-08-15
1
-4
/
+2
*
dbusiface-card-profile: Assert the core argument isn't NULL.
Tanu Kaskinen
2009-08-15
1
-0
/
+1
*
dbusiface-card: Split some overly long lines.
Tanu Kaskinen
2009-08-15
3
-5
/
+20
*
dbus-protocol: Fix signal sending for the case when the client doesn't listen
Tanu Kaskinen
2009-08-10
2
-2
/
+12
*
dbus-protocol: Add a note for _send_signal that by default the signal isn't
Tanu Kaskinen
2009-08-10
1
-0
/
+4
*
dbusiface-card-profile: Implement the CardProfile D-Bus interface.
Tanu Kaskinen
2009-08-09
4
-3
/
+163
*
dbusiface-card: Implement the Card D-Bus interface.
Tanu Kaskinen
2009-08-09
4
-0
/
+601
*
dbus-protocol: Take advantage of the helpers in dbus-util.
Tanu Kaskinen
2009-08-09
1
-16
/
+7
*
dbus-protocol: Split some overly long lines.
Tanu Kaskinen
2009-08-09
1
-7
/
+9
*
dbus-util: Trivial comment punctuation fix.
Tanu Kaskinen
2009-08-09
1
-2
/
+2
*
dbus-util: Add helpers for proplist handling.
Tanu Kaskinen
2009-08-09
2
-0
/
+75
*
dbusiface-core: Add functions for getting various object paths.
Tanu Kaskinen
2009-08-09
2
-0
/
+25
*
dbusiface-core: Generate more informative error messages.
Tanu Kaskinen
2009-08-09
1
-4
/
+4
*
dbus: Take advantage of the PA_HASHMAP_FOREACH macro.
Tanu Kaskinen
2009-08-09
3
-64
/
+38
*
dbus: Three entangled changes:
Tanu Kaskinen
2009-08-09
17
-91
/
+113
*
proplist: New function: pa_proplist_equal()
Tanu Kaskinen
2009-08-09
3
-0
/
+30
*
dbusiface-memstats: Implement the Memstats D-Bus interface.
Tanu Kaskinen
2009-08-04
4
-0
/
+281
*
dbus-protocol: Remove erroneous protocol object unref.
Tanu Kaskinen
2009-08-04
1
-1
/
+0
*
dbus-protocol: Make debug logging saner.
Tanu Kaskinen
2009-08-04
1
-6
/
+5
*
dbus-protocol, dbusiface-core: Take a reference when storing the core pointer.
Tanu Kaskinen
2009-08-04
2
-2
/
+5
*
dbusiface-core: Make the interface string a public constant.
Tanu Kaskinen
2009-08-04
2
-25
/
+26
*
stream-restore: Expose module to D-Bus.
Tanu Kaskinen
2009-08-03
2
-5
/
+1055
*
dbus-util: Fix broken proplist reading logic.
Tanu Kaskinen
2009-08-03
1
-13
/
+31
*
dbus-protocol: Add debugging output (temporary change).
Tanu Kaskinen
2009-08-02
1
-2
/
+11
*
dbusiface-core: Don't die if we get a default sink/source change event before...
Tanu Kaskinen
2009-08-01
1
-8
/
+42
*
dbusiface-core: Send signals whenever extensions are registered and unregiste...
Tanu Kaskinen
2009-07-31
1
-0
/
+47
*
dbus-protocol: Implement extension registration.
Tanu Kaskinen
2009-07-31
2
-22
/
+108
*
dbus/iface-core.c: Make sure D-Bus objects are created only once.
Tanu Kaskinen
2009-07-30
1
-20
/
+28
*
Bug fixing and minor cleanups.
Tanu Kaskinen
2009-07-27
3
-66
/
+111
*
Add the forgotten src/modules/dbus directory to git.
Tanu Kaskinen
2009-07-21
15
-0
/
+3274
*
Finish the Core dbus interface.
Tanu Kaskinen
2009-07-21
14
-1861
/
+1526
*
dbus: Implement the Name property of the core object.
Tanu Kaskinen
2009-07-03
5
-141
/
+932
*
server-lookup: Update the D-Bus identifiers to be versioned.
Tanu Kaskinen
2009-06-30
2
-7
/
+10
*
module-cli: Fix compilation by adding libpulsecommon to module_cli_la_LIBADD.
Tanu Kaskinen
2009-06-30
1
-1
/
+1
*
Merge branch 'master' into dbus-work
Tanu Kaskinen
2009-06-29
12
-86
/
+155
|
\
|
*
Add missing headers includes for FreeBSD.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
2
-0
/
+5
|
*
Rename the flock variable to f_lock.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-8
/
+8
|
*
Only declare saved_errno when it's going to be used (on Linux).
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-2
/
+1
|
*
Rename the wait parameter to wait_op, to avoid shadowing wait().
Diego Elio 'Flameeyes' Pettenò
2009-06-29
2
-13
/
+13
|
*
Remove the call for pa_rtpoll_install() in the Solaris module.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-1
/
+0
|
*
Fix the moved rtclock.h header in the Solaris module.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-1
/
+1
|
*
Also alias MAP_ANONYMOUS to MAP_ANON in shm.c, for FreeBSD.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-0
/
+5
|
*
Add a missing sys/stat.h include for FreeBSD to declare umask().
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-0
/
+1
|
*
Don't try to compile the rtkit sources when dbus is not enabled.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-2
/
+3
|
*
Implement mix-test for s24le and s24be sample formats.
Diego Elio 'Flameeyes' Pettenò
2009-06-29
1
-0
/
+29
[next]