| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Rockbox as an application: Add an 320x240 SDL application target. | Thomas Martitz | 2010-07-06 |
| | | | | | | | | It still works mostly like the simulator. There's also some minor left overs from the sim, but it does not define SIMULATOR. It installs into the current (build) dir, and you need to run it with '--root .' (because it looks for ./.rockbox and not ./simdisk/rockbox) as options. That's one of the few kludges left that should be resolved soon'ish. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27310 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Fix most reds, I have no idea what's wrong with the gigabeats (yet). | Thomas Martitz | 2010-06-06 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26619 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Move target-simulating specific keymaps out of button-sdl.c into a file per | Thomas Martitz | 2010-06-06 |
| keypad. Copyright is restored for each keymap according to git blame. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26615 a1c6a512-1295-4272-9138-f99709370657 | |||