| Commit message (Expand) | Author | Age |
| * | Fix some plugins not using the helper functions for the new backlight timeout... | Jens Arnold | 2007-11-29 |
| * | Only compile Matrix on non-mono targets, rather than all bitmap targets. | Jonas Häggqvist | 2007-11-27 |
| * | On second thoughts, let's compile Matrix for all non-mono bitmap displays. | Jonas Häggqvist | 2007-11-27 |
| * | Only compile Matrix for colour targets. | Jonas Häggqvist | 2007-11-27 |
| * | Matrix demo plugin for colour targets. Ported from Ipodlinux who ported it fr... | Jonas Häggqvist | 2007-11-27 |
| * | Fix backlight timeout in 'keep backlight running' plugins (related to yesterd... | Marianne Arnold | 2007-11-26 |
| * | don't show the scrollbar after turning it off in the menu. | Marcoen Hirschberg | 2007-11-23 |
| * | remove debug leftover | Marcoen Hirschberg | 2007-11-23 |
| * | use the plugin buffer instead of the static one | Marcoen Hirschberg | 2007-11-23 |
| * | rearrange the initialization a bit. also fixes the disappearing scrollbar. | Marcoen Hirschberg | 2007-11-23 |
| * | 0 is also a valid file descriptor | Dave Chapman | 2007-11-22 |
| * | Removed annoying splash | Björn Stenberg | 2007-11-21 |
| * | consolidate the 3 file_exists() functions into one; use the version that expl... | Robert Kukla | 2007-11-21 |
| * | Okay. Really fix the red. It's a little ugly at this point, and clearly | Paul Louden | 2007-11-21 |
| * | Fix my rampant making of mistakes. | Paul Louden | 2007-11-21 |
| * | Allow use of either A or Select to pause in mpegplayer. This means you | Paul Louden | 2007-11-21 |
| * | Oops. Was thinking _TREE_ not _STD_, so no changes to the text editor | Paul Louden | 2007-11-20 |
| * | Fix keymapping inconsistencies generated by my previous keymap change, | Paul Louden | 2007-11-20 |
| * | access memcpy through the plugin api.. | Marcoen Hirschberg | 2007-11-19 |
| * | check separately if the preferences and the bookmark need to be saved | Marcoen Hirschberg | 2007-11-19 |
| * | write a correct bookmark file when the viewer loads so we can safely skip the... | Marcoen Hirschberg | 2007-11-19 |
| * | prevent useless file reads | Marcoen Hirschberg | 2007-11-19 |
| * | don't save the viewer position if it hasn't changed | Marcoen Hirschberg | 2007-11-19 |
| * | MIDI: Increase percision of synthesizer by a factor of 4 - makes certain part... | Stepan Moskovchenko | 2007-11-17 |
| * | High score list needed to be redrawn on return from hold, put it in a seperat... | Adam Gashlin | 2007-11-16 |
| * | Revert some changes that broke looping in midiplayer | Nils Wallménius | 2007-11-15 |
| * | Remove some stray ^Ms | Dave Chapman | 2007-11-12 |
| * | Remove unused x11 and win32 simulator rules | Dave Chapman | 2007-11-12 |
| * | Rearrange logic in the synthVoice loop to do less tests and remove need of a ... | Nils Wallménius | 2007-11-11 |
| * | Change the way the UART recieves data and how buttons pressed are processed. ... | Karl Kurbjun | 2007-11-10 |
| * | Get the user timer working properly consequentially fixing doom without a hack. | Karl Kurbjun | 2007-11-07 |
| * | MIDI: Make seeking neater by moving it into another file. Will be more useful... | Stepan Moskovchenko | 2007-11-05 |
| * | MIDI: Improve seeking (especially near the end of the file) by disabling play... | Stepan Moskovchenko | 2007-11-03 |
| * | Fix warnings. | Stéphane Doyon | 2007-11-03 |
| * | MIDI: Allow seeking forward and backward using the left/right keys. Currently... | Stepan Moskovchenko | 2007-11-03 |
| * | set the iriver h100 and h300 keys correctly (fix red) | Jonathan Gordon | 2007-11-02 |
| * | Build some more plugins for M:Robe most work, doom builds and runs if you use... | Karl Kurbjun | 2007-11-02 |
| * | Remove an unneeded #include - action.h is already included by plugin.h | Dave Chapman | 2007-10-31 |
| * | Fix FS #8019, caused by memcpy() being called before "rb = api;". Be cautious... | Thom Johansen | 2007-10-30 |
| * | Mandelbrot: Don't update the display more often than 50 times per second on c... | Jens Arnold | 2007-10-28 |
| * | Fixed the Total being out of screen with huge fonts like ter-u32b | Kevin Ferrare | 2007-10-26 |
| * | Fix starfield displaying stars in white on grayscale devices (they remain vis... | Kevin Ferrare | 2007-10-26 |
| * | enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usab... | Jonathan Gordon | 2007-10-25 |
| * | get the mrobe plugins running again | Jonathan Gordon | 2007-10-25 |
| * | make the first bunch of plugins compile for the mrobe. an earlier commit brok... | Jonathan Gordon | 2007-10-23 |
| * | Fix vroken logic that _could_ lead to memory corruption though it was very un... | Nils Wallménius | 2007-10-23 |
| * | Re-enable robotfindskitten, that accidentally got lost in the previous commit... | Marianne Arnold | 2007-10-22 |
| * | Oops, forgot to add the two needed bitmaps... | Marianne Arnold | 2007-10-22 |
| * | Flipit for Sansa c200 and add the help text in the welcome screen for both Sa... | Marianne Arnold | 2007-10-22 |
| * | Phase in thread_wait when waiting for a thread to exit. Begin phasing out the... | Michael Sevakis | 2007-10-22 |