Commit graph

7475 commits

Author SHA1 Message Date
Daniel Stenberg
acabd28efc Removed the risk of getting a zero CRC for a valid file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7503 a1c6a512-1295-4272-9138-f99709370657
2005-09-09 07:35:09 +00:00
Jens Arnold
4a939ecdcd Exact song length calculation for CBR mpeg audio files (without Info header).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7502 a1c6a512-1295-4272-9138-f99709370657
2005-09-09 07:19:41 +00:00
Linus Nielsen Feltzing
c2779e5ef3 Patch #1285659 by Stephan Wezel, adds the %bp tag to the WPS (external power adapter)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7501 a1c6a512-1295-4272-9138-f99709370657
2005-09-09 07:07:44 +00:00
Jonas Häggqvist
34aa5c20cc The previous commit had a distressing lack of words. This time I deliver the promised Christian Gangsta Rap.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7500 a1c6a512-1295-4272-9138-f99709370657
2005-09-08 00:17:11 +00:00
Jonas Häggqvist
f73ec85966 Added support for additional ID3v1 genres, including such gems as "Christian gangsta rap" and "Negerpunk".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7499 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 22:51:43 +00:00
Linus Nielsen Feltzing
04eedd0624 WPS: 1) Increased the WPS buffer size from 800 to 1600 bytes, 2) Increased the number of images from 26 to 52, using both a-z and A-Z as image ID 3) Fixed a bug that inserted empty lines if an image tag was wrong
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7498 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 13:54:58 +00:00
Linus Nielsen Feltzing
561aaa1219 WPS: 1) Bitmaps are drawn after formatting the entire WPS, 2) Most tags are now marked REFRESH_DYNAMIC, 3) Conditional bitmaps are now drawn with DRMODE_SOLID
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7497 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 12:32:59 +00:00
Thom Johansen
0c885ac4c1 Put some FLAC data in IRAM. Will clean up code later.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7496 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 10:13:39 +00:00
Linus Nielsen Feltzing
4e9969bcb9 Removed another warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7495 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 06:54:58 +00:00
Linus Nielsen Feltzing
1a812e3087 Removed a warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7494 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 06:53:30 +00:00
Linus Nielsen Feltzing
640b7cbfc0 Use splash() when displaying the end-of-playlist message
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7493 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 06:51:52 +00:00
Linus Nielsen Feltzing
51484e7d60 Properly stop the audio in the win32 simulated playback
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7492 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 06:42:05 +00:00
Jens Arnold
6f44a25efa coldfire_set_macsr(): (1) The argument isn't necessarily constant. (2) Let the compiler choose whether to use a register or an immediate.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7491 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 06:25:32 +00:00
Jonas Häggqvist
3794cf3093 Nitpicking.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7490 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 02:44:43 +00:00
Thom Johansen
fb30e720e2 Fix red build with a comment for now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7489 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 02:41:00 +00:00
Thom Johansen
5e3e957810 Code was a wild mix of different styles, cleaned it up somewhat.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7488 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 02:22:26 +00:00
Jonas Häggqvist
98143f5291 Adds a filename sanity check to add_dir_entry that at the moment only checks for names ending in a period, but can easily be extended. Changes the error codes for add_dir_entry. Fixes bug #782248.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7487 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 01:35:15 +00:00
Thom Johansen
0dea3efd2f Couple of nitpick fixes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7486 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 00:26:58 +00:00
Thom Johansen
735208a541 Adapted codecs and DSP system to having MACSR saved in thread context.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7485 a1c6a512-1295-4272-9138-f99709370657
2005-09-07 00:24:27 +00:00
Linus Nielsen Feltzing
4cd06c41f6 The status bas wasn't correctly redrawn in the FM radio screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7484 a1c6a512-1295-4272-9138-f99709370657
2005-09-06 21:01:35 +00:00
Linus Nielsen Feltzing
fb1850b755 Moved the system_reboot() call to the correct place
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7483 a1c6a512-1295-4272-9138-f99709370657
2005-09-06 20:53:39 +00:00
Jens Arnold
8fd5b177ed Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't have S/PDIF input. Bumped config block version so save your settings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7482 a1c6a512-1295-4272-9138-f99709370657
2005-09-06 20:48:28 +00:00
Daniel Stenberg
cff7b0614b fixed the removal of the codec dir properly in case of no codecs available
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7481 a1c6a512-1295-4272-9138-f99709370657
2005-09-06 20:42:45 +00:00
Jonas Häggqvist
ffec1a19d1 A larger Hebrew (ISO8859-8) font from the Xorg distribution. Public domain.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7480 a1c6a512-1295-4272-9138-f99709370657
2005-09-06 20:29:32 +00:00
Linus Nielsen Feltzing
835012fa35 Call system_reboot() instead of rolo_load() in the UIE handler
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7479 a1c6a512-1295-4272-9138-f99709370657
2005-09-06 20:22:34 +00:00
Jens Arnold
b2964cad0c For targets without an RTC, use the rockbox build date as the start date in the FAT driver. No more 2003-08-01 files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7478 a1c6a512-1295-4272-9138-f99709370657
2005-09-06 18:03:50 +00:00
Jonas Häggqvist
0172b78995 Updated Hebrew fonts to be ISO8859-8, which is compatible with the current Hebrew.lang. If this causes problems, revert this change.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7477 a1c6a512-1295-4272-9138-f99709370657
2005-09-06 15:32:16 +00:00
Linus Nielsen Feltzing
ff73f0dcbf Changed WPS enum conditional functionality, displaying the last part in the list if the tag has no value. Also added enum support for battery (5 steps) and volume (10 steps).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7476 a1c6a512-1295-4272-9138-f99709370657
2005-09-06 13:43:26 +00:00
Jens Arnold
fbaf503d0d Archos recording: yield() within audio_beep() to avoid starving the mpeg thread; recording beep should no longer disturb prerecording.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7475 a1c6a512-1295-4272-9138-f99709370657
2005-09-05 23:36:29 +00:00
Jens Arnold
1e0b5aabcb Ondio FM button assignment: The recording screen now uses up/down to select the setting, and left/right to adjust it, like the recorders. Start/pause recording is short MODE. The radio screen now requires a MODE doubleclick to start recording. This should prevent unwanted recordings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7474 a1c6a512-1295-4272-9138-f99709370657
2005-09-05 19:17:23 +00:00
Jonas Häggqvist
faa4404da9 Updated hebrew Language.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7473 a1c6a512-1295-4272-9138-f99709370657
2005-09-05 11:40:06 +00:00
Jens Arnold
9352ac8668 Archos recording: Always prepend ID3V2 and Xing header to a recording file, even with prerecording and file splitting. Adjusted Xing header creation to create smaller headers. Fixed missing break; in the mpeg thread.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7472 a1c6a512-1295-4272-9138-f99709370657
2005-09-04 21:55:15 +00:00
Jonas Häggqvist
b7caf5ba63 Adding a few strings as English again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7471 a1c6a512-1295-4272-9138-f99709370657
2005-09-04 12:10:22 +00:00
Jens Arnold
fa8ac088b8 Added missing credit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7470 a1c6a512-1295-4272-9138-f99709370657
2005-09-04 12:02:08 +00:00
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