summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-02-28correct commentRobert Kukla
2007-02-28Character-encoding policingDave Chapman
2007-02-28FS#5720 — improved meta data extraction from SID filesRobert Kukla
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-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-26SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...Michael Sevakis
2007-02-26fix the remote backlight while plugged textJonathan Gordon
2007-02-26fix the enable replaygain setting textJonathan Gordon
2007-02-26get the button bar working like it used to (hopefully)Jonathan Gordon
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-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-25FS #6696. Updated nynorsk translation by Karl Ove Hufthammer.Thom Johansen
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-23SPC Codec: Fix an overflow issue in echo with left shifting by 9 that showed ...Michael Sevakis
2007-02-23Remove useless defineNils Wallménius
2007-02-23Make private functions static. Remove some functions from the plugin api as t...Nils Wallménius
2007-02-22Fix comment.Thom Johansen
2007-02-22Commit optional code for high-precision EQ which will almost certainly not ma...Thom Johansen
2007-02-22Fix remote-lcd contrast and crossfeed HF cutoff settingsJonathan Gordon
2007-02-22Change the replaygain preamp increment to a slightly less insane 0.5 dB.Thom Johansen
2007-02-21Make it easier to quit Snake2 (much easier on iPods at least) by allowing use...Zakk Roberts
2007-02-21Allow button repeat events in the Brickmania main menu. Makes it easier to sc...Zakk Roberts
2007-02-21Fix broken conversion of 16 bit interleaved stereo to internal format.Thom Johansen
2007-02-21Now the LCD Contrast setting works againLinus Nielsen Feltzing
2007-02-21Dont set the lcd invert mode when changing line selectorJonathan Gordon
2007-02-21set the default value for the scroll delay settings back to what they Jonathan Gordon
2007-02-21save config.cfg after resetting settings (from the menu)Jonathan Gordon
2007-02-21fix the scroll delay settingJonathan Gordon
2007-02-21woops, allow the user to quit menusJonathan Gordon
2007-02-21Dont load the menu callback so often. Jonathan Gordon