summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/pcm-telechips.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-03Fix errors in unintentionally merged gerrit commit.Michael Sevakis1-1/+1
2012-03-03Revise the PCM callback system after adding multichannel audio.Michael Sevakis1-28/+34
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis1-5/+5
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis1-8/+18
2010-08-01Various minor cleanups for cowon d2Bertrik Sikken1-0/+1
2010-05-24Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis1-34/+9
2010-05-12Missed a yellow on Cowon D2. :)Michael Sevakis1-1/+1
2010-05-12PCM bottom layer simplification. pcm_rec_peak_addr variable no longer has to ...Michael Sevakis1-4/+3
2009-09-20i7: pcm-telechips fix sampling rate that was about 40000 instead of 44100Vitja Makarov1-74/+12
2009-06-01c100: Get a regular build compiling. Very little functionality.Marc Guay1-0/+2
2008-12-12Get rid of some pcm_apply_settings cruft at the low level I somehow missed. M...Michael Sevakis1-3/+0
2008-12-12Fix-m the ruddiness.Michael Sevakis1-2/+0
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis1-11/+2
2008-11-26Fix yellow and red. Maybe create some new.Michael Sevakis1-8/+1
2008-11-26Get rid of remaining audiohw_enable_output style codec setup and use pre/post...Michael Sevakis1-7/+6
2008-09-22Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman1-0/+4
2008-09-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase1-4/+13
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman1-0/+434