Dave Chapman
|
1e7043a20b
|
Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8418 a1c6a512-1295-4272-9138-f99709370657
|
2006-01-22 21:30:32 +00:00 |
|
Jens Arnold
|
548755adf1
|
Fixed disk icon display in remote status bar on iriver. * Rolled back led.c changes, introducing a changed #if condition only. Reduces code size on targets with real controllable LED.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8059 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-24 00:10:14 +00:00 |
|
Kevin Ferrare
|
f57d0220dd
|
Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch for iriver ; generic logo handler (now it's possible to have a different USB logo on main screen and on remote), made the quickscreen behave as it was before
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8044 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-22 21:55:05 +00:00 |
|
Kevin Ferrare
|
1a1abf25f4
|
removed old statusbar and buttonbar code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8004 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-20 01:02:14 +00:00 |
|
Anton Oleynikov
|
2c836341ed
|
new icons for radio status
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8002 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-19 20:45:32 +00:00 |
|
Kevin Ferrare
|
8517ed8939
|
Multi screen support for playlist viewer, some fixes in other gui files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7901 a1c6a512-1295-4272-9138-f99709370657
|
2005-11-16 02:12:25 +00:00 |
|
Linus Nielsen Feltzing
|
6c2af7c2aa
|
On popular demand, the arrow cursor is reintroduced
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7438 a1c6a512-1295-4272-9138-f99709370657
|
2005-09-01 08:04:37 +00:00 |
|
Linus Nielsen Feltzing
|
f43216ff0b
|
Removed the line selector option, it is now always an inverse bar (except for the Player/Studio of course)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7423 a1c6a512-1295-4272-9138-f99709370657
|
2005-08-30 11:10:08 +00:00 |
|
Jens Arnold
|
6c00e38665
|
Icon code cleanup, optimisation & policeing. Removed unused icons. Applied uniform icon naming scheme.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7396 a1c6a512-1295-4272-9138-f99709370657
|
2005-08-24 00:09:42 +00:00 |
|
Linus Nielsen Feltzing
|
0ad617cbf0
|
Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still not 100% complete, but I wanted to commit it before the 2.5 feature freeze
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7380 a1c6a512-1295-4272-9138-f99709370657
|
2005-08-21 23:01:12 +00:00 |
|
Jens Arnold
|
f894a4c269
|
4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and light grey background in splash() boxes. Simplified the splash() box creation as the new graphics core does clipping. Adapted screendump feature and added flexible preprocessing to construct the bmp header. Rockboy now uses 4-grey mode as well. 4-grey support for win32 simulator. Fixed win32 player sim to not use double bitmap conversion via a recorder-like framebuffer, and correctly display double-height text. X11 simulator temporarily adapted. The display won't be distorted, but it still shows b&w only.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7046 a1c6a512-1295-4272-9138-f99709370657
|
2005-07-06 22:58:02 +00:00 |
|
Jens Arnold
|
7e11acbce9
|
Second part of graphics api rework. Bitmap drawing and text output converted; some code cleanup and more optimisations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6906 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-28 23:15:47 +00:00 |
|
Jens Arnold
|
97a8049389
|
New feature for units that can be powered or charged from USB (Recorder fm/v2, Ondios): USB power mode, based on patch #1110332 by Pieter Bos. This way you can save battery power or even charge the battery (fm/v2) while using your unit near a PC. Hold MODE (Ondio) or F1 (fm/v2) while plugging USB to enter that mode. A tiny USB plug icon will be displayed is the status bar (overridden by the regular power plug icon in case of fm/v2 when the charger is connected).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6836 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-23 02:18:29 +00:00 |
|
Daniel Stenberg
|
a7de2e28d3
|
use the 160 pixels wide logo for wider LCDs too (for now at least)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6720 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-15 11:48:50 +00:00 |
|
Jens Arnold
|
5690f78fb2
|
Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6568 a1c6a512-1295-4272-9138-f99709370657
|
2005-06-04 23:15:52 +00:00 |
|
Linus Nielsen Feltzing
|
88f3a53b7e
|
iRiver remote LCD is only 128x64
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6542 a1c6a512-1295-4272-9138-f99709370657
|
2005-05-31 12:37:05 +00:00 |
|
Christian Gmeiner
|
21aa3b135d
|
IRiver: show logo on startup at remote lcd
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6302 a1c6a512-1295-4272-9138-f99709370657
|
2005-04-15 14:34:58 +00:00 |
|
Jörg Hohensohn
|
f5e7a76bf0
|
Ondio activity icon changed to MMC/flash symbol (thanks Jens)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6099 a1c6a512-1295-4272-9138-f99709370657
|
2005-03-01 22:55:52 +00:00 |
|
Jörg Hohensohn
|
c76fbf7162
|
Ondio: disk indication in the status bar, to compensate for lacking LED
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6012 a1c6a512-1295-4272-9138-f99709370657
|
2005-02-19 00:34:15 +00:00 |
|
Jens Arnold
|
9d42e2b396
|
Renamed the config variable for the battery display type to battery_display to get it out of the way for the upcoming battery_type setting for the Ondio. Also seems more logical.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5711 a1c6a512-1295-4272-9138-f99709370657
|
2005-01-30 13:48:44 +00:00 |
|
Jens Arnold
|
0ff13c0b0d
|
Enabled logo display for gmini.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5661 a1c6a512-1295-4272-9138-f99709370657
|
2005-01-25 23:55:42 +00:00 |
|
Daniel Stenberg
|
bfba2d2028
|
bigger Rockbox logo for bigger LCD screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5500 a1c6a512-1295-4272-9138-f99709370657
|
2004-12-20 09:21:09 +00:00 |
|
Jens Arnold
|
42d316e0c5
|
slider_bar was obsolete
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4897 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-20 08:46:27 +00:00 |
|
Jens Arnold
|
638dd6786a
|
Const'ed the logo, the bitmaps and the credits (optimization for running from ROM)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4896 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-19 21:46:37 +00:00 |
|
Linus Nielsen Feltzing
|
3dc50b0d74
|
Fixed the slow status bar update in bug report #727790.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4868 a1c6a512-1295-4272-9138-f99709370657
|
2004-07-13 06:59:11 +00:00 |
|
Linus Nielsen Feltzing
|
d69e38331d
|
The volume icon is now drawn in the original state the very first time
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4812 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-28 14:10:09 +00:00 |
|
Linus Nielsen Feltzing
|
be37431fe4
|
The first fix for bug #898145 was incorrect
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4808 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-27 09:44:56 +00:00 |
|
Linus Nielsen Feltzing
|
b8a50eb52e
|
Fixed a glitch in the Recorder status bar volume icon display, bug #898145
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4807 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-27 09:37:15 +00:00 |
|
Daniel Stenberg
|
025cba4780
|
removed extra ';'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4755 a1c6a512-1295-4272-9138-f99709370657
|
2004-06-16 11:30:51 +00:00 |
|
Björn Stenberg
|
fb00c2190b
|
Plugin/file type association system. Patch #879411 by Henrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4677 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-21 20:08:24 +00:00 |
|
Jörg Hohensohn
|
2a3aab675a
|
preparation for the JPEG viewer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4610 a1c6a512-1295-4272-9138-f99709370657
|
2004-05-12 13:41:12 +00:00 |
|
Björn Stenberg
|
a108ec2ebd
|
Added Benjamin Metzlers bookmarking feature (patch #669440)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4227 a1c6a512-1295-4272-9138-f99709370657
|
2004-01-14 00:13:04 +00:00 |
|
Jörg Hohensohn
|
1707fd94fc
|
icons for .ch8, .rvf
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4172 a1c6a512-1295-4272-9138-f99709370657
|
2003-12-22 09:48:18 +00:00 |
|
Björn Stenberg
|
34a4111ade
|
Battery meter now shows '?' after boot instead of nothing at all.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4103 a1c6a512-1295-4272-9138-f99709370657
|
2003-12-03 23:21:13 +00:00 |
|
Jörg Hohensohn
|
987b553f9e
|
chip icon for UCL files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3897 a1c6a512-1295-4272-9138-f99709370657
|
2003-07-27 22:09:49 +00:00 |
|
Björn Stenberg
|
ba371fb595
|
Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3769 a1c6a512-1295-4272-9138-f99709370657
|
2003-06-29 16:33:04 +00:00 |
|
Björn Stenberg
|
942bc9449e
|
Only redraw the status line when info actually changed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3588 a1c6a512-1295-4272-9138-f99709370657
|
2003-04-23 11:26:25 +00:00 |
|
Daniel Stenberg
|
2e638cf8d5
|
CP: no tabs, 4-level indent.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3381 a1c6a512-1295-4272-9138-f99709370657
|
2003-03-04 15:20:51 +00:00 |
|
Uwe Freese
|
5e44a56b65
|
disable charge control for FM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3239 a1c6a512-1295-4272-9138-f99709370657
|
2003-02-12 22:21:07 +00:00 |
|
Uwe Freese
|
89a180674b
|
fix for another sim error
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3022 a1c6a512-1295-4272-9138-f99709370657
|
2002-12-18 22:57:59 +00:00 |
|
Uwe Freese
|
012d1d5f90
|
display graphic batt. animation instead of numerical 0,34,68,100 when charging
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3016 a1c6a512-1295-4272-9138-f99709370657
|
2002-12-18 18:47:11 +00:00 |
|
Linus Nielsen Feltzing
|
0afe4ffcb6
|
New repeat and repeat-one icons
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2779 a1c6a512-1295-4272-9138-f99709370657
|
2002-10-29 13:59:51 +00:00 |
|
Robert Hak
|
5a9e8929cd
|
battery/volume status can be displayed numerically
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2750 a1c6a512-1295-4272-9138-f99709370657
|
2002-10-26 05:26:23 +00:00 |
|
Markus Braun
|
22a7a2d7d3
|
Added 12 hour clock to status bar on recorders.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2621 a1c6a512-1295-4272-9138-f99709370657
|
2002-10-14 12:50:20 +00:00 |
|
Björn Stenberg
|
6e9d574b2b
|
Removed the 'repeat off' icon.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2553 a1c6a512-1295-4272-9138-f99709370657
|
2002-10-09 23:30:40 +00:00 |
|
Björn Stenberg
|
96d0f05853
|
Removed icon sketch
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2524 a1c6a512-1295-4272-9138-f99709370657
|
2002-10-08 10:34:07 +00:00 |
|
Björn Stenberg
|
7e23c70f65
|
Added repeat-one icon for recorders.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2523 a1c6a512-1295-4272-9138-f99709370657
|
2002-10-08 10:24:29 +00:00 |
|
Björn Stenberg
|
b7638221cd
|
Added new icons for .cfg and .txt files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2522 a1c6a512-1295-4272-9138-f99709370657
|
2002-10-08 10:10:16 +00:00 |
|
Björn Stenberg
|
a4c3b03f15
|
Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2403 a1c6a512-1295-4272-9138-f99709370657
|
2002-09-24 18:04:15 +00:00 |
|
Björn Stenberg
|
1715b2707e
|
Added a flag icon for language files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2398 a1c6a512-1295-4272-9138-f99709370657
|
2002-09-24 14:42:14 +00:00 |
|