summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2007-04-22Fix some very probable typo's.Barry Wardell
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon
2007-04-15Moved SH1 ADC to target tree.Jens Arnold
2007-04-15adapt some valuesChristian Gmeiner
2007-04-15* save more power, as we dont need the mixer (yet)Christian Gmeiner
2007-04-14* make it louder - inspired by FS #6911Christian Gmeiner
2007-04-13Portal Player: Add invalidate_icache and flush_icache. Flush the cache on the...Michael Sevakis
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-04-12simplify UDA1380 bass and treble codeMarcoen Hirschberg
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold
2007-04-11Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold
2007-04-08minor actions cleanup:Jonathan Gordon
2007-04-06Hmpf, these ever-missing svn properties...Jens Arnold
2007-04-06Player: Only use one software definable character for different characters us...Jens Arnold
2007-04-05Oops, bootfile location for Archos is the root of coursePeter D'Hoye
2007-04-05Fix automatic rolo on new version for archos. Introduces new define in config...Peter D'Hoye
2007-04-04Replace obsolete generate_rocklatin tool with player_unifont tool.Jens Arnold
2007-04-03It's not necessary (anymore?) to map lcd_icon() to sim_lcd_icon() for the sim...Jens Arnold
2007-03-31Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold
2007-03-29Player: Save a bit of space by only using 7 bytes/char in the glyph table.Jens Arnold
2007-03-29Fix the rest of them I hope.Michael Sevakis
2007-03-29Add an asm swap_odd_even32 to SH and ARM. Have the byteswapping functions tak...Michael Sevakis
2007-03-27(all targets) Increase scrolling line size to account for utf-8 in the overla...Jens Arnold
2007-03-27Fix wrongly reported CPU frequency in the debug screen on Sansa.Barry Wardell
2007-03-26This should fix the remaining compilation issues.Miika Pekkarinen
2007-03-26Make scheduler functions thread safe core wise. A big step towards playback r...Miika Pekkarinen
2007-03-26Rating support for database and WPS (based on FS# 6301). A value between 0 an...Robert Kukla
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold
2007-03-26Fix a hole in the scheduler where collisions between waking blocked threads i...Michael Sevakis
2007-03-24PNX0101 changes:Tomasz Malesinski
2007-03-23FS#6860 - Battery calibration for Sansa. Thanks to Matthias Wientapper.Barry Wardell
2007-03-21Update sync queues to use a statically allocated return value in order to fac...Michael Sevakis
2007-03-21Correct some color unpacking macros.Michael Sevakis
2007-03-18There is no need to hide CONFIG_RTC in the bootloader - it's harmless. Fixes...Dave Chapman
2007-03-18The UI sim simulates the RTC, so there is no need to disable it - affects all...Dave Chapman
2007-03-18Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ...Jens Arnold
2007-03-17If loading rockbox.mi4 fails, then drop back to trying rockbox.h10/rockbox.e2...Barry Wardell
2007-03-17Fix simulator builds, and some debugf() format strings.Jens Arnold
2007-03-17Fixed the logf builds.Miika Pekkarinen
2007-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Partition type 0x84 is "OS/2 hidden C: drive"Barry Wardell
2007-03-16FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...Michael Sevakis
2007-03-16In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell
2007-03-13Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da...Barry Wardell
2007-03-11Oops, missed a file from r12727Daniel Ankers
2007-03-11Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ...Daniel Ankers
2007-03-11iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|...Michael Sevakis