summaryrefslogtreecommitdiff
path: root/apps/menus
AgeCommit message (Expand)Author
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
2008-07-15rectrigger: voice the splashes, and say "off" when start/stopStéphane Doyon
2008-07-14Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...Thom Johansen
2008-07-08fix FS#9162 - the time needs to not talk so often, not the date lineJonathan Gordon
2008-07-05fix FS#9144 hopefully for good... only update the screen if the time line is ...Jonathan Gordon
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-25fix redJonathan Gordon
2008-06-25ok, only update the screen if the time is selected... otherwise the scrolling...Jonathan Gordon
2008-06-25fix FS#8969 - rockbox info screen is now redrawn every half secondJonathan Gordon
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon
2008-05-29Gigabeat F/X:Michael Sevakis
2008-05-28Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon
2008-05-22FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb...Steve Bavin
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis
2008-05-06Fix the colour selector. The only colours not allowed should be when trying t...Barry Wardell
2008-05-05scroll all lines in read-only info listsJonathan Gordon
2008-05-04Accept FS#6188: study mode.Stéphane Doyon
2008-05-04a bit of code cleanup.. use a single function to get the statusbar height (or...Jonathan Gordon
2008-05-03Fixed warning about unused flipdisplay_callback function for targets that can...Bertrik Sikken
2008-05-03Made source files #include the header file that they implement to make sure t...Bertrik Sikken
2008-04-26Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius
2008-04-23option_screen() now accepts a viewportJonathan Gordon
2008-04-20Nicer handling of unset clock in the 'Rockbox Info' screenNils Wallménius
2008-04-20Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann
2008-04-20Removed unneeded dependency on pcmbuf.hBertrik Sikken