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