OSDN Git Service

android-x86/external-alsa-utils.git
6 years agoandroid: remove open64 definition marshmallow-x86 nougat-x86 android-x86-7.1-r1 android-x86-7.1-r2 android-x86-7.1-r3 android-x86-7.1-r4 android-x86-7.1-r5 android-x86-8.1-r1 android-x86-8.1-r2 android-x86-8.1-r3 android-x86-8.1-r4 android-x86-8.1-r5
Chih-Wei Huang [Fri, 8 Sep 2017 02:24:45 +0000 (10:24 +0800)]
android: remove open64 definition

The bionic has open64 now.

8 years agoandroid: simplify the makefile and only build 32-bit executable lollipop-x86 android-x86-6.0-r1 android-x86-6.0-r2 android-x86-6.0-r3
Chih-Wei Huang [Thu, 2 Apr 2015 19:03:00 +0000 (03:03 +0800)]
android: simplify the makefile and only build 32-bit executable

9 years agoandroid: fix building issues on lollipop-x86
Chih-Wei Huang [Wed, 5 Nov 2014 10:22:53 +0000 (18:22 +0800)]
android: fix building issues on lollipop-x86

10 years agoRemove libaudio from LOCAL_SHARED_LIBRARIES. jb-x86 kitkat-x86 android-x86-4.4-r1 android-x86-4.4-r2 android-x86-4.4-r3
Masaki Muranaka [Thu, 15 Aug 2013 03:24:45 +0000 (12:24 +0900)]
Remove libaudio from LOCAL_SHARED_LIBRARIES.

It is even enough to link libasound.

10 years agoMerge remote-tracking branch 'cyanogenmod/gb-release-7.2' into jb-x86-monami
Masaki Muranaka [Wed, 14 Aug 2013 18:13:22 +0000 (03:13 +0900)]
Merge remote-tracking branch 'cyanogenmod/gb-release-7.2' into jb-x86-monami

Conflicts:
Android.mk

12 years agoChange LOCAL_MODULE_TAGS to be optional ics-x86
Chih-Wei Huang [Wed, 21 Mar 2012 08:45:09 +0000 (16:45 +0800)]
Change LOCAL_MODULE_TAGS to be optional

This allows the utils can be built in user mode.

12 years agoFix building issue on honeycomb honeycomb-x86
Chih-Wei Huang [Tue, 19 Jul 2011 05:28:38 +0000 (13:28 +0800)]
Fix building issue on honeycomb

13 years agobuild alsa_ucm. UCM is the nwe use case manager.
fattire [Sun, 20 Mar 2011 09:15:12 +0000 (02:15 -0700)]
build alsa_ucm.  UCM is the nwe use case manager.

Change-Id: I2cffafd4008c91195f4e7bf2072421f3d6752eae

13 years agoUpdate alsa-utils to version 1.0.24.2
fattire [Sun, 20 Mar 2011 09:09:16 +0000 (02:09 -0700)]
Update alsa-utils to version 1.0.24.2

13 years agoBuild against libasound instead of libaudio. gingerbread-x86
Sean McNeil [Fri, 4 Mar 2011 03:40:35 +0000 (10:40 +0700)]
Build against libasound instead of libaudio.

The linker is now less permissive in finding indirect dependencies.

Change-Id: Ie04215b84d6de7c4ee672c382466769df441cb34

13 years agoLink libasound
Joerie de Gram [Mon, 27 Dec 2010 01:08:35 +0000 (02:08 +0100)]
Link libasound

Change-Id: Iacc21bc515bbc3a5c9e5f35b0b82f1f12997f968

13 years agoadd alsa init files
Chih-Wei Huang [Fri, 9 Jul 2010 03:35:56 +0000 (11:35 +0800)]
add alsa init files

Some sound cards like ICH AC97 need these files to work properly.

Based on the work of Haojun Bao <baohaojun@gmail.com>.

Change-Id: Id6e9c11905dea30a29abc52909687a385bd5f5ca

13 years agoUpdate alsa-utils to version 1.0.23.
Sean McNeil [Fri, 2 Jul 2010 09:53:26 +0000 (16:53 +0700)]
Update alsa-utils to version 1.0.23.

Change-Id: I71d4636823c3ca585c2c8d3362ec9d227bda9e21

14 years agoRemove off64_t as now it is defined in bionic.
Sean McNeil [Wed, 10 Jun 2009 15:02:03 +0000 (22:02 +0700)]
Remove off64_t as now it is defined in bionic.

15 years agoInitial commit
Sean McNeil [Wed, 15 Apr 2009 18:21:47 +0000 (01:21 +0700)]
Initial commit