1
0
Fork 0
forked from len0rd/rockbox
Commit graph

18239 commits

Author SHA1 Message Date
Marianne Arnold
46906fc835 Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18536 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:34:03 +00:00
Jens Arnold
8a21a2f209 Fix error handling in multiple block read and multiple block write state. When an error occurs, the host still needs to send CMD_STOP_TRANSMISSION resp. the STOP_TRAN token.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18527 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 06:48:38 +00:00
Jonas Häggqvist
177bb338dd Language updates:
- Typo fix for Spanish by Fransisco Vila (FS#9406)
 - Sync of Norwegian by Thom Johansen


git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18525 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 02:29:04 +00:00
Jonas Häggqvist
49d063bbec Spanish update by Francisco Vila (FS#9402 and FS#9403).
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18519 a1c6a512-1295-4272-9138-f99709370657
2008-09-15 15:04:04 +00:00
Jens Arnold
7b6f11897d Implement chasing bitswap for reading. Speeds up reading single 512-byte blocks by 15..20%. * Restructure the write buffer handling a bit, making it more readable and a bit smaller. Also fixes an old corner case bug: writing data from address 0x0 (archos boot ROM dump) would have written wrong data.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18518 a1c6a512-1295-4272-9138-f99709370657
2008-09-15 06:45:17 +00:00
Jens Arnold
a3213118eb Simplify & fix the MMC driver. After more than 3 years I found that the MMC specs were a bit misleading, and the 'large' MMC which state a block size of 1024 or 2048 bytes and no partial read and/or partial write capability are happily accepting a block size of 512 bytes. So go KISS and remove all the variable/partial block handling code. This fixes the driver for the Transcend 4GB MMCplus, which doesn't cope when we actually set the 2048 byte block size it states. It also makes write operations involving small blocks faster and more reliable. * Note: The 4GB Transcend still doesn't work when plugged at boot, but works when hotplugged.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18517 a1c6a512-1295-4272-9138-f99709370657
2008-09-15 06:44:04 +00:00
Jens Arnold
f7412c178f iPod Video: Fix playback after recording (FS #7402). Implement recording gain adjustment. * Enable timeout for zero-crossing detection (SLOWCLK), avoids hanging volume/ gain due to DC offsets.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18510 a1c6a512-1295-4272-9138-f99709370657
2008-09-13 19:47:34 +00:00
Peter D'Hoye
d484c362f9 Updated screenshot for H10-5GB recording screen, the previous one was showing an illegal gain value
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18507 a1c6a512-1295-4272-9138-f99709370657
2008-09-13 10:32:02 +00:00
Frank Gevaerts
ef18bf1d24 fix out-of-bounds array access
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18502 a1c6a512-1295-4272-9138-f99709370657
2008-09-12 19:21:41 +00:00
Frank Gevaerts
2c7d012bb4 replace 2.5 references with 3.0 in the manual, and add an option to differentiate between released and unreleased ports
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18501 a1c6a512-1295-4272-9138-f99709370657
2008-09-12 18:19:41 +00:00
Frank Gevaerts
a411b98406 remove the "DRAFT VERSION" watermark from the release manual
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18500 a1c6a512-1295-4272-9138-f99709370657
2008-09-12 17:26:39 +00:00
Dominik Wenger
2641b2be5a rbutil: commit japanese translation by Yoshihisa Uchida.(FS#9393)
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18494 a1c6a512-1295-4272-9138-f99709370657
2008-09-11 15:51:15 +00:00
Jens Arnold
079043fa3e iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recording (FS #7402). Implement recording gain adjustment. * Fix slightly off Bass/Treble scale.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18491 a1c6a512-1295-4272-9138-f99709370657
2008-09-11 00:03:02 +00:00
Peter D'Hoye
8739c8bb96 backport ipod keymap fix for recording screen (r18484)
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18488 a1c6a512-1295-4272-9138-f99709370657
2008-09-10 20:20:10 +00:00
Dominik Wenger
0a46feac31 rbutil: commit hebrew by Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18486 a1c6a512-1295-4272-9138-f99709370657
2008-09-10 20:12:02 +00:00
Marianne Arnold
af12ff8c45 Disable the pacbox chapter for the c200 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18477 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 19:06:29 +00:00
Marianne Arnold
5065b67841 Fix manuals (some of them were broken by r18469) by using the correct button macros. Also add additional 'fly' buttons to the button table where they exist.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18474 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 01:38:28 +00:00
Robert Menes
bb9550e6b7 A little fix in wording; thanks to Marc Guay for pointing it out (and for committing it in the main trunk!).
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18472 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 01:01:50 +00:00
Robert Menes
fcfce9427c Some more manual work: new plugin description for Chopper. Also updated disktidy description, and moved dice to "Games" where it belongs.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18471 a1c6a512-1295-4272-9138-f99709370657
2008-09-09 00:55:23 +00:00
Marianne Arnold
8d73dccadd Update the OndioFM's WRS screenshot too.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18467 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 23:03:44 +00:00
Frank Gevaerts
addb14c304 don't build spacerocks for the release, due to FS#8926 and FS#9380
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18463 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 19:51:37 +00:00
Martin Arver
501e852bda update recorder screenshot
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18462 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 19:25:31 +00:00
Peter D'Hoye
2598c5b94d add fix from r18441 to 3.0 as well: Change screens members char_width, char_height and nb_lines to functions returning a calculated value. Fixes FS #9361 because the values were calculated based on sysfont, not the user selected font.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18460 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 19:05:08 +00:00
Frank Gevaerts
4441482abd disable metronome for c200, player and ondio since it doesn't work (also disable it in the manual for those)
don't include md5sum in the manual


git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18459 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 18:48:44 +00:00
Martin Arver
4081bbe50a update screenshots of wrs, and add a missing one
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18458 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 18:15:51 +00:00
Nicolas Pennequin
67f560541d Merge r18454 from trunk:
Some bug fixes for PictureFlow by Thomas Martitz: Mistitled zoom setting, FPS setting not saved, FPS overlapping tracklist, tracklist not refreshing and tracklist missing one song.


git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18456 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 17:55:47 +00:00
Frank Gevaerts
68ca28f6dc Don't build md5sum. By default it md5s the entire disk which takes very long (>10min) and is not interruptable, which isn't acceptable in a release
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18453 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 16:47:56 +00:00
Frank Gevaerts
274507e5f8 apply the fix for FS#8641. Applied to 3.0 because this is a crash bug and the fix is obviously correct
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18452 a1c6a512-1295-4272-9138-f99709370657
2008-09-08 15:18:16 +00:00
Jonas Häggqvist
62f282cf08 Language updates:
- Catalan by Víctor Zabalza (FS#9345)
 - Spanish by Francisco Vila (FS#9366)


git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18436 a1c6a512-1295-4272-9138-f99709370657
2008-09-07 11:43:51 +00:00
Robert Menes
0de035391a Correct a minor error in wording.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18432 a1c6a512-1295-4272-9138-f99709370657
2008-09-06 01:37:16 +00:00
Robert Menes
5f5505daec My first proper commit: some manual fixes to properly describe shutting down and starting the iPod 1st, 2nd, and 3rd generations, and removed some old bootloader information which is no longer valid. This should bring the manuals for these iPods more up to date.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18430 a1c6a512-1295-4272-9138-f99709370657
2008-09-06 01:12:47 +00:00
Robert Menes
05b5dd5604 Welcome Robert Menes as Committer #64!
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18428 a1c6a512-1295-4272-9138-f99709370657
2008-09-06 00:10:08 +00:00
Nicolas Pennequin
40f591a026 Merge r18419 and r18421 from trunk:
Fix the bug reported in FS#9350: the WPS would crash on %mm or %cf if they weren't in conditionals, and make %mm 0-based again (as described in CustomWPS) and change %cf accordingly.


git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18427 a1c6a512-1295-4272-9138-f99709370657
2008-09-05 22:53:03 +00:00
Frank Gevaerts
d74b737d63 merge r18423 from trunk
Adds descriptions to the manual for the iPod 1st, 2nd, and 3rd generations, and fixes some problems with the nano and Sansa c200 manuals (FS#9367 by Robert Menes)



git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18425 a1c6a512-1295-4272-9138-f99709370657
2008-09-05 18:59:01 +00:00
Marianne Arnold
21fe142a9f C200: Also flip the function of the volume buttons when display flip is enabled. I think it is more consistent, especially when thinking of cases where these buttons are used for something else (e.g. left/right in brickmania). Taken from FS#8393 by Volker Mische - add him to CREDITS too.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18419 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 21:19:09 +00:00
Frank Gevaerts
9d300cb3cf remove the "reconnect usb storage" debug menu for the release
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18417 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 20:57:58 +00:00
Jonas Häggqvist
e1cee4e671 Correct the number in the CHARS line to match the actual number of chars.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18410 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 17:31:20 +00:00
Steve Bavin
2a85965ee4 Fix 3.0 building on Cygwin (and maybe other places where sh is used).
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18406 a1c6a512-1295-4272-9138-f99709370657
2008-09-04 10:00:40 +00:00
Jens Arnold
c4703a1ecc Fix width of the '1' to be the same as the width of the other digits. Fixes the last part of FS #2918.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18401 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 20:19:05 +00:00
Jens Arnold
0353f6c206 Fix default font names in the settings code (FS #9358 by Thomas Schott).
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18398 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 17:50:52 +00:00
Daniel Stenberg
3a4a9d846d reverted the VERSION change and instead added 3.0 RC in the generated string for
now, do the VERSION thing immediately before final release instead


git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18394 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 09:21:04 +00:00
Daniel Stenberg
6be002a1f0 this is (to become) 3.0!
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18393 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 09:15:53 +00:00
Daniel Stenberg
d224e6ac60 creating the branch to prepare for the 3.0 release
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18392 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 09:08:37 +00:00
Jens Arnold
3637513e30 Better readable small alpha.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18391 a1c6a512-1295-4272-9138-f99709370657
2008-09-03 06:52:58 +00:00
Jens Arnold
8b43e48c06 Fix keywords and executable flags.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18390 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 23:42:32 +00:00
Jens Arnold
d6b5445611 Add some more sizes of Helvetica, plus bold variants.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18389 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 23:24:49 +00:00
Jens Arnold
f2c7a69403 Font cleanup step 3 - The Big Shuffle: Renamed all fonts to a consistent naming scheme that allows easy selection of alternatives based on size, as discussed on IRC. Adjusted themes in SVN and Makefile for the sysfont. ** Attention **: Clean up your /.rockbox/fonts folder before installing the new release, and then install a new font pack as well. Adjust font names in your custom .cfg files. A reference table can be found in fonts/README.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18388 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 22:31:11 +00:00
Frank Gevaerts
e278b4fddb Turn off automatically after a number of backlight toggles.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18387 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 20:19:58 +00:00
Frank Gevaerts
d88094daa4 set PWRON bit to 1 so the player doesn't turn off immediately (should work on M6SL and M3, not sure about the others)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18386 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 20:19:12 +00:00
Jens Arnold
95c62a28f9 Font cleaup step 2: * Removed 00-Starmap_r400-8 - Bad unicode coverage, pretended to be a Win-1252 font, but was little more than pure ASCII, with many placeholders/ empty characters. * Removed win_crox* - broken encoding. RAWIN-R is neither Win-1251 nor ISO8859-5. * Converted jackash-16 to unicode (was CP437 in spite of what it said). * Fix several fonts to state their encoding, and change ISO8859-1 to ISO10646-1 for consistency. Fix property counts while we are at it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18385 a1c6a512-1295-4272-9138-f99709370657
2008-09-02 20:09:47 +00:00