Age | Commit message (Expand) | Author |
2009-01-21 | Onda VX747: | Maurus Cuelenaere |
2009-01-21 | Fix RAM disk when no audio buffer is available | Maurus Cuelenaere |
2009-01-21 | Commit stable parts of FS#9611 - Sansa Clip radio code | Bertrik Sikken |
2009-01-21 | USB storage driver: | Maurus Cuelenaere |
2009-01-21 | Remove floor0 stuff from IRAM. Results in a tiny speed decrease for files en... | Michael Giacomelli |
2009-01-21 | Welcome Thomas Martitz :) | Thomas Martitz |
2009-01-21 | replace DIV255 with an inline function, the macro version caused unneeded rec... | Andrew Mahone |
2009-01-21 | Unify kernel list management for ticks, registered queues and timeout objects... | Michael Sevakis |
2009-01-21 | Philips HDD1630 lcd work: register defines and enable contrast, flip, and inv... | Mark Arigo |
2009-01-20 | cleanup audiohw_set_frequency by adding it to audiohw.h and removing it from ... | Christian Gmeiner |
2009-01-20 | fix test for SH in resize.h | Andrew Mahone |
2009-01-20 | fix red on grayscale in pictureflow | Andrew Mahone |
2009-01-20 | scaler optimizations: | Andrew Mahone |
2009-01-20 | PortalPlayer: Implement irq_handler() directly in C code rather than dispatch... | Michael Sevakis |
2009-01-19 | This should take care of resetting when unplugging on e200 as reported in FS#... | Michael Sevakis |
2009-01-19 | new version.sh that works exactly like svnversion.sh, but functions correctly... | Andrew Mahone |
2009-01-19 | Fix up ZVM builds. It appeared to share common definitions with PP502x target... | Michael Sevakis |
2009-01-19 | USB detection changes. c200/e200: Consider USB to be powered when charger is ... | Michael Sevakis |
2009-01-19 | port test_boost.c to global plugin API | Andrew Mahone |
2009-01-18 | Commit battery discharge curve for c200v1 by BertrikSikken. The old one wasn... | Michael Giacomelli |
2009-01-18 | Commit battery discharge curve for the Ipod Photo. We still need one for the... | Michael Giacomelli |
2009-01-18 | FS#9808 by Ori Avtalion: Update simulator documentation with new 'simdisk' di... | Bertrik Sikken |
2009-01-18 | Commit second part of FS#9663 by Thomas Martitz. Enable button light on fuze... | Michael Giacomelli |
2009-01-18 | Commit part 1 of FS#9663 by Thomas Martitz. Enables backlight fading on the ... | Michael Giacomelli |
2009-01-18 | Fix TYPE_BOOL settings format string. Boolean settings should really use 'on'... | Jens Arnold |
2009-01-18 | Submit FS#9749 by Boris Gjenero. Do not reset IDE0 on startup for iPod Video ... | Andree Buschmann |
2009-01-18 | use multiply-shift to scale reciprocals for rgb16 output, instead of | Andrew Mahone |
2009-01-17 | fixed euroconverter, missed in the configfile change | Andrew Mahone |
2009-01-17 | unify pointers to value for configfile, and add TYPE_BOOL type, used by | Andrew Mahone |
2009-01-17 | fix pictureflow, previous fix caused cache to never be marked as good | Andrew Mahone |
2009-01-17 | The Gigabeat F manual is now known as the Gigabeat F and X manual. | Robert Menes |
2009-01-17 | fix yellow, but in the long run, configfile needs a TYPE_BOOL as a clean fix ... | Andrew Mahone |
2009-01-17 | return to transposed images in cache, via new output plugins, to save | Andrew Mahone |
2009-01-17 | remove unused fh from create_albumart_cache | Andrew Mahone |
2009-01-17 | pictureflow configfile conversion: | Andrew Mahone |
2009-01-17 | pictureflow cleanup: | Andrew Mahone |
2009-01-16 | revert/fix parts of r19673, as it changed some e200 keymaps and introduces no... | Dominik Wenger |
2009-01-16 | fix pluginlib_resize.c for global plugin API | Andrew Mahone |
2009-01-16 | loader-initialized global plugin API: | Andrew Mahone |
2009-01-16 | fix bug causing pictureflow to write one column past left side of screen, res... | Andrew Mahone |
2009-01-16 | SD driver cleanup by Thomas Martitz. Removes various magic numbers in favor ... | Michael Giacomelli |
2009-01-15 | redraw the lists once before going into the button loop to make things look m... | Jonathan Gordon |
2009-01-14 | More fixes for blind descriptions: fix a small bug in the H10 manuals, | Robert Menes |
2009-01-14 | reduce pictureflow's fade_color by one multiply, and a few shifts, while stil... | Andrew Mahone |
2009-01-14 | Do penance. Fix yellow. | Michael Sevakis |
2009-01-14 | Gigabeat S has no need for a USB tick. Put in a simple framework that allows ... | Michael Sevakis |
2009-01-13 | A simple boost test plugin. | Björn Stenberg |
2009-01-13 | Fixed broken boost on AMS. | Björn Stenberg |
2009-01-13 | use plugin buffer for greylib overlay in test_greylib_bitmap_scale | Andrew Mahone |
2009-01-13 | Fix more red. Missed one other place it needed #ifdef HAVE_USB_POWER. | Michael Sevakis |