| Commit message (Expand) | Author | Age |
| ... | |
| * | Make local function ticking_callback static in apps/menus/display_menu.c | Bertrik Sikken | 2008-09-18 |
| * | Make local function static and add missing #includes for Archos player | Bertrik Sikken | 2008-09-12 |
| * | 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-09-08 |
| * | Rockbox info: restore the 5seconds update delay to allow scrolling, | Stéphane Doyon | 2008-08-19 |
| * | Fix for issues in speaking the time in Rockbox Info screen (B#9167). | Stéphane Doyon | 2008-08-18 |
| * | FS#9281 Rename of splash functions. | Nils Wallménius | 2008-08-15 |
| * | gcc 4.3.1 quite rightfully warnings when printf-style functions use "format | Daniel Stenberg | 2008-08-13 |
| * | Also have the peakmeter menu shown inside the recording menu, because there i... | Peter D'Hoye | 2008-08-08 |
| * | First step of the recording screen redesign. The screen is split into a fixed... | Peter D'Hoye | 2008-08-06 |
| * | Fix FS#9237 (Mismatch in voiced and displayed buffer size). | Bertrik Sikken | 2008-08-03 |
| * | Make a couple of locally used callbacks static | Bertrik Sikken | 2008-07-16 |
| * | rectrigger: voice the splashes, and say "off" when start/stop | Stéphane Doyon | 2008-07-15 |
| * | Rename and rework the "Study Mode" menu into the "Skip Length" setting. Updat... | Thom Johansen | 2008-07-14 |
| * | fix FS#9162 - the time needs to not talk so often, not the date line | Jonathan Gordon | 2008-07-08 |
| * | fix FS#9144 hopefully for good... only update the screen if the time line is ... | Jonathan Gordon | 2008-07-05 |
| * | 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-28 |
| * | 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-25 |
| * | FS#9051 - remove LCD margins... use viewports if you need them... | Jonathan Gordon | 2008-06-23 |
| * | Gigabeat F/X: | Michael Sevakis | 2008-05-29 |
| * | Updated recording trigger screen (seems to be a feature almost noone uses?) | Jonathan Gordon | 2008-05-28 |
| * | FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb... | Steve Bavin | 2008-05-22 |
| * | Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig... | Michael Sevakis | 2008-05-14 |
| * | Fix the colour selector. The only colours not allowed should be when trying t... | Barry Wardell | 2008-05-06 |
| * | scroll all lines in read-only info lists | Jonathan Gordon | 2008-05-05 |
| * | 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-04 |
| * | 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-05-03 |
| * | Const police raid, making a lot of pointers to lang strings const and removin... | Nils Wallménius | 2008-04-26 |
| * | option_screen() now accepts a viewport | Jonathan Gordon | 2008-04-23 |
| * | 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 | 2008-04-20 |
| * | Made local functions static in playback_menu.c | Bertrik Sikken | 2008-04-19 |
| * | Some small binsize savings | Nils Wallménius | 2008-04-09 |
| * | Pass the buffer length to the list_get_name callback functions instead of usi... | Nils Wallménius | 2008-04-09 |
| * | Fix for FS#8820 by Christopher Williams - Misformatted time in Rockbox Info | Linus Nielsen Feltzing | 2008-03-31 |
| * | In the equalizer menu, switch to low-latency mode in the smallest scope rathe... | Dan Everton | 2008-03-30 |
| * | Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",... | Dave Chapman | 2008-03-29 |
| * | Update the LCD after setting flip status as required by the LCD drivers. Fixe... | Jens Arnold | 2008-03-28 |
| * | The const police raid playback.c, should be no change to behaviour. | Steve Bavin | 2008-03-28 |
| * | the menu and list now accepts a parent viewport to draw in (and the menu can ... | Jonathan Gordon | 2008-03-26 |
| * | Code police raid on the settings code, consting and putting headers alongside... | Steve Bavin | 2008-03-25 |
| * | So, I've been sick these last few days, and I'm trying to not take drugs to g... | Jonathan Gordon | 2008-03-25 |
| * | well we suck! how could something seemingly simple be fubar'ed so much! KISS ... | Jonathan Gordon | 2008-03-25 |
| * | ok, redo that last commit.. always write /.rockbox/oldconfig.cfg when you loa... | Jonathan Gordon | 2008-03-25 |