Re: [PR] Audio: modify audio driver satisfy nuttx alsa [nuttx]

2025-02-20 Thread via GitHub
xiaoxiang781216 closed pull request #15657: Audio: modify audio driver satisfy nuttx alsa URL: https://github.com/apache/nuttx/pull/15657 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] Audio: modify audio driver satisfy nuttx alsa [nuttx]

2025-02-13 Thread via GitHub
xiaoxiang781216 commented on PR #15657: URL: https://github.com/apache/nuttx/pull/15657#issuecomment-2658112815 > There are remarks, lets wait until everything is solved out :-) > > * git commit needs an update. > * this looks like small update, what are possible problems @xiaoxian

Re: [PR] Audio: modify audio driver satisfy nuttx alsa [nuttx]

2025-02-13 Thread via GitHub
xiaoxiang781216 commented on PR #15657: URL: https://github.com/apache/nuttx/pull/15657#issuecomment-2656699773 The change need more review carefully, do your guy really read eveyr line and understand the change before approving? -- This is an automated message from the Apache Git Service

Re: [PR] Audio: modify audio driver satisfy nuttx alsa [nuttx]

2025-02-13 Thread via GitHub
acassis commented on PR #15657: URL: https://github.com/apache/nuttx/pull/15657#issuecomment-2656668172 Also please remove the Draft -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

Re: [PR] Audio: modify audio driver satisfy nuttx alsa [nuttx]

2025-02-13 Thread via GitHub
acassis commented on PR #15657: URL: https://github.com/apache/nuttx/pull/15657#issuecomment-2656667770 @yangyalei very nice! Please rebase to fix the CI issue with xtensa -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] Audio: modify audio driver satisfy nuttx alsa [nuttx]

2025-02-12 Thread via GitHub
yangyalei commented on PR #15657: URL: https://github.com/apache/nuttx/pull/15657#issuecomment-2655310193 > ping @yangyalei done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

Re: [PR] Audio: modify audio driver satisfy nuttx alsa [nuttx]

2025-02-12 Thread via GitHub
acassis commented on PR #15657: URL: https://github.com/apache/nuttx/pull/15657#issuecomment-2654516871 ping @yangyalei -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] Audio: modify audio driver satisfy nuttx alsa [nuttx]

2025-01-24 Thread via GitHub
acassis commented on code in PR #15657: URL: https://github.com/apache/nuttx/pull/15657#discussion_r1928768548 ## audio/Kconfig: ## @@ -277,4 +277,10 @@ config AUDIO_FONT endif +config AUDIO_MAX_APPS + int "Number of applications that can use upperhalf driver meanwhil

Re: [PR] Audio: modify audio driver satisfy nuttx alsa [nuttx]

2025-01-22 Thread via GitHub
yangyalei commented on PR #15657: URL: https://github.com/apache/nuttx/pull/15657#issuecomment-2608776357 This PR is related to https://github.com/apache/nuttx-apps/pull/2970 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] Audio: modify audio driver satisfy nuttx alsa [nuttx]

2025-01-22 Thread via GitHub
yangyalei opened a new pull request, #15657: URL: https://github.com/apache/nuttx/pull/15657 ## Summary Add vela alsa lib interface ## Impact nop ## Testing Use alsa lib interface play music in allwinnertech&BES platform -- This is an automated messag