summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Untested first attempt at a Sansa button driver. Based on work by MrHDaniel Ankers2006-10-14
* Added a small interface to screens to translate colors into remote gray level...Michael Sevakis2006-10-14
* Logf output on the serial port for h100 targetsLinus Nielsen Feltzing2006-10-12
* Do not use our simple snprintf in simulator, becauseTomasz Malesinski2006-10-12
* Add calibrated battery readings for H10.Barry Wardell2006-10-12
* Minor simplification #2; replace unneeded variable filebufused with a macroSteve Bavin2006-10-12
* Oops: Sansa and H10 need crt0 included in the bootloaderDaniel Ankers2006-10-11
* Added dithering for 24 bit backdrops on 16 bit displays. FORMAT_DITHER should...Michael Sevakis2006-10-11
* Messing with the peak calculation in pcm_playback.c for Coldfire ports.Michael Sevakis2006-10-10
* Changes to make Sansa bootloader run. Thanks to Peter Praest.Daniel Ankers2006-10-10
* UIE(), panicf(): Make reboot with ON react immediately on targets with real L...Jens Arnold2006-10-08
* coldfire: set INTBASE and SPURVEC at startup, fixed typo in GPI0 int namePeter D'Hoye2006-10-08
* Move iPod headphone detection into target tree (FS#6131 by Robert Keevil) and...Daniel Ankers2006-10-07
* Fix simulator build errors for iPod 3g, 4g, mini and mini2g.Barry Wardell2006-10-05
* Implement region setting for the fm tuner. The region setting affects deempha...Dominik Riebeling2006-10-05
* No need to include pcf50605.c twice for ipods.Barry Wardell2006-10-05
* Fix iPod bootloader build errors.Barry Wardell2006-10-05
* Fix warnings in player builds.Barry Wardell2006-10-05
* Move all iPod targets into the target tree. FS#5890Barry Wardell2006-10-05
* ...and tidy upSteve Bavin2006-10-05
* Oops; second bad commit. Three strikes and I'm out I guess.Steve Bavin2006-10-05
* Add CPU boost tracker to see where boosts are coming fromSteve Bavin2006-10-05
* Enable ATA poweroff option on H10 for a nice increase in battery life.Barry Wardell2006-10-02
* Add support for H10 remote. Remote buttons have the same keymappings as their...Barry Wardell2006-09-29
* the Gigabeat I2C driver needs the generic driverMarcoen Hirschberg2006-09-29
* add the I2C driver for the GigabeatMarcoen Hirschberg2006-09-29
* add the ADC driver for the GigabeatMarcoen Hirschberg2006-09-29
* Apply Mike Sevakis' recent sleep/contrast fixes for the X5 LCD driver to the ...Barry Wardell2006-09-28
* x5: Needed a couple tweaks to the contrast fix.Michael Sevakis2006-09-27
* Remote play button was still being read out with remote hold key on.Michael Sevakis2006-09-26
* Fixed FS#5800 - 'LCD-sleep awake bug' on x5. Contrast setting is now preserve...Michael Sevakis2006-09-26
* This should get rid of H300 sim error.Michael Sevakis2006-09-26
* Yup. H300 errors fixed.Michael Sevakis2006-09-26
* Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis2006-09-26
* Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ex...Dave Chapman2006-09-26
* Fixed tlv320 mute problem at least for digital audio path. Analog bypass muti...Michael Sevakis2006-09-26
* Patch #6067 from Robert Keevil - enable headphone detection for the remaining...Dave Chapman2006-09-26
* Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the head...Linus Nielsen Feltzing2006-09-26
* Fix "Upside down" behaviour on H10. We need to flip horizontally as well as v...Barry Wardell2006-09-25
* Enable LCD invert setting in the menu for all targets that support it. This a...Barry Wardell2006-09-25
* Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod2006-09-25
* Fix them all.Miika Pekkarinen2006-09-25
* Fixed the line scrolling not always being smooth.Miika Pekkarinen2006-09-25
* Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell2006-09-23
* Fix profiling builds.Magnus Holmgren2006-09-23
* Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell2006-09-20
* Forgot to remove a must_boost reference. Unboost after fsyncMichael Sevakis2006-09-20
* Make sure CPU is boosted when writing recorded dataMichael Sevakis2006-09-20
* Fixed a division by zero in mp3 metadata parser.Miika Pekkarinen2006-09-19
* Include "config.h" to make sure priority stuff is properly included.Miika Pekkarinen2006-09-17