| Commit message (Expand) | Author | Age |
| ... | |
| * | Look for albumart in .rockbox/albumart/<artist>-<album><size>.bmp in addition... | Jonas Häggqvist | 2008-01-19 |
| * | Accept FS#8469 by Bryan Childs with a few adjustments: Remove duplicate strip... | Nicolas Pennequin | 2008-01-18 |
| * | bandaid fix for FS#8168 - statusbar would be enabled if poweroff happened whi... | Jonathan Gordon | 2008-01-10 |
| * | Quick fix to prevent freezing of H10 (possibly others too) when left at the d... | Peter D'Hoye | 2007-12-15 |
| * | Initial commit of the PictureFlow plugin, a nice visualization for album covers. | Nicolas Pennequin | 2007-12-09 |
| * | More code police | Peter D'Hoye | 2007-12-07 |
| * | Code police | Peter D'Hoye | 2007-12-07 |
| * | Fix gradient selection bar in recording screen | Peter D'Hoye | 2007-12-07 |
| * | BMP loader: Handle top-down BMP files (height is negative). Note that the e20... | Jens Arnold | 2007-11-30 |
| * | Repair the no-spinup on start/split feature of recording. Recording directory... | Michael Sevakis | 2007-11-30 |
| * | Make the recording screen handle button repeats correctly when changing gain.... | Linus Nielsen Feltzing | 2007-11-26 |
| * | Make the variable for numbers of screens to update const on non-remote-lcd ta... | Nils Wallménius | 2007-11-25 |
| * | make check_dir use dir_exists and slightly optimise the latter | Robert Kukla | 2007-11-21 |
| * | consolidate the 3 file_exists() functions into one; use the version that expl... | Robert Kukla | 2007-11-21 |
| * | Make threads responsible for explicit cancellation of their own boosted statu... | Michael Sevakis | 2007-11-20 |
| * | Improved use of album name when locating the album art file: replace chars th... | Magnus Holmgren | 2007-11-15 |
| * | Add an error check, just to be safe. | Nicolas Pennequin | 2007-11-12 |
| * | Various album art improvements: | Nicolas Pennequin | 2007-11-12 |
| * | FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the... | Barry Wardell | 2007-11-11 |
| * | Album art support. Based on FS#3045, but heavily modified to adapt to MoB and... | Nicolas Pennequin | 2007-11-11 |
| * | Add read_bmp_fd and make the first parameter of read_bmp_file ("filename") co... | Nicolas Pennequin | 2007-11-10 |
| * | More voice for the radio: accept FS#6331. | Stéphane Doyon | 2007-11-07 |
| * | Mop up some yellow. | Steve Bavin | 2007-10-19 |
| * | FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just... | Steve Bavin | 2007-10-19 |
| * | Disable highperf mode in the peakmeter for swcodec targets, as it makes no se... | Jens Arnold | 2007-10-16 |
| * | Add the vkeyboard line end beep to (swcodec) targets with non-modal keyboard.... | Jens Arnold | 2007-10-10 |
| * | Slight code policing. | Jens Arnold | 2007-10-10 |
| * | Fix red Ondio builds. Hwcodec targets can't beep that way, so disable that be... | Jens Arnold | 2007-10-10 |
| * | Accessible keyboard: guard the beep with talk_menus_enabled() | Stéphane Doyon | 2007-10-10 |
| * | Make the virtual keyboard easier to use for blind users. | Stéphane Doyon | 2007-10-10 |
| * | Voice the recording trigger settings screen. | Stéphane Doyon | 2007-10-10 |
| * | Add a voice callback to dynamic menus, along side the text_callback. | Stéphane Doyon | 2007-10-09 |
| * | Unify PCM interface just above the hardware driver level for all targets incl... | Michael Sevakis | 2007-10-06 |
| * | Commit FS #7881 by Mark Arigo - enable radio on the Sansa c200. It seems that... | Marianne Arnold | 2007-10-02 |
| * | Make the gradient look better when more than one line is selected (running ti... | Nicolas Pennequin | 2007-09-28 |
| * | FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. | Nicolas Pennequin | 2007-09-27 |
| * | small optimisation: make a locally used function static | Peter D'Hoye | 2007-09-22 |
| * | Make a few private functins static and use fewer bytes for constants | Nils Wallménius | 2007-09-20 |
| * | minor update to gui_synclist_do_button() which will hopefully simplify things... | Jonathan Gordon | 2007-09-17 |
| * | Make peakmeters work for real in swcodec simulators instead of just showing r... | Jens Arnold | 2007-09-09 |
| * | The clipcount string used in the rec screen should have been named sysfont. F... | Peter D'Hoye | 2007-08-29 |
| * | only build the clipcounter for targets with recording | Peter D'Hoye | 2007-08-26 |
| * | Implement FS #2976: Clip Counter for recording screen. If enabled in peak met... | Peter D'Hoye | 2007-08-25 |
| * | Make peak release work per tick as intended. But that's too fast, so it's not... | Jens Arnold | 2007-08-20 |
| * | Revert previous 'fix' and implement the correct one, thanks markun! :-) | Nils Wallménius | 2007-08-19 |
| * | Always reset glyph width for loadable keyboards fixes FS#6220 | Nils Wallménius | 2007-08-19 |
| * | Make peakmeter release setting work in units per tick (was units per read), a... | Peter D'Hoye | 2007-08-18 |
| * | Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ... | Nils Wallménius | 2007-08-06 |
| * | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius | 2007-08-05 |
| * | Final changes to the recording naming code, this should make jhMikeS happy ;) | Peter D'Hoye | 2007-08-03 |