Commit graph

14717 commits

Author SHA1 Message Date
Jens Arnold
4ce9368058 Add a manifest to ipodpatcher.exe in order to make it request administrative rights on windows vista. This will cause a separate cmd window to pop up. The proper solution will be to implement a check for administrative rights in the executable, and tell the user to start from an elevated command prompt if not. This solution will still need a (changed) manifest.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14796 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 06:24:17 +00:00
Jonathan Gordon
c5d22bce6e minor fix for remote button code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14795 a1c6a512-1295-4272-9138-f99709370657
2007-09-21 02:05:02 +00:00
Peter D'Hoye
a576657011 Get/Set Interface - just stores the value, makes one more compliance test pass
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14794 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 23:31:57 +00:00
Tomasz Malesinski
0979cae1cd Disable tagcache on iriver iFP to save some memory.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14793 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 22:16:08 +00:00
Tomasz Malesinski
026032f06d PNX0101: new register names and polishing support for Clock Generation Unit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14792 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 22:13:48 +00:00
Marianne Arnold
d14d6246c0 The png doesn't need to be of that high resolution.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14791 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 21:12:24 +00:00
Marianne Arnold
cac851e148 Preparing a Sansa C200 manual by adding the player's images
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14790 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 21:04:13 +00:00
Jens Arnold
a8af83e8f9 Code police raid: header files must not define actual code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14789 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 17:42:28 +00:00
Dominik Riebeling
f138fe28dc Specify the width for the player overview image too and make sure the aspect ratio is kept. Used value seems to work fine for all manuals.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14788 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 17:41:24 +00:00
Marcoen Hirschberg
2755e39706 set the keywords property
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14787 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 17:37:27 +00:00
Marcoen Hirschberg
6475ad7821 reuse the largest sin and cos tables for smaller sizes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14786 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 17:35:36 +00:00
Dominik Riebeling
46c2363889 Oops, forgot to set the keywords property.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14785 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 17:07:31 +00:00
Dominik Riebeling
e05482386f Add c200 platform file for the manual. Buttons are still messed up.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14784 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 17:06:06 +00:00
Nils Wallménius
c70d9462be Make a few private functins static and use fewer bytes for constants
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14783 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 16:44:28 +00:00
Dominik Riebeling
94720dc562 Add section for sansa c200.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14782 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 16:39:03 +00:00
Alessio Lenzi
a6159ed292 Updated italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14781 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 15:29:30 +00:00
Jonathan Gordon
d7c3d80258 (mr500) reset if power is pressed, not very nice, but im sick of using the remote to reset
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14780 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 14:16:25 +00:00
Marcoen Hirschberg
4d853fff2f fix a warning for coldfire
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14779 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 13:52:41 +00:00
Marcoen Hirschberg
1be7314b39 get rid of warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14778 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 13:02:27 +00:00
Marcoen Hirschberg
b2abd67671 remove unused struct member and variable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14777 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 12:32:39 +00:00
Marcoen Hirschberg
1ddef375df move (i)MDCT and FFT code to separate files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14776 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 12:27:24 +00:00
Björn Stenberg
ab7975b1c9 Sansa C200 bootloader works fine, no need to be verbose anymore
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14775 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 12:11:04 +00:00
Marianne Arnold
40c0569cef Oops, what did that do there?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14774 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 11:06:31 +00:00
Jonas Häggqvist
1b4623a849 More cosmetic/syntax fixes to languages.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14773 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 10:54:34 +00:00
Marcoen Hirschberg
cd5edbe52c small cleanups
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14772 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 10:50:59 +00:00
Marianne Arnold
12ddb8ea0d Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max Kelley with tweaks, bit of cleanup and additional bitmaps by me. Some of the now enabled plugins could still be improved in regard to screen size adaptation or keymaps but this way it can easily be done later and one by one. The rather ugly 'ifndef's I added temporaryly in plugins/SOURCES will also go one by one. Plugin button actions cause some quirks in a few plugins (e.g. 'clock') but since it's not critical , the bitmaps were already done and it makes a good example for discussing plugin button actions, I thought it could go in.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14771 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 10:49:48 +00:00
Nils Wallménius
7b71787bd8 Get rid of macros and do these calculations only once instead
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14770 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 10:06:33 +00:00
Steve Bavin
39ff1878bc Fix FS#7766 - crash at track transition if A-B repeat is enabled but no B marker is set
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14769 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 09:15:35 +00:00
Jonathan Gordon
300f64c99a uart driver (which the buttons need) and button test code in the bootloader
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14768 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 09:08:40 +00:00
Christian Gmeiner
1408285636 make use of register defines
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14767 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 08:44:32 +00:00
Jonathan Gordon
376429dc9d mr-500 button driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14766 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 08:42:06 +00:00
Jonathan Gordon
6c9cbfb803 add some missing files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14765 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 08:11:56 +00:00
Jonathan Gordon
bdf4d3927c Hopefully fix all the errors/warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14764 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 08:01:56 +00:00
Karl Kurbjun
7b97fe21c0 Beginning of an M:Robe 500i port. Currently only in the bootloader stage. Needs another piece of code to start the boot process - will be in the wiki.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14763 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 04:46:41 +00:00
Mark Arigo
a80c0e8b83 Fix the sound on the c200 by resetting all devices as done on the e200. Make the reset sequence like the c200 OF with hopefully no ill effects to the e200.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14762 a1c6a512-1295-4272-9138-f99709370657
2007-09-20 02:46:11 +00:00
Peter D'Hoye
e4363c116c usb stack code police, fix some warnings and set svn keywords correctly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14761 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 23:20:55 +00:00
Dominik Riebeling
72e7ea22b5 Fix the missing c200 detection in bootloader installation. This is completely untested.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14760 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 22:09:02 +00:00
Dominik Riebeling
d3ea919999 Update rbutil to match up with latest sansapatcher changes. Installing c200 bootloader isn't added yet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14759 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 22:02:34 +00:00
Jonas Häggqvist
b9022cf0eb Attempt to fix pronounciation of "plugins" for all English languages. Hopefully this spells the end of ploogins.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14758 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 20:56:07 +00:00
Jonas Häggqvist
a783f44d44 A few small languagefile syntax fixes. Not sure if these actually caused any problems, but better safe than sorry.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14757 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 20:54:58 +00:00
Dave Chapman
359028fd2c Cosmetic - Change the way the detected type of Sansa is displayed and bump version to 0.4-svn.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14756 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 19:03:09 +00:00
Dave Chapman
8d145a5574 Initial attempt at c200 support - you now need both a "firmware.mi4" file (c200 bootloader) and "PP5022.mi4" file (e200 bootloader) to compile. sansapatcher should detect the device type and install the correct bootloader.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14755 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 18:46:54 +00:00
Björn Stenberg
dbbc8358ce Corrected timescreen buttons
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14754 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 13:41:16 +00:00
Björn Stenberg
82e4af6c8e Allow FAT16 partitions (for c200)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14753 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 12:28:21 +00:00
Daniel Stenberg
15cf32b517 four more keys that are fun
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14752 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 12:21:12 +00:00
Thom Johansen
377ffc7110 Forgot to bump plugin API version.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14751 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 11:32:58 +00:00
Thom Johansen
294ec1d110 Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14750 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 10:40:55 +00:00
Mark Arigo
547cffb90b Add some magic to the Sansa c200 bootloader to boot the OF.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14749 a1c6a512-1295-4272-9138-f99709370657
2007-09-19 03:02:34 +00:00
Nils Wallménius
924c086d99 Fix the description of rolo for sansa and iriver h10
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14748 a1c6a512-1295-4272-9138-f99709370657
2007-09-18 21:56:42 +00:00
Peter D'Hoye
137ce71709 Kick the idle poweroff timer on wheel activity. Should fix FS #7786
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14747 a1c6a512-1295-4272-9138-f99709370657
2007-09-18 21:44:47 +00:00