Marc Guay
835473c5a5
Add mention of the incompatibility with the 4th gen nano to the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18727 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 12:31:33 +00:00
Rob Purchase
d2221378cf
Accept FS#9325 (colourize digital vu_meter) by Clement Pit-Claudel.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18726 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 08:13:05 +00:00
Vitja Makarov
c4fdd2e788
Fill some ata_identify fields, e.g model name, firmware, block count
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18725 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 05:04:11 +00:00
Marc Guay
2391ad73d0
Change UMS to MSC in the Sansa e200 uninstallation instructions, as it is referred to as such both by the installation instructions and the OF.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18724 a1c6a512-1295-4272-9138-f99709370657
2008-10-07 00:31:51 +00:00
Jens Arnold
7433f843e7
Let 'configure' figure out the full path to the various tools if possible. This has the advantage that the toolchain doesn't need to be in the path at build time if it was in the path at configure time, and at the same time it speeds up the build (to a varying degree - most noticeable on Cygwin and Interix).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18723 a1c6a512-1295-4272-9138-f99709370657
2008-10-06 23:04:31 +00:00
Maurus Cuelenaere
20fb47ec77
Commit FS#9462: an semi-automatic plugin API documentation generator
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18722 a1c6a512-1295-4272-9138-f99709370657
2008-10-06 22:19:54 +00:00
Frank Gevaerts
34148b9a21
add the multivolume feature to LANG_DISK_NAME_MMC, to enable building multivolume builds on non sansa/ondio
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18721 a1c6a512-1295-4272-9138-f99709370657
2008-10-06 19:48:01 +00:00
Jens Arnold
7a8d67f050
Squash 2 warnings in each of (voicefont.c, wavtrim.c).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18720 a1c6a512-1295-4272-9138-f99709370657
2008-10-06 06:45:41 +00:00
Frank Gevaerts
2d5e6e1a87
LCD driver for meizu M3, new type (older M3s are not yet supported)
...
Thanks to Denes Balatoni
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18719 a1c6a512-1295-4272-9138-f99709370657
2008-10-05 20:01:25 +00:00
Frank Gevaerts
4450d3c9fe
Add Denes Balatoni to the credits
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18718 a1c6a512-1295-4272-9138-f99709370657
2008-10-05 19:53:27 +00:00
Frank Gevaerts
e12005e9c0
set output format correctly
...
decrease stack size a bit, as it made bss overflow the available RAM
Thabks to Denes Balatoni
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18717 a1c6a512-1295-4272-9138-f99709370657
2008-10-05 19:52:48 +00:00
Jonathan Gordon
e8f7ad1b28
yes... i'm just trying to boost my ohloh score!
...
(also minor code policing again)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18716 a1c6a512-1295-4272-9138-f99709370657
2008-10-05 13:45:21 +00:00
Jonathan Gordon
6a81923e6e
bit of code police
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18715 a1c6a512-1295-4272-9138-f99709370657
2008-10-05 13:13:55 +00:00
Jonathan Gordon
1da2f0112e
Accept FS#9231 - viewportify the pitch screen by Thomas Martitz.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18714 a1c6a512-1295-4272-9138-f99709370657
2008-10-05 13:01:54 +00:00
Dominik Riebeling
ab424ac11c
Move rbutil translations into a subfolder.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18713 a1c6a512-1295-4272-9138-f99709370657
2008-10-05 12:40:57 +00:00
Jonathan Gordon
825eda1ff9
revert my commit from a few days ago.. It doesnt actually do anything
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18712 a1c6a512-1295-4272-9138-f99709370657
2008-10-05 09:23:16 +00:00
Jonathan Gordon
f397c25acf
Fix a possible deadlock if the album art loading fails
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18711 a1c6a512-1295-4272-9138-f99709370657
2008-10-05 09:17:05 +00:00
Dave Chapman
5b3627f7fb
Add iriver X20 support to tcctool - information contributed by Octavian Voicu.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18710 a1c6a512-1295-4272-9138-f99709370657
2008-10-05 00:36:12 +00:00
Robert Menes
032eb9adfe
Accept FS #9451 by Melba Sitjar: add missing strings to the Tagalog Language file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18708 a1c6a512-1295-4272-9138-f99709370657
2008-10-04 16:22:29 +00:00
Bertrik Sikken
607e671725
Made some read-only arrays const, simplified a funky for-loop, fixed potential memo buffer overflow, fixed spelling in calendar plugin.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18707 a1c6a512-1295-4272-9138-f99709370657
2008-10-04 11:35:53 +00:00
Dave Chapman
c6be818212
Move mkamsboot into the rbutil/mkamsboot/ directory - no other changes, so this should still work the same as before.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18706 a1c6a512-1295-4272-9138-f99709370657
2008-10-04 08:46:03 +00:00
Frank Gevaerts
d16fe2d36a
implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. fix red)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18705 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 23:08:11 +00:00
Frank Gevaerts
20e704ba78
disable logf again
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18704 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 22:49:36 +00:00
Frank Gevaerts
478fc5baed
reorganise the USB stack a bit to allow for easier integration of non-ARC controller drivers
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18703 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 22:43:16 +00:00
Jens Arnold
6219f4c862
Fix warnings on non-arm targets.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18702 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 21:52:47 +00:00
Jens Arnold
d1b19be423
Various speedups: (1) Put actual decoding functions into IRAM on PP5002. (2) Put the insane filter buffer into IRAM on coldfire and PP502x (just for completeness, as long as there's no better use). (3) Use the ARMv6 'ssat' instruction for saturation on Gigabeat S.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18701 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 21:40:32 +00:00
Jens Arnold
66fe9a462c
Speed up decoding on Gigabeat F/X and S by lowering BLOCKS_PER_LOOP. This helps keeping things in the (L1) cache (except for -c5000).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18700 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 16:34:25 +00:00
Jens Arnold
5d29f5188f
Put the rangecoder struct into IRAM for a nice speedup on coldfire.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18699 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 15:54:34 +00:00
Robert Menes
27c7977068
Fix red on Players, hopefully.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18698 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 14:35:07 +00:00
Jens Arnold
d456460707
Further speedup for ARMv6 by better pipelining in scalarproduct().
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18697 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 12:30:18 +00:00
Frank Gevaerts
7fc446263f
fix yellow. Don't do the spindown/usb things in the bootloader
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18696 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 11:56:01 +00:00
Robert Menes
0acaecef81
Recommit FS #9428 by David Hall. The SWCODEC targets should all work with this patch applied.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18695 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 11:51:50 +00:00
Jens Arnold
67554591d9
Fix static noise on armv6.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18694 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 10:09:57 +00:00
Jens Arnold
46bf6bd493
Add preliminary ARMv5te optimisations (verified working, but can probably be sped up further), and fix a comment in the ARMv6 code.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18693 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 09:33:36 +00:00
Jens Arnold
6fcf2765dd
Add armv6 specific asm code for the APE filters, speeding up -c2000..-c5000 a bit on Gigabeat S.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18692 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 08:54:34 +00:00
Nils Wallménius
c42f22cb87
Correct test to avoid drawing outside display, fixes a problem in sim with spacerocks, could possibly fix things on target too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18691 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 08:10:38 +00:00
Nils Wallménius
069f5420d6
Fix FS#9397 - calendar plugin shows incorrect calendars, fix suggested by Thomas Schott
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18690 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 06:47:07 +00:00
Robert Menes
79171b7370
Revert r18687, as the patch appears to break battery_bench on the Archos Player. Should also fix red.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18689 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 01:36:54 +00:00
Jonathan Gordon
dfec613bac
fix yellow... should also actyually fix the issue...
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18688 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 01:25:44 +00:00
Robert Menes
ff940bcfa5
Commit FS#9428 by David Hall: change battery bench messages on SWCODEC targets. The plugin should display the proper "canel" button on each target now.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18687 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 01:04:06 +00:00
Jonathan Gordon
28f1f50ab7
Hopefully fix crashes if the start screen is set to previous and nvram.bin becomes invalid
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18686 a1c6a512-1295-4272-9138-f99709370657
2008-10-03 00:43:09 +00:00
Frank Gevaerts
fcdffd68af
Accept FS#8943, allow disk spindown during USB connection for software usb
...
Implementation by Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18685 a1c6a512-1295-4272-9138-f99709370657
2008-10-02 20:51:14 +00:00
Dave Chapman
6d5b54081a
Change the MODEL_NUMBER for various new ports so that it is unique again.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18684 a1c6a512-1295-4272-9138-f99709370657
2008-10-02 18:08:41 +00:00
Dave Chapman
82131ac98c
Fix some new ports to ensure target_id is unique
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18683 a1c6a512-1295-4272-9138-f99709370657
2008-10-02 17:53:35 +00:00
Dave Chapman
c2933cd46e
Remove the dependency on sufficient free space in the padding at the end of the firmware block by storing the ucl unpack function in the main firmware block, immediately before the compressed firmware image. Also simplify the memcpy function in test.S. This has been tested successfully on a Clip.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18682 a1c6a512-1295-4272-9138-f99709370657
2008-10-02 12:37:47 +00:00
Dave Chapman
d1d8b4ca55
Add Rafael Carre (funman) for his work on SansaV2 hacking and contributions to mkamsboot and related code
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18681 a1c6a512-1295-4272-9138-f99709370657
2008-10-02 11:29:34 +00:00
Nils Wallménius
6fea8887a6
Fix FS#9296 by catching repeat events for wheel targets too, moved a bit of code around to simplify things.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18680 a1c6a512-1295-4272-9138-f99709370657
2008-10-02 08:22:44 +00:00
Dave Chapman
2c096e463d
It turns out that in-place UCL decompression isn't as easy as we thought, so we copy the OF to an unused part of RAM before decompressing it. This works - I have successfully patched m300a-1.1.17A.bin and installed on my Clip with this code. Thanks to Rafael Carre (funman) for the actual patch.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18679 a1c6a512-1295-4272-9138-f99709370657
2008-10-01 23:19:14 +00:00
Dave Chapman
caeaf76930
Correct the content of an error message (thanks to Jens for spotting) and fix a warning
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18678 a1c6a512-1295-4272-9138-f99709370657
2008-10-01 19:54:12 +00:00
Dave Chapman
fc7221649d
We need to strip the header (26 bytes) from the UCL file - based on the information in tools/ucl2src.pl. Also add some sanity checking of the UCL file.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18677 a1c6a512-1295-4272-9138-f99709370657
2008-10-01 18:28:55 +00:00