summaryrefslogtreecommitdiffstats
path: root/src/alsa.c
Commit message (Collapse)AuthorAgeFilesLines
* boot: add utility to play boot up soundLennart Poettering2011-02-091-3/+0
|
* src: reindent for 8ch indentingLennart Poettering2010-02-201-329/+331
| | | | | | | | | | I am slowly moving all my projects to kernel-inspired 8ch indenting. This will break patches that haven't been merged yet, which I am aware of, but OTOH in times of git's --ignore-space-change shouldn't be too problematic. Yes, I am aware that reindenting like this sucks, but I cannot stand 4ch indenting anymore. Sorry.
* implement ca_context_playing() callLennart Poettering2009-08-271-0/+29
|
* alsa: disable multichannel support for alsaLennart Poettering2009-05-261-0/+5
|
* make _change_device() call take a const stringLennart Poettering2008-10-261-1/+1
|
* add tdb based shared lookup cacheLennart Poettering2008-09-021-1/+1
|
* OSS driver take 3Joe Marcus Clarke2008-08-211-0/+4
| | | | | | | This adds the necessary error checking, and fixes the s/alsa/oss/ problem in configure.ac. Signed-off-by: Lennart Poettering <lennart@poettering.net>
* enable a few additional gcc warnings and fix all problems foundLennart Poettering2008-08-141-7/+8
|
* fix license wordingLennart Poettering2008-08-061-1/+1
|
* add a few missing assertsLennart Poettering2008-06-251-0/+3
|
* Replace streq with ca_streqMarc-André Lureau2008-06-241-1/+1
| | | | | Signed-off-by: Marc-André Lureau <marcandre.lureau@gmail.com> Signed-off-by: Lennart Poettering <lennart@poettering.net>
* Remove svn ids, since they are obsolete in git timesLennart Poettering2008-06-101-2/+0
|
* make the alsa driver actually workLennart Poettering2008-06-061-12/+31
| | | | git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@55 01b60673-d06a-42c0-afdd-89cb8e0f78ac
* unify double inclusion defines src/sound-theme-spec.h src/read-wav.h ↵Lennart Poettering2008-06-061-0/+493
src/read-vorbis.h src/proplist.h src/mutex.h src/llist.h src/common.h git-svn-id: file:///home/lennart/svn/public/libcanberra/trunk@52 01b60673-d06a-42c0-afdd-89cb8e0f78ac