Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 ↵ | Tanu Kaskinen | 2009-08-01 | 1 | -8/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | before the new default device is actually created. | |||||
| * | | | | | | | dbusiface-core: Send signals whenever extensions are registered and ↵ | Tanu Kaskinen | 2009-07-31 | 1 | -0/+47 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unregistered. | |||||
| * | | | | | | | 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 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into dbus-work | Tanu Kaskinen | 2009-06-29 | 207 | -16945/+31568 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/daemon/daemon-conf.c src/daemon/daemon-conf.h src/daemon/main.c src/pulsecore/dbus-util.h | |||||
| * | | | | | | | | | module-dbus-protocol: Allow anyone to connect the daemon in system mode. | Tanu Kaskinen | 2009-06-20 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | dbus-protocol: Implement TCP server startup. | Tanu Kaskinen | 2009-06-19 | 3 | -15/+42 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | dbus-common: Implement infrastructure for registering D-Bus objects on all | Tanu Kaskinen | 2009-06-19 | 7 | -9/+649 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | client connections and for receiving method calls from clients. | |||||
| * | | | | | | | | | dbus-protocol: Connection handling for local connections. | Tanu Kaskinen | 2009-06-16 | 11 | -64/+639 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | daemon: Implement the DBus server lookup service. | Tanu Kaskinen | 2009-06-12 | 10 | -36/+489 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Create module-dbus-protocol with "Hello, world!" functionality. | Tanu Kaskinen | 2009-06-03 | 4 | -2/+83 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | position-event-sounds: never position test sounds in space | Lennart Poettering | 2009-10-06 | 1 | -1/+17 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | alsa: disable period event only with tsched=1 | Lennart Poettering | 2009-10-06 | 4 | -5/+6 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | loopback: Setting latency of module-loopback | Tor-Björn Claesson | 2009-10-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I checked the source code, and latency_msec is missing from the list of valid module arguments. Attaching a patch to add it. | |||||
* | | | | | | | | | | bluetooth: don't set auto_connect flag when discovering bt devices | Lennart Poettering | 2009-10-04 | 2 | -3/+12 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | build-sys: bump sonamev0.9.19 | Lennart Poettering | 2009-09-30 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
* | | | | | | | | | i18n: run make update-po | Lennart Poettering | 2009-09-30 | 30 | -1863/+8072 | |
| | | | | | | | | | ||||||
* | | | | | | | | | i18n: ad more .c files to POTFILES.in | Lennart Poettering | 2009-09-29 | 1 | -0/+2 | |
| | | | | | | | | | ||||||
* | | | | | | | | | polkit: drop left-over polkit policy file from git tree | Lennart Poettering | 2009-09-29 | 1 | -50/+0 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Don't refuse to start on systems using GNU stow, graft, STORE et al | Nix | 2009-09-29 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are multiple package management systems out there which implement packages using symlinks. The recent (otherwise useful) check to ensure that a re-executed pulseaudio is actually reexecuting itself unfortunately breaks in the presence of all these packaging systems, because PA_BINARY refers to its installed location (e.g. /usr/local/bin/pulseaudio), which is a symlink to the binary (e.g. /usr/local/stow/pulseaudio-0.9.18/bin/pulseaudio), because /proc/self/exe always contains the canonical path of the executable, with all symlinks resolved. (At least one distribution uses a symlink-based packaging system, so will be forced to apply this locally in any case.) The fix is simple: canonicalize PA_BINARY before equality-testing. (This should be completely safe, because the OS does just that when PA_BINARY is executed.) The patch is against 0.9.18, but applies without fuzz to current master. | |||||
* | | | | | | | | | i18n: run make update-po | Lennart Poettering | 2009-09-29 | 30 | -432/+772 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge remote branch 'origin/master-tx' | Lennart Poettering | 2009-09-29 | 8 | -462/+303 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Sending translation for German | jsimon | 2009-09-28 | 1 | -3/+3 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Sending translation for German | jsimon | 2009-09-28 | 1 | -303/+168 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Sending translation for Polish | raven | 2009-09-27 | 1 | -30/+30 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Sending translation for Portuguese | ruigo | 2009-09-22 | 1 | -45/+44 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Sending translation for Kannada | shanky | 2009-09-22 | 1 | -24/+18 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Sending translation for Malayalam | anipeter | 2009-09-21 | 1 | -18/+12 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Sending translation for Marathi | sandeeps | 2009-09-21 | 1 | -14/+10 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Sending translation for Telugu | kkrothap | 2009-09-21 | 1 | -13/+10 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Sending translation for Hindi | rajesh | 2009-09-21 | 1 | -15/+11 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | reserve: downgrade reserve logic messages, so that reusing pa in two ↵ | Lennart Poettering | 2009-09-28 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sessions does not create spew in syslog | |||||
* | | | | | | | | | | svolume: tweak constraints for 32 bits | Wim Taymans | 2009-09-23 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tweak the constraints a little so that register starved 32bit systems can select a stack variable for the channel paramter instead of reusing one of the registers we're using in the code. | |||||
* | | | | | | | | | | libpulse: Add *_NOFLAGS flags with value 0 for various enums | Colin Guthrie | 2009-09-22 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This avoids the need for ugly casting in client implementations. | |||||
* | | | | | | | | | | tunnel: fix parsing of source info from newer servers | Colin Guthrie | 2009-09-20 | 1 | -2/+29 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | tunnel: fix parsing of sink info from newer servers | Emil Renner Berthing | 2009-09-20 | 1 | -0/+27 | |
| | | | | | | | | | |