summaryrefslogtreecommitdiff
path: root/firmware/export
AgeCommit message (Expand)Author
2011-10-29Sansa clip zip: fix colours of icons, logos, album artBertrik Sikken
2011-10-29Sansa clip zip: update target configuration with correct battery capacity, al...Bertrik Sikken
2011-10-29Sansa clip zip: update mkamsboot and fix various drivers to make it boot to t...Bertrik Sikken
2011-10-29Better fix for FS#12337. Use 0 to make the line height calculated from the fo...Thomas Martitz
2011-10-26Revert swap channel feature as we're presently in a feature freeze. I'll reco...Michael Giacomelli
2011-10-26Fix red by committing the entire patch.Michael Giacomelli
2011-10-22Add functions font_set_ui() and font_get_ui(). The font returned by FONT_UI u...Fred Bauer
2011-10-21Provide font_lock(). Font_get_bits() or ..width() may have to read glyph cach...Fred Bauer
2011-10-18imx233/fuze+: fix codec prototype headerAmaury Pouly
2011-10-17- Fix some reds by implementing lcd_get_dpi().Thomas Martitz
2011-10-17Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz
2011-10-17Gigabeat S/i.MX31/wm8978: Clean up clocking information in the general wmcode...Michael Sevakis
2011-10-17Faster cached font loading. FS#12333Fred Bauer
2011-10-17Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat
2011-10-16Fix Yellow: missing protoFred Bauer
2011-10-16FS:12299 Font glyph cache is no longer saved. Each font will now have its own...Fred Bauer
2011-10-08imx233/fuze+: declare 3d audio capability, update lang accordinglyAmaury Pouly
2011-10-07Add two macros for char*-based pointer arithmetic and use it in font.cThomas Martitz
2011-10-02imx233/fuze+: enable pluginsAmaury Pouly
2011-10-02imx233/fuze+: don't use iram in plugins and in codecsAmaury Pouly
2011-09-25IAP: use a state machine for handling iap packets, based on FS#12135Bertrik Sikken
2011-09-24Allow fonts to use smaller buffers than the default size. use font_load_ex() ...Jonathan Gordon
2011-09-24FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon
2011-09-24Sansa clipzip: make main build compile (plugins still disabled)Bertrik Sikken
2011-09-21Sansa AMS/AMSv2: analog front-end register CVDD/DCDC3 doesn't exist in AMSv2,...Bertrik Sikken
2011-09-14Remove obsolete USB_DETECT_BY_DRV define throughout.Michael Sevakis
2011-09-14Move AMSv1 (AMSv2 had been done already) to using setup packet request to det...Michael Sevakis
2011-09-14Convert ARC USB driver code to always use setup packet detection and remove t...Michael Sevakis
2011-09-13imx233/fuze+: use random size for plugin and codec buf (must be non-zero for ...Amaury Pouly
2011-09-13HDD6330: fix the behavior of the lcd during shutdown (fading out), disable po...Szymon Dziok
2011-09-13HDD6330: implement lcd_enable (display on/off).Szymon Dziok
2011-09-11HDD6330: Enable headphone detection.Szymon Dziok
2011-09-09Add "USB Hide Internal Drive" option for multidrive devices with software usb.Frank Gevaerts
2011-09-06rk27xx - update config filesMarcin Bukat
2011-09-06rk27xx - adjust core files for rk27xx internal codecMarcin Bukat
2011-09-06Implement driver for internal codec in rk27xx (shCODlp-100.01-HD IP core from...Marcin Bukat
2011-09-06imx233/fuze+: implement user time api, implement a stub function, protect tim...Amaury Pouly
2011-09-05imx233:fuze+: major memory and usb reworkAmaury Pouly
2011-09-01sansa clipzip: implement lcd_enableBertrik Sikken
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis
2011-08-30Fix last yellows.Thomas Martitz
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz
2011-08-28Commit work started in FS#12153 to put timing/position information in PCMMichael Sevakis
2011-08-27Initial framework for the Sandisk Sansa Clip ZipBertrik Sikken
2011-08-14Fix errors and warnings.Thomas Martitz
2011-08-14GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.Thomas Martitz
2011-08-14Remove hosted_get_volume(), as event data is available in button_get_data().Thomas Martitz
2011-07-31Lower the maximum brightness of the fuzev2 backlight even more.Frank Gevaerts
2011-07-24Commit FS#12111 by Stephan Grossklass. Disables output mixer auto gain contr...Michael Giacomelli
2011-07-23imx233/fuze+: move page table to dramAmaury Pouly