| Commit message (Expand) | Author | Age |
| ... | |
| * | Use buflib for all skin engine allocations. | Jonathan Gordon | 2011-11-15 |
| * | FS#12251 - User shortcuts in the main menu. | Jonathan Gordon | 2011-11-15 |
| * | imx233: fix prototype and battery conversion setup code | Amaury Pouly | 2011-11-14 |
| * | imx233: implement battery reading using power register (automatically updated... | Amaury Pouly | 2011-11-14 |
| * | imx233: debug raw and mV battery output | Amaury Pouly | 2011-11-14 |
| * | imx233: remove virtual 5V channel (value doesn't make sense), fix battery con... | Amaury Pouly | 2011-11-14 |
| * | imx233: add include for future use of adc to read battery | Amaury Pouly | 2011-11-14 |
| * | imx233: fix comment | Amaury Pouly | 2011-11-14 |
| * | imx233: add adc debug screen | Amaury Pouly | 2011-11-14 |
| * | imx233: add automatic battery conversion using delay channel, make 5V a virtu... | Amaury Pouly | 2011-11-14 |
| * | imx233: use generic code for both channels and delays arbiter code | Amaury Pouly | 2011-11-14 |
| * | imx233: cosmetic changes in adc | Amaury Pouly | 2011-11-14 |
| * | imx233/fuze+: add a small delay before powering off to allow the user to rele... | Amaury Pouly | 2011-11-14 |
| * | fuze+: fix backlight to have a real zero | Amaury Pouly | 2011-11-14 |
| * | fuze+: fix backlight calculations | Amaury Pouly | 2011-11-14 |
| * | Sansa clip zip: update plugins (jewels, pegbox, rockpaint, star) | Bertrik Sikken | 2011-11-13 |
| * | Use the timeout api for the gui boost implementation. This ensures that the C... | Andree Buschmann | 2011-11-13 |
| * | Sansa clip zip: make more plugins compile (lamp, wormlet, matrix) | Bertrik Sikken | 2011-11-13 |
| * | Fix another typo. sorry. | Thomas Martitz | 2011-11-13 |
| * | Fix typos in usb_screen.c and use lcd_remote_bmp() for showing the rockbox lo... | Thomas Martitz | 2011-11-13 |
| * | Add the ability to create a prefilled struct bitmap along with generated images. | Thomas Martitz | 2011-11-13 |
| * | Sansa clip zip: correct USB vendor/product id | Bertrik Sikken | 2011-11-13 |
| * | Sansa clip zip: update lcd_update_rect to even-align horizontal coordinates f... | Bertrik Sikken | 2011-11-12 |
| * | Handle 32bit bitmaps with all-zero alpha channel as fully opaque. | Thomas Martitz | 2011-11-11 |
| * | Finally submit GUI boost (FS#8668). With this change the CPU is boosted (with... | Andree Buschmann | 2011-11-11 |
| * | Document the internal alpha channel format better, and fixes for 32bit alpha ... | Thomas Martitz | 2011-11-11 |
| * | Fix file descriptor leak | Thomas Jarosch | 2011-11-11 |
| * | Fix copy'n'paste bug in skin engine | Thomas Jarosch | 2011-11-11 |
| * | close file descriptor | Fred Bauer | 2011-11-11 |
| * | Carbon TTS: Fix a memory leak on read error. | Dominik Riebeling | 2011-11-10 |
| * | Create features.tex without intermediate file. | Dominik Riebeling | 2011-11-10 |
| * | fuze+: fix typo (mdelay vs udelay) in register read (shouldn't change anythin... | Amaury Pouly | 2011-11-10 |
| * | Fix generation of features.tex | Frank Gevaerts | 2011-11-10 |
| * | Correct saved config setting for Line Padding in Lists - fixes FS#12377 | Michael Chicoine | 2011-11-10 |
| * | Rework FS#12310 fix (r30906) for better readability. No functional change. | Michael Sparmann | 2011-11-10 |
| * | try again, this time without compile errors | Jonathan Gordon | 2011-11-10 |
| * | Fix checkwps | Jonathan Gordon | 2011-11-10 |
| * | Update lyrics player plugin for FONT_UI deprecation in r30932 (fix for FS#12374) | Fred Bauer | 2011-11-10 |
| * | Set alpha_offset to zero when loading a JPEG. | Boris Gjenero | 2011-11-09 |
| * | update Dutch langfile | Peter D'Hoye | 2011-11-09 |
| * | Fix assembler .size directives. Currently used binutils don't complain, but 2... | Boris Gjenero | 2011-11-09 |
| * | Committing fix for FS#12249. Patch by Buschel. Further fixes for AIFF loader ... | Wincent Balin | 2011-11-08 |
| * | Remove last_sleep when it's not needed because IDE power is never turned off. | Boris Gjenero | 2011-11-08 |
| * | Fix warning on mrobe100. | Thomas Martitz | 2011-11-08 |
| * | Make pictureflow compile again. | Thomas Martitz | 2011-11-08 |
| * | Fix build errors and warnings in the lcd drivers. | Thomas Martitz | 2011-11-08 |
| * | Adapt icon and skin engine to make use of the new 32bit bitmap capabilities. | Thomas Martitz | 2011-11-08 |
| * | Adapt the resize-on-load image scalers to support the alpha channel. | Thomas Martitz | 2011-11-08 |
| * | Support for transparency in 32bit bitmaps on color targets. | Thomas Martitz | 2011-11-08 |
| * | Add new lcd_bmp and lcd_bmp_part APIs. | Thomas Martitz | 2011-11-08 |