Jonas Häggqvist
695f07ceed
Adding a few strings as English. This is not strictly necessary, but make life easier for me.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7469 a1c6a512-1295-4272-9138-f99709370657
2005-09-04 10:14:18 +00:00
Miika Pekkarinen
9146406061
Fixed possible problem with move to next folder option enabled. Placed
...
voice codec stack on iram and reduced both codec stack sizes by 0x500.
Now voice codec should be much faster.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7468 a1c6a512-1295-4272-9138-f99709370657
2005-09-04 08:38:00 +00:00
Jonas Häggqvist
a46503d5a9
Updated Dutch translation by Sander Sweers.
...
Completely reworked Hebrew translation by Liberman Shachar. It still has a few issues, but better than what's currently there.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7467 a1c6a512-1295-4272-9138-f99709370657
2005-09-03 22:59:40 +00:00
Miika Pekkarinen
5feab36290
Updated the Finnish language file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7466 a1c6a512-1295-4272-9138-f99709370657
2005-09-03 18:20:36 +00:00
Jonas Häggqvist
2d68325972
Updated Greek translation by XavierGr
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7465 a1c6a512-1295-4272-9138-f99709370657
2005-09-03 15:12:19 +00:00
Marcoen Hirschberg
27629c2b40
Changed encoding from UTF-8 to latin1
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7464 a1c6a512-1295-4272-9138-f99709370657
2005-09-03 15:08:38 +00:00
Michiel Van Der Kolk
ff7f4e8942
slight change in the bad CRC returned, to make rundb code handle it better.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7463 a1c6a512-1295-4272-9138-f99709370657
2005-09-03 11:43:15 +00:00
Jonas Häggqvist
f79ada83b1
Ooops.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7462 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 22:34:51 +00:00
Jonas Häggqvist
cf7ef12e33
Updated and slightly fixed Icelandic translation by Richard O'Brien
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7461 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 22:26:57 +00:00
Jonas Häggqvist
0d82c9c8a6
Forgot to update the screen before splashing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7460 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 22:25:25 +00:00
Jens Arnold
ac50839423
Optimised new file association handling. Fixed NULL pointer accesses. Const policed.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7459 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 16:50:51 +00:00
Henrik Backe
70542d7a0c
added plugins/credits.pl to daily tarball
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7458 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 16:28:26 +00:00
Jonas Häggqvist
7f00106982
Update to Italian by Alessio Lenzi - fixes some voice entries.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7457 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 15:26:21 +00:00
Henrik Backe
b2473d58ab
Fixed associate problem with file extensions (.info files matched .nfo extension)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7456 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 15:05:35 +00:00
Linus Nielsen Feltzing
acf14e0569
The WPS didn't update the bitmaps when it was supposed to
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7455 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 13:37:33 +00:00
Linus Nielsen Feltzing
b3050e9045
The start-in-record-screen option now has priority over the resume-on-startup option
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7454 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 07:59:42 +00:00
Linus Nielsen Feltzing
c35f6a0676
Changed the cfg file option names for the trigger mode, and made OFF the default
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7453 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 07:27:07 +00:00
Linus Nielsen Feltzing
5805bc3bae
credits.raw is now created in the plugin build dir
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7452 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 07:12:44 +00:00
Linus Nielsen Feltzing
051f2cf3de
Adjusted the file size calculation when prerecording
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7451 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 07:01:08 +00:00
Linus Nielsen Feltzing
60895bc107
Patch #1272052 by Henrik Backe - Move credits to a plugin
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7450 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 05:39:09 +00:00
Jens Arnold
58e9412bff
Added universal functions for creation of numbered filenames and date+time filenames (units with RTC only). Some size optimisations within code using these new functions. Everything should behave as before, except config saving will always find the highest file number + 1 even if the sequence is non-contiguous.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7449 a1c6a512-1295-4272-9138-f99709370657
2005-09-02 01:15:35 +00:00
Jens Arnold
c7240cf844
Added missing quote.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7448 a1c6a512-1295-4272-9138-f99709370657
2005-09-01 21:15:17 +00:00
Jens Arnold
a317d74d8e
Iriver: Changed the IRAM splitting between core and plugins to 48KB/48KB, and reduced the main thread stack to 8KB, same size as on archos.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7447 a1c6a512-1295-4272-9138-f99709370657
2005-09-01 20:57:33 +00:00
Magnus Holmgren
bc3dbad158
Reintroduce the cursor setting in the menus too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7446 a1c6a512-1295-4272-9138-f99709370657
2005-09-01 20:23:16 +00:00
Jens Arnold
904f7fd970
Coldfire: Made the MACSR register part of the thread context to allow easier handling in the codecs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7445 a1c6a512-1295-4272-9138-f99709370657
2005-09-01 20:06:38 +00:00
Jens Arnold
4172a009f6
Fixed wps codec type conditional.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7444 a1c6a512-1295-4272-9138-f99709370657
2005-09-01 17:35:22 +00:00
Jens Arnold
579210df87
Restructured codec type handling a bit. Reduced code size, esp. on archos.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7443 a1c6a512-1295-4272-9138-f99709370657
2005-09-01 17:03:09 +00:00
Linus Nielsen Feltzing
4c4affa456
Corrected the codec format table
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7442 a1c6a512-1295-4272-9138-f99709370657
2005-09-01 15:47:29 +00:00
Linus Nielsen Feltzing
d67c267090
Fixed the WPS codec type conditional, and removed unsupported formats from the format enum
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7441 a1c6a512-1295-4272-9138-f99709370657
2005-09-01 13:39:39 +00:00
Linus Nielsen Feltzing
ef197fbc99
Added possibility for conditionals for the song rating and codec type WPS tags
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7440 a1c6a512-1295-4272-9138-f99709370657
2005-09-01 13:19:36 +00:00
Linus Nielsen Feltzing
d887c176c1
Changed WPS image tag format, allowing for conditional image display
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7439 a1c6a512-1295-4272-9138-f99709370657
2005-09-01 08:14:09 +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
Jörg Hohensohn
977aa614ba
we have to use the new ROMbox link address here, too
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7437 a1c6a512-1295-4272-9138-f99709370657
2005-08-31 23:50:40 +00:00
Jörg Hohensohn
24f7c207a5
for strange reason Rombox was disabled on the FM recorder build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7436 a1c6a512-1295-4272-9138-f99709370657
2005-08-31 21:39:54 +00:00
Linus Nielsen Feltzing
985ae73758
Moved the declaration of the ofr variable
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7435 a1c6a512-1295-4272-9138-f99709370657
2005-08-31 17:26:22 +00:00
Jonas Häggqvist
68de2581ba
Fake an USB connections to force reload of the file-tree after running these viewers.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7434 a1c6a512-1295-4272-9138-f99709370657
2005-08-31 00:30:46 +00:00
Linus Nielsen Feltzing
e54aa2ab93
Archos: Even more NULL pointer accesses removed
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7433 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 22:50:56 +00:00
Linus Nielsen Feltzing
dfb001560a
Fixed broken sim builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7432 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 21:21:06 +00:00
Linus Nielsen Feltzing
80bb2819da
Archos: Removed NULL pointer accesses when changing tracks
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7431 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 20:52:24 +00:00
Linus Nielsen Feltzing
517b4b7c1e
Archos: Fixed broken debug builds
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7430 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 20:51:36 +00:00
Linus Nielsen Feltzing
f02f29e59e
Archos: Trap UserBrk in the gdb debugger
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7429 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 20:50:47 +00:00
Jonas Häggqvist
eef58cd44c
Italian fixed and fully translated.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7428 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 14:13:03 +00:00
Jonas Häggqvist
7b350742cc
Updated Italian language by Luca Burelli
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7427 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 13:26:34 +00:00
Linus Nielsen Feltzing
c4a230c11a
Patch #1161046 by Bryan Vandyke - id3v2 frames with size 0 may cause rockbox to miss tags
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7426 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 13:01:44 +00:00
Linus Nielsen Feltzing
dffcd15608
Ooops, forgot to remove the line selector for the iriver target build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7425 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 11:45:56 +00:00
Linus Nielsen Feltzing
7731945238
Bumped the config block version because of the removed line selector option
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7424 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 11:13:00 +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
Linus Nielsen Feltzing
5efbdb76aa
Improved the WPS conditionals. The WPS can now have several alternatives for the tags that can have a range of values, like the repeat mode and play status.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7422 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 08:26:42 +00:00
Linus Nielsen Feltzing
196376c3c2
Added ID3 database support for individual tracks in the context menu
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7421 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 07:52:36 +00:00
Jörg Hohensohn
d565269cfa
Change ROMbox to use BootBox-suitable start address. This will "break" it until the BootBox "rollout", with v2.5.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7420 a1c6a512-1295-4272-9138-f99709370657
2005-08-30 05:40:05 +00:00