| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Get rid of USE_ROCKBOX_USB | Amaury Pouly | 2015-01-08 |
| | | | | | | | | | | | | Except for unfinished or experimental ports, it isthe case that USE_ROCKBOX_USB and HAVE_USBSTACK are both defined or both undefined. Furthermore, it is a leftover of some early developments on the USB stack and doesn't make sense anymore. Change-Id: Ic87a865b6bb4c7c9a8d45d1f0bb0f2fb536b8cad Reviewed-on: http://gerrit.rockbox.org/1091 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com> | ||
| * | Implement lcd_get_dpi() for all bitmap targets. | Thomas Martitz | 2014-03-03 |
| | | | | | | | | DPI values are autogenerated from the resolution and collected display size values. These values are inserted as comments as well. Change-Id: Id03aedf9af18348f773dfce002805e480f6751e8 | ||
| * | Introduce IHIFI760/960 targets. | Andrew Ryabinin | 2013-12-16 |
| Change-Id: Ie36e48742c0ed9aa3fd6f49aa034a11d2492327c | |||