summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2007-02-28Fix sim builds.Thom Johansen
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla
2007-02-27Improved RoLo support for PortalPlayer - handles the COP correctlyDaniel Ankers
2007-02-27Correct the (C) infoDave Chapman
2007-02-26WM8711/8721/8731 have no tone controls, so enable the software tone controls ...Jens Arnold
2007-02-26Add software based bass/treble controls for targets which have no such functi...Thom Johansen
2007-02-25Move target specific parts of the H100 remote LCD driver to target tree.Jens Arnold
2007-02-25Remove unused code, make comments c-style, make one private function staticNils Wallménius
2007-02-24SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som...Michael Sevakis
2007-02-23Remap flash ROM to 0x20000000 on the ipods and H10s, and implement dbg_save_r...Dave Chapman
2007-02-20Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold
2007-02-20Battery reading support for Sansa. Still needs calibration of voltage->percen...Barry Wardell
2007-02-20FS#6674: HAVE_XXX souldn't be defined with a value.Barry Wardell
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold
2007-02-18set I2C type properlyDaniel Stenberg
2007-02-18Fix LCD_PIXELFORMAT warnings.Jens Arnold
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold
2007-02-18CONFIG_CHARGINGJonathan Gordon
2007-02-18Do the CONFIG_LED defineJonathan Gordon
2007-02-18Do the CONFIG_USBOTG define correctlyJonathan Gordon
2007-02-18Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon
2007-02-17Should be LCD_H10_20GB, not LCD_H10Barry Wardell
2007-02-17Fix most (all?) CONFIG_LED warnings.Magnus Holmgren
2007-02-17set I2C type properlyDaniel Stenberg
2007-02-17another attemptDaniel Stenberg
2007-02-17repair the conditionDaniel Stenberg
2007-02-17avoid using #if on undefined symbols, in preparation for -WundefDaniel Stenberg
2007-02-17ARM targets: Making a few functions non-static allows us to get rid of -ffunc...Jens Arnold
2007-02-17FS#6651 - Improved id3 comment extraction.Miika Pekkarinen
2007-02-16Fix 3g buildsBarry Wardell
2007-02-16No functional changes, just reorganising code:Barry Wardell
2007-02-15Shave a few bytes off the binary size, especially on hwcodec targetsLinus Nielsen Feltzing
2007-02-14Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin
2007-02-14Adding SPC codec (FS #6542)Adam Gashlin
2007-02-13Make database endianess independent.Miika Pekkarinen
2007-02-11FS #6646 from Ben Keroack - move the recently added AFMT_SPEEX to the end of ...Dave Chapman
2007-02-10FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen
2007-02-10SWCODEC Encoders: Better declarations of chunk flags. Mark constants as unsig...Michael Sevakis
2007-02-09Remove accidental inclusion of album art patch fragment.Dan Everton
2007-02-09Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre.Dan Everton
2007-02-08disable CPU scaling again because it actually made the power consumption worse.Marcoen Hirschberg
2007-02-07Change the radio screen and recording screen to use the global_status structu...Michael Sevakis
2007-02-07Correct a deceptive comment. Clarify that this config file is only for the 4g...Tom Ross
2007-02-04Fix USB detection on ipods and other portalplayer targets - Rockbox now corre...Dave Chapman
2007-02-04Enable FAT16 support for Sansa E200Daniel Ankers
2007-02-03Backlight support for Sansa, including brightness. Thanks to Rene Barry Wardell
2007-02-03RTC support for Sansa.Barry Wardell
2007-02-01FS#4770 - Add USB charging for the H300 seriesSteve Bavin
2007-01-29Reverting the FAT32 driver change - it seems to have introduced a bugLinus Nielsen Feltzing