| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2009-08-03 | Remove find_albumart() from the plugin API as it doesn't exist for them. | Thomas Martitz | |
| Remove lcd_set_viewport() too, and replace the calls with the appropriate multi-screen api calls as calling lcd_* functions should be avoided in favor of the api. Bump API version and sort a bit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22140 a1c6a512-1295-4272-9138-f99709370657 | |||
| 2009-08-02 | Pluginlib: Add support for general buttons. Add menu and quit buttons to ↵ | Karl Kurbjun | |
| Reversi. MRobe 500: Modify touch handler to return the previous data always rather than 0 when there is no touch. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22110 a1c6a512-1295-4272-9138-f99709370657 | |||