summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2009-01-21Onda VX747:Maurus Cuelenaere
2009-01-21Fix RAM disk when no audio buffer is availableMaurus Cuelenaere
2009-01-21Commit stable parts of FS#9611 - Sansa Clip radio codeBertrik Sikken
2009-01-21USB storage driver:Maurus Cuelenaere
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-20PortalPlayer: Implement irq_handler() directly in C code rather than dispatch...Michael Sevakis
2009-01-19This should take care of resetting when unplugging on e200 as reported in FS#...Michael Sevakis
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 battery discharge curve for c200v1 by BertrikSikken. The old one wasn...Michael Giacomelli
2009-01-18Commit battery discharge curve for the Ipod Photo. We still need one for the...Michael Giacomelli
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-18Submit FS#9749 by Boris Gjenero. Do not reset IDE0 on startup for iPod Video ...Andree Buschmann
2009-01-16SD driver cleanup by Thomas Martitz. Removes various magic numbers in favor ...Michael Giacomelli
2009-01-14Do penance. Fix yellow.Michael Sevakis
2009-01-14Gigabeat S has no need for a USB tick. Put in a simple framework that allows ...Michael Sevakis
2009-01-13Fixed broken boost on AMS.Björn Stenberg
2009-01-13Fix more red. Missed one other place it needed #ifdef HAVE_USB_POWER.Michael Sevakis
2009-01-13Fix red. Forgot to add a #ifdef HAVE_USB_POWER in one spot.Michael Sevakis
2009-01-13USB retweaking: Take out the USB_REQUEST/RELEASE_DISK scheme and simply ask t...Michael Sevakis
2009-01-13Reverting parts of r19760 that was mistakenly committed.Björn Stenberg
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-12improve handling of unimplemented commandsFrank Gevaerts
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