| Commit message (Expand) | Author | Age |
| * | D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue... | Rob Purchase | 2008-03-22 |
| * | Adapt most single-file plugins to the M3 keypad and screen. It's still prelim... | Jens Arnold | 2008-03-22 |
| * | M:Robe 100: add button definition/bitmaps to plugins and enable compilation | Robert Kukla | 2008-03-01 |
| * | Plugins now enabled and working for the Gigabeat S. | Will Robertson | 2008-02-17 |
| * | Reverse the behaviour of the scrollwheel (i.e. fwd/clockwise is down, back/an... | Dave Chapman | 2008-01-17 |
| * | Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make... | Jonathan Gordon | 2008-01-10 |
| * | 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 |
| * | 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 |
| * | make the first bunch of plugins compile for the mrobe. an earlier commit brok... | Jonathan Gordon | 2007-10-23 |
| * | Removed annoying 'Saving settings' splash | Björn Stenberg | 2007-10-18 |
| * | FS#7712 by Przemysław Hołubowski: New codepage (CP1250 - WIN1250) added | Marcoen Hirschberg | 2007-10-01 |
| * | Do not display the backdrop in text viewer and editor plugins | Nils Wallménius | 2007-09-23 |
| * | Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max... | Marianne Arnold | 2007-09-20 |
| * | fix two bugs related to no-existing settings/bookmark files and simplify the ... | Robert Kukla | 2007-09-13 |
| * | the viewer lives in the viewer dir so save settings and bookmarks there, as | Daniel Stenberg | 2007-08-21 |
| * | corrected logic in expression of jdgordon's r14187 commit; should fix FS#7590... | Robert Kukla | 2007-08-13 |
| * | Accept FS#5464 - organise the rocks directory. | Jonathan Gordon | 2007-08-06 |
| * | quick fix for FS#6007 (the first point, where a long line with a - would stop... | Jonathan Gordon | 2007-08-05 |
| * | Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet. | Jens Arnold | 2007-07-27 |
| * | Move the old api out of the core and into the plugin lib. | Jonathan Gordon | 2007-05-08 |
| * | e200 viewer button changes: | Jonathan Gordon | 2007-05-06 |
| * | Now charcell displays require lcd_update() for updating the main lcd content ... | Jens Arnold | 2007-04-06 |
| * | Rename some macros to account for the recently added M5 port. No code changes. | Jens Arnold | 2007-03-16 |
| * | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold | 2007-03-16 |
| * | revert FS#6747 — y-margin reset in gui_list_draw, it introduced a nasty | Jonathan Gordon | 2007-03-11 |
| * | Accept FS#6747 by Timo Horstschäfer | Jonathan Gordon | 2007-03-10 |
| * | fix FS#6621 - viewer bookmarks only working for one file | Jonathan Gordon | 2007-02-05 |
| * | Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig... | Jens Arnold | 2007-02-01 |
| * | Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI ... | Dave Chapman | 2007-01-14 |
| * | * Move checkbox to plugin api (core never uses it) | Jonathan Gordon | 2006-11-19 |
| * | Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ... | Barry Wardell | 2006-10-26 |
| * | woops, fix the errors/warnings | Jonathan Gordon | 2006-09-18 |
| * | viewer.rock can now remembers the last 46 viewed files and their positions, b... | Jonathan Gordon | 2006-09-18 |
| * | fixes FS#6007 point 3 | Jonathan Gordon | 2006-09-17 |
| * | fixes FS#6007 point 2 | Jonathan Gordon | 2006-09-17 |
| * | woops! ok, only rmember the last 10 files, some trickery can be added later t... | Jonathan Gordon | 2006-09-17 |
| * | re-implement bookmarking in viewer.rock, remebers the last 45.6(\!) files viewed | Jonathan Gordon | 2006-09-17 |
| * | Barry Wardell's keymappings for H10 | Daniel Stenberg | 2006-08-03 |
| * | Fix bug #5724 - Missing characters in text viewer, the number of characters i... | Linus Nielsen Feltzing | 2006-08-01 |
| * | Fixes text viewer column advance when in wide mode using play+left/right butt... | Mark Arigo | 2006-07-25 |
| * | Fix for uninitialized variable, caused crash when viewing a file that started... | Peter D'Hoye | 2006-07-15 |