Age | Commit message (Expand) | Author |
2009-03-08 | Yet more #include cleanups | Bertrik Sikken |
2009-03-08 | Clean up some more #includes | Bertrik Sikken |
2009-03-08 | Clean up some #includes | Bertrik Sikken |
2009-03-04 | Cosmetic fix: remove duplicate semicolons | Bertrik Sikken |
2009-03-02 | Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe... | Thomas Martitz |
2009-03-02 | Onda VX747: | Maurus Cuelenaere |
2009-03-01 | Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe... | Thomas Martitz |
2009-02-02 | continuation of last nights statusbar cleanup. | Jonathan Gordon |
2009-02-01 | Accept a quick patch from Alexander Levin to neaten up the #defines and comme... | Jonathan Gordon |
2009-02-01 | Statusbar handling fixes. | Jonathan Gordon |
2009-01-28 | Forget Info screen auto refresh for now since it messes with text scrolling. | Michael Sevakis |
2009-01-28 | Make sure 'Battery: Charging' is displayed in the info screen when charging n... | Michael Sevakis |
2009-01-26 | Commit FS#9724, which reworks the preprocessor defines related to backlight f... | Thomas Martitz |
2009-01-06 | Changed lang message for credits item in Rockbox Mainmenu/System and updated ... | Alessio Lenzi |
2009-01-05 | redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even... | Jonathan Gordon |
2009-01-05 | "fix" FS#9757 by handing the statusbar redraw event more correctly... the eqs... | Jonathan Gordon |
2008-12-31 | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon |
2008-12-25 | Hopefully fix read. | Michael Giacomelli |
2008-12-25 | Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama... | Michael Giacomelli |
2008-12-24 | Simplify powermgmt thread loops so it calls functions turn (no more power_thr... | Michael Sevakis |
2008-12-03 | Straighten out some powermanagement stuff. Give target complete control over ... | Michael Sevakis |
2008-12-02 | fix FS#9569 - exiting the time&date screen goes to the wrong screen | Jonathan Gordon |
2008-12-01 | Static police. | Bertrik Sikken |
2008-12-01 | fix yellow | Jonathan Gordon |
2008-12-01 | FS#9173 - move all time/clock related settings in the menus into system > "ti... | Jonathan Gordon |
2008-11-26 | Add hardware backlight fading on Gigabeat S with fade up and down options in ... | Michael Sevakis |
2008-11-26 | Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe... | Steve Bavin |
2008-11-09 | FS#7916 - Adapt graphical EQ to smaller screens (Fixes FS#9517) | Jonathan Gordon |
2008-11-05 | FS#9525 - The list for the quickscreen items chooser turned out to not really... | Jonathan Gordon |
2008-11-03 | FS#9515 - customisable quickscreen. Allows you to choose which setting you wa... | Jonathan Gordon |
2008-10-16 | Accept FS#9480 - centralise and organise the events in the apps/ layer. | Jonathan Gordon |
2008-10-15 | Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M... | Björn Stenberg |
2008-10-14 | Make some dependencies on id3.h explicit. | Magnus Holmgren |
2008-10-13 | Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by... | Nils Wallménius |
2008-10-08 | New recording setting to configure how mono recordings are made. Previously, ... | Peter D'Hoye |
2008-10-07 | add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki... | Frank Gevaerts |
2008-09-24 | Clean up use of snprintf where strncpy if suited, avoid useless copying of co... | Nils Wallménius |
2008-09-23 | Display the expected album art size in the info screen | Jonathan Gordon |
2008-09-18 | Make local function ticking_callback static in apps/menus/display_menu.c | Bertrik Sikken |
2008-09-12 | Make local function static and add missing #includes for Archos player | Bertrik Sikken |
2008-09-08 | Something horrible happened with binsize, so revert FS#8894 completely (for n... | Steve Bavin |
2008-09-08 | Add timestretching from FS#8894, as written by Stephane Doyon based on work b... | Steve Bavin |
2008-08-19 | Rockbox info: restore the 5seconds update delay to allow scrolling, | Stéphane Doyon |
2008-08-18 | Fix for issues in speaking the time in Rockbox Info screen (B#9167). | Stéphane Doyon |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-08-13 | gcc 4.3.1 quite rightfully warnings when printf-style functions use "format | Daniel Stenberg |
2008-08-08 | Also have the peakmeter menu shown inside the recording menu, because there i... | Peter D'Hoye |
2008-08-06 | First step of the recording screen redesign. The screen is split into a fixed... | Peter D'Hoye |
2008-08-03 | Fix FS#9237 (Mismatch in voiced and displayed buffer size). | Bertrik Sikken |
2008-07-16 | Make a couple of locally used callbacks static | Bertrik Sikken |