summaryrefslogtreecommitdiff
path: root/apps/recorder/icons.c
AgeCommit message (Expand)Author
2004-12-20bigger Rockbox logo for bigger LCD screenDaniel Stenberg
2004-07-20slider_bar was obsoleteJens Arnold
2004-07-19Const'ed the logo, the bitmaps and the credits (optimization for running from...Jens Arnold
2004-07-13Fixed the slow status bar update in bug report #727790.Linus Nielsen Feltzing
2004-06-28The volume icon is now drawn in the original state the very first timeLinus Nielsen Feltzing
2004-06-27The first fix for bug #898145 was incorrectLinus Nielsen Feltzing
2004-06-27Fixed a glitch in the Recorder status bar volume icon display, bug #898145Linus Nielsen Feltzing
2004-06-16removed extra ';'Daniel Stenberg
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg
2004-05-12preparation for the JPEG viewerJörg Hohensohn
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg
2003-12-22icons for .ch8, .rvfJörg Hohensohn
2003-12-03Battery meter now shows '?' after boot instead of nothing at all.Björn Stenberg
2003-07-27chip icon for UCL filesJörg Hohensohn
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg
2003-04-23Only redraw the status line when info actually changed.Björn Stenberg
2003-03-04CP: no tabs, 4-level indent.Daniel Stenberg
2003-02-12disable charge control for FMUwe Freese
2002-12-18fix for another sim errorUwe Freese
2002-12-18display graphic batt. animation instead of numerical 0,34,68,100 when chargingUwe Freese
2002-10-29New repeat and repeat-one iconsLinus Nielsen Feltzing
2002-10-26battery/volume status can be displayed numericallyRobert Hak
2002-10-14Added 12 hour clock to status bar on recorders.Markus Braun
2002-10-09Removed the 'repeat off' icon.Björn Stenberg
2002-10-08Removed icon sketchBjörn Stenberg
2002-10-08Added repeat-one icon for recorders.Björn Stenberg
2002-10-08Added new icons for .cfg and .txt filesBjörn Stenberg
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg
2002-09-24Added a flag icon for language files.Björn Stenberg
2002-09-23Split lcd driver into lcd-player and lcd-recorder. Player simulator still nee...Björn Stenberg
2002-09-20New full ISO-8859-1 system font.Björn Stenberg
2002-09-12Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg
2002-09-03Added dir filter toggle (mp3/m3u) to F2 quick-set screen.Björn Stenberg
2002-09-03Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...Björn Stenberg
2002-09-03added better WPS icon and an icon for mod/ajz filesEric Linenberg
2002-09-02Renamed "wps.config" to "default.wps".Björn Stenberg
2002-08-30Fixed time display in statusbar.Markus Braun
2002-08-30Added status_draw() to set_playmode().Björn Stenberg
2002-08-28Changed the lcd_drawrect() api.Markus Braun
2002-08-21Make use of the fixed lcd_getstringsize() for prop fonts.Markus Braun
2002-08-20calculate the string width for numerical volume display and time display inMarkus Braun
2002-08-13Getting a few pixels more filename display width by using a smaller cursor iconBjörn Stenberg
2002-08-12Code makeupBjörn Stenberg
2002-08-12fixed display of 100% volume levelMarkus Braun
2002-08-10Killed warningBjörn Stenberg
2002-08-09Volume is shown numerical after a changeMarkus Braun
2002-08-07Power plug is shown when charger is attached and blinking when charging is en...Markus Braun
2002-08-07Added status bar to file browser and wpsMarkus Braun
2002-06-25slider bar is now availableRobert Hak
2002-06-15Selector was already the cursor image, so I removed the duplicateDaniel Stenberg