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