aboutsummaryrefslogtreecommitdiffstats
path: root/packages/alsa
AgeCommit message (Collapse)Author
2009-02-13alsa-utils: QA-fix for m4 syntaxwoglinde
2009-02-13alsa-utils: Delete unused alsa-utils-strl-funcs-non-static.patchKhem Raj
2009-02-12alsa-utils_1.0.18: Check for strlcat and stlcpy functions during configureKhem Raj
2009-02-10Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj
into org.openembedded.dev
2009-02-10alsa-state: ship proper asound.conf for AT91SAM9263-EK boardMarcin Juszkiewicz
File taken from AT91 forum where it was sent by Fernando Gomez: http://www.at91.com/samphpbb/viewtopic.php?p=15971#p15971
2009-02-03Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Khem Raj
into org.openembedded.dev
2009-01-30alsa-state: added state for at91sam9263ek boardMarcin Juszkiewicz
2009-01-28alsa-utils: added missing PR = and bumped itFrans Meulenbroeks
2009-01-25alsa-utils: Do not make strl* functions as static.Khem Raj
* These funtions are provided by C libraries like uclibc Declaring them static here causes static not static declaration issues reported by gcc.
2009-01-22alsa-utils 1.0.18: Remove xmlto usage from the buildMark Brown
It's not available on all hosts and some have broken installs.
2009-01-21alsa-utils 1.0.18: def pref -1 till someone fixes it so it actually buildsKoen Kooi
2009-01-21alsa: update to 1.0.18Mark Brown
2009-01-12fastboot: alsa-state: Run init script earlier and in the background.Chia-I Wu
2008-12-18alsa-lib_1.0.15.bb: fix PR, should be "r1" instead of "1"John Lee
since the default is 'r0'
2008-12-06alsa-state: add state files for MOTO a780Michael 'Mickey' Lauer
2008-11-16packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PVHolger Hans Peter Freyther
According to the policy add an 'r' if we build a certain SCM revision. Bump the PE to be sure that the package is bigger, may alphanumeric math is too bad... # my failure of shell knowledge... git grep "^PV" packages/ | grep SRCREV | grep "\(git\\$\)\|\(svn\\$\)"
2008-10-23mamona-sound: moving nokia800 asound.state from mamona-sound-n800 to alsa-stateAloisio Almeida Jr
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-08-07alsa-*: update to 1.0.17Koen Kooi
2008-07-25alsa-libs: don't need to define the get_alsa_versym_setting function 3 Henning Heinold
times
2008-07-21alsa-oss: fix libio.patchHenning Heinold
*stupid else vs. #else from some how dont break uclibc build so I catched not _fildes vs __filedes, fixed now to, thanks to shoragan to spot this * add LEAD_SONAME as suggested by bitbake * bump PR this time the rightway
2008-07-20alsa-oss: fix stdioemu.c for uclibcHenning Heinold
*on none glibc systems libio.h is not there and FILE._fileno is not defined *on uclibc _fileno is _filedes *provide autoconf magic which check for structure *bump PR
2008-07-19alsa-lib: fix avr32 builds and libmath detectionHenning Heinold
* fix bug 4364 provided Geoffrey Wossum * add fix_libmath.patch to correct detection either -lm is needed or not * bump PR
2008-06-11alsa-state: install correct fileMichael Lauer
2008-06-11alsa-state: fix standard alsa dmix configuration, it now works out-of-the-boxMichael Lauer
2008-06-11alsa-plugins 1.0.14 update to 1.0.15Michael Lauer
2008-06-10lots of recipes: bump PR to get postinsts backKoen Kooi
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs
2008-06-10add alsa-scenario support library (git version)Michael Lauer
2008-05-09alsa-state.bb : use openmoko-alsa-scenarios.bb from OM mtnGraeme Gregory
2008-05-04divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OERolf Leggewie
* bugs.openembedded.org has frequent DNS issues, .net is better maintained both should usually point to the same server and bugzilla installation
2008-04-25merge of '3e22c6ee5af012d09e9027c2ade50920300fb0f2'Holger Freyther
and 'f360c05bdca8536435cf09d573b42b34d69224ff'
2008-04-25Mess with the tree in a unknown way due the limitations of a tool. No idea whichHolger Freyther
gsmhandset.state to delete (see the below output of mtn), drop both... mtn: 2 heads on branch 'org.openembedded.dev' mtn: [left] 3e22c6ee5af012d09e9027c2ade50920300fb0f2 mtn: [right] 74f4e875283dd639a1a426c4ce2930b205f84ac1 mtn: warning: orphaned node conflict on node 24181, dead parent 22904, name gsmhandset.state mtn: warning: resolve non-content conflicts and then try again. mtn: error: merge failed due to unresolved conflicts
2008-04-23openmoko2/openmoko-alsa-scenarios.bb : pull alsa audio scenarios directlyJohn Lee
from SVN so we are always in sync. by julian_chu@openmoko.com
2008-03-30tosa asound.state: fix default valuesJunqian Gordon Xu
2008-03-26fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of deviceGraeme Gregory
2008-03-18alsa-state: increase PR to reflect changes in fic-gta01John Lee
2008-03-14alsa/alsa-state/fic-gta01/ : update the state files from svnGraeme Gregory
2008-03-12alsa/alsa-state/fic-gta01/* : update gta01 statesGraeme Gregory
2008-03-12alsa-state: sync upstream from XorAJohn Lee
2008-03-07merge of '211b2bf7086145ba83e7b54cebded9bb3025b075'John Lee
and 'cb58be96e7128aa032b10e0b9d369ca6f59af487'
2008-03-07solving merge conflictJohn Lee
2008-03-04alsa-state.bb : update state files for gta02Graeme Gregory
2008-03-03alsa-state: merge upstreamJohn Lee
* reduce PCM volume for gta02 to prevent distortion (77baa0a58d42ad16d78eb1888a660e95b9112bda) * merge state files with openmoko versions (20657a67dd3d46190016de2069fb77e48b12f0b9)
2008-03-02alsa-state: reduce PCM volume for gta02 to prevent distortionMichael Lauer
2008-02-29alsa-state/fic-gta02/* : merge state files with openmoko versionsGraeme Gregory
2008-02-27merge of '8dccbf106093aaa7b62b2a96962945185534c923'John Lee
and 'c50825ba187c292f591cf43c91216cebffb5e290'
2008-02-19Fixed default ALSA state for SL-Cxx00 (OE#2617).Stanislav Brabec
* Fixes bass/treble levels (reflects kernel fix alsa-wm8750-treble.patch (>2.6.24)). * Increased Mic Levels and Boost. * Enabled Capture Switch. * Improved Headphones / Speaker volume balance. * Disabled all bypasses. * Disabled Left -> Right routing. * All Mono signals decreased to 0 (not connected). * Line Mux changed to differential, keeping PGA unused. * Using Digital mono for recording (jack supports ony mono). * Enabled Automatic Level Control, optimized for voice recording. * Enabled Zero Cross volume changes.
2008-02-11alsa-state: forgot to increase PR in the last commitJohn Lee