Commit Graph

15 Commits

Author SHA1 Message Date
Leonid Pliushch f97dd007c5 pulseaudio: use git for downloading sources (required by ./bootstrap.sh) 2020-04-26 14:26:50 +03:00
Leonid Pliushch 40d6043cb2 pulseaudio: switch source url 2020-04-26 14:19:07 +03:00
Leonid Pliushch 1e0bc07e0b pulseaudio: bump revision 2020-04-26 12:50:59 +03:00
dickreckard 43dcd2cb3b modifying recording preset value to allow headset in
The current SL_ANDROID_RECORDING_PRESET_CAMCORDER value forced to use the internal mic.
By using SL_ANDROID_RECORDING_PRESET_VOICE_RECOGNITION, instead, the pulseaudio module will follow the general behavior of the operating system ( if external headset is plugged in, audio source will be the headset, otherwise it will be the internal mic. ) 
(The value names are not really indicative, this behavior has been found out by trial  and error following OpenSLES_AndroidConfiguration.h)
2020-04-26 12:50:08 +03:00
Leonid Pliushch 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Fredrik Fornwall 5d7a32bfcc Get rid of more liblog linkage 2019-12-30 01:05:41 +01:00
Tom Yan a755ff37ec fix sles source 2019-10-08 14:32:50 +08:00
Tom Yan ba81346e98 fix warnings from pa_atomic_ptr_store
with upstream commit e4450d8
2019-10-08 14:31:12 +08:00
Tom Yan 982e71c9fc update aaudio sink 2019-10-08 14:31:12 +08:00
Tom Yan 4c70d6f7da build with posix_madvise 2019-10-08 10:41:40 +08:00
Tom Yan 4a1892f616 remove pre-configure hacks 2019-10-08 10:31:21 +08:00
Tom Yan bc4f381fd1 remove bootstrap.sh.patch 2019-10-08 10:02:05 +08:00
Tom Yan d88f6bd83c pulseaudio: Update from 12.2 to 13.0 2019-10-08 09:30:33 +08:00
Tom Yan 22bb80b99e pulseaudio: declare conf files 2019-10-08 09:27:36 +08:00
Tom Yan 2f8ad960c0 pulseaudio: unsplit package
With commit 63dc34f being accepted, there isn't exactly a reason that pulseaudio should be splited into two packages anymore.
2019-10-07 21:27:31 +08:00