summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2009-01-23Gigabeat S: Add remote control reading and proper headphone insert detection....Michael Sevakis
2009-01-23Gigabeat S: Implement a genuine udelay function. Timer is gated to not run in...Michael Sevakis
2009-01-22Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020...Michael Sevakis
2009-01-22Rename software backlight fading files, as we don't call it thread fading. Co...Thomas Martitz
2009-01-22Onda VX747: get NAND driver workingMaurus Cuelenaere
2009-01-21Onda VX747:Maurus Cuelenaere
2009-01-21Commit stable parts of FS#9611 - Sansa Clip radio codeBertrik Sikken
2009-01-21Unify kernel list management for ticks, registered queues and timeout objects...Michael Sevakis
2009-01-21Philips HDD1630 lcd work: register defines and enable contrast, flip, and inv...Mark Arigo
2009-01-20cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ...Christian Gmeiner
2009-01-19Fix up ZVM builds. It appeared to share common definitions with PP502x target...Michael Sevakis
2009-01-19USB detection changes. c200/e200: Consider USB to be powered when charger is ...Michael Sevakis
2009-01-18Commit second part of FS#9663 by Thomas Martitz. Enable button light on fuze...Michael Giacomelli
2009-01-18Commit part 1 of FS#9663 by Thomas Martitz. Enables backlight fading on the ...Michael Giacomelli
2009-01-14Gigabeat S has no need for a USB tick. Put in a simple framework that allows ...Michael Sevakis
2009-01-13USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t...Michael Sevakis
2009-01-13Minor Clip button changes: UP|REPEAT no longer goes to wps. Volume adjustment...Björn Stenberg
2009-01-13support pixel aspect ratio compensation in recalc_dimension, with PAR defined...Andrew Mahone
2009-01-13remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...Andrew Mahone
2009-01-13Make the power button actually power off the Philips HDD1630Mark Arigo
2009-01-11c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis
2009-01-07Removed the sim_ prefix from the plugin api.Björn Stenberg
2009-01-05Unless I'm severely mistaken, we can drop a thread slot now since mpegplayer ...Michael Sevakis
2009-01-05redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon
2009-01-05Gigabeat S: Get timer API working. metronome will work now.Michael Sevakis
2009-01-02Small binsize optimization and likely a tiny speedup tooNils Wallménius
2009-01-02Add very rough battery life estimateion for iPod minis. Also, update Sansav1...Michael Giacomelli
2008-12-31Ingenic Jz4740:Maurus Cuelenaere
2008-12-31Commit FS#9733 (multiline logf) by Yoshihisa UchidaMaurus Cuelenaere
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-12-31Ingenic Jz4740:Maurus Cuelenaere
2008-12-31Gigabeat S: Allow recording from FM. Give FM the same volume range as playbac...Michael Sevakis
2008-12-31Ingenic players:Maurus Cuelenaere
2008-12-30Implemented system_reboot().Björn Stenberg
2008-12-27Make si4700 tuner driver more sane with bit and field defines and entirely hi...Michael Sevakis
2008-12-26i7: set low-battery values and enable shutdown on low-batteryVitja Makarov
2008-12-26Latest work on the bmp on-load scaler:Andrew Mahone
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli
2008-12-24H10 can distinguish USB and MAIN charger input so return proper flags. H100s ...Michael Sevakis
2008-12-24Fix red and yellow.Michael Sevakis
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis
2008-12-24Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some ...Michael Giacomelli
2008-12-23Fix inverted de-emphasis bit for si470x FM chip.Bertrik Sikken
2008-12-22Gigabeat S: Enable keyboard line editing and morse code input.Michael Sevakis
2008-12-22Enable the RTC on the Philips HDD16x0. The RTC is a PCF8563, but it's registe...Mark Arigo
2008-12-21Fix red.Michael Sevakis
2008-12-21Gigabeat S: Make tuner_power have the expected behavior (return old state). S...Michael Sevakis
2008-12-21Gigabeat S: Implement charging and power control to charge from AC or USB. Ho...Michael Sevakis
2008-12-21revert accidental commit of unrelated filesFrank Gevaerts