Commit graph

12803 commits

Author SHA1 Message Date
Dave Chapman
e815601afb Implement the ability to embed a bootloader in sansapatcher - the --install option installs the embedded bootloader, and running without any parameters will cause a prompt to be displayed asking the user if they want to install, uninstall or cancel. sansapatcher now requres a PP5022.mi4 file (the Rockbox bootloader) in the current directory when building.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12794 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 23:26:47 +00:00
Dave Chapman
4a81291284 Correct the svn:keywords
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12793 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 23:02:37 +00:00
Dave Chapman
e17043ead7 Initial commit of sansapatcher - an installation tool for the Sansa E200.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12792 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 22:55:36 +00:00
Barry Wardell
a42070df85 Make it possible to boot the OF and show verbose messages at the same time in the PP bootloaders.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12791 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 22:32:58 +00:00
Daniel Stenberg
31d5aaeaf1 pass the output from 'svn update' to this script, and it will say rebuild if
a distributed rebuild would be justified


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12790 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 22:31:32 +00:00
Linus Nielsen Feltzing
0379588361 Jan 1 1980 was a tuesday
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12789 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 22:25:04 +00:00
Barry Wardell
73106a2a69 Fix problem where power_off() on the Sansa returns before the device is actually powered off.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12788 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 22:17:09 +00:00
Jens Arnold
39e1b59c48 Fixed backlight voltage for M5. Now the backlight is as bright as in the original firmware.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12787 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 19:08:24 +00:00
Thom Johansen
272beb9af9 Accidentally put a tab in the last commit patch. Clean out some other ones while I'm at it too.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12786 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 18:13:34 +00:00
Dominik Wenger
c9cafd846f more Unicode fixes for rutil, thanx to preglow. Also made Theme Preview window modeless
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12785 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 18:02:15 +00:00
Dominik Wenger
410af8955f fix broken images, and more Unicode problems in rbutil
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12784 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 15:46:58 +00:00
Dominik Wenger
29fc0effd7 forgot to add the new Images, also try to fix unicode problems
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12783 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 15:27:56 +00:00
Jonathan Gordon
a5f5662b4e Source and Dest are the same in english.lang
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12782 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 14:04:30 +00:00
Dominik Wenger
994a6d6c4c Support for Theme installing in rbUtil. FS#6709
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12781 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 14:02:37 +00:00
Jonathan Gordon
1625c91fbd Show the correct text in the yes/no screen on the e200
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12780 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 13:43:33 +00:00
Barry Wardell
84ff46a270 The mi4 CRC should start at 0x200, not 0x1c.
Also fix copy-paste error in comment.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12779 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 13:04:38 +00:00
Steve Bavin
20d8e8d0de OK, use -ize not -ise as per OED
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12778 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 13:03:37 +00:00
Steve Bavin
cad559fc5c Consistent use of British English to match the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12777 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 12:39:57 +00:00
Jonathan Gordon
860b1ab402 e200: Short press instead of long press the middle button to get to the
browser from the WPS


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12776 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 10:43:36 +00:00
Nils Wallménius
5412b7e21b Improved sansa uninstall instructions by Daniel Ankers, with some minor changes by me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12775 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 08:47:25 +00:00
Jonathan Gordon
b1a626949e put action_signalscreenchange(); in before exiting do_menu(), fixes
FS#6829


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12774 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 05:40:18 +00:00
Jonathan Gordon
5dffaf74f5 This one should not have been "fixed"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12773 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 05:09:18 +00:00
Jonathan Gordon
b35c1d8d35 Change anywhere where do_menu()'s return value was checked and expected
a bool to appear the same as the old API. Possibly fixes some bugs, but 
doubtful.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12772 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 04:42:10 +00:00
Nils Wallménius
15c5d26de6 Add a section about changing colors to the 'customizing the userinterface' chapter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12771 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 02:09:15 +00:00
Nils Wallménius
e6a8d2186c Make a couple of private functions 'static'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12770 a1c6a512-1295-4272-9138-f99709370657
2007-03-15 00:29:59 +00:00
Daniel Stenberg
5b5162547c match target names more explicitly so that h10 won't match h100 etc
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12769 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 23:02:36 +00:00
Dominik Riebeling
97f2146d96 Update database initialization description (FS#6826). Convert to british english.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12768 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 22:16:27 +00:00
Dave Chapman
6c6b2507b1 Correct a comment
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12767 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 21:54:18 +00:00
Linus Nielsen Feltzing
7340c33748 Add support for building only the plugins by running "make rocks"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12766 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 20:05:19 +00:00
Linus Nielsen Feltzing
e76981c912 The code police strikes back
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12765 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 17:27:21 +00:00
Steve Bavin
7fe66302ad Always restore backlight timer when user exits Version screen - fix FS#6811
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12764 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 17:19:27 +00:00
Steve Bavin
18b84eeb51 Reset sample rate correctly after MIDI playback
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12763 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 16:43:21 +00:00
Marcoen Hirschberg
5ce3977911 revert the previous update until some problems are worked out
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12762 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 14:46:04 +00:00
Marcoen Hirschberg
b265f53827 update by Simon Descarpentries
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12761 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 14:06:55 +00:00
Barry Wardell
12df774d9f Add support for scramble to put a 4 character string indicating binary type and the 4 character model id at the end of the mi4 header.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12760 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 13:51:05 +00:00
Marcoen Hirschberg
9d264806e8 change the encoding back from latin1 to UTF-8
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12759 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 13:33:09 +00:00
Jonathan Gordon
b77dc2f3a3 Updated spanish lang file by Jose Ramon Garcia (FS#6765)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12758 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 12:06:22 +00:00
Michael Sevakis
6c8772d6db x5/M5: Finally get rid of filter selection aberrations when switching to 88.2kHz sampling rate which affected both the DAC and ADC. Turning off the DAC and ADC before changing the internal codec frequency seems to cure the remaining glitch of the filters not being correctly selected by the TLV320. Some FIFO reset changes that help keep it stable as well. Supporting 88.2KHz on iAudio has been a tricky ordeal. Also made sure to ok the HW tone controls on iRiver. :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12757 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 10:06:57 +00:00
Jonathan Gordon
a5f7ef27f0 dont exit the recording screen after going into the rec settings unless
usb was attached


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12756 a1c6a512-1295-4272-9138-f99709370657
2007-03-14 01:31:01 +00:00
Dominik Riebeling
ae92afd129 Refer to "disk" instead of "hard disk" for the dap as flash based daps don't have a hard disk (surprise!).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12755 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 22:29:26 +00:00
Magnus Holmgren
a35a38b0ce Fix an off-by-one bug when dealing with genres in MP4 files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12754 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 22:16:12 +00:00
Jens Arnold
156f440414 Get rid of the arm4 libspeex warnings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12753 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 18:56:19 +00:00
Michael Sevakis
abf41e3481 H100 Series: Fix FS#6810 - Distortion on Bass/Treble usage. Coldfire PCM needed a refinement in the init sequence for the UDA1380 after audio init changes. Apparently it doesn't like its registers altered before the Coldfire I2S is properly initialized.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12752 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 15:05:46 +00:00
Marcoen Hirschberg
93ff3c1081 turn on ARM optimizations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12751 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 14:31:13 +00:00
Marcoen Hirschberg
5cbaa28641 rename config.h to config-speex.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12750 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 14:23:20 +00:00
Michael Sevakis
ef4a080da4 SWCODEC/Voice: Just one more adjustment and all should be good again.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12749 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 12:14:11 +00:00
Jonathan Gordon
120016fd25 Convert the recording menu to the new API
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12748 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 11:48:47 +00:00
Michael Sevakis
1c97b22ca5 SWCODEC: Fix a problem with voice in the menus caused by my error using the wrong pointer when aligning the codec malloc buffer. Probably the reason for FS#6803. Oy.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12747 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 10:17:59 +00:00
Tom Ross
caf2c61079 FS #6782 - Adjust right player movement to use Vol+ and Vol- instead of pausing the game every time the player moved down. Thanks to Chris Ham for the keychanges.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12746 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 02:55:40 +00:00
Barry Wardell
7f4f9aead7 Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off datasheet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12745 a1c6a512-1295-4272-9138-f99709370657
2007-03-13 01:50:13 +00:00