summaryrefslogtreecommitdiff
path: root/apps/menus (follow)
Commit message (Expand)AuthorAge
...
* Correct the slight misalignment of the clock (FS#10334 by Andre Lupa)Alexander Levin2009-06-24
* Merge the "Replaygain Off" option into the replaygain type; eliminate the "O...Alexander Levin2009-06-20
* Touchscreen targets: add calibration screen + rewrite calibration driver (FS#...Maurus Cuelenaere2009-06-16
* Renamed routines and changed comments for clarity.Steve Bavin2009-06-16
* FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin2009-06-12
* Simplify some redundant boolean expressionsBertrik Sikken2009-05-21
* Remove some unused declarationsBertrik Sikken2009-05-21
* Fix duplicate #includesBertrik Sikken2009-05-17
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun2009-04-11
* FS#10014 - Separate tracklocking out of skip length, skip length prevented to...Thomas Martitz2009-03-27
* Add a Touchscreen Mode setting to switch between 3x3 grid and absolute point ...Rob Purchase2009-03-24
* Yet more #include cleanupsBertrik Sikken2009-03-08
* Clean up some more #includesBertrik Sikken2009-03-08
* Clean up some #includesBertrik Sikken2009-03-08
* Cosmetic fix: remove duplicate semicolonsBertrik Sikken2009-03-04
* Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, whe...Thomas Martitz2009-03-02
* Onda VX747:Maurus Cuelenaere2009-03-02
* Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz2009-03-01
* continuation of last nights statusbar cleanup.Jonathan Gordon2009-02-02
* Accept a quick patch from Alexander Levin to neaten up the #defines and comme...Jonathan Gordon2009-02-01
* Statusbar handling fixes. Jonathan Gordon2009-02-01
* Forget Info screen auto refresh for now since it messes with text scrolling.Michael Sevakis2009-01-28
* Make sure 'Battery: Charging' is displayed in the info screen when charging n...Michael Sevakis2009-01-28
* Commit FS#9724, which reworks the preprocessor defines related to backlight f...Thomas Martitz2009-01-26
* Changed lang message for credits item in Rockbox Mainmenu/System and updated ...Alessio Lenzi2009-01-06
* redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon2009-01-05
* "fix" FS#9757 by handing the statusbar redraw event more correctly... the eqs...Jonathan Gordon2009-01-05
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Hopefully fix read.Michael Giacomelli2008-12-25
* Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...Michael Giacomelli2008-12-25
* Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis2008-12-24
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* fix FS#9569 - exiting the time&date screen goes to the wrong screenJonathan Gordon2008-12-02
* Static police.Bertrik Sikken2008-12-01
* fix yellowJonathan Gordon2008-12-01
* FS#9173 - move all time/clock related settings in the menus into system > "ti...Jonathan Gordon2008-12-01
* Add hardware backlight fading on Gigabeat S with fade up and down options in ...Michael Sevakis2008-11-26
* Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe...Steve Bavin2008-11-26
* FS#7916 - Adapt graphical EQ to smaller screens (Fixes FS#9517)Jonathan Gordon2008-11-09
* FS#9525 - The list for the quickscreen items chooser turned out to not really...Jonathan Gordon2008-11-05
* FS#9515 - customisable quickscreen. Allows you to choose which setting you wa...Jonathan Gordon2008-11-03
* 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