summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis2006-10-30
* move coldfire ata defines to a shared ata-target.hMarcoen Hirschberg2006-10-30
* woops, removed a bit too muchJonathan Gordon2006-10-30
* remove some uneeded #ifdefsJonathan Gordon2006-10-30
* move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon2006-10-30
* Removed unnecessary #include s.Jens Arnold2006-10-29
* H300: Slight simplification of adc_scan(), ported from X5.Jens Arnold2006-10-29
* H300: Don't read the button ADC as long as no button is pressed, utilising th...Jens Arnold2006-10-29
* oops, two files didnt get commitedJonathan Gordon2006-10-29
* move the iriver h1x0/h3x0 button driver to target treeJonathan Gordon2006-10-29
* Cleanup of new button reading code. Moved functions for enabling of scanning ...Michael Sevakis2006-10-28
* Make the build process informative again for 'make' 3.80 and earlier. Those '...Jens Arnold2006-10-28
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* cleanup ata.c a bit by moving portalplayer defines to target_tree and removin...Marcoen Hirschberg2006-10-27
* Fixed FS#6034 - Voice isn't handled when FM radio in on. Leave DAC enabled wh...Michael Sevakis2006-10-27
* Renamed the ipod_i2c functions to the more appropriate pp_i2cDaniel Stenberg2006-10-27
* kill two gigabeat warningsDaniel Stenberg2006-10-27
* Put a couple x5-specific function declarations in adc-target.h where they sho...Michael Sevakis2006-10-27
* Stop reading buttons if one is not down. Don't read remote keys if not plugge...Michael Sevakis2006-10-27
* Correct LCD pixel format on Sansa E200Daniel Ankers2006-10-26
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Removed unneeded pcf50606.c.Michael Sevakis2006-10-25
* Moved pcf50606 stuff to target directory.Michael Sevakis2006-10-25
* A better workaround due to ATA sleep bugs in the Ipod Nano. battery_bench and...Thom Johansen2006-10-25
* FS#6216 Update so MP3 files are only opened once. With corrections andMiika Pekkarinen2006-10-25
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Fixed implicit declaration warning.Michael Sevakis2006-10-25
* Pinched pcf50606 i2c code used in iRiver players and adapted to x5. Boost rat...Michael Sevakis2006-10-25
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* Don't reset everything when (un)sleeping the TEA5767. Fixes FS#6162.Dominik Riebeling2006-10-23
* reduce the number of gigabeat warningsMarcoen Hirschberg2006-10-23
* Speed up build process in general by using internal functions of make instead...Jens Arnold2006-10-22
* add support for the Wolfson WM8751Marcoen Hirschberg2006-10-21
* Bugfix: bidi_l2v() returned a pointer to value on the stack when the argument...Jens Arnold2006-10-21
* Get rid of some OR-ing and conditional expressions in lcd driver when registe...Michael Sevakis2006-10-20
* this shouldn't have been committedMarcoen Hirschberg2006-10-20
* generalise the wolfson codec code a bitMarcoen Hirschberg2006-10-20
* When seeking, actually use the MP3 VBR TOC again, if available.Magnus Holmgren2006-10-19
* Patch #6052 - More responsive skip on ArchosLinus Nielsen Feltzing2006-10-19
* Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing2006-10-19
* iAudio X5: USB mode working againLinus Nielsen Feltzing2006-10-18
* Add keymap for A-B repeat on H10 and enable support for it.Barry Wardell2006-10-16
* Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. A...Daniel Ankers2006-10-16
* Cygwin-built simulator can produce garbled debugging output without our snprintfSteve Bavin2006-10-16
* Disables hard dither mode on the x5 for routine drawing. Display driver autom...Michael Sevakis2006-10-16
* Fix a stupid bug (thanks to Frieder Ferlemann.) Get rid of MS-DOS line endings.Daniel Ankers2006-10-16
* re-enable the picthscreen in the v1 and v2 recordersJonathan Gordon2006-10-15
* More color adjustments. Better translation to and from native colors with eve...Michael Sevakis2006-10-15
* Removed ugly boosting solutions from playback code and let schedulerMiika Pekkarinen2006-10-15
* Untested first attempt at a Sansa button driver. Based on work by MrHDaniel Ankers2006-10-14