summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-14Updated spanish lang file by Jose Ramon Garcia (FS#6765)Jonathan Gordon
2007-03-14x5/M5: Finally get rid of filter selection aberrations when switching to 88.2...Michael Sevakis
2007-03-14dont exit the recording screen after going into the rec settings unless Jonathan Gordon
2007-03-13Refer to "disk" instead of "hard disk" for the dap as flash based daps don't ...Dominik Riebeling
2007-03-13Fix an off-by-one bug when dealing with genres in MP4 files.Magnus Holmgren
2007-03-13Get rid of the arm4 libspeex warnings.Jens Arnold
2007-03-13H100 Series: Fix FS#6810 - Distortion on Bass/Treble usage. Coldfire PCM need...Michael Sevakis
2007-03-13turn on ARM optimizationsMarcoen Hirschberg
2007-03-13rename config.h to config-speex.hMarcoen Hirschberg
2007-03-13SWCODEC/Voice: Just one more adjustment and all should be good again.Michael Sevakis
2007-03-13Convert the recording menu to the new APIJonathan Gordon
2007-03-13SWCODEC: Fix a problem with voice in the menus caused by my error using the w...Michael Sevakis
2007-03-13FS #6782 - Adjust right player movement to use Vol+ and Vol- instead of pausi...Tom Ross
2007-03-13Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da...Barry Wardell
2007-03-13duth lang update by Jacco Koning (FS#6797)Jonathan Gordon
2007-03-12Fix typo. We only need to keep bit 6 set on HPH_OUT_L. Setting it on HPH_OUT_...Barry Wardell
2007-03-12Disable bootloader messages in the H10 and Sansa bootloaders unless the PLAY ...Barry Wardell
2007-03-12Sorted and updated FILES for both apps and firmware, included features.txt pr...Nils Wallménius
2007-03-12Add installation instructions for the sansa.Dominik Riebeling
2007-03-12Add missing files (for Archos and iRiver M5) to the source archive.Magnus Holmgren
2007-03-12Make the Play / Pause option restart playback if its stopped alsoJonathan Gordon
2007-03-12fix warningsDaniel Stenberg
2007-03-12fix warningsDaniel Stenberg
2007-03-12* Clean up speex.c a little.Dan Everton
2007-03-12simplified the code and now invokes gcc to figure out specific target specificsDaniel Stenberg
2007-03-12Coldfire DSP Assembly: Fix a bug in the resampler that would only affect one ...Michael Sevakis
2007-03-11ARM assembler for resampling. Should provide some gains, though not huge ones.Thom Johansen
2007-03-11Make private function static on variable CPU frequency targets. Kill it on fi...Jens Arnold
2007-03-11Enable balance control on SansaDaniel Ankers
2007-03-11Make a couple of private functions 'static'Nils Wallménius
2007-03-11Oops, missed a file from r12727Daniel Ankers
2007-03-11Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ...Daniel Ankers
2007-03-11Squeeze the serial number code down a few more bytes and call it a day. Will ...Michael Sevakis
2007-03-11Clean up the debug menu serial number display code a bit and save a few bytes.Michael Sevakis
2007-03-11Fix a late error that only let it read at default CPU frequency. Disable inte...Michael Sevakis
2007-03-11iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|...Michael Sevakis
2007-03-11Fix bug in action_getstatus() where it didnt store the last action so it Jonathan Gordon
2007-03-11Optimized the gui list code performance, including automatic frame dropping a...Miika Pekkarinen
2007-03-11Fixed database displaying duplicate entries after deleting tracks and databas...Miika Pekkarinen
2007-03-11revert FS#6747 — y-margin reset in gui_list_draw, it introduced a nasty Jonathan Gordon
2007-03-11Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...Michael Sevakis
2007-03-11Pop a stub in there for the e200 until playback is ready. Move it to the prop...Michael Sevakis
2007-03-11Add audiohw_postinit() stub for the sims.Michael Sevakis
2007-03-11Add another #ifdef PLAYBACK_VOICE where it should be.Michael Sevakis
2007-03-11Reenable aynchronous audio init stage. Really just single stage with aynchron...Michael Sevakis
2007-03-11fix FS#6784Jonathan Gordon
2007-03-11SWCODEC: Keep codec malloc buffer line aligned. Not doing so had vorbis runni...Michael Sevakis
2007-03-11FS #6793. Norwegian lang update by Tobias Langhoff.Thom Johansen
2007-03-10Some more style adjustments to the Ipod installation. Labels can be used even...Dominik Riebeling
2007-03-10Yield regularly during commits so the UI doesn't lock upSteve Bavin