index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
pcm-telechips.c
Age
Commit message (
Expand
)
Author
2011-09-01
Shuffle some functions around so that interfacing with playback.c in particul...
Michael Sevakis
2011-06-29
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
2010-08-01
Various minor cleanups for cowon d2
Bertrik Sikken
2010-05-24
Make PCM->driver interface about as simple as it will get. Registered callbac...
Michael Sevakis
2010-05-12
Missed a yellow on Cowon D2. :)
Michael Sevakis
2010-05-12
PCM bottom layer simplification. pcm_rec_peak_addr variable no longer has to ...
Michael Sevakis
2009-09-20
i7: pcm-telechips fix sampling rate that was about 40000 instead of 44100
Vitja Makarov
2009-06-01
c100: Get a regular build compiling. Very little functionality.
Marc Guay
2008-12-12
Get rid of some pcm_apply_settings cruft at the low level I somehow missed. M...
Michael Sevakis
2008-12-12
Fix-m the ruddiness.
Michael Sevakis
2008-12-12
Bring consistency to pcm implementation and samplerate handling. Less low-lev...
Michael Sevakis
2008-11-26
Fix yellow and red. Maybe create some new.
Michael Sevakis
2008-11-26
Get rid of remaining audiohw_enable_output style codec setup and use pre/post...
Michael Sevakis
2008-09-22
Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...
Dave Chapman
2008-09-16
Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...
Rob Purchase
2008-09-06
Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...
Dave Chapman