summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
* iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer2015-02-02
* Bypass the AS3543 audio mixer at higher volumes.Mihail Zenkov2015-01-19
* Don't return pointer to array allocated on the stackThomas Jarosch2015-01-13
* Limit more variables to file scopeThomas Jarosch2015-01-11
* Make a few local variables staticThomas Jarosch2015-01-11
* Get rid of USE_ROCKBOX_USBAmaury Pouly2015-01-08
* Make thirty functions static to reduce binary sizeThomas Jarosch2015-01-05
* Fix up some DEBUGF statementsThomas Jarosch2015-01-03
* Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen2014-09-18
* optimize WSPLL work for iriver h100 and h300 seriesDmitry Gamza2014-09-05
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Fix some more straggling stuffMichael Sevakis2014-08-08
* Ak4537: Optimization of the code.Szymon Dziok2014-07-26
* Disable detection of fm radio for the YH920, it's pointless.Szymon Dziok2014-07-26
* Fix some build errors and warnings.Thomas Martitz2014-06-21
* lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz2014-06-21
* lcd-16bit: Split out some functions to lcd-color-common.cThomas Martitz2014-06-21
* Radio and radio recording for Samsung YH-920.Szymon Dziok2014-06-18
* Samsung YH820/YH92X: Improve recording.Szymon Dziok2014-06-18
* YH92x: Use the led near the lcd as the ATA led, instead of shine all the time.Szymon Dziok2014-06-18
* recording on Samsung YH-820/YH-92xSebastian Leonhardt2014-06-01
* some optimization for iriver h100 and h300 seriesDmitry Gamza2014-03-18
* Fix (unintentional) linkage of HAVE_BUTTON_DATA with HAVE_TOUCHSCREENSebastian Leonhardt2014-03-18
* Fix ipod6g build.Thomas Martitz2014-03-09
* Fix more reds.Thomas Martitz2014-03-03
* Fix various reds. Some includes needed fixup.Thomas Martitz2014-03-03
* kernel: Break out kernel primitives into separate files and move to separate ...Thomas Martitz2014-03-03
* imx233: add support for speaker on stmp3780Amaury Pouly2014-02-16
* Samsung YP-R1 target portLorenzo Miori2014-02-05
* charcell: Fix lockup after some scrolling lines.Thomas Martitz2014-01-26
* Fix remote warnings and charcell reds, and remove minor left-over tuff.Thomas Martitz2014-01-12
* put_line/scrolling: Make the scroll engine inform custom scrollers about star...Thomas Martitz2014-01-12
* scroll engine: Factor out renderer function so it can be called by lcd code.Thomas Martitz2014-01-11
* lcd_nine_segment_bmp: Fixes for non-ideal image dimensions.Thomas Martitz2014-01-09
* lcd-16bit: Remove {lss,lse,lst}_pattern fields from struct viewport.Thomas Martitz2014-01-07
* lcd-16bit: Move lcd_gradient_fillrect/_part() to lcd-16bit-common.c.Thomas Martitz2014-01-07
* lcd-common: Remove direct style (line decorations) from lcd-puts* functions.Thomas Martitz2014-01-07
* lcd-common: Remove support for specifying y_offset from lcd_puts* functions.Thomas Martitz2014-01-07
* lcd-common: Remove support for custom line heights from viewport.Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_style_xyoffset() a...Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_style().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_style_offset().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_style().Thomas Martitz2014-01-07
* lcd-common: Remove unused function lcd_puts_offset().Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Remove unused functions lcd_puts_scroll_offset() an...Thomas Martitz2014-01-07
* lcd-16bit: Introduce lcd_gradient_fillrect_part().Thomas Martitz2014-01-07
* lcd-common/scroll_engine: Introduce lcd_putsxy_scroll_func().Thomas Martitz2014-01-07
* Add missing kernel.h includes (hopefully all of them).Thomas Martitz2014-01-05
* Do not include kernel.h in system.h.Thomas Martitz2014-01-05
* lcd: Fix certain drawmode combinations.Thomas Martitz2014-01-05