Linus Nielsen Feltzing
df1df9560b
Fixed a bug introduced in patch #5630 which caused the battery icon to disappear in the engineeer2 WPS
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10229 a1c6a512-1295-4272-9138-f99709370657
2006-07-18 12:59:16 +00:00
Jens Arnold
d59b2d0bf6
Tetrox colour background rework by Marianne Arnold: * Reworked brick walls. * Preview area black to match the in-game handling. * Fixed iPod G5 preview area size.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10226 a1c6a512-1295-4272-9138-f99709370657
2006-07-18 00:28:35 +00:00
Jens Arnold
393f31cc43
1bit and 2bit LCD drivers: Low-level bit handling optimisations.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10225 a1c6a512-1295-4272-9138-f99709370657
2006-07-18 00:04:43 +00:00
Peter D'Hoye
ed00b17305
Add .jpe and .jpeg extensions to supported viewer extensions for the jpeg viewer. Patch FS#5676 by Nils Wallménius.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10224 a1c6a512-1295-4272-9138-f99709370657
2006-07-17 22:30:21 +00:00
Miika Pekkarinen
0c5c7f2647
Killed one warning.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10220 a1c6a512-1295-4272-9138-f99709370657
2006-07-16 20:12:38 +00:00
Miika Pekkarinen
0042201bb3
Initial changelog support (only export, no import yet) and added
...
an option to search by filename.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10219 a1c6a512-1295-4272-9138-f99709370657
2006-07-16 15:04:46 +00:00
Jens Arnold
11e229ffa6
Graphical improvements: * Brighter blocks and darker walls on greyscale targets. * Preview background is now black. * More natural corner 'lighting'. * Get rid of the splash() remains after unpausing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10218 a1c6a512-1295-4272-9138-f99709370657
2006-07-15 22:19:52 +00:00
Miika Pekkarinen
45dfe2a36f
Initial runtimedb support for tagcache. Only for developers,
...
statistical data will be lost in future until changelogs has been
implemented.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10217 a1c6a512-1295-4272-9138-f99709370657
2006-07-15 17:36:25 +00:00
Peter D'Hoye
e60cb43a98
Fix warning
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10216 a1c6a512-1295-4272-9138-f99709370657
2006-07-15 14:40:44 +00:00
Peter D'Hoye
170258028d
Color targets: When showing the bookmark screen from within the wps, switch to normal backdrop first.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10215 a1c6a512-1295-4272-9138-f99709370657
2006-07-15 14:23:14 +00:00
Peter D'Hoye
e5d282ba9f
Bugfix from Alistair Marshall for FS#5660. Bookmark function was not called when stopping in tree view mode.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10214 a1c6a512-1295-4272-9138-f99709370657
2006-07-15 14:10:59 +00:00
Peter D'Hoye
2076363fda
Fix for uninitialized variable, caused crash when viewing a file that started with whitespace. Fixes FS#5658 with solution given by bugsubmitter (Mark Arigo). Viewer code still needs more work but at least won't crash on this anymore.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10213 a1c6a512-1295-4272-9138-f99709370657
2006-07-15 13:53:18 +00:00
Linus Nielsen Feltzing
aea41cc221
Patch #5630 by Andreas Mattsson - Minimize WPS subline swap time shift
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10211 a1c6a512-1295-4272-9138-f99709370657
2006-07-13 21:34:36 +00:00
Linus Nielsen Feltzing
5f655c93f9
Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduce the battery consumption.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10208 a1c6a512-1295-4272-9138-f99709370657
2006-07-13 07:40:30 +00:00
Peter D'Hoye
ac13e52522
jpeg viewer: keep backlight on. Patch 5652 by Matthias Mohr plus some changes by me.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10207 a1c6a512-1295-4272-9138-f99709370657
2006-07-12 23:15:16 +00:00
Jonas Häggqvist
1d789eec71
Adjust vu_meter plugin for all screens. Patch by Robert Keevil. Slight code policing as well.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10204 a1c6a512-1295-4272-9138-f99709370657
2006-07-12 20:07:08 +00:00
Miika Pekkarinen
ebd3d087b6
Now tagcache autoupdate should work for archos too (detecting new
...
files only without dircache).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10203 a1c6a512-1295-4272-9138-f99709370657
2006-07-12 16:07:27 +00:00
Miika Pekkarinen
df5d722c42
Filename tags were incorrectly retrieved from dircache when tagcache was loaded in
...
ram.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10202 a1c6a512-1295-4272-9138-f99709370657
2006-07-12 12:50:26 +00:00
Miika Pekkarinen
3bddace4f8
Don't skip before data has been read in.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10201 a1c6a512-1295-4272-9138-f99709370657
2006-07-12 08:58:18 +00:00
Miika Pekkarinen
4e19e6d20a
Tagcache autoupdate without dircache was not functional at all.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10200 a1c6a512-1295-4272-9138-f99709370657
2006-07-12 06:59:08 +00:00
Miika Pekkarinen
f0da404e59
Fixed bug [FS#5466] with a patch provided by Jonathan Gordon.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10199 a1c6a512-1295-4272-9138-f99709370657
2006-07-12 06:01:29 +00:00
Marcoen Hirschberg
1cbff57295
add Catalan translation by Victor Zabalza
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10198 a1c6a512-1295-4272-9138-f99709370657
2006-07-11 23:13:42 +00:00
Marcoen Hirschberg
f31e2913b1
update by Jeong Taek In
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10197 a1c6a512-1295-4272-9138-f99709370657
2006-07-11 23:08:43 +00:00
Antoine Cellerier
7ee850e432
* fix bug (when double clicking on a card on the remains' stack to
...
automatically move it to the corresponding final stack, if the move
worked, the cursor wasn't able to select a new card afterwards. - yeah,
this sounds a bit complicated)
* remove trailing spaces/tabs
TODO: Fix/clean/rewrite the plugin. This whole code is a mess. It's
impossible to read and maintain.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10196 a1c6a512-1295-4272-9138-f99709370657
2006-07-11 21:38:27 +00:00
Miika Pekkarinen
18e6529d5d
Keep the language files in sync.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10195 a1c6a512-1295-4272-9138-f99709370657
2006-07-11 10:03:25 +00:00
Miika Pekkarinen
8003fe6f66
Oops, forgot to commit this.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10193 a1c6a512-1295-4272-9138-f99709370657
2006-07-10 16:47:30 +00:00
Miika Pekkarinen
9cd5c3e119
Tagcache update: Support removal of entries and no longer the need for
...
dircache to load tagcache in ram (however, dircache with tagcache is
still strongly recommended).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10192 a1c6a512-1295-4272-9138-f99709370657
2006-07-10 16:22:03 +00:00
Antoine Cellerier
4ffff6fbad
Apply patch number 3 from http://www.rockbox.org/tracker/task/5430
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10186 a1c6a512-1295-4272-9138-f99709370657
2006-07-08 13:19:23 +00:00
Peter D'Hoye
b44714331b
Fix an occasional crash when using .talk MP3 files for directories in ID3 browsing mode. Spotted and fixed by Steve Bavin (plus minor change by me)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10185 a1c6a512-1295-4272-9138-f99709370657
2006-07-05 23:33:20 +00:00
Peter D'Hoye
8436d41b38
Fix party mode which I broke recently. Thanks to Steve Bavin for spotting.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10184 a1c6a512-1295-4272-9138-f99709370657
2006-07-04 16:43:44 +00:00
Dave Chapman
de1de96808
Oops. Fix broken player build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10183 a1c6a512-1295-4272-9138-f99709370657
2006-07-03 22:32:23 +00:00
Dave Chapman
397eb42dcf
Patch #5616 from Martin Scarratt (mmmm) - multi-screen support for the Rockbox Info screen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10182 a1c6a512-1295-4272-9138-f99709370657
2006-07-03 22:13:20 +00:00
Dave Chapman
b1a272eee2
Patch by Mark Arigo to close bug report #5305 - fixes crashes when attempting to seek beyond the currently buffered data.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10181 a1c6a512-1295-4272-9138-f99709370657
2006-07-03 21:23:14 +00:00
Daniel Stenberg
9a1c8bdc3f
Karl Ove Hufthammer's nynorsk translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10179 a1c6a512-1295-4272-9138-f99709370657
2006-07-03 21:15:13 +00:00
Peter D'Hoye
96d269e059
Increased peakmeter accuracy in the (for recording important) -12 to 0 dB range. Patch 5022 by Jvo Studer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10177 a1c6a512-1295-4272-9138-f99709370657
2006-07-02 22:36:46 +00:00
Kevin Ferrare
f64280ff00
OOPS Forgot remote keys bindings for the ID3 info screen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10176 a1c6a512-1295-4272-9138-f99709370657
2006-07-02 16:18:59 +00:00
Kevin Ferrare
f77ac7a6a7
added support remote support for the id3 infos screen (had to slightly change the list engine to use it here as well), corrected a mistake in the french translation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10175 a1c6a512-1295-4272-9138-f99709370657
2006-07-02 12:28:27 +00:00
Peter D'Hoye
5f3c012984
Also fade out when stopping playback from within the browser (when configured to fade). Patch by Alistair Marshall for bug 5578
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10173 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 23:48:30 +00:00
Linus Nielsen Feltzing
c26a085162
Restore the WPS display correctly after leaving the F3 quick screen on Archos devices
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10172 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 14:03:07 +00:00
Linus Nielsen Feltzing
1d66826ad8
Correct calculation of number of lines in the textarea with the button bar enabled. Fixes a bug where the file browser screwed up when wrapping backwards.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10168 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 10:31:50 +00:00
Kevin Ferrare
0028b05f3e
Added multi-screen API to the plugins API, made 'demystify plugin' use the remote display as well
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10167 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 10:14:27 +00:00
Martin Arver
d32149f6f2
Remove Rockblox as it is superseeded by Tetrox
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10165 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 09:39:30 +00:00
Peter D'Hoye
eb34c4684d
Relocated the iriver remote button defines and added them to settings.h as well for use elsewhere (later). Uses part of patch 5615 by Martin Scarratt. Fixed also one typo.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10163 a1c6a512-1295-4272-9138-f99709370657
2006-07-01 00:15:43 +00:00
Jens Arnold
fcc23784fc
Removed battery_test because it's superseded by battery_bench.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10162 a1c6a512-1295-4272-9138-f99709370657
2006-06-30 23:23:01 +00:00
Peter D'Hoye
83bce6e1b5
Combine two ifdefs
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10161 a1c6a512-1295-4272-9138-f99709370657
2006-06-30 22:45:40 +00:00
Peter D'Hoye
12cb51c3ca
Fix two warnings for h1x0 sim
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10160 a1c6a512-1295-4272-9138-f99709370657
2006-06-30 21:48:01 +00:00
Peter D'Hoye
e8558e228a
For iriver recording: do not boost while recording unless source is spdif. When saving to disk, boost if needed. Decreased max file size a bit for safety. Increases runtime while recording analog sources.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10159 a1c6a512-1295-4272-9138-f99709370657
2006-06-30 21:24:20 +00:00
Kevin Ferrare
f5c319b305
I should be sleeping
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10158 a1c6a512-1295-4272-9138-f99709370657
2006-06-30 17:03:01 +00:00
Kevin Ferrare
0e027bd90c
To avoid having to use the main unit when accidentally launching a plugin from the remote, plugins now support remote quit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10157 a1c6a512-1295-4272-9138-f99709370657
2006-06-30 16:43:47 +00:00
Marcoen Hirschberg
2998fd2c72
update by Imre Herceg
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10153 a1c6a512-1295-4272-9138-f99709370657
2006-06-29 12:04:50 +00:00