summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-28Character-encoding policingDave Chapman5-5/+5
2007-02-28FS#5720 — improved meta data extraction from SID filesRobert Kukla1-6/+15
2007-02-28Better working USB bootloader mode for H300Linus Nielsen Feltzing1-16/+13
2007-02-27fix "hide radio menu if no tuner is detected"; wrong constant was usedRobert Kukla1-1/+1
2007-02-27Oops: G3 doesn't support RoLoDaniel Ankers1-1/+8
2007-02-27Improved RoLo support for PortalPlayer - handles the COP correctlyDaniel Ankers4-2/+54
2007-02-27Correct the (C) infoDave Chapman1-1/+8
2007-02-27Fix a problem when dithering mono audio. Left samples weren't being duplicate...Michael Sevakis1-5/+18
2007-02-27Fix old bug where applying a crossfeed direct gain of 0 dB would result in ne...Thom Johansen1-0/+3
2007-02-27Adapt ARM crossfeed assembler to work like the Coldfire one. Remove SWITCHPAR...Thom Johansen3-77/+60
2007-02-27crossfeed_data needn't be initialized for every targetMichael Sevakis1-3/+4
2007-02-27SWCODEC: Tighten up coldfire assembly a little bit more. Cleanup to make diff...Michael Sevakis3-153/+159
2007-02-27Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon14-140/+140
2007-02-27fix FS#6700. If you really need to paste into the source directory, do Jonathan Gordon1-6/+14
2007-02-27fix red buildsJonathan Gordon1-5/+1
2007-02-27returning ACTION_EXIT_AFTER_THIS_MENUITEM from a menu callback will exit Jonathan Gordon3-1/+18
2007-02-27Convert the radio menus to the new system.Jonathan Gordon6-253/+182
2007-02-26WM8711/8721/8731 have no tone controls, so enable the software tone controls ...Jens Arnold6-4/+17
2007-02-26SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...Michael Sevakis9-6/+24
2007-02-26No need to download the huge gcc tarball, gcc-core will do fine for us.Thom Johansen1-3/+3
2007-02-26fix the remote backlight while plugged textJonathan Gordon1-1/+2
2007-02-26fix the enable replaygain setting textJonathan Gordon1-1/+1
2007-02-26disable LCD poweroff for now until problems with the remote control and headp...Marcoen Hirschberg1-1/+1
2007-02-26don't show an empty battery at 100%Marcoen Hirschberg7-7/+7
2007-02-26get the button bar working like it used to (hopefully)Jonathan Gordon1-127/+143
2007-02-26Add info on new bass/treble controls for X5.Thom Johansen1-5/+11
2007-02-26Wrap filter_bishelf_coefs with HAVE_SW_TONE_CONTROLS to not waste bytes on ta...Thom Johansen1-0/+2
2007-02-26Add software based bass/treble controls for targets which have no such functi...Thom Johansen9-45/+175
2007-02-26Turns out I don't have a magic DAP. :( I didn't get the problem because I RoL...Michael Sevakis1-2/+0
2007-02-25Well, it seems that caused problems for others but my magic bug correcting DA...Michael Sevakis1-0/+5
2007-02-25X5: Move the remote tick to target tree.Jens Arnold3-59/+54
2007-02-25Move target specific parts of the H100 remote LCD driver to target tree.Jens Arnold5-621/+685
2007-02-25Add new target/arm/ipod/video/ directory to source tarballs.Dave Chapman1-0/+1
2007-02-25Add CPU-model-specific init to newborn threads. Add default %macsr for each t...Michael Sevakis2-5/+20
2007-02-25Cleaned up code a bit, fixed possible bug during committing numeric indices a...Miika Pekkarinen4-75/+132
2007-02-25Fixed database export crashing with long tags. And failing without DB loaded ...Miika Pekkarinen2-3/+3
2007-02-25Remove unused code, make comments c-style, make one private function staticNils Wallménius2-15/+7
2007-02-25Moved ipod LCD code to target tree.Jens Arnold4-255/+286
2007-02-25FS #6696. Updated nynorsk translation by Karl Ove Hufthammer.Thom Johansen1-69/+562
2007-02-24Make it clear that there is no release version for newer targetsNils Wallménius1-6/+5
2007-02-24Use the correct constant to avoid confusionPeter D'Hoye1-1/+1
2007-02-24Better short filename generation. Fixes FS#6648.Peter D'Hoye1-11/+50
2007-02-24Hrm. move.q? I want moveq.l :)Michael Sevakis1-2/+2
2007-02-24Woops, that was an experimental change that shouldn't have been included.Michael Sevakis1-2/+1
2007-02-24SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis13-503/+1060
2007-02-24Remove unnecessary function call.Nils Wallménius1-3/+3
2007-02-24Make private functions 'static'.Nils Wallménius2-40/+42
2007-02-23Ooops #2 - fix sim builds. The dbg_save_roms function will work on all PP ta...Dave Chapman1-2/+2
2007-02-23Ooops.Dave Chapman1-4/+0
2007-02-23Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman13-1/+73