summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-27fix "hide radio menu if no tuner is detected"; wrong constant was usedRobert Kukla
2007-02-27Oops: G3 doesn't support RoLoDaniel Ankers
2007-02-27Improved RoLo support for PortalPlayer - handles the COP correctlyDaniel Ankers
2007-02-27Correct the (C) infoDave Chapman
2007-02-27Fix a problem when dithering mono audio. Left samples weren't being duplicate...Michael Sevakis
2007-02-27Fix old bug where applying a crossfeed direct gain of 0 dB would result in ne...Thom Johansen
2007-02-27Adapt ARM crossfeed assembler to work like the Coldfire one. Remove SWITCHPAR...Thom Johansen
2007-02-27crossfeed_data needn't be initialized for every targetMichael Sevakis
2007-02-27SWCODEC: Tighten up coldfire assembly a little bit more. Cleanup to make diff...Michael Sevakis
2007-02-27Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon
2007-02-27fix FS#6700. If you really need to paste into the source directory, do Jonathan Gordon
2007-02-27fix red buildsJonathan Gordon
2007-02-27returning ACTION_EXIT_AFTER_THIS_MENUITEM from a menu callback will exit Jonathan Gordon
2007-02-27Convert the radio menus to the new system.Jonathan Gordon
2007-02-26WM8711/8721/8731 have no tone controls, so enable the software tone controls ...Jens Arnold
2007-02-26SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...Michael Sevakis
2007-02-26No need to download the huge gcc tarball, gcc-core will do fine for us.Thom Johansen
2007-02-26fix the remote backlight while plugged textJonathan Gordon
2007-02-26fix the enable replaygain setting textJonathan Gordon
2007-02-26disable LCD poweroff for now until problems with the remote control and headp...Marcoen Hirschberg
2007-02-26don't show an empty battery at 100%Marcoen Hirschberg
2007-02-26get the button bar working like it used to (hopefully)Jonathan Gordon
2007-02-26Add info on new bass/treble controls for X5.Thom Johansen
2007-02-26Wrap filter_bishelf_coefs with HAVE_SW_TONE_CONTROLS to not waste bytes on ta...Thom Johansen
2007-02-26Add software based bass/treble controls for targets which have no such functi...Thom Johansen
2007-02-26Turns out I don't have a magic DAP. :( I didn't get the problem because I RoL...Michael Sevakis
2007-02-25Well, it seems that caused problems for others but my magic bug correcting DA...Michael Sevakis
2007-02-25X5: Move the remote tick to target tree.Jens Arnold
2007-02-25Move target specific parts of the H100 remote LCD driver to target tree.Jens Arnold
2007-02-25Add new target/arm/ipod/video/ directory to source tarballs.Dave Chapman
2007-02-25Add CPU-model-specific init to newborn threads. Add default %macsr for each t...Michael Sevakis
2007-02-25Cleaned up code a bit, fixed possible bug during committing numeric indices a...Miika Pekkarinen
2007-02-25Fixed database export crashing with long tags. And failing without DB loaded ...Miika Pekkarinen
2007-02-25Remove unused code, make comments c-style, make one private function staticNils Wallménius
2007-02-25Moved ipod LCD code to target tree.Jens Arnold
2007-02-25FS #6696. Updated nynorsk translation by Karl Ove Hufthammer.Thom Johansen
2007-02-24Make it clear that there is no release version for newer targetsNils Wallménius
2007-02-24Use the correct constant to avoid confusionPeter D'Hoye
2007-02-24Better short filename generation. Fixes FS#6648.Peter D'Hoye
2007-02-24Hrm. move.q? I want moveq.l :)Michael Sevakis
2007-02-24Woops, that was an experimental change that shouldn't have been included.Michael Sevakis
2007-02-24SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis
2007-02-24Remove unnecessary function call.Nils Wallménius
2007-02-24Make private functions 'static'.Nils Wallménius
2007-02-23Ooops #2 - fix sim builds. The dbg_save_roms function will work on all PP ta...Dave Chapman
2007-02-23Ooops.Dave Chapman
2007-02-23Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman
2007-02-23Initial take at providing a Sansa e200R build target. Only the bootloader buildDaniel Stenberg
2007-02-23support scrambling for the Sansa R modelsDaniel Stenberg
2007-02-23SPC Codec: Fix an overflow issue in echo with left shifting by 9 that showed ...Michael Sevakis