| Commit message (Expand) | Author | Age |
| * | Don't accept 0 for the width or height of a progress bar in the %pb tag. A z... | Dave Chapman | 2008-10-22 |
| * | Accept FS#9480 - centralise and organise the events in the apps/ layer. | Jonathan Gordon | 2008-10-16 |
| * | Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M... | Björn Stenberg | 2008-10-15 |
| * | Make some dependencies on id3.h explicit. | Magnus Holmgren | 2008-10-14 |
| * | Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary... | Björn Stenberg | 2008-10-14 |
| * | Alternate fix for the bug fixed by FS#9163, the selection in the playlist vie... | Nils Wallménius | 2008-10-13 |
| * | Fix FS#9479 - "readonly" lists sometimes wrap when they shouldnt. part of the... | Jonathan Gordon | 2008-10-12 |
| * | * Make %t stricter by aborting if a value is not given. | Jonathan Gordon | 2008-10-11 |
| * | update the %mv wps tag to let you specify how long it should wait after being... | Jonathan Gordon | 2008-10-11 |
| * | change the %mv timeout to 1s which works better, also change the string to sh... | Jonathan Gordon | 2008-10-09 |
| * | FS#9460 - Add a tag %mv which can be used to check if the volume button is be... | Jonathan Gordon | 2008-10-09 |
| * | yes... i'm just trying to boost my ohloh score! | Jonathan Gordon | 2008-10-05 |
| * | bit of code police | Jonathan Gordon | 2008-10-05 |
| * | Accept FS#9231 - viewportify the pitch screen by Thomas Martitz. | Jonathan Gordon | 2008-10-05 |
| * | redo the previous commit so its actually useful. | Jonathan Gordon | 2008-09-25 |
| * | have the info lists set the selection before they are exited, this is sometim... | Jonathan Gordon | 2008-09-25 |
| * | Clean up use of snprintf where strncpy if suited, avoid useless copying of co... | Nils Wallménius | 2008-09-24 |
| * | fix red | Peter D'Hoye | 2008-09-07 |
| * | Change screens memebers char_width, char_height and nb_lines to functions ret... | Peter D'Hoye | 2008-09-07 |
| * | A few comment updates and trailing spaces removals. | Nicolas Pennequin | 2008-09-06 |
| * | Make %mm 0-based again (as described in CustomWPS), and change %cf accordingly. | Nicolas Pennequin | 2008-09-04 |
| * | Fix the bug reported in FS#9350: the WPS would crash on %mm or %cf if they we... | Nicolas Pennequin | 2008-09-04 |
| * | Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl... | Frank Gevaerts | 2008-08-29 |
| * | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere | 2008-08-23 |
| * | Skip length: restore the ability to skip by just a few seconds | Stéphane Doyon | 2008-08-18 |
| * | Fix for issues in speaking the time in Rockbox Info screen (B#9167). | Stéphane Doyon | 2008-08-18 |
| * | FS#9281 Rename of splash functions. | Nils Wallménius | 2008-08-15 |
| * | Fix FS#8689 (the peak meter does not work during a playing after a recording ... | Bertrik Sikken | 2008-08-11 |
| * | Apply fix for FS#9203 (WPS gets corrupted after changing status bar setting) ... | Bertrik Sikken | 2008-08-04 |
| * | Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se... | Dominik Riebeling | 2008-08-02 |
| * | Simplified function option_screen | Bertrik Sikken | 2008-07-17 |
| * | dont show the "cancelled" splash if the setting wasnt changed (only affects s... | Jonathan Gordon | 2008-07-15 |
| * | Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat... | Thom Johansen | 2008-07-14 |
| * | Introduce a new WPS parsing error case: limits exceeded. It includes the case... | Nicolas Pennequin | 2008-07-12 |
| * | Fix FS #9181, allowing the documented 3 progress bars per WPS. Also simplify ... | Magnus Holmgren | 2008-07-11 |
| * | Clean up the A-B repeat keymaps and add a note to gwps.c describing the ACTIO... | Marc Guay | 2008-07-07 |
| * | get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 ... | Jonathan Gordon | 2008-07-06 |
| * | fix FS#9144 hopefully for good... only update the screen if the time line is ... | Jonathan Gordon | 2008-07-05 |
| * | revert that scroll engine stuff... good in theory, but broken. | Jonathan Gordon | 2008-07-02 |
| * | The second part of this expression always becomes true before the first part,... | Jens Arnold | 2008-07-01 |
| * | Fix the bug where the german language would crash the quickscreen on the nano. | Jonathan Gordon | 2008-06-30 |
| * | Simplify touchscreen scrollbar handling code | Maurus Cuelenaere | 2008-06-28 |
| * | fix red | Peter D'Hoye | 2008-06-28 |
| * | Remove a viewport ambiguity by changing the screens width/heigth members into... | Peter D'Hoye | 2008-06-28 |
| * | Small fix for touchscreen interface | Maurus Cuelenaere | 2008-06-28 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | implement smooth seeking acceleration for audio playback and mpegplayer | Marcoen Hirschberg | 2008-06-28 |
| * | allow the full lowercase a-z to be used as conditional viewport grouping id's | Jonathan Gordon | 2008-06-25 |
| * | quick fix for FS#8729 | Jonathan Gordon | 2008-06-24 |
| * | FS#9051 - remove LCD margins... use viewports if you need them... | Jonathan Gordon | 2008-06-23 |