Age | Commit message (Expand) | Author |
2008-11-26 | Add hardware backlight fading on Gigabeat S with fade up and down options in ... | Michael Sevakis |
2008-11-26 | Add software backlight fading for E100/H300/X5/D2, by Thomas Martitz and othe... | Steve Bavin |
2008-11-09 | FS#7916 - Adapt graphical EQ to smaller screens (Fixes FS#9517) | Jonathan Gordon |
2008-11-05 | FS#9525 - The list for the quickscreen items chooser turned out to not really... | Jonathan Gordon |
2008-11-03 | FS#9515 - customisable quickscreen. Allows you to choose which setting you wa... | Jonathan Gordon |
2008-10-16 | Accept FS#9480 - centralise and organise the events in the apps/ layer. | Jonathan Gordon |
2008-10-15 | Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M... | Björn Stenberg |
2008-10-14 | Make some dependencies on id3.h explicit. | Magnus Holmgren |
2008-10-13 | Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by... | Nils Wallménius |
2008-10-08 | New recording setting to configure how mono recordings are made. Previously, ... | Peter D'Hoye |
2008-10-07 | add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checki... | Frank Gevaerts |
2008-09-24 | Clean up use of snprintf where strncpy if suited, avoid useless copying of co... | Nils Wallménius |
2008-09-23 | Display the expected album art size in the info screen | Jonathan Gordon |
2008-09-18 | Make local function ticking_callback static in apps/menus/display_menu.c | Bertrik Sikken |
2008-09-12 | Make local function static and add missing #includes for Archos player | Bertrik Sikken |
2008-09-08 | Something horrible happened with binsize, so revert FS#8894 completely (for n... | Steve Bavin |
2008-09-08 | Add timestretching from FS#8894, as written by Stephane Doyon based on work b... | Steve Bavin |
2008-08-19 | Rockbox info: restore the 5seconds update delay to allow scrolling, | Stéphane Doyon |
2008-08-18 | Fix for issues in speaking the time in Rockbox Info screen (B#9167). | Stéphane Doyon |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-08-13 | gcc 4.3.1 quite rightfully warnings when printf-style functions use "format | Daniel Stenberg |
2008-08-08 | Also have the peakmeter menu shown inside the recording menu, because there i... | Peter D'Hoye |
2008-08-06 | First step of the recording screen redesign. The screen is split into a fixed... | Peter D'Hoye |
2008-08-03 | Fix FS#9237 (Mismatch in voiced and displayed buffer size). | Bertrik Sikken |
2008-07-16 | Make a couple of locally used callbacks static | Bertrik Sikken |
2008-07-15 | rectrigger: voice the splashes, and say "off" when start/stop | Stéphane Doyon |
2008-07-14 | Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat... | Thom Johansen |
2008-07-08 | fix FS#9162 - the time needs to not talk so often, not the date line | Jonathan Gordon |
2008-07-05 | fix FS#9144 hopefully for good... only update the screen if the time line is ... | Jonathan Gordon |
2008-06-28 | Remove a viewport ambiguity by changing the screens width/heigth members into... | Peter D'Hoye |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-06-25 | fix red | Jonathan Gordon |
2008-06-25 | ok, only update the screen if the time is selected... otherwise the scrolling... | Jonathan Gordon |
2008-06-25 | fix FS#8969 - rockbox info screen is now redrawn every half second | Jonathan Gordon |
2008-06-23 | FS#9051 - remove LCD margins... use viewports if you need them... | Jonathan Gordon |
2008-05-29 | Gigabeat F/X: | Michael Sevakis |
2008-05-28 | Updated recording trigger screen (seems to be a feature almost noone uses?) | Jonathan Gordon |
2008-05-22 | FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb... | Steve Bavin |
2008-05-14 | Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig... | Michael Sevakis |
2008-05-06 | Fix the colour selector. The only colours not allowed should be when trying t... | Barry Wardell |
2008-05-05 | scroll all lines in read-only info lists | Jonathan Gordon |
2008-05-04 | Accept FS#6188: study mode. | Stéphane Doyon |
2008-05-04 | a bit of code cleanup.. use a single function to get the statusbar height (or... | Jonathan Gordon |
2008-05-03 | Fixed warning about unused flipdisplay_callback function for targets that can... | Bertrik Sikken |
2008-05-03 | Made source files #include the header file that they implement to make sure t... | Bertrik Sikken |
2008-04-26 | Const police raid, making a lot of pointers to lang strings const and removin... | Nils Wallménius |
2008-04-23 | option_screen() now accepts a viewport | Jonathan Gordon |
2008-04-20 | Nicer handling of unset clock in the 'Rockbox Info' screen | Nils Wallménius |
2008-04-20 | Adding new setting to System Settings <Accessory Power Supply -- off by defau... | Andree Buschmann |
2008-04-20 | Removed unneeded dependency on pcmbuf.h | Bertrik Sikken |