Jens Arnold
8c81e789cc
Fix up incomplete reversal.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16336 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 22:13:20 +00:00
Mustapha Senhaji
4b8d490282
FS#8617 Massive update of bulgarian translation by Hristo Kovachev.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16333 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 21:05:00 +00:00
Miika Pekkarinen
025d1e291a
Fixed red, forgot to commit header changes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16332 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 19:11:16 +00:00
Marianne Arnold
83020c333f
A few fixes to problems in deutsch.lang as revealed by rasher's page. There are a very few more things I'm unsure how to deal with them at the moment, so let's start with the easy things.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16331 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 18:43:40 +00:00
Miika Pekkarinen
9eec03faa5
FS#8565 - fix for runtime data causing extra spin ups. Included a debug menu update also.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16330 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 18:35:27 +00:00
Christian Gmeiner
a999556e84
revert my work, suggested by amiconn
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16328 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 17:58:56 +00:00
Christian Gmeiner
78fa347c6b
FS#8611: move hw_info for pp targets into target tree
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16324 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 12:43:23 +00:00
Will Robertson
8215b34fdb
Plugins now enabled and working for the Gigabeat S.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16323 a1c6a512-1295-4272-9138-f99709370657
2008-02-17 12:23:02 +00:00
Mustapha Senhaji
8bf16aecfe
FS#8613 Update the bulgarian translation by Nicolay Jordanov and add him to the credits.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16320 a1c6a512-1295-4272-9138-f99709370657
2008-02-16 19:32:35 +00:00
Christian Gmeiner
b650bc592a
fix compiling of debug menu for tcc780x
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16316 a1c6a512-1295-4272-9138-f99709370657
2008-02-15 12:37:36 +00:00
Magnus Holmgren
500ebe47bd
Update Swedish translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16313 a1c6a512-1295-4272-9138-f99709370657
2008-02-14 18:40:05 +00:00
Peter D'Hoye
086aab3235
fix yellow
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16297 a1c6a512-1295-4272-9138-f99709370657
2008-02-12 23:50:39 +00:00
Peter D'Hoye
f14293c304
Remove temporary variables used for GPIO reading in the debug menu
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16296 a1c6a512-1295-4272-9138-f99709370657
2008-02-12 23:42:33 +00:00
Nicolas Pennequin
483c40285b
Notify the buffering thread when a handle is added, so it can go into filling mode. This is some sort of a replacement for the ATA idle callback. It will interrupt an ongoing buffering process (buffer_handle), but not for long enough to be a problem.
...
Should fix a problem reported by Dave Hooper where inserting tracks into the playlist would flush the buffer and not refill it, sometimes causing the inserted tracks to be skipped.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16295 a1c6a512-1295-4272-9138-f99709370657
2008-02-12 23:15:59 +00:00
Jens Arnold
99db6dbafe
Revert the buggy warning fix for gcc 4.2. It caused a sim built with gcc 4.2 to segfault. Get rid of the warning by introducing a temporary variable instead. Obviously the cfft1(pos|neg)() call is too complex for gcc 4.2 to cope without that tempvar. Oh well...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16292 a1c6a512-1295-4272-9138-f99709370657
2008-02-12 19:57:26 +00:00
Robert Kukla
ad5610dccd
fix FS#8599 - First Song in Tagcache can't be rated
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16291 a1c6a512-1295-4272-9138-f99709370657
2008-02-12 18:51:10 +00:00
Peter D'Hoye
192132c06e
Make I/O debug screen fit again on H10 5gb screen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16290 a1c6a512-1295-4272-9138-f99709370657
2008-02-11 22:39:47 +00:00
Peter D'Hoye
4999e2383c
Updated Polish translation by Mateusz Kubica
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16289 a1c6a512-1295-4272-9138-f99709370657
2008-02-11 22:18:40 +00:00
Marianne Arnold
d4f2d7c1e7
Hopefully remove the BOM again that slipped in with the previous commit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16287 a1c6a512-1295-4272-9138-f99709370657
2008-02-11 19:10:10 +00:00
Marianne Arnold
50c3ee1c89
Deutsch.lang: Get rid of unnecessary denglish and be consistent with the rest of the translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16286 a1c6a512-1295-4272-9138-f99709370657
2008-02-11 18:50:16 +00:00
Jonas Häggqvist
8681ba082c
Updated German translation by Sascha Wolf.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16283 a1c6a512-1295-4272-9138-f99709370657
2008-02-11 17:29:25 +00:00
Jonas Häggqvist
6210abefe0
Fix a few syntax errors in the Spanish translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16282 a1c6a512-1295-4272-9138-f99709370657
2008-02-11 16:27:21 +00:00
Jonas Häggqvist
53ce9d5b90
Updated Spanish translation by Chelo Sacristán.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16281 a1c6a512-1295-4272-9138-f99709370657
2008-02-11 16:16:33 +00:00
Nicolas Pennequin
523f88e192
Hopefully fix FS#8459 by updating the WPS data when returning from the context menu.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16277 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 23:07:01 +00:00
Peter D'Hoye
80ad459c33
Accept FS #8570 by Thomas Martitz: recording dir location was not saved when set via context menu.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16275 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 18:28:59 +00:00
Jonas Häggqvist
62e6f35c4c
Fix a few minor mistakes in languages which might confuse genlang.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16268 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 13:30:31 +00:00
Magnus Holmgren
04dc828c9f
Better bookmark resume handling, in particular when resuming a directory. If Load Last Bookmark is set to Yes and the last bookmarked file could not be found, play the selected file instead. When selecting a bookmark for a missing file in the bookmark list, show a message that resume isn't possible (and don't play any selected file if Load Last Bookmark is set to Ask).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16267 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 12:16:27 +00:00
Jonas Häggqvist
5a6c15f78f
Updated Polish translation by Mateusz Kubica.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16265 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 12:14:49 +00:00
Michael Giacomelli
14995ffee3
Try that again.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16261 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 06:11:37 +00:00
Michael Giacomelli
46c0c3a4c4
Fix building the ipod sims.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16260 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 05:56:35 +00:00
Michael Giacomelli
054447f9e6
Commit FS#8379 by Andree Buschmann. Disables much of the remaining unneeded hardware on PP50xx targets (Ipods, Sansa, H10s, etc) resulting in a large savings in power and consequent increase in battery life. Results vary from target to target and from codec to codec, but we now approach the OF runtime on several PP devices. For now, leave base CPU clock at 30MHz, although further savings is possible with some codecs if clock is reduced. Additionally, fix battery capacity on c200 and use my measurements to improve runtime estimation for Sandisk targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16259 a1c6a512-1295-4272-9138-f99709370657
2008-02-10 05:39:20 +00:00
Jonas Häggqvist
47f595dce7
Updated Hindi translation to remove untranslated strings. By Apoo Maha.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16257 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 23:55:44 +00:00
Miika Pekkarinen
37dc15b672
Added the checksum for H100/H110/H115 bootloader also.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16254 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 15:32:55 +00:00
Steve Bavin
6cc3895e5a
Fix FS#7334, make Follow Playlist work when STOP is pressed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16253 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 15:20:15 +00:00
Miika Pekkarinen
698113d9db
Prepare for a new bootloader 7-pre4 release for iriver H100 series. Synced to work properly with SVN, and hopefully fixed remote detection problem and audio thump for some users. Also pure H100/H115 should be supported now. Actual bootloaders will be released separately.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16252 a1c6a512-1295-4272-9138-f99709370657
2008-02-09 15:06:09 +00:00
Will Robertson
fffa26987a
UI Simulator for Gigabeat S.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16246 a1c6a512-1295-4272-9138-f99709370657
2008-02-08 08:33:17 +00:00
Jonathan Gordon
2e3a8c776f
global_settings.colors_file will always be !false which means even when the setting isnt set it will try to read /.rockbox/.icons which is bad mmkay
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16244 a1c6a512-1295-4272-9138-f99709370657
2008-02-08 06:06:51 +00:00
Thom Johansen
7667a865ff
Optimize the ARM ASM qmf_synth() clipping stage a bit. Also fix a typo and remove some trailing white space.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16242 a1c6a512-1295-4272-9138-f99709370657
2008-02-08 00:19:16 +00:00
Daniel Stenberg
1456415cab
make the gcc work-around somewhat more inclusive for gcc 4.2.X where X is 1
...
or bigger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16238 a1c6a512-1295-4272-9138-f99709370657
2008-02-07 00:02:41 +00:00
Daniel Stenberg
5c0cf6ef2c
a rather lame attempt to silence the gcc 4.2.3 warnings on what seems to be
...
legitimate code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16237 a1c6a512-1295-4272-9138-f99709370657
2008-02-06 23:51:54 +00:00
Peter D'Hoye
0ecdb37e99
Fix FS #8514 (remote peakmeter issue) by separating the peak release times for the screens. Thanks to amiconn for pointing in the right direction.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16234 a1c6a512-1295-4272-9138-f99709370657
2008-02-06 21:53:07 +00:00
Magnus Holmgren
2235081dbc
Prevent possible buffer overflow when locating album art.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16231 a1c6a512-1295-4272-9138-f99709370657
2008-02-06 19:51:19 +00:00
Nicolas Pennequin
9e8045cc80
Fix a possible crash in the cuesheet code if the filename lacks a slash, which happens for some reason I don't quite understand yet.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16229 a1c6a512-1295-4272-9138-f99709370657
2008-02-05 20:00:14 +00:00
Nicolas Pennequin
cfe51b0cd1
Add a couple safety checks in search_albumart_files(). Should fix the sliding_puzzle crashes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16225 a1c6a512-1295-4272-9138-f99709370657
2008-02-05 11:56:21 +00:00
Paul Louden
f7c938a7b7
(Hopefully) Revert the quickscreen changes. Many fixes need to be made,
...
and the exact implementation needs discussion. We apologize for the
inconvenience and hope to bring an improved quickscreen to you soon.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16224 a1c6a512-1295-4272-9138-f99709370657
2008-02-05 09:09:38 +00:00
Jonathan Gordon
2b6d35854d
more green seen as everyone has a green fetish atm
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16223 a1c6a512-1295-4272-9138-f99709370657
2008-02-05 08:32:48 +00:00
Jonathan Gordon
7ca3ccd2a4
quiet the masses...
...
stop the wps scrolling happening in the quickscreen
green delta for non quickscreen targets
nfi why colours arnt working... hopefully bug in firmware/?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16222 a1c6a512-1295-4272-9138-f99709370657
2008-02-05 08:21:54 +00:00
Jonathan Gordon
2c82494e66
updated the quickscreen's:
...
- use viewports
- dont change to system font, fiddle with item positions to make them fit small screens
- user customizable options (use the .cfg settings "quickscreen_left, quickscreen_right, quickscreen_top, quickscreen_bottom" for the name and the .cfg name for the setting you want to use. it can be any except the string settings... (e.g. quickscreen_left:talk menu)
- a top item! if there is none set the up button will exit the screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16220 a1c6a512-1295-4272-9138-f99709370657
2008-02-05 05:50:20 +00:00
Marcoen Hirschberg
2d12b253ae
add support for database.unignore files (adds dirs to the database which would be skipped because of a database.ignore file)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16214 a1c6a512-1295-4272-9138-f99709370657
2008-02-04 21:20:04 +00:00
Jens Arnold
6f65afd0b7
sliding_puzzle improvements: * Use the UI font for numerals and 'moves' display when possible. * Center the numerals and the 'moves' display. * Use a simple line separator. * Use black text on white background for greyscale targets. * Simplify the code a bit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16207 a1c6a512-1295-4272-9138-f99709370657
2008-02-03 14:34:37 +00:00