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
/
wmcodec-pp.c
Age
Commit message (
Expand
)
Author
2010-01-18
Add initial Packard Bell Vibe 500 port, by Szymon Dziok
Frank Gevaerts
2008-12-12
FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few ...
Mark Arigo
2008-11-26
Get rid of remaining audiohw_enable_output style codec setup and use pre/post...
Michael Sevakis
2008-09-13
iPod Video: Fix playback after recording (FS #7402). Implement recording gain...
Jens Arnold
2008-09-10
iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...
Jens Arnold
2008-07-16
Ensure consistency between header file and implementation for iPod drivers, b...
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-03-12
Do some crackdown on kernel object reinitialization after they could be in us...
Michael Sevakis
2008-02-10
Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded ...
Michael Giacomelli
2008-01-20
audio on the m:robe 100
Robert Kukla
2007-11-05
Get rid of a couple of inl/outl since we have defines. Also use some other de...
Barry Wardell
2007-10-16
Improved H10 ADC driver. We now do things exactly as the OF does. This includ...
Barry Wardell
2007-10-02
Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no r...
Michael Sevakis
2007-07-27
Sound working on iPod 2nd gen, but very unstable (applies also to 3rd gen). F...
Jens Arnold
2007-07-02
Improved CPU clock setup for PP502x. PP5020 and PP5022 are not register compa...
Jens Arnold
2007-03-11
Reenable aynchronous audio init stage. Really just single stage with aynchron...
Michael Sevakis
2007-02-21
Get rid of some outl/inl in favour of #define.
Barry Wardell
2007-01-27
Oops - fix PortalPlayer builds
Daniel Ankers
2006-12-09
Move I2S initialisation out of the Wolfson codec driver
Daniel Ankers
2006-12-06
first step in audio driver unification: renaming the functions to audio_*
Marcoen Hirschberg
2006-10-27
Renamed the ipod_i2c functions to the more appropriate pp_i2c
Daniel Stenberg
2006-10-20
generalise the wolfson codec code a bit
Marcoen Hirschberg