summaryrefslogtreecommitdiff
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-21Remove floor0 stuff from IRAM. Results in a tiny speed decrease for files en...Michael Giacomelli
2009-01-21Welcome Thomas Martitz :)Thomas Martitz
2009-01-21replace DIV255 with an inline function, the macro version caused unneeded rec...Andrew Mahone
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-20fix test for SH in resize.hAndrew Mahone
2009-01-20fix red on grayscale in pictureflowAndrew Mahone
2009-01-20scaler optimizations:Andrew Mahone
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-19new version.sh that works exactly like svnversion.sh, but functions correctly...Andrew Mahone
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-19port test_boost.c to global plugin APIAndrew Mahone
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-18FS#9808 by Ori Avtalion: Update simulator documentation with new 'simdisk' di...Bertrik Sikken
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-18Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'...Jens Arnold
2009-01-18Submit FS#9749 by Boris Gjenero. Do not reset IDE0 on startup for iPod Video ...Andree Buschmann
2009-01-18use multiply-shift to scale reciprocals for rgb16 output, instead ofAndrew Mahone
2009-01-17fixed euroconverter, missed in the configfile changeAndrew Mahone
2009-01-17unify pointers to value for configfile, and add TYPE_BOOL type, used byAndrew Mahone
2009-01-17fix pictureflow, previous fix caused cache to never be marked as goodAndrew Mahone
2009-01-17The Gigabeat F manual is now known as the Gigabeat F and X manual.Robert Menes
2009-01-17fix yellow, but in the long run, configfile needs a TYPE_BOOL as a clean fix ...Andrew Mahone
2009-01-17return to transposed images in cache, via new output plugins, to saveAndrew Mahone
2009-01-17remove unused fh from create_albumart_cacheAndrew Mahone
2009-01-17pictureflow configfile conversion:Andrew Mahone
2009-01-17pictureflow cleanup:Andrew Mahone
2009-01-16revert/fix parts of r19673, as it changed some e200 keymaps and introduces no...Dominik Wenger
2009-01-16fix pluginlib_resize.c for global plugin APIAndrew Mahone
2009-01-16loader-initialized global plugin API:Andrew Mahone
2009-01-16fix bug causing pictureflow to write one column past left side of screen, res...Andrew Mahone
2009-01-16SD driver cleanup by Thomas Martitz. Removes various magic numbers in favor ...Michael Giacomelli
2009-01-15redraw the lists once before going into the button loop to make things look m...Jonathan Gordon
2009-01-14More fixes for blind descriptions: fix a small bug in the H10 manuals, Robert Menes
2009-01-14reduce pictureflow's fade_color by one multiply, and a few shifts, while stil...Andrew Mahone
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-13A simple boost test plugin.Björn Stenberg
2009-01-13Fixed broken boost on AMS.Björn Stenberg
2009-01-13use plugin buffer for greylib overlay in test_greylib_bitmap_scaleAndrew Mahone
2009-01-13Fix more red. Missed one other place it needed #ifdef HAVE_USB_POWER.Michael Sevakis