Commit graph

4470 commits

Author SHA1 Message Date
Daniel Stenberg
4c3b61c5c8 Peter van Hardenberg's excellent "repair your LCD" guide, pretty rough
<pre> version of his mail, but still...


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4489 a1c6a512-1295-4272-9138-f99709370657
2004-04-13 08:18:50 +00:00
Jörg Hohensohn
4bf9733f96 removed a warning, BTW: you need to update your voice file for the new stuff
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4488 a1c6a512-1295-4272-9138-f99709370657
2004-04-12 13:03:52 +00:00
Jörg Hohensohn
f2d8b0e975 voice UI updates: nicer month setting, bookmark browser, Rockbox info screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4487 a1c6a512-1295-4272-9138-f99709370657
2004-04-12 12:29:44 +00:00
Hardeep Sidhu
716fd7419d Structures should not be const for simulator builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4486 a1c6a512-1295-4272-9138-f99709370657
2004-04-11 22:50:30 +00:00
Jörg Hohensohn
99483dee1c talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 extension
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4485 a1c6a512-1295-4272-9138-f99709370657
2004-04-10 09:04:26 +00:00
Linus Nielsen Feltzing
47e0079fab A not so very elegant fix for bug #918063
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4484 a1c6a512-1295-4272-9138-f99709370657
2004-04-09 22:55:40 +00:00
Linus Nielsen Feltzing
4760a546cc Killed a few warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4483 a1c6a512-1295-4272-9138-f99709370657
2004-04-09 21:23:02 +00:00
Linus Nielsen Feltzing
66cda8cab1 Fixed bug #932467, where there could be a deadlock if you pause the playback before the initial bitswapping is done
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4482 a1c6a512-1295-4272-9138-f99709370657
2004-04-09 21:03:09 +00:00
Linus Nielsen Feltzing
361dd29cad Cleaned up the menu drawing code, and fixed a bug where the menu entry wasn't spoken if the menu scrolled
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4481 a1c6a512-1295-4272-9138-f99709370657
2004-04-09 17:47:18 +00:00
Linus Nielsen Feltzing
fbca8aaa19 Some code cleanup
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4480 a1c6a512-1295-4272-9138-f99709370657
2004-04-09 17:44:35 +00:00
Jörg Hohensohn
7d5992b08f self-ishly added some news
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4479 a1c6a512-1295-4272-9138-f99709370657
2004-04-09 15:28:26 +00:00
Jörg Hohensohn
a9ca6ebbd4 voice for the time+date setting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4478 a1c6a512-1295-4272-9138-f99709370657
2004-04-09 15:12:42 +00:00
Jörg Hohensohn
bd1ff3e14a On+Play option and handler to delete a directory (recursively). Currently it only deletes the files within, we need a function to delete the empty directories.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4477 a1c6a512-1295-4272-9138-f99709370657
2004-04-08 06:38:56 +00:00
Linus Nielsen Feltzing
eba242b4cc Moved the system font from .data to .rodata
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4476 a1c6a512-1295-4272-9138-f99709370657
2004-04-06 23:21:45 +00:00
Linus Nielsen Feltzing
c9671d17ec Patch #921824 by Andreas Stemmer, updates the Tools web page
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4475 a1c6a512-1295-4272-9138-f99709370657
2004-04-06 21:19:51 +00:00
Björn Stenberg
51a738e107 Added some missing character substitutions, prompted by Eric Lassauge.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4474 a1c6a512-1295-4272-9138-f99709370657
2004-04-06 15:23:58 +00:00
Jörg Hohensohn
57a4815403 Voice entries. Who brought this completely out of order? I had a real hard time to sync it! grr!!! #&$%@
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4473 a1c6a512-1295-4272-9138-f99709370657
2004-04-06 09:17:42 +00:00
Jörg Hohensohn
9568ca6055 my usual simulator postfix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4472 a1c6a512-1295-4272-9138-f99709370657
2004-04-06 07:21:55 +00:00
Jörg Hohensohn
6e77d1fe39 Voice UI searches for <mylanguage>.voice, no hard-coded "english.voice" any more. We can localize the voice now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4471 a1c6a512-1295-4272-9138-f99709370657
2004-04-06 07:06:59 +00:00
Linus Nielsen Feltzing
4af9331ed2 The FM radio screen now uses the D/A peak meter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4470 a1c6a512-1295-4272-9138-f99709370657
2004-04-06 02:07:28 +00:00
Linus Nielsen Feltzing
ef1698e648 Added cluster size to the disk debug screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4469 a1c6a512-1295-4272-9138-f99709370657
2004-04-06 00:17:02 +00:00
Linus Nielsen Feltzing
d4241b0f62 The binlang script is now updated for the new string table format
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4468 a1c6a512-1295-4272-9138-f99709370657
2004-04-05 23:07:08 +00:00
Linus Nielsen Feltzing
a018cb56c9 Patch #929680 by Jens Arnold, fixes bug #929680 by reducing the postpone_dma_tick delay
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4467 a1c6a512-1295-4272-9138-f99709370657
2004-04-05 21:50:07 +00:00
Jörg Hohensohn
c778aa6ac8 warning and simulator build fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4466 a1c6a512-1295-4272-9138-f99709370657
2004-04-04 20:34:28 +00:00
Jörg Hohensohn
c8592bac33 Voice UI: option to spell dirs/files, say (known) extension with file number, minor fixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4465 a1c6a512-1295-4272-9138-f99709370657
2004-04-04 19:08:44 +00:00
Henrik Backe
dd264a8c42 Restore lcd margins after selecting bookmark
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4464 a1c6a512-1295-4272-9138-f99709370657
2004-04-04 16:44:40 +00:00
Jörg Hohensohn
f9495cba65 Changed concept for voice IDs: the voice-only IDs now are in a separate range, don't generate an empty language string. This saves memory, but requires a new voice file format with 2 tables.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4463 a1c6a512-1295-4272-9138-f99709370657
2004-04-03 20:52:24 +00:00
Linus Nielsen Feltzing
5248641b40 Some bug fixes in the recording code. The recorded frames weren't CRC protected as intended, and the first frame could be incomplete. Also reduced the I2C communication by shadowing the MAS registers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4462 a1c6a512-1295-4272-9138-f99709370657
2004-04-01 14:07:56 +00:00
Jörg Hohensohn
3d1348c573 minor typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4461 a1c6a512-1295-4272-9138-f99709370657
2004-04-01 05:48:05 +00:00
Jörg Hohensohn
9c52b24b00 patch #922836 by Jens: way faster disk writing, in assembler. The code is in, but yet disabled by #define PREFER_C_WRITING unless it's proven safe for all disks.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4460 a1c6a512-1295-4272-9138-f99709370657
2004-04-01 05:46:31 +00:00
Linus Nielsen Feltzing
cbd992b440 Ooops, I broke the player builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4459 a1c6a512-1295-4272-9138-f99709370657
2004-03-31 12:05:08 +00:00
Jörg Hohensohn
18e91a729a bugfix for changing position/directory during the talkbox "hover" timeout
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4458 a1c6a512-1295-4272-9138-f99709370657
2004-03-31 07:18:10 +00:00
Daniel Stenberg
67e864e0cc When synching a lang file with the most recent english translation, we
suck in the english voice strings. Thus, languages without a specified voice
string for a given string where the english version has one, will get the
english voice string there.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4457 a1c6a512-1295-4272-9138-f99709370657
2004-03-30 15:07:17 +00:00
Daniel Stenberg
14a255037e "desc" spelling mistake
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4456 a1c6a512-1295-4272-9138-f99709370657
2004-03-30 15:04:14 +00:00
Linus Nielsen Feltzing
2cc373eb99 The ID3 parser accidentally allowed a data length indicator flag on 2.3 tags, and the grouping identity bit is not the same on 2.3 and 2.4 (sigh).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4455 a1c6a512-1295-4272-9138-f99709370657
2004-03-30 13:57:06 +00:00
Linus Nielsen Feltzing
e2ee28cd53 No need to create .mod/.ajz/.ucl files for the debug builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4454 a1c6a512-1295-4272-9138-f99709370657
2004-03-30 12:00:19 +00:00
Linus Nielsen Feltzing
22c0a2d747 Fixed the prerecording as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4453 a1c6a512-1295-4272-9138-f99709370657
2004-03-30 08:28:24 +00:00
Linus Nielsen Feltzing
d554d801f5 Fixed the problem when high quality recordings could start with a corrupt frame
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4452 a1c6a512-1295-4272-9138-f99709370657
2004-03-30 08:21:53 +00:00
Jose Maria Garcia-Valdecasas Bernal
a87faa2b71 synced
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4451 a1c6a512-1295-4272-9138-f99709370657
2004-03-29 14:56:13 +00:00
Linus Nielsen Feltzing
ad32414928 New sound test code. Now it sets up the MDB as the original firmware does.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4450 a1c6a512-1295-4272-9138-f99709370657
2004-03-29 11:20:42 +00:00
Jörg Hohensohn
b109c1e910 insert a dummy frame before changing clips (still no major improvement), back to the previous frame search algorithm because the talkbox clips can be quite different
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4449 a1c6a512-1295-4272-9138-f99709370657
2004-03-29 08:19:47 +00:00
Daniel Stenberg
39c07cdcfb mini B female
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4448 a1c6a512-1295-4272-9138-f99709370657
2004-03-29 07:31:15 +00:00
Linus Nielsen Feltzing
071edb5ae6 Ear Out is on the left side on the FM/V2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4447 a1c6a512-1295-4272-9138-f99709370657
2004-03-29 07:28:15 +00:00
Daniel Stenberg
39ac9368d5 usb connectors, afaik
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4446 a1c6a512-1295-4272-9138-f99709370657
2004-03-29 07:09:54 +00:00
Daniel Stenberg
6e553cd408 two more things that differ, these needs data filled in
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4445 a1c6a512-1295-4272-9138-f99709370657
2004-03-29 07:03:26 +00:00
Jörg Hohensohn
1f05cb1021 removed a warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4444 a1c6a512-1295-4272-9138-f99709370657
2004-03-29 06:54:34 +00:00
Jörg Hohensohn
6e86b66c66 hovering talkbox clips are played after a 1 sec timeout, to avoid constant disk access while scrolling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4443 a1c6a512-1295-4272-9138-f99709370657
2004-03-28 10:21:58 +00:00
Linus Nielsen Feltzing
5483fd0a95 The ID3 browser now shows the correct genre information
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4442 a1c6a512-1295-4272-9138-f99709370657
2004-03-28 07:33:46 +00:00
Jörg Hohensohn
5e4aa64009 my usual simulator postfix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4441 a1c6a512-1295-4272-9138-f99709370657
2004-03-27 00:42:32 +00:00
Jörg Hohensohn
3aa99e14cd Step 4 of voice UI:
- "talkbox" functionality added, but yet without thumbnail recording
- menu under "general settings" to configure voice
- directories and folders can be voiced as a numbers


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4440 a1c6a512-1295-4272-9138-f99709370657
2004-03-27 00:11:01 +00:00