Age | Commit message (Expand) | Author |
2009-08-24 | Slightly change parts of the previous commit to reuse existing code, and enfo... | Thomas Martitz |
2009-08-23 | Fix redraw issues when the statusbar setting was changed with an UI viewport.... | Thomas Martitz |
2009-08-16 | User definable UI viewport, to be able to restrict the UI into a viewport for... | Thomas Martitz |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-07-08 | cleanup the remote+main statusbar handling a bit, and fix the bug where the r... | Jonathan Gordon |
2009-07-05 | FS#10406 - split the statusbar setting into one for each display, and allow t... | Jonathan Gordon |
2009-03-08 | Yet more #include cleanups | Bertrik Sikken |
2009-02-02 | continuation of last nights statusbar cleanup. | Jonathan Gordon |
2009-01-04 | minor code reshuffle to not call viewport_set_default so often | Jonathan Gordon |
2009-01-03 | a few more button/statusbar fixes... | Jonathan Gordon |
2008-12-31 | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon |
2008-11-28 | Fix FS#8998 - statusbar in plugin menus was sometimes a different colour. | 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-14 | Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary... | Björn Stenberg |
2008-09-24 | Clean up use of snprintf where strncpy if suited, avoid useless copying of co... | Nils Wallménius |
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-05-04 | a bit of code cleanup.. use a single function to get the statusbar height (or... | Jonathan Gordon |
2007-07-05 | Make sure statusbar is updated when time changes. Fixes FS #7388. Moved time ... | Peter D'Hoye |
2007-06-28 | Make the time in the statusbar always display --:-- when the RTC isn't set | Nicolas Pennequin |
2007-05-20 | Use bitmasks to define which inputs are available. Makes it easier to remove ... | Michael Sevakis |
2007-04-15 | Revert recording/repeat timer for now. It is useful as a feature, but didn't ... | Jens Arnold |
2007-04-15 | Recording countdown timer and repeat timer - see FS #6297 for more details | Martin Scarratt |
2007-04-06 | Now charcell displays require lcd_update() for updating the main lcd content ... | Jens Arnold |
2007-03-16 | Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W... | Jens Arnold |
2007-03-03 | remove runtime detection of h1x0 series RTC MOD, but leave driver code | Robert Kukla |
2007-02-28 | FS#6419 - driver for H1x0 series RTC Mod with runtime detection | Robert Kukla |
2007-02-24 | Remove unnecessary function call. | Nils Wallménius |
2007-02-24 | Make private functions 'static'. | Nils Wallménius |
2007-02-18 | CONFIG_CHARGING | Jonathan Gordon |
2007-02-18 | Do the CONFIG_LED define | Jonathan Gordon |
2007-02-17 | Fix most (all?) CONFIG_LED warnings. | Magnus Holmgren |
2007-02-17 | #ifdef | Daniel Stenberg |
2007-02-08 | Revert the changes using global status for the screen states. It should wait ... | Michael Sevakis |
2007-02-07 | Change the radio screen and recording screen to use the global_status structu... | Michael Sevakis |
2007-02-07 | Don't save the in-out state of the recording screen as a setting. Fixes the s... | Michael Sevakis |
2007-02-01 | FS#4770 - Add USB charging for the H300 series | Steve Bavin |
2006-11-06 | Big Patch adds primarily: Samplerate and format selection to recording for SW... | Michael Sevakis |
2006-09-26 | Recording screen statusbar: Improved channel icon by Paul Louden and improved... | Martin Scarratt |
2006-09-12 | Save a few bytes on hwcodec targets... | Magnus Holmgren |
2006-09-12 | fix some sim warnings | Martin Scarratt |
2006-09-12 | Improved statusbar icons in recording screen by Davide Gentile | Martin Scarratt |
2006-09-02 | Display bitrate (Q value for Archos), samplerate, channels and recording form... | Martin Scarratt |
2006-08-17 | software keylock works again | Jonathan Gordon |
2006-06-21 | Ondio, iPods (except video): Fix disappearing volume icon when plugging USB p... | Jens Arnold |
2006-06-06 | Work-in-progress rework of charging status reading & display: * Changed sever... | Jens Arnold |
2006-03-13 | Charging state reporting for iriver players. Values calibrated with | Miika Pekkarinen |
2006-03-02 | Improved battery status reporting for units which support usb power / charge | Brandon Low |
2006-01-21 | AB-repeat mode for software codecs. Accessible through menu as a repeat mode... | Brandon Low |