| Commit message (Expand) | Author | Age |
| * | Unify PCM interface just above the hardware driver level for all targets incl... | Michael Sevakis | 2007-10-06 |
| * | Move some more files around and get the main build compiling | Karl Kurbjun | 2007-09-30 |
| * | A few minor cleanups for the Gigabeat S | Will Robertson | 2007-09-22 |
| * | Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. | Will Robertson | 2007-09-21 |
| * | Accept patch in FS#7751 by Catalin Patulea, move ifp port specific pcm code t... | Nils Wallménius | 2007-09-11 |
| * | Temporary fix for FS#7257 and FS#7261 - playback resumes while paused when se... | Robert Keevil | 2007-07-05 |
| * | Fix up #endif. | Steve Bavin | 2007-06-17 |
| * | remove dead code and unmatched #endif | Marcoen Hirschberg | 2007-06-17 |
| * | always reset the pcm_paused flag when stopping playback. fixes FS #7187 | Marcoen Hirschberg | 2007-05-19 |
| * | Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi... | Michael Sevakis | 2007-03-11 |
| * | Forgot that too...hrmph. | Michael Sevakis | 2007-03-05 |
| * | merge a big part of the unofficial gigabeat cvs back. Includes working bootlo... | Marcoen Hirschberg | 2006-12-29 |
| * | FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co... | Barry Wardell | 2006-12-18 |
| * | first step in audio driver unification: renaming the functions to audio_* | Marcoen Hirschberg | 2006-12-06 |
| * | iRiver/iAudio: Added audio_set_recording gain and sound_default to plugin API... | Michael Sevakis | 2006-11-23 |
| * | Audio bugfixes. Should wait for voice codec to reload before returning buffer... | Michael Sevakis | 2006-11-22 |
| * | Sansa doesn't use a Wolfson codec. Various other changes to allow Sansa to c... | Daniel Ankers | 2006-11-22 |
| * | Remove unnecessary dummy pcm_init for PNX0101 (iFP). | Tomasz Malesinski | 2006-11-08 |
| * | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis | 2006-11-06 |
| * | kill two gigabeat warnings | Daniel Stenberg | 2006-10-27 |
| * | Messing with the peak calculation in pcm_playback.c for Coldfire ports. | Michael Sevakis | 2006-10-10 |
| * | Iriver iFP7xx sound support. | Tomasz Malesinski | 2006-08-12 |
| * | update the gigabeat code and move to target_tree | Marcoen Hirschberg | 2006-08-12 |
| * | added mostly dummy changes to allow building of a Sansa e200 bootloader | Daniel Stenberg | 2006-08-01 |
| * | Patch #5680 from Daniel Ankers - adapt the assembler version of the FIQ playb... | Dave Chapman | 2006-07-19 |
| * | Coldfire: Use the auto-align feature in conjunction with line reads for the p... | Jens Arnold | 2006-05-09 |
| * | More work on swcodec. No significant pcmbuf functions are called from the au... | Brandon Low | 2006-04-05 |
| * | iPod mini 2G: Define correct audio codec, and fix WM8731 driver to work with ... | Jens Arnold | 2006-03-30 |
| * | Better sound quality on the iAudio X5 using the correct MCLK frequency | Linus Nielsen Feltzing | 2006-03-30 |
| * | Audio support for iAudio X5 | Linus Nielsen Feltzing | 2006-03-28 |
| * | Code police | Brandon Low | 2006-03-27 |
| * | Unify pcm_playback code where applicable to make working with it a bit nicer | Brandon Low | 2006-03-25 |
| * | Fix weirdness caused by not stopping buffering during pause, and generally us... | Brandon Low | 2006-03-24 |
| * | Quick hack to make the application compile for iAudio X5 | Linus Nielsen Feltzing | 2006-03-21 |
| * | Revert non-functional peakmeter fix, fix it for real? this time | Brandon Low | 2006-03-10 |
| * | Fix peakmeter reading off the end of the buffer, thanks to petur | Brandon Low | 2006-03-09 |
| * | iPod 3G: Enable I2S interrupts for the main processor, not the COP | Dave Chapman | 2006-03-09 |
| * | _Slight_ optimization of peak calculation | Brandon Low | 2006-03-07 |
| * | Make better use of banked registers in FIQ mode to shrink the iPod FIQ | Thom Johansen | 2006-03-05 |
| * | iPod 3G - small audio fixes, but it still isn't working. | Dave Chapman | 2006-02-26 |
| * | iPod 3G - initial (completely untested) attempt at audio support | Dave Chapman | 2006-02-26 |
| * | Make pcm_playback.c compile for the iPod 3G - there is no playback implemente... | Dave Chapman | 2006-02-24 |
| * | Shave off one instruction in fiq handler! | Thom Johansen | 2006-02-23 |
| * | Correct the channel order in the ASM optimised fiq handler. Correct a | Thom Johansen | 2006-02-20 |
| * | Remove unneeded variable. | Thom Johansen | 2006-02-19 |
| * | Added assembler FIQ handler for iPod. Remove unnecessary SIMULATOR check | Thom Johansen | 2006-02-19 |
| * | iPod: Audio driver for iPod Video/5G. Rename wm8971_* functions to wmcodec_*... | Dave Chapman | 2006-02-13 |
| * | Fixed warnings in the iFP target. | Tomasz Malesinski | 2006-02-12 |
| * | iPod: Re-written audio driver. This brings it in line with changes to pcm pl... | Dave Chapman | 2006-02-07 |
| * | Rework PCM buffer | Brandon Low | 2006-02-07 |