Age | Commit message (Expand) | Author |
2007-10-16 | Finally full multicore support for PortalPlayer 502x targets with an eye towa... | Michael Sevakis |
2007-09-17 | minor update to gui_synclist_do_button() which will hopefully simplify things... | Jonathan Gordon |
2007-08-18 | Player: Make sure the USB screen disables double height. | Jens Arnold |
2007-08-15 | Switch to using millivolt for battery voltage and other internal voltages. * ... | Jens Arnold |
2007-08-12 | Enable a lot more features for simulators and add stubs where necessary, simu... | Nils Wallménius |
2007-08-08 | Fix display of file path in the ID3 Info screen on hwcodec (i.e., Archos) dev... | Magnus Holmgren |
2007-08-08 | Add support for grouping tags. From FS#7362. | Dan Everton |
2007-08-05 | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius |
2007-08-03 | Add support for parsing the disc number tag from metadata and use of it in th... | Dan Everton |
2007-07-28 | FS#6403: Fix the spelling of LANG_ID3_FREQUENCY. Shouldn't break old .lng fil... | Barry Wardell |
2007-07-24 | Prevent statusbar from flickering in the 'Set Time/Date' screen | Nils Wallménius |
2007-07-22 | Recorder V1: repair soft shutdown with the new action context handling. | Jens Arnold |
2007-07-22 | remove the need for action_signalscreenchange(). | Jonathan Gordon |
2007-07-21 | Fix 'Set time & date' screen display when the name of the day or month was no... | Nils Wallménius |
2007-07-15 | Use the multi-screen api in the usb and time screens | Jonathan Gordon |
2007-07-08 | ifdef out charging screen for targets that do not use it, + minor cleaning | Nils Wallménius |
2007-07-02 | Remove useless #ifdef, specify maximum field width for strings in the snprint... | Nils Wallménius |
2007-07-01 | "Set Time/Date" screen. | Nils Wallménius |
2007-06-30 | Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so... | Michael Sevakis |
2007-06-11 | When recording, disable voice menus without actually modifying user settings.... | Steve Bavin |
2007-06-06 | Backdrop code should now be surrounded by #if LCD_DEPTH > 1 | Dave Chapman |
2007-05-02 | Make the ID3 info screen treat empty tag strings as 'no value', like the WPS ... | Magnus Holmgren |
2007-04-25 | Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ... | Nicolas Pennequin |
2007-04-25 | Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ... | Nicolas Pennequin |
2007-04-10 | Oops. Shouldn't forget the default handler. | Dominik Riebeling |
2007-04-10 | make the runtime view nicer. | Dominik Riebeling |
2007-04-09 | Player: Fix screen update in Rockbox Info and Runtime display, | Jens Arnold |
2007-04-06 | Now charcell displays require lcd_update() for updating the main lcd content ... | Jens Arnold |
2007-03-26 | #ifdef HAVE_TAGCACHE the set_rating code and remove some old, unused code | Robert Kukla |
2007-03-26 | First step of charcell LCD code rework: * Make it fully unicode aware so that... | Jens Arnold |
2007-03-16 | Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W... | Jens Arnold |
2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |
2007-03-02 | remove numerical genre and use genre_string consistently: | Robert Kukla |
2007-03-01 | Introducing the root menu! | Jonathan Gordon |
2007-02-28 | Character-encoding policing | Dave Chapman |
2007-02-24 | SWCODEC: Dsp speed optimizations. Changes for more modularity. Removal of som... | Michael Sevakis |
2007-02-18 | CONFIG_CHARGING | Jonathan Gordon |
2007-02-17 | #if => #ifdef | Daniel Stenberg |
2007-02-17 | Fix bug (first line was displayed under the status bar) | Antoine Cellerier |
2007-02-17 | A few more bookmark code tweaks. Also improves how the bookmark selection scr... | Magnus Holmgren |
2007-02-17 | fix payer build | Jonathan Gordon |
2007-02-17 | fix margin problem in "view runtime" and "rockbox info" screens | Jonathan Gordon |
2007-02-11 | Fix the missing entries in the ID3 info screen. | Magnus Holmgren |
2007-02-10 | FS#6638 - Album artist and comment patch for WPS and tagcache. Export | Miika Pekkarinen |
2007-02-01 | Comment out an unused function | Nils Wallménius |
2007-01-24 | Split the system status variables out of global_settings and put them into a ... | Jonathan Gordon |
2006-12-25 | Next round of static'ing and related fixes. | Jens Arnold |
2006-12-19 | update the runtime screen and move it to the inf menu instead of debug | Jonathan Gordon |
2006-11-20 | new usb logos for all screens, utilising lcd_bitmap_transparent() on colour d... | Marianne Arnold |
2006-11-19 | * Move checkbox to plugin api (core never uses it) | Jonathan Gordon |