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