summaryrefslogtreecommitdiffstats
path: root/apps/menus
AgeCommit message (Expand)AuthorFilesLines
2009-07-20rework cuesheet support:Jonathan Gordon1-1/+1
2009-07-14FS#10080Nils Wallménius1-1/+1
2009-07-05FS#10406 - split the statusbar setting into one for each display, and allow t...Jonathan Gordon1-0/+6
2009-06-24Correct the slight misalignment of the clock (FS#10334 by Andre Lupa)Alexander Levin1-2/+2
2009-06-20 Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...Alexander Levin1-3/+1
2009-06-16Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere2-18/+29
2009-06-16Renamed routines and changed comments for clarity.Steve Bavin1-1/+1
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin1-5/+22
2009-05-21Simplify some redundant boolean expressionsBertrik Sikken1-2/+2
2009-05-21Remove some unused declarationsBertrik Sikken1-1/+0
2009-05-17Fix duplicate #includesBertrik Sikken2-3/+0
2009-05-09Remove unneeded #include "backdrop.h"Bertrik Sikken3-3/+0
2009-04-11M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun1-2/+8
2009-03-27FS#10014 - Separate tracklocking out of skip length, skip length prevented to...Thomas Martitz1-1/+2
2009-03-24Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ...Rob Purchase1-1/+18
2009-03-08Yet more #include cleanupsBertrik Sikken1-0/+3
2009-03-08Clean up some more #includesBertrik Sikken2-3/+2
2009-03-08Clean up some #includesBertrik Sikken2-8/+0
2009-03-04Cosmetic fix: remove duplicate semicolonsBertrik Sikken1-1/+1
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz1-3/+3
2009-03-02Onda VX747:Maurus Cuelenaere1-0/+7
2009-03-01Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz1-1/+2
2009-02-02continuation of last nights statusbar cleanup.Jonathan Gordon1-5/+10
2009-02-01Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon1-1/+1
2009-02-01Statusbar handling fixes. Jonathan Gordon1-1/+1
2009-01-28Forget Info screen auto refresh for now since it messes with text scrolling.Michael Sevakis1-8/+0
2009-01-28Make sure 'Battery: Charging' is displayed in the info screen when charging n...Michael Sevakis1-7/+27
2009-01-26Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz1-6/+4
2009-01-06Changed lang message for credits item in Rockbox Mainmenu/System and updated ...Alessio Lenzi1-1/+1
2009-01-05redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon1-7/+3
2009-01-05"fix" FS#9757 by handing the statusbar redraw event more correctly... the eqs...Jonathan Gordon1-1/+8
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon3-4/+2
2008-12-25Hopefully fix read.Michael Giacomelli1-10/+10
2008-12-25Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli1-0/+6
2008-12-24Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis1-11/+10
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis1-7/+3
2008-12-02fix FS#9569 - exiting the time&date screen goes to the wrong screenJonathan Gordon1-3/+15
2008-12-01Static police.Bertrik Sikken2-2/+2
2008-12-01fix yellowJonathan Gordon1-0/+1
2008-12-01FS#9173 - move all time/clock related settings in the menus into system > "ti...Jonathan Gordon3-192/+312
2008-11-26Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis1-2/+4
2008-11-26Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin1-3/+5
2008-11-09FS#7916 - Adapt graphical EQ to smaller screens (Fixes FS#9517)Jonathan Gordon1-172/+154
2008-11-05FS#9525 - The list for the quickscreen items chooser turned out to not really...Jonathan Gordon1-22/+0
2008-11-03FS#9515 - customisable quickscreen. Allows you to choose which setting you wa...Jonathan Gordon1-0/+22
2008-10-16Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon1-2/+2
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg1-1/+1
2008-10-14Make some dependencies on id3.h explicit.Magnus Holmgren1-0/+1
2008-10-13Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by...Nils Wallménius2-1/+2
2008-10-08New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye1-0/+23