summaryrefslogtreecommitdiffstats
path: root/firmware/export
AgeCommit message (Expand)AuthorFilesLines
2009-01-02Small binsize optimization and likely a tiny speedup tooNils Wallménius1-0/+1
2009-01-02Add very rough battery life estimateion for iPod minis. Also, update Sansav1...Michael Giacomelli4-4/+14
2008-12-31Ingenic Jz4740:Maurus Cuelenaere1-9/+9
2008-12-31Commit FS#9733 (multiline logf) by Yoshihisa UchidaMaurus Cuelenaere1-3/+7
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon1-0/+1
2008-12-31Ingenic Jz4740:Maurus Cuelenaere2-51/+2064
2008-12-31Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis3-19/+31
2008-12-31Ingenic players:Maurus Cuelenaere2-34/+38
2008-12-30Implemented system_reboot().Björn Stenberg1-0/+6
2008-12-27Make si4700 tuner driver more sane with bit and field defines and entirely hi...Michael Sevakis3-45/+62
2008-12-26i7: set low-battery values and enable shutdown on low-batteryVitja Makarov1-2/+0
2008-12-26Latest work on the bmp on-load scaler:Andrew Mahone2-0/+8
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli7-1/+45
2008-12-24H10 can distinguish USB and MAIN charger input so return proper flags. H100s ...Michael Sevakis3-7/+12
2008-12-24Fix red and yellow.Michael Sevakis1-0/+2
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis17-136/+153
2008-12-24Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...Michael Giacomelli2-0/+211
2008-12-23Fix inverted de-emphasis bit for si470x FM chip.Bertrik Sikken1-1/+1
2008-12-22Gigabeat S: Enable keyboard line editing and morse code input.Michael Sevakis1-0/+5
2008-12-22Enable the RTC on the Philips HDD16x0. The RTC is a PCF8563, but it's registe...Mark Arigo1-3/+4
2008-12-21Fix red.Michael Sevakis1-0/+2
2008-12-21Gigabeat S: Make tuner_power have the expected behavior (return old state). S...Michael Sevakis1-0/+1
2008-12-21Gigabeat S: Implement charging and power control to charge from AC or USB. Ho...Michael Sevakis4-16/+49
2008-12-21revert accidental commit of unrelated filesFrank Gevaerts2-4/+4
2008-12-21merge 19488 back from the 3.1 branchFrank Gevaerts2-4/+4
2008-12-20Ingenic players:Maurus Cuelenaere1-1/+1
2008-12-20Ingenic targets:Maurus Cuelenaere1-1/+2
2008-12-19Fix SVN propertiesMaurus Cuelenaere4-0/+0
2008-12-19 * Add support for Onda VX747+ (FS#9674 by Olivier Barbut)Maurus Cuelenaere4-10/+178
2008-12-17Fix BOOTDIR setting Vitja Makarov1-1/+1
2008-12-17Move the Synaptics touchpad driver for the m:robe 100 to a common place. It w...Mark Arigo1-0/+27
2008-12-16Make the Philips HDD1630 build compile again.Mark Arigo1-1/+1
2008-12-15Apply FS#9650 (by Thomas Martitz). This adds hotswap and microSD support for ...Frank Gevaerts1-4/+32
2008-12-13Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...Michael Sevakis2-1/+3
2008-12-13PCM buffer beeping needs the audio buffer reset in order to work after operat...Michael Sevakis1-0/+1
2008-12-13Fix FS#8660-Recording hardlocks with keyclick enabled and FS#9388-keyclicks t...Michael Sevakis1-0/+10
2008-12-12Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis12-13/+75
2008-12-12FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few ...Mark Arigo1-7/+5
2008-12-11Sansa e200v2 and Fuze : disable not implemented recordingRafaël Carré2-0/+4
2008-12-11Sansa e200v2 and Fuze : disable tuner until i2c communication is tested (or w...Rafaël Carré2-4/+4
2008-12-10Fix minor copy & paste error in comment. No functional change.Nils Wallménius1-1/+1
2008-12-10Sansa Clip: enable tagcache, quickscreen and pitchscreenRafaël Carré1-3/+3
2008-12-10Use cookies for thread identification instead of pointers directly which give...Michael Sevakis2-15/+25
2008-12-09resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone1-0/+2
2008-12-09FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet Nils Wallménius4-1/+22
2008-12-08Have drivers merged for WM8711/21/31 since they are so similar but respect al...Michael Sevakis5-156/+100
2008-12-08Sansa Clip: implement the fmradio_i2c interface using generic_i2cBertrik Sikken1-0/+1
2008-12-07Generic I2C: fix various problems with this (now) unused driverRafaël Carré1-1/+1
2008-12-07Meg F/X can beep and click using a hardware timer so let us try it out. To ma...Michael Sevakis1-0/+5
2008-12-05Sansa AMS: use vectored interruptsRafaël Carré1-1/+30