summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2006-10-25Fixed implicit declaration warning.Michael Sevakis
2006-10-25Pinched pcf50606 i2c code used in iRiver players and adapted to x5. Boost rat...Michael Sevakis
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold
2006-10-23Don't reset everything when (un)sleeping the TEA5767. Fixes FS#6162.Dominik Riebeling
2006-10-23reduce the number of gigabeat warningsMarcoen Hirschberg
2006-10-22Speed up build process in general by using internal functions of make instead...Jens Arnold
2006-10-21add support for the Wolfson WM8751Marcoen Hirschberg
2006-10-21Bugfix: bidi_l2v() returned a pointer to value on the stack when the argument...Jens Arnold
2006-10-20Get rid of some OR-ing and conditional expressions in lcd driver when registe...Michael Sevakis
2006-10-20this shouldn't have been committedMarcoen Hirschberg
2006-10-20generalise the wolfson codec code a bitMarcoen Hirschberg
2006-10-19When seeking, actually use the MP3 VBR TOC again, if available.Magnus Holmgren
2006-10-19Patch #6052 - More responsive skip on ArchosLinus Nielsen Feltzing
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing
2006-10-18iAudio X5: USB mode working againLinus Nielsen Feltzing
2006-10-16Add keymap for A-B repeat on H10 and enable support for it.Barry Wardell
2006-10-16Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. A...Daniel Ankers
2006-10-16Cygwin-built simulator can produce garbled debugging output without our snprintfSteve Bavin
2006-10-16Disables hard dither mode on the x5 for routine drawing. Display driver autom...Michael Sevakis
2006-10-16Fix a stupid bug (thanks to Frieder Ferlemann.) Get rid of MS-DOS line endings.Daniel Ankers
2006-10-15re-enable the picthscreen in the v1 and v2 recordersJonathan Gordon
2006-10-15More color adjustments. Better translation to and from native colors with eve...Michael Sevakis
2006-10-15Removed ugly boosting solutions from playback code and let schedulerMiika Pekkarinen
2006-10-14Untested first attempt at a Sansa button driver. Based on work by MrHDaniel Ankers
2006-10-14Untested first attempt at a Sansa button driver. Based on work by MrHDaniel Ankers
2006-10-14Added a small interface to screens to translate colors into remote gray level...Michael Sevakis
2006-10-12Logf output on the serial port for h100 targetsLinus Nielsen Feltzing
2006-10-12Do not use our simple snprintf in simulator, becauseTomasz Malesinski
2006-10-12Add calibrated battery readings for H10.Barry Wardell
2006-10-12Minor simplification #2; replace unneeded variable filebufused with a macroSteve Bavin
2006-10-11Oops: Sansa and H10 need crt0 included in the bootloaderDaniel Ankers
2006-10-11Added dithering for 24 bit backdrops on 16 bit displays. FORMAT_DITHER should...Michael Sevakis
2006-10-10Messing with the peak calculation in pcm_playback.c for Coldfire ports.Michael Sevakis
2006-10-10Changes to make Sansa bootloader run. Thanks to Peter Praest.Daniel Ankers
2006-10-08UIE(), panicf(): Make reboot with ON react immediately on targets with real L...Jens Arnold
2006-10-08coldfire: set INTBASE and SPURVEC at startup, fixed typo in GPI0 int namePeter D'Hoye
2006-10-07Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and...Daniel Ankers
2006-10-05Fix simulator build errors for iPod 3g, 4g, mini and mini2g.Barry Wardell
2006-10-05Implement region setting for the fm tuner. The region setting affects deempha...Dominik Riebeling
2006-10-05No need to include pcf50605.c twice for ipods.Barry Wardell
2006-10-05Fix iPod bootloader build errors.Barry Wardell
2006-10-05Fix warnings in player builds.Barry Wardell
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell
2006-10-05...and tidy upSteve Bavin
2006-10-05Oops; second bad commit. Three strikes and I'm out I guess.Steve Bavin
2006-10-05Add CPU boost tracker to see where boosts are coming fromSteve Bavin
2006-10-02Enable ATA poweroff option on H10 for a nice increase in battery life.Barry Wardell
2006-09-29Add support for H10 remote. Remote buttons have the same keymappings as their...Barry Wardell
2006-09-29the Gigabeat I2C driver needs the generic driverMarcoen Hirschberg
2006-09-29add the I2C driver for the GigabeatMarcoen Hirschberg