| Commit message (Expand) | Author | Age |
| * | fix yellow | Marcin Bukat | 2010-10-31 |
| * | Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111... | Marcin Bukat | 2010-10-31 |
| * | Mark some local variables with 'static'. | Nils Wallménius | 2010-08-11 |
| * | Rockbox as an application: Commit current Android port progress. | Thomas Martitz | 2010-08-02 |
| * | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz | 2010-06-21 |
| * | - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos... | Thomas Martitz | 2010-05-15 |
| * | Gigabeat S: Fully enable access to hardware tone controls and 3-D effect feat... | Michael Sevakis | 2010-05-15 |
| * | r25940 oops. No, no, no, that wasn't quite right. Must be truthful about the ... | Michael Sevakis | 2010-05-11 |
| * | MRobe100, HD200, Gigabeat F/X (anything with wm8750 or wm8751). Properly pres... | Michael Sevakis | 2010-05-11 |
| * | Add MPIO HD200 port - changed files | Marcin Bukat | 2010-04-26 |
| * | Fix yellows | Thomas Martitz | 2010-04-25 |
| * | Remove lots of simulator-speficic #ifdef'ing in sound.c to allow for DSP effe... | Thomas Martitz | 2010-04-25 |
| * | Fix minor mistake in tone control code: UDA1341 was added to the wrong part o... | Torne Wuff | 2010-04-13 |
| * | Fix further tabs | Andree Buschmann | 2010-01-03 |
| * | Comstify a function pointer array | Nils Wallménius | 2009-11-11 |
| * | Improvements to mini2440 audio; change CPU freq to 406MHz | Bob Cousins | 2009-11-03 |
| * | * Move DSP_CALLBACK_* enum to sound.h | Maurus Cuelenaere | 2009-08-01 |
| * | Fix red in bootloaders | Alexander Levin | 2009-07-11 |
| * | Improvements to the pitch screen UI (FS#10359 by David Johnston) | Alexander Levin | 2009-07-11 |
| * | Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple... | Bertrik Sikken | 2009-06-28 |
| * | Fix audio on Onda VX747 | Maurus Cuelenaere | 2009-05-26 |
| * | 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor... | Mark Arigo | 2009-05-25 |
| * | Get the volume controls working on the M:Robe 500 along with some minor code ... | Karl Kurbjun | 2009-03-03 |
| * | Small binsize optimization and likely a tiny speedup too | Nils Wallménius | 2009-01-02 |
| * | Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac... | Michael Sevakis | 2008-12-31 |
| * | Fix for FS#9444. Scales balance between current and mute. Mutes channel at 10... | Steve Gotthardt | 2008-12-27 |
| * | Have drivers merged for WM8711/21/31 since they are so similar but respect al... | Michael Sevakis | 2008-12-08 |
| * | Fix compilation of Clip simulator | Rafaël Carré | 2008-11-24 |
| * | iPod Video: Fix playback after recording (FS #7402). Implement recording gain... | Jens Arnold | 2008-09-13 |
| * | iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi... | Jens Arnold | 2008-09-10 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Initial D2 sound playback support (known issues to follow on the CowonD2Info ... | Rob Purchase | 2008-06-22 |
| * | Make life easier for people working on new ports (audio drivers are normally ... | Dave Chapman | 2008-05-24 |
| * | fix some problems with missing HAVE_RECORDING checks #2 | Christian Gmeiner | 2008-05-16 |
| * | fix FS#8992 - hope all sound bass/treble problems are gone now | Christian Gmeiner | 2008-05-16 |
| * | simplify #if statement | Christian Gmeiner | 2008-05-16 |
| * | add AUDIOHW_CAP for bass cutoff and treble cut off and fix a wrong ifdef for ... | Christian Gmeiner | 2008-05-16 |
| * | Introduce PRESCALER_CAP and move some driver specific code to the correct place. | Christian Gmeiner | 2008-05-14 |
| * | Fail with an error and kick suspect looking default values. | Christian Gmeiner | 2008-05-14 |
| * | add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver... | Christian Gmeiner | 2008-05-13 |
| * | Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make keym... | Michael Sevakis | 2008-05-03 |
| * | undo some changes of my last patch... should fix wm8751 based targets | Christian Gmeiner | 2008-04-28 |
| * | * introduce AUDIOHW_CAPS to define which audio codec can do what kind of oper... | Christian Gmeiner | 2008-04-28 |
| * | fix red | Jonathan Gordon | 2008-04-27 |
| * | move mas35xx specific code for set_channels and set_stereo_width to mas35xx.c... | Christian Gmeiner | 2008-04-22 |
| * | a warning is better | Christian Gmeiner | 2008-04-22 |
| * | move defines for VOLUME_MIN and VOLUME_MAX to their correct place (mas35xx.h) | Christian Gmeiner | 2008-04-22 |
| * | Kill warnings that annoy me when building for Gigabeat S. | Michael Sevakis | 2008-04-15 |
| * | D2: Beginnings of a WM8985 driver (based on WM8758, using EQ1 and EQ5 as HW t... | Rob Purchase | 2008-04-09 |
| * | Introduce sanity check and extra nop to stabilise TCC780x set_cpu_frequency()... | Rob Purchase | 2008-03-31 |