summaryrefslogtreecommitdiff
path: root/firmware/drivers/audio/android.c (unfollow)
Commit message (Expand)Author
2015-02-02iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer
2014-09-18Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen
2013-04-15Keep fixing 0c7b787 stuffMichael Sevakis
2012-01-04android: move pcm_shutdown() to audiohw_close() now that it's properly called...Thomas Martitz
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2010-04-27Remove pcm_mute() which has been unused since r19308Rafaël Carré
2009-10-31Remove svn:executable from firmwareMichael Chicoine
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2007-10-13M:Robe - Fix compilation and remove some warningsKarl Kurbjun
2007-10-09Increase step size of stereo width to 5% to avoid tediously long list in sett...Thom Johansen
2007-09-30Move some more files around and get the main build compilingKarl Kurbjun
2007-09-21Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.Will Robertson
2007-06-26Gigabeat: Replace generic i2c driver with one that uses the CPU's builtin con...Michael Sevakis
2007-06-13now back to greenChristian Gmeiner
2007-05-03No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis
2007-04-18move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...Marcoen Hirschberg
2007-03-11Reenable aynchronous audio init stage. Really just single stage with aynchron...Michael Sevakis
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg
2006-12-09Move I2S initialisation out of the Wolfson codec driverDaniel Ankers
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg
2006-10-27kill two gigabeat warningsDaniel Stenberg
2006-10-20generalise the wolfson codec code a bitMarcoen Hirschberg
2006-09-20Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell
2006-08-26Fix lcd_update_rect() on 5/6GB H10 (thanks to Laurent Baum). Fix usb_detect()...Barry Wardell
2006-08-11Some indent/c99 style cleanup by Barry WardellHristo Kovachev
2006-08-03Barry Wardell's initial work for the iriver H10 portDaniel Stenberg