Commit graph

14410 commits

Author SHA1 Message Date
Dave Chapman
0f3987ce7f arcotg_udc.c should not have been removed - restore it in the new location for USB drivers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14479 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 17:55:14 +00:00
Dominik Riebeling
6ec298125d Oops, forgot the resource file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14478 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 17:45:19 +00:00
Christian Gmeiner
5365535daa fix lang problem and little clean up
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14477 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 17:45:01 +00:00
Dominik Riebeling
5ef236869f Implement download caching. Set the folder for the cache data in the configuration dialog. Caching is disabled per default and defaults to the systems temp folder.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14476 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 17:40:35 +00:00
Christian Gmeiner
0877a1a9f5 remove old driver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14475 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 17:37:06 +00:00
Christian Gmeiner
863ce442ec green now?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14474 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 16:30:23 +00:00
Christian Gmeiner
f286bdec63 fix red and yellow - i hope and double content in some files.. dont ask how this could happen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14473 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 16:26:56 +00:00
Christian Gmeiner
dff023f4c9 use usbstack language stuff only on some devices
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14472 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 16:22:29 +00:00
Christian Gmeiner
5b68d911ce oops... disable stack
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14471 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 16:06:08 +00:00
Christian Gmeiner
8181a0c905 Usb Stack: only setup packet handling, and not enabled by default as there is a lot to do.
* settings code is not fully ready -> changing device driver has no effect
* clean ups
* check copyriths
* find a way to detect IN transfers
* support for full and highspeed
* ...




git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14470 a1c6a512-1295-4272-9138-f99709370657
2007-08-27 16:04:32 +00:00
Dominik Riebeling
9305c86f5b Always save manually entered proxy values.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14469 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 22:19:04 +00:00
Peter D'Hoye
facc7862ce clipcounter only for targets with recording: update manual and dutch lang file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14468 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 22:02:09 +00:00
Peter D'Hoye
6109d39469 only build the clipcounter for targets with recording
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14467 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 21:34:36 +00:00
Dominik Wenger
8f9717ae6f rbutiQt: fix a bug with font installation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14466 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 20:53:34 +00:00
Dominik Wenger
aabc1305bc rbtutilQt: incorporate the complete and small install into rbutil.cpp, remove the multiinstaller files..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14465 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 20:32:20 +00:00
Dominik Riebeling
41f5afb886 Include the required headers. Strangely this only broke on linux. Also fix a warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14464 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 19:51:35 +00:00
Dominik Wenger
388506ec78 rbutilqt: first attempt to Small and Complete Installation, could be improved.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14463 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 19:06:40 +00:00
Dominik Wenger
0aeea5d9a7 rbutilQt: Add downloading of a bootloaders-info file, with md5sums from the bootloaders, to make a version check. Also added the bootloader to the installlog.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14462 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 16:44:23 +00:00
Dominik Riebeling
848abc8037 Add info window which shows details about the currently installed files based on the installation log file. Rework the log file and save revision number / timestamps instead of an arbitrary number.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14461 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 16:03:56 +00:00
Dominik Wenger
663029ddfb rbutilQt: fix the installing of release builds (archos only).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14460 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 11:34:32 +00:00
Dominik Riebeling
b6b10837f2 simplify setting of proxy value.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14459 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 11:31:55 +00:00
Peter D'Hoye
12f466d999 Clip counter manual update, language tweak and translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14458 a1c6a512-1295-4272-9138-f99709370657
2007-08-26 10:44:52 +00:00
Jonas Häggqvist
17e03e75a4 Replace the voicebuilding with a perl-based approach. Should greatly speed up building on Cygwin. See more in FS#7646.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14457 a1c6a512-1295-4272-9138-f99709370657
2007-08-25 22:00:13 +00:00
Peter D'Hoye
b8ded7d674 Accept FS #7627: allow viewing of dynamic playlist when it has ended
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14456 a1c6a512-1295-4272-9138-f99709370657
2007-08-25 16:05:58 +00:00
Peter D'Hoye
583f186ce4 Implement FS #2976: Clip Counter for recording screen. If enabled in peak meter settings, it shows the number of times clipping occurred (clip indicator going on). Count is reset on recording start and only counts during actual recording. Stays on screen when stopping or pauzing. Also fix a drawing bug when peakmeters start at a non-zero x offset.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14455 a1c6a512-1295-4272-9138-f99709370657
2007-08-25 15:53:54 +00:00
Magnus Holmgren
cdfb22f9df Remove some debug code. Remove some unnecessary checks.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14454 a1c6a512-1295-4272-9138-f99709370657
2007-08-25 10:56:22 +00:00
Magnus Holmgren
4e68732769 Small ReplayGain cleanup. Move RVA2 specific code to id3.c and don't do the parsing via strings. Generalize parts of the code for later use by MPC. Make some local functions static. Add and update some comments for clarity.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14453 a1c6a512-1295-4272-9138-f99709370657
2007-08-25 10:25:13 +00:00
Jens Arnold
163d72ff1f iPod 1st..3rd Gen: Nearly halve the cost of software treble/bass (and eq) by putting the filter routine in IRAM.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14452 a1c6a512-1295-4272-9138-f99709370657
2007-08-24 21:03:19 +00:00
Michael Giacomelli
153d74443a Clean up iMDCT coefficient calculations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14451 a1c6a512-1295-4272-9138-f99709370657
2007-08-24 20:02:50 +00:00
Magnus Holmgren
c5683b3c18 Correct another copyright line.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14450 a1c6a512-1295-4272-9138-f99709370657
2007-08-24 12:40:31 +00:00
Thom Johansen
1a24595446 Correct copyright line.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14449 a1c6a512-1295-4272-9138-f99709370657
2007-08-24 11:11:06 +00:00
Dave Chapman
e287f4e2a7 Update the 32MB/64MB warning for the ipod video to take account of the fact that the builds are now called "30GB" and "60/80GB".
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14448 a1c6a512-1295-4272-9138-f99709370657
2007-08-24 09:20:44 +00:00
Dominik Wenger
ac3db33d99 ipodpatcher: adjust the targetname strings, so they match the names in rbutil.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14447 a1c6a512-1295-4272-9138-f99709370657
2007-08-24 08:10:19 +00:00
Dominik Riebeling
1dc307a586 set missing keywords property.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14446 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 22:11:50 +00:00
Dominik Riebeling
739949979c Add (untested) device detection using sansapatcher.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14445 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 22:07:21 +00:00
Dave Chapman
d23afdccbc Add a definition (REC) to the forgotten ACTION_PS_TOGGLE_MODE action
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14444 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 21:00:35 +00:00
Robert Keevil
b8bb521fc7 FS #6639 - Fixes for Last.fm logging on HWCODEC targets by Boris Gjenero
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14443 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 18:53:17 +00:00
Dominik Riebeling
0d2ce98a3f after resizing the theme installation window don't use the scaled image for the real-size popup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14442 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 17:38:39 +00:00
Dominik Riebeling
1152a12d91 Add Ipod detection using ipodpatcher.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14441 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 15:24:28 +00:00
Nils Wallménius
c494e371c8 Make it slightly clearer how to access the Playlist Submenu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14440 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 15:22:53 +00:00
Jonas Häggqvist
1799c16f77 Update Danish language and reintroduce the comment at the top.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14439 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 13:28:57 +00:00
Jonas Häggqvist
657393a477 Updated Finnish language by Jani Kinnunen from FS#7648.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14438 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 13:06:16 +00:00
Linus Nielsen Feltzing
518b8cc408 Patch FS#7641 by Daniel Dalton, talking clock improvements
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14437 a1c6a512-1295-4272-9138-f99709370657
2007-08-23 09:13:15 +00:00
Marianne Arnold
fbd6c7b863 Add myself to MAINTAINERS - trying to keep an eye on M5, OndioFM and the german translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14436 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 23:55:36 +00:00
Dave Chapman
ec3db3860e Accept both 0x0b and 0x0c as valid FAT32 partition types in the partition table
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14435 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 23:14:52 +00:00
Dominik Riebeling
1c69293d91 add portable installation if built as static binary.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14434 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 22:25:04 +00:00
Dominik Riebeling
f919c4718a simplify my last commit. Thanks to obo for the hint.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14433 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 22:19:22 +00:00
Dominik Riebeling
a3af8f1dce add project file for including accessibility plugin when building static binary. As there is no way to distinguish between static and dynamic builds you need to select the project file manually.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14432 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 20:51:36 +00:00
Jens Arnold
bef4c24f39 H10 ADC values are 10 bit, hence we need 3 hex digits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14431 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 20:43:47 +00:00
Magnus Holmgren
a50c2b1494 Apply fix from FS#6341, with some changes by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14430 a1c6a512-1295-4272-9138-f99709370657
2007-08-22 16:33:34 +00:00