summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-23bump sonamev0.9.21Lennart Poettering1-1/+1
2009-11-23alsa: fix minor sampling rate deviations before adjusting the buffer sizeLennart Poettering1-7/+9
2009-11-23alsa: fix log output when the audio device refuses to give us again the same ...Lennart Poettering2-2/+2
2009-11-23pulse: ask for timing updates both *before* and *after* triggering a stream s...Lennart Poettering1-2/+36
2009-11-23pulse: delay smoother update only when unpausing, not when pausing, since we ...Lennart Poettering1-17/+19
2009-11-23pulse: try to fix inaccuracy with uncork timing for streams that are created ...Lennart Poettering1-1/+16
2009-11-23daemon: complain if user passes too many argumentsLennart Poettering1-0/+37
2009-11-20Merge branch '0.9.20-stable' into stable-queueColin Guthrie2-50/+61
2009-11-18rygel: fix itemCount property for sourcesLennart Poettering1-11/+34
2009-11-16build-sys: Fix missing trailing slash in 14eaf2Colin Guthrie1-1/+1
2009-11-16build-sys: Make sure all alsa path config files are installedSjoerd Simons1-37/+25
2009-11-11device-manager: Update docs version -> 0.9.20Colin Guthrie1-12/+12
2009-11-11device-manager: Update docs version -> 0.9.20Colin Guthrie1-12/+12
2009-11-11device-manager: Fix compiler warning.Colin Guthrie1-4/+4
2009-11-11device-manager: Rather than flagging the device as available, just include th...Colin Guthrie3-9/+6
2009-11-11device-manager: Play nice with module-stream-restore.Colin Guthrie1-37/+47
2009-11-11device-manager: Make use of PA_IDXSET_FOREACH when applying entries.Colin Guthrie1-12/+12
2009-11-11device-manager: Keep track as to whether or not the user specifically renamed...Colin Guthrie1-9/+40
2009-11-11device-manager: No need to check the version after calling read_entry()Colin Guthrie1-4/+4
2009-11-11device-manager: Fix typo in module loading script.Colin Guthrie1-1/+1
2009-11-11device-manager: Add some scripts that are only run under KDE to load/initiali...Colin Guthrie3-3/+52
2009-11-11device-manager: Misc fixes to co-exist with other stream management/routing m...Colin Guthrie1-40/+30
2009-11-11device-manager: Misc fixes.Colin Guthrie1-37/+47
2009-11-11device-manager: Fix the writing of the database when priority doesn't change.Colin Guthrie1-1/+3
2009-11-11device-manager: Add extra debug messagesColin Guthrie1-1/+19
2009-11-11device-manager: Change the prefer/defer options to a single 'reorder' command.Colin Guthrie4-136/+154
2009-11-11device-manager: Don't notify clients on every subscription (it happens all th...Colin Guthrie1-6/+18
2009-11-11device-manager: Save icon and report current availability over protocol.Colin Guthrie1-17/+53
2009-11-11device-manager: Expose the priority lists in the protocol extension.Colin Guthrie3-38/+86
2009-11-11device-manager: Add a function to dump the database which we do whenever we s...Colin Guthrie1-15/+107
2009-11-11device-manager: Reroute streams when they change allowing the media.role to b...Colin Guthrie1-212/+243
2009-11-11device-manager: Refactor the routing method to allow the routing of a single ...Colin Guthrie1-65/+80
2009-11-11device-manager: More sensible names for internal functionsColin Guthrie1-10/+8
2009-11-11device-manager: Reroute the streams on startup and update our cache on enable.Colin Guthrie1-10/+8
2009-11-11device-manager: Keep a cache of the highest priority devices for each role.Colin Guthrie1-47/+52
2009-11-11device-manager: Fix the database write modeColin Guthrie1-3/+3
2009-11-11device-manager: Update exportsColin Guthrie1-1/+4
2009-11-11device-manager: Some efficiency and safety tweaksColin Guthrie1-4/+9
2009-11-11device-manager: Allow the routing component to be turned on via a module argu...Colin Guthrie1-12/+14
2009-11-11device-manager: Remove unused variablesColin Guthrie1-3/+0
2009-11-11device-manager: Set the most appropriate sink/source when new streams are cre...Colin Guthrie1-16/+50
2009-11-11device-manager: Add routing functions that are triggered when sinks/soruces a...Colin Guthrie1-61/+136
2009-11-11device-manager: Add a function to get a list of the highest priority device i...Colin Guthrie1-0/+81
2009-11-11device-manager: Remove unneeded logic for checking for and (un)loading module...Colin Guthrie1-35/+0
2009-11-11device-manager: Rough framework (slots etc.) for handling routing.Colin Guthrie1-5/+201
2009-11-11device-manager: debug and commentsColin Guthrie1-1/+2
2009-11-11device-manager: Fix the freeing of the datum on prefer/defer.Colin Guthrie1-5/+4
2009-11-11device-manager: When a new device is encountered, initialise the priority lis...Colin Guthrie1-4/+56
2009-11-11device-manager: Let subscribed clients know when something changes.Colin Guthrie1-0/+16
2009-11-11device-manager: Change the write function to a rename function.Colin Guthrie3-75/+44