summaryrefslogtreecommitdiff
path: root/apps/gui/quickscreen.c
AgeCommit message (Expand)Author
2008-09-07Change screens memebers char_width, char_height and nb_lines to functions ret...Peter D'Hoye
2008-07-01The second part of this expression always becomes true before the first part,...Jens Arnold
2008-06-30Fix the bug where the german language would crash the quickscreen on the nano. Jonathan Gordon
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-28Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon
2008-05-23Fix FS #9022: space reserved for the icons in the quickscreen used the incorr...Peter D'Hoye
2008-05-11more textarea to viewport conversion... yes/no screen...Jonathan Gordon
2008-05-11Binsize optimization for targets without lcd remotes, whitespace/long lines p...Nils Wallménius
2008-05-08Prototype declaration strictness fixes.Bertrik Sikken
2008-05-04Polish voicing of quickscreen: make it like in FS#6171: announceStéphane Doyon
2008-05-04doh! those talk functions dont check the setting (which for some reason I tho...Jonathan Gordon
2008-05-04recommit the talking quickscreen... silly rename bug which I mised this morningJonathan Gordon
2008-05-04Revert r17345 on jdgordon's request, until we figure out why it crashes my x5.Stéphane Doyon
2008-05-04make the quickscreen talkJonathan Gordon
2008-05-04make the quickscreen not block so the statusbar gets updatedJonathan Gordon
2008-05-03Viewported quickscreen (take 2 :D) (FS#8553)Jonathan Gordon
2008-02-05(Hopefully) Revert the quickscreen changes. Many fixes need to be made, Paul Louden
2008-02-05quiet the masses...Jonathan Gordon
2008-02-05updated the quickscreen's:Jonathan Gordon
2007-09-20Get rid of macros and do these calculations only once insteadNils Wallménius
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon
2007-05-24Remove dead code.Nils Wallménius
2007-03-11Make a couple of private functions 'static'Nils Wallménius
2007-03-04Use the user font in the quickscreen if it fits. Still uses Jonathan Gordon
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-04-11Readjusted quickscreen code so that it now actually scales to larger LCDs. Ge...Zakk Roberts
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts
2006-04-04Use the display->width property instead of the hardcoded LCD_WIDTH. Now the q...Hristo Kovachev
2006-04-02Updated quickscreens, now they look better than before while still retaining ...Zakk Roberts
2006-03-12Redesigned F2/F3 quick screens to put each option and its value on its own, s...Zakk Roberts
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
2005-12-05Big Code Police raid. Pretty pretty please, we do no macrofy simpleDaniel Stenberg
2005-11-25Quick screen patch by _firefly_Christi Scarborough
2005-11-24fix for the quick screen, now remote is working properlyKevin Ferrare
2005-11-22Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare
2005-11-22Fixed truncated option strings for numeric settings.Jens Arnold
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare