4 Commits (2fc1cab92dc8b6dfe3345b4c0adb2bdd527294e0)

Author SHA1 Message Date
Daniel Drake 2937a09ead Use g_timeout_add_seconds() for power efficiency
This attempts to align second-granularity wakeups across the system,
reducing CPU wakeups a little.

I considered all timeouts of duration 1 second or greater, and moved
the non-timing-critical ones to g_timeout_add_seconds(). (Actually,
I didn't find any that I felt were timing-critical)
16 years ago
Marco Pesenti Gritti 5ecfcba365 No need to test alsa open at object creationg, since
we don't have a fallback.
16 years ago
Marco Pesenti Gritti be7b97dde7 Fix weird handling of error condition when opening alsa. 16 years ago
Marco Pesenti Gritti be014cc270 Alsa based volume control API, stealed from gnome-settings-daemon. #8375 16 years ago