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