summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted/maemo
AgeCommit message (Expand)AuthorFilesLines
2021-07-25pcm: Remove unused function pcm_play_dma_get_peak_buffer()Aidan MacDonald1-8/+0
2020-11-12pcm: Further cleanup of unused bits of the PCM ACPI:Solomon Peachy1-5/+0
2020-10-31pcm: Get rid of pcm_play_pause() and associated APIsSolomon Peachy1-17/+0
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy1-4/+0
2015-01-11maemo: Clean up unused variablesThomas Jarosch1-4/+0
2013-04-22Do some cleanup, adjustment and a couple fixes to recent sound changes.Michael Sevakis1-3/+3
2012-03-04Tweak some PCM drivers for less typecasting with the data pointer.Michael Sevakis1-5/+4
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-4/+3
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-28/+2
2011-12-09Nokia N900: Implement pcm_play_lock() / pcm_play_unlock()Thomas Jarosch1-0/+26
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis1-1/+1
2011-08-14Remove a couple of duplicate #includesBertrik Sikken1-1/+0
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis1-0/+3
2011-03-08Bring idle poweroff to RaaA and the simThomas Jarosch1-10/+0
2011-03-01Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...Thomas Jarosch1-4/+0
2011-02-28Hopefully get shutdown/exit handling on SDL/maemo right.Thomas Martitz1-10/+0
2011-02-15Fix the shutdown sequence for maemo, SDL and simulator buildsThomas Jarosch1-0/+6
2011-02-08Initial maemo platform supportThomas Jarosch3-0/+715