Jens Arnold
d7e637d4a4
Merge the reworked archos flashing chapter from trunk, and reenable it for release 3.0.1. Add a clarification regarding 3.0.1 and 8MB-modded boxes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18843 a1c6a512-1295-4272-9138-f99709370657
2008-10-20 07:24:16 +00:00
Jens Arnold
5d4d69bdf9
Increase UCL blocksize in order to fix 'blocksize too small' errors when trying to flash rockbox on fm/v2 recorders. Default blocksize is 256KB and our thinned-out decompressor only supports single-block UCL files. 1MB blocksize should be on the safe side.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18824 a1c6a512-1295-4272-9138-f99709370657
2008-10-18 11:23:07 +00:00
Jens Arnold
f50a5121b9
Bump release to 3.0.1 for compiling.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18818 a1c6a512-1295-4272-9138-f99709370657
2008-10-15 20:49:51 +00:00
Jens Arnold
da32e58cae
Further cleanup: Always check bootloader version, and do away with CRC check for this purpose. Also make most functions static, and remove an unused function.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18817 a1c6a512-1295-4272-9138-f99709370657
2008-10-15 20:29:34 +00:00
Jens Arnold
09cf3c49e7
Necessary changes for 3.0.1 and the upcoming full-flash images: Fix a message for the Player, and bump the flash (bootloader) version. The upcoming images will be version 2. Also change the rombox start address for the Player as bootbox became a little too big. Now it's at (28K+16) as all other archoses.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18794 a1c6a512-1295-4272-9138-f99709370657
2008-10-12 23:39:54 +00:00
Jens Arnold
85ac1ced98
Archos flash loader: compile with -Os and make all internal functions static to save space. main() and _main() must not be static or they wouldn't end up in IRAM for execution. * Also make some bootbox functions static, and drop an unused function.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18792 a1c6a512-1295-4272-9138-f99709370657
2008-10-12 22:19:33 +00:00
Jens Arnold
3d948cb27d
Bootloaders don't need special handling in sys_poweroff() for recording targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18781 a1c6a512-1295-4272-9138-f99709370657
2008-10-12 12:29:09 +00:00
Nils Wallménius
aaeb289a10
Bump ipodpatcher version string
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18761 a1c6a512-1295-4272-9138-f99709370657
2008-10-10 16:27:42 +00:00
Jens Arnold
d04a15e1a2
Port several bootloader size reductions and functional fixes from trunk in preparation for new archos flash ROM images. r18609 (disable font caching), r18614 (no idle callbacks), r18631+r18633 (full USB init), r18636 (ASCII-only sysfont), r18637 (main.c cleanup).
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18638 a1c6a512-1295-4272-9138-f99709370657
2008-09-24 22:05:17 +00:00
Dominik Riebeling
28a86faac7
update rbutil configuration for 3.0 release and prepare for theme site change.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18617 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 22:31:27 +00:00
Marianne Arnold
7b659cce06
Manual: cube button table, be a bit more accurate to avoid misunderstandings.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18615 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 22:12:47 +00:00
Daniel Stenberg
bd8e85c91f
strip off RC!
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18607 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 21:01:58 +00:00
Martin Arver
20660c9561
add supported codecs
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18606 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 21:01:39 +00:00
Robert Menes
64c993be73
Remove some nonessential comments from the c100 section.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18605 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 21:00:50 +00:00
Frank Gevaerts
29dd0ad2aa
disable flashing chapter, as it's most probably outdated
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18603 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:59:06 +00:00
Frank Gevaerts
1d15924ef2
remove some things that are not in the release
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18602 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:53:45 +00:00
Martin Arver
3562837a2d
Include changelog in the 3.0 manual. Copied from MajorChanges
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18601 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:48:26 +00:00
Dominik Riebeling
672eb86569
Add a new environment for setting the changelog using a different bullet icon and smaller vertical space between items.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18600 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:31:52 +00:00
Marianne Arnold
f62df613df
Manual: update the button table in the cube chapter to reflect the new control scheme.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18599 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:31:33 +00:00
Frank Gevaerts
3d2be4fa4a
remove fixme, and fix typo. The content of this chapter appears correct, but no guarantees about completeness
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18597 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:28:06 +00:00
Jens Arnold
afdc728ef2
Simplify controls in order to resolve impossible combos on several targets. Now uses a similar system as bounce: use left/right (or equivalent) to select the axis to adjust, and up/down (or the equivalent) to change speed/angle. * Show angle instead of speed in angle adjust mode (i.e. pause). * Better event handling when paused (button_get_w_tmo()). * Includes touchscreen fixup.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18595 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:13:22 +00:00
Frank Gevaerts
620d48469d
leave unknown step sizes and ranges blank instead of showing red fixmes.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18593 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 20:04:40 +00:00
Frank Gevaerts
7fc18cd0bd
fix another small fixme
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18592 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 19:55:27 +00:00
Frank Gevaerts
228677feca
remove the warning about mr100 needing rbutil 1.0.5 which might not be available yet
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18590 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 19:42:30 +00:00
Frank Gevaerts
5c21ae0168
re-apply r18459 as it got lost in r18471
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18589 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 19:41:23 +00:00
Frank Gevaerts
79220cd94a
fill in some missing values
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18588 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 19:38:19 +00:00
Martin Arver
ed64914737
remove fixme in the doom chapter, and remove the menu overview from the appendix
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18587 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 19:12:30 +00:00
Jens Arnold
a84066227b
Disable bidirectional text handling and arabic joining in the bootloaders in order to save space. * Disable greyblitting in archos bootloaders for the same reason.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18585 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 18:55:54 +00:00
Frank Gevaerts
10b57c0915
Remove the Changelog chapter, as it's empty anyway
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18583 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 18:07:06 +00:00
Frank Gevaerts
abacf516b9
merge r18580 and r18581 (manual fixes)
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18582 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 17:56:47 +00:00
Jens Arnold
7577e2f14b
Port MMC driver fixes & improvements (r18541, r18551, r18552) to the 3.0 branch.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18579 a1c6a512-1295-4272-9138-f99709370657
2008-09-23 16:45:13 +00:00
Marianne Arnold
0805a82781
Manual - plugins section: update a bunch of screenshots. (Some plugins changed in overall appearance , e.g. calculator or sliding_puzzle, some plugins now look different because they show the default font and background, the pegbox screenshots were not available in all necessary sizes yet.) There are still some more screenshots to be updated but this should cover the more obvious ones.
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18554 a1c6a512-1295-4272-9138-f99709370657
2008-09-19 21:31:09 +00:00
Nils Wallménius
7519b64b2e
Fix Gigabeat F/X bootloader, patch by Karl Kurbjun committed to trunk as r18492
...
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18542 a1c6a512-1295-4272-9138-f99709370657
2008-09-17 19:06:26 +00:00
Nicolas Pennequin
062daf0af3
Merge r18537 from trunk:
...
Fix a display bug with the tracklist in Picture Flow. Thanks to Thomas Schott.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_0@18538 a1c6a512-1295-4272-9138-f99709370657
2008-09-17 16:05:54 +00:00
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