| Commit message (Expand) | Author | Age |
| * | Remove unneeded #include "backdrop.h" | Bertrik Sikken | 2009-05-09 |
| * | Keep the quickscreen from crashing the player with a divide by 0 | Karl Kurbjun | 2009-05-06 |
| * | Fix typos in comments | Alexander Levin | 2009-03-28 |
| * | Clean up some more #includes | Bertrik Sikken | 2009-03-08 |
| * | Minor quickscreen and pitchscreen fixes | Thomas Martitz | 2009-02-05 |
| * | Fix Quickscreen ACTION_QS_DOWNINV button to reverse direction of down entry w... | Dominik Riebeling | 2009-01-09 |
| * | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon | 2008-12-31 |
| * | FS#9525 - The list for the quickscreen items chooser turned out to not really... | Jonathan Gordon | 2008-11-05 |
| * | Make local functions static | Bertrik Sikken | 2008-11-03 |
| * | FS#9515 - customisable quickscreen. Allows you to choose which setting you wa... | Jonathan Gordon | 2008-11-03 |
| * | rearrange the order that the quickscreen wiewports are allocated. | Jonathan Gordon | 2008-10-31 |
| * | Change screens memebers char_width, char_height and nb_lines to functions ret... | Peter D'Hoye | 2008-09-07 |
| * | The second part of this expression always becomes true before the first part,... | Jens Arnold | 2008-07-01 |
| * | Fix the bug where the german language would crash the quickscreen on the nano. | Jonathan Gordon | 2008-06-30 |
| * | 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 |
| * | Updated recording trigger screen (seems to be a feature almost noone uses?) | Jonathan Gordon | 2008-05-28 |
| * | Fix FS #9022: space reserved for the icons in the quickscreen used the incorr... | Peter D'Hoye | 2008-05-23 |
| * | more textarea to viewport conversion... yes/no screen... | Jonathan Gordon | 2008-05-11 |
| * | Binsize optimization for targets without lcd remotes, whitespace/long lines p... | Nils Wallménius | 2008-05-11 |
| * | Prototype declaration strictness fixes. | Bertrik Sikken | 2008-05-08 |
| * | Polish voicing of quickscreen: make it like in FS#6171: announce | Stéphane Doyon | 2008-05-04 |
| * | doh! those talk functions dont check the setting (which for some reason I tho... | Jonathan Gordon | 2008-05-04 |
| * | recommit the talking quickscreen... silly rename bug which I mised this morning | Jonathan Gordon | 2008-05-04 |
| * | Revert r17345 on jdgordon's request, until we figure out why it crashes my x5. | Stéphane Doyon | 2008-05-04 |
| * | make the quickscreen talk | Jonathan Gordon | 2008-05-04 |
| * | make the quickscreen not block so the statusbar gets updated | Jonathan Gordon | 2008-05-04 |
| * | Viewported quickscreen (take 2 :D) (FS#8553) | Jonathan Gordon | 2008-05-03 |
| * | (Hopefully) Revert the quickscreen changes. Many fixes need to be made, | Paul Louden | 2008-02-05 |
| * | quiet the masses... | Jonathan Gordon | 2008-02-05 |
| * | updated the quickscreen's: | Jonathan Gordon | 2008-02-05 |
| * | Get rid of macros and do these calculations only once instead | Nils Wallménius | 2007-09-20 |
| * | remove the need for action_signalscreenchange(). | Jonathan Gordon | 2007-07-22 |
| * | Remove dead code. | Nils Wallménius | 2007-05-24 |
| * | Make a couple of private functions 'static' | Nils Wallménius | 2007-03-11 |
| * | Use the user font in the quickscreen if it fits. Still uses | Jonathan Gordon | 2007-03-04 |
| * | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing | 2006-08-15 |
| * | Readjusted quickscreen code so that it now actually scales to larger LCDs. Ge... | Zakk Roberts | 2006-04-11 |
| * | Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold... | Zakk Roberts | 2006-04-10 |
| * | Use the display->width property instead of the hardcoded LCD_WIDTH. Now the q... | Hristo Kovachev | 2006-04-04 |
| * | Updated quickscreens, now they look better than before while still retaining ... | Zakk Roberts | 2006-04-02 |
| * | Redesigned F2/F3 quick screens to put each option and its value on its own, s... | Zakk Roberts | 2006-03-12 |
| * | AB-repeat mode for software codecs. Accessible through menu as a repeat mode... | Brandon Low | 2006-01-21 |
| * | waiting is over: initial unicode commit | Marcoen Hirschberg | 2005-12-06 |
| * | Big Code Police raid. Pretty pretty please, we do no macrofy simple | Daniel Stenberg | 2005-12-05 |
| * | Quick screen patch by _firefly_ | Christi Scarborough | 2005-11-25 |
| * | fix for the quick screen, now remote is working properly | Kevin Ferrare | 2005-11-24 |
| * | Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo... | Kevin Ferrare | 2005-11-22 |
| * | Fixed truncated option strings for numeric settings. | Jens Arnold | 2005-11-22 |
| * | Added multi-screen support for quickscreen (mostly rewritten from scratch) an... | Kevin Ferrare | 2005-11-22 |