summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Woops, that was an experimental change that shouldn't have been included.Michael Sevakis2007-02-24
* SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis2007-02-24
* Remove unnecessary function call.Nils Wallménius2007-02-24
* Make private functions 'static'.Nils Wallménius2007-02-24
* Ooops #2 - fix sim builds. The dbg_save_roms function will work on all PP ta...Dave Chapman2007-02-23
* Ooops.Dave Chapman2007-02-23
* Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman2007-02-23
* Initial take at providing a Sansa e200R build target. Only the bootloader buildDaniel Stenberg2007-02-23
* support scrambling for the Sansa R modelsDaniel Stenberg2007-02-23
* SPC Codec: Fix an overflow issue in echo with left shifting by 9 that showed ...Michael Sevakis2007-02-23
* Remove useless defineNils Wallménius2007-02-23
* Make private functions static. Remove some functions from the plugin api as t...Nils Wallménius2007-02-23
* Correct the usage for the -add option - add mn2g and change x5 to iax5Dave Chapman2007-02-23
* correct coordinates of the battery indicator bitmapsMarcoen Hirschberg2007-02-23
* Remove unneeded zero checks from convert_gain() and get_replaygain_int(). The...Thom Johansen2007-02-23
* Proper file headerLinus Nielsen Feltzing2007-02-23
* Set properties correctlyLinus Nielsen Feltzing2007-02-22
* Put the X5 bootloader in a separate fileLinus Nielsen Feltzing2007-02-22
* Correct the Gigabeat bootloader.Nicolas Pennequin2007-02-22
* Fix comment.Thom Johansen2007-02-22
* FS#6554 - Move bootloader code into a common fileLinus Nielsen Feltzing2007-02-22
* Move the MPARK init to system_init()Linus Nielsen Feltzing2007-02-22
* Commit optional code for high-precision EQ which will almost certainly not ma...Thom Johansen2007-02-22
* Correct LCD DMA init on the H300Linus Nielsen Feltzing2007-02-22
* Use -ffunction-sections and -fdata-sections for all bootloadersLinus Nielsen Feltzing2007-02-22
* Fix remote-lcd contrast and crossfeed HF cutoff settingsJonathan Gordon2007-02-22
* Change the replaygain preamp increment to a slightly less insane 0.5 dB.Thom Johansen2007-02-22
* Enable warnings (-Wall, -Wundef).Dave Chapman2007-02-22
* Keep the vectors when linking with --gc-sectionsLinus Nielsen Feltzing2007-02-22
* Make it easier to quit Snake2 (much easier on iPods at least) by allowing use...Zakk Roberts2007-02-21
* Allow button repeat events in the Brickmania main menu. Makes it easier to sc...Zakk Roberts2007-02-21
* Get rid of some outl/inl in favour of #define.Barry Wardell2007-02-21
* Fix broken conversion of 16 bit interleaved stereo to internal format.Thom Johansen2007-02-21
* Fix bug with ipod bootloader installation, found by linuxstbDominik Wenger2007-02-21
* Implementation of Bootloader installation/uninstallation for all Targets in r...Dominik Wenger2007-02-21
* Now the LCD Contrast setting works againLinus Nielsen Feltzing2007-02-21
* pressing u in the sim simulates usb. press u again to "disconnect"Jonathan Gordon2007-02-21
* Dont set the lcd invert mode when changing line selectorJonathan Gordon2007-02-21
* set the default value for the scroll delay settings back to what they Jonathan Gordon2007-02-21
* save config.cfg after resetting settings (from the menu)Jonathan Gordon2007-02-21
* fix the scroll delay settingJonathan Gordon2007-02-21
* woops, allow the user to quit menusJonathan Gordon2007-02-21
* Dont load the menu callback so often. Jonathan Gordon2007-02-21
* Correct drawing of hour hand when hour == 12Linus Nielsen Feltzing2007-02-21
* SWCODEC, Coldfire, upsampling: Shave a couple more cycles out of the typical ...Michael Sevakis2007-02-21
* Don't enable low latency mode in the Crossfeed submenuLinus Nielsen Feltzing2007-02-21
* How'd I miss that little tweak?Michael Sevakis2007-02-21
* The default must come first. Use the shortest string for iFP7xx as well, and ...Jens Arnold2007-02-21
* SWCODEC-Coldfire: Small upsampling tweek improves speed and size a tiny bit a...Michael Sevakis2007-02-21
* Fix 64 bit warnings.Jens Arnold2007-02-21