summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2009-01-12Onda VX7x7: commit working USB driverMaurus Cuelenaere
2009-01-12Fix FS#9782 - lcd_bitmap_transparent_part clipping but keep smaller clipping ...Michael Sevakis
2009-01-11Remove tabs.Antoine Cellerier
2009-01-11c200v1/e200v1: Add battery charging. This should be usable on v2 players but ...Michael Sevakis
2009-01-10Dual boot for the Philips HDD1630.Mark Arigo
2009-01-10Gigabeat S: Make sure USB battery maintenece is engaged if fully charged from...Michael Sevakis
2009-01-08Replace some nasty hard-coded offsets with labelsDave Chapman
2009-01-08Fix red.Michael Sevakis
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis
2009-01-08Sansa AMS : use SD controller status to notify end of data transferRafaël Carré
2009-01-08AS3514: Simplify as there isn't a need to track the current source and sync m...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-05Update copyright headers for 2009 since they're new files.Michael Sevakis
2009-01-05Gigabeat S: Get timer API working. metronome will work now.Michael Sevakis
2009-01-04Group source files common to all current as3525 targets under '#if CONFIG_CPU...Bertrik Sikken
2009-01-03Gigabeat S: Ensure a few more clocks are stopped for things we aren't using a...Michael Sevakis
2009-01-02static/const/#include/tab police on various filesBertrik Sikken
2009-01-02Speed up Player build a bit by not building a useless sysfont.o.Jens Arnold
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
2009-01-01Fix (USB) serial logf()Maurus Cuelenaere
2008-12-31Updated Fuze button code. FS#9645 by Thomas Martitz.Björn Stenberg
2008-12-31Ingenic Jz4740:Maurus Cuelenaere
2008-12-31correct wrong logfFrank Gevaerts
2008-12-31Fix off-by-oneMaurus 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-31Hehe. Broke it already in last-second sanitation. Put some bits back.Michael Sevakis
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-30Fixed m200v4 red build.Björn Stenberg
2008-12-30Cleaner usb detection.Björn Stenberg
2008-12-29Added usb_detect() for Clip, Fuze, E200v2 and C200v2.Björn Stenberg
2008-12-28Use the same poweroff count for clip as for other AMS targetsBjörn Stenberg
2008-12-27Gigabeat S, use saner input volume on the line in used for fm to have fm volu...Nils Wallménius
2008-12-27Fix for FS#9444. Scales balance between current and mute. Mutes channel at 10...Steve Gotthardt
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-26imx31: Fix a couple small problems with the i2c driver that went unnoticed un...Michael Sevakis
2008-12-26Latest work on the bmp on-load scaler:Andrew Mahone
2008-12-25Fix moreMichael Giacomelli
2008-12-25Hopefully fix read.Michael Giacomelli
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli
2008-12-24Gigabeat S: Fix a divide by zero in runtime estimation caused by using actual...Michael Sevakis
2008-12-24Gigabeat S: Simplify and use a thermistor lookup table (ADC value => deg C) ....Michael Sevakis
2008-12-24H10 can distinguish USB and MAIN charger input so return proper flags. H100s ...Michael Sevakis