summaryrefslogtreecommitdiff
path: root/apps/menus (follow)
Commit message (Expand)AuthorAge
* Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon2008-10-16
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* Make some dependencies on id3.h explicit.Magnus Holmgren2008-10-14
* Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by...Nils Wallménius2008-10-13
* New recording setting to configure how mono recordings are made. Previously, ...Peter D'Hoye2008-10-08
* add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki...Frank Gevaerts2008-10-07
* Clean up use of snprintf where strncpy if suited, avoid useless copying of co...Nils Wallménius2008-09-24
* Display the expected album art size in the info screenJonathan Gordon2008-09-23
* Make local function ticking_callback static in apps/menus/display_menu.cBertrik Sikken2008-09-18
* Make local function static and add missing #includes for Archos playerBertrik Sikken2008-09-12
* Something horrible happened with binsize, so revert FS#8894 completely (for n...Steve Bavin2008-09-08
* Add timestretching from FS#8894, as written by Stephane Doyon based on work b...Steve Bavin2008-09-08
* Rockbox info: restore the 5seconds update delay to allow scrolling,Stéphane Doyon2008-08-19
* Fix for issues in speaking the time in Rockbox Info screen (B#9167).Stéphane Doyon2008-08-18
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* gcc 4.3.1 quite rightfully warnings when printf-style functions use "formatDaniel Stenberg2008-08-13
* Also have the peakmeter menu shown inside the recording menu, because there i...Peter D'Hoye2008-08-08
* First step of the recording screen redesign. The screen is split into a fixed...Peter D'Hoye2008-08-06
* Fix FS#9237 (Mismatch in voiced and displayed buffer size).Bertrik Sikken2008-08-03
* Make a couple of locally used callbacks staticBertrik Sikken2008-07-16
* rectrigger: voice the splashes, and say "off" when start/stopStéphane Doyon2008-07-15
* Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat...Thom Johansen2008-07-14
* fix FS#9162 - the time needs to not talk so often, not the date lineJonathan Gordon2008-07-08
* fix FS#9144 hopefully for good... only update the screen if the time line is ...Jonathan Gordon2008-07-05
* Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye2008-06-28
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* fix redJonathan Gordon2008-06-25
* ok, only update the screen if the time is selected... otherwise the scrolling...Jonathan Gordon2008-06-25
* fix FS#8969 - rockbox info screen is now redrawn every half secondJonathan Gordon2008-06-25
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* Gigabeat F/X:Michael Sevakis2008-05-29
* Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon2008-05-28
* FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb...Steve Bavin2008-05-22
* Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis2008-05-14
* Fix the colour selector. The only colours not allowed should be when trying t...Barry Wardell2008-05-06
* scroll all lines in read-only info listsJonathan Gordon2008-05-05
* Accept FS#6188: study mode.Stéphane Doyon2008-05-04
* a bit of code cleanup.. use a single function to get the statusbar height (or...Jonathan Gordon2008-05-04
* Fixed warning about unused flipdisplay_callback function for targets that can...Bertrik Sikken2008-05-03
* Made source files #include the header file that they implement to make sure t...Bertrik Sikken2008-05-03
* Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius2008-04-26
* option_screen() now accepts a viewportJonathan Gordon2008-04-23
* Nicer handling of unset clock in the 'Rockbox Info' screenNils Wallménius2008-04-20
* Adding new setting to System Settings <Accessory Power Supply -- off by defau...Andree Buschmann2008-04-20
* Removed unneeded dependency on pcmbuf.hBertrik Sikken2008-04-20
* Made local functions static in playback_menu.cBertrik Sikken2008-04-19
* Some small binsize savingsNils Wallménius2008-04-09
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* Fix for FS#8820 by Christopher Williams - Misformatted time in Rockbox InfoLinus Nielsen Feltzing2008-03-31
* In the equalizer menu, switch to low-latency mode in the smallest scope rathe...Dan Everton2008-03-30