summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-03-03The list should reset the x margin when it finishes drawing. Not leave Jonathan Gordon2-3/+3
2007-03-03Fix FS#6712Jonathan Gordon1-1/+1
2007-03-03Set svn:keywords property where missing.Jens Arnold5-5/+5
2007-03-03Clean up some left over junk.Adam Boot1-3/+1
2007-03-03Add get_metadata() and year & comment tag support for SPC.Adam Boot2-6/+129
2007-03-03Oops. That ICONST_ATTR shouldn't be on the gauss table...yet. I leave experim...Michael Sevakis1-2/+1
2007-03-03SPC codec on Coldfire: Urgh. There was a whole gain stage I overlooked. :P Ki...Michael Sevakis1-6/+40
2007-03-03Fix a comment that sounded a bit odd.Michael Sevakis1-1/+2
2007-03-03SPC codec on Coldfire: Move movclrs into the light and out of the long dark s...Michael Sevakis1-31/+62
2007-03-03remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla6-66/+2
2007-03-02remove numerical genre and use genre_string consistently:Robert Kukla4-14/+6
2007-03-02Include debug menu on simulatorSteve Bavin1-8/+4
2007-03-02Move Sleep Timer function from the settings into the System menuDave Chapman2-34/+36
2007-03-01fix usb disconnecting in the WPSJonathan Gordon1-1/+1
2007-03-01left exits the browsersJonathan Gordon1-1/+10
2007-03-01Centralise icon enabling to hopefully save a few bytesSteve Bavin3-17/+11
2007-03-01move database settings one level upMarcoen Hirschberg1-5/+4
2007-03-01For consistency, put a file browser heading up in the root folder if configur...Steve Bavin1-2/+3
2007-03-01Oops, fix player warningsSteve Bavin1-3/+3
2007-03-01Browser headings should obey the Show Icons setting tooSteve Bavin1-3/+3
2007-03-01The menu and WPS buttons now work in the plugin and font browsers tooLinus Nielsen Feltzing1-12/+2
2007-03-01fix the last warningJonathan Gordon1-0/+2
2007-03-01fix buildsJonathan Gordon1-2/+6
2007-03-01Fix warnings on targets with an RTC.Dan Everton1-0/+3
2007-03-01Change the alaram #ifdefJonathan Gordon1-1/+1
2007-03-01Introducing the root menu!Jonathan Gordon41-363/+852
2007-03-01Don't display 'Cancelled' splash screen if setting not changedSteve Bavin1-3/+15
2007-03-01Hook up .cue file detection via a callback klugde on HWCODEC, to make cue she...Jens Arnold1-0/+10
2007-02-28Unpause after seeking on archos.Jens Arnold1-1/+3
2007-02-28Fix a potential race condition with cuesheets (that hit every time in an arch...Jens Arnold1-19/+17
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen4-6/+8
2007-02-28SWCODEC: Patchup the short crossfade glitching reported for FLAC but seemed n...Michael Sevakis1-8/+8
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla7-3/+67
2007-02-28correct commentRobert Kukla1-1/+1
2007-02-28Character-encoding policingDave Chapman5-5/+5
2007-02-28FS#5720 — improved meta data extraction from SID filesRobert Kukla1-6/+15
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 Ankers1-2/+7
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-26SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...Michael Sevakis9-6/+24