Commit graph

22028 commits

Author SHA1 Message Date
Mustapha Senhaji
3393417d64 French translation: minor rewording for one string.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22790 a1c6a512-1295-4272-9138-f99709370657
2009-09-23 00:48:35 +00:00
Marianne Arnold
8457b51cda Update German translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22786 a1c6a512-1295-4272-9138-f99709370657
2009-09-22 19:54:37 +00:00
Magnus Holmgren
2cf1d6d011 Update Swedish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22784 a1c6a512-1295-4272-9138-f99709370657
2009-09-22 17:58:56 +00:00
Jonas Häggqvist
fb19297e3a Translation updates:
- Danish by me
 - Walloon by Stéphane Quertinmont (FS#10369).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22782 a1c6a512-1295-4272-9138-f99709370657
2009-09-22 11:40:49 +00:00
Alexander Levin
4ce1604ca3 Show the name of the setting in the WPS debug output
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22781 a1c6a512-1295-4272-9138-f99709370657
2009-09-22 09:44:40 +00:00
Jonathan Gordon
6622c605b9 add the %St setting to the debug output for checkwps/parser.... needs mroe work to make it more useful
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22780 a1c6a512-1295-4272-9138-f99709370657
2009-09-22 05:31:28 +00:00
Rob Purchase
df32d85f31 Allow seeking using the progress bar on the touch-enabled Cabbiev2 (currently only used by m:robe500 320x240).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22779 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 21:30:23 +00:00
Dominik Wenger
dd4c1ebb47 add fuze and e200v2 to checkwps build list.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22777 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 20:41:35 +00:00
Jens Arnold
b04c66ed29 Fix splash on charcell (was wasting 2 precious chars per line since r20870). This fixes the volume splash in wps, as it doesn't wrap anymore, but it's not a proper fix. The real problem is that the 2nd line of the default WPS updates immediately. The ultimate fix would be to get rid of the special charcell handling and use a VP in the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22775 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 19:40:07 +00:00
Jeffrey Goode
a4a24999d9 Fix red: remove buffer from IRAM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22773 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 17:45:56 +00:00
Jeffrey Goode
81f268ad48 Potential fix for FS#10572: limiter + time stretch produces garbage output
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22772 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 17:04:40 +00:00
Alexander Levin
75b7a1f887 Fix unbalanced braces
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22767 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 10:59:17 +00:00
Alexander Levin
bc1f519e0e The name should have been added to the other CREDITS file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22766 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 10:57:39 +00:00
Alexander Levin
890f0d125f Fix typo (add a space)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22765 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 10:56:58 +00:00
Alexander Levin
f744e2651f Improvements to the viewers section of the manual (FS#10531 by David Kaufmann)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22764 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 10:43:22 +00:00
Vitja Makarov
d9490178ff ata-nand-telechips: tcc77x have now USEC_TIMER
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22763 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 08:53:24 +00:00
Vitja Makarov
0152fe604b bootloader/telechips: disable irqs before jumping to rockbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22762 a1c6a512-1295-4272-9138-f99709370657
2009-09-21 08:38:52 +00:00
Vitja Makarov
14ac374ffe i7: pcm-telechips fix sampling rate that was about 40000 instead of 44100
- remove test case
    - remove trailing spaces


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22761 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 19:53:15 +00:00
Alexander Levin
72578ef558 Clarify the unit of note frequency
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22760 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 17:10:16 +00:00
Dominik Riebeling
8b32a2d473 Always format error message using ANSI functions to get rid of type-punning when building with rbutil.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22759 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 17:03:58 +00:00
Alexander Levin
8163ddeb7e Pitch Detector: group note related data together
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22758 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 17:03:30 +00:00
Alex Parker
ab563da175 Add viewports to the manual. Adapted from FS#9934 by Jonas Häggqvist and FS#10553 by David Kauffmann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22756 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 16:48:45 +00:00
Alexander Levin
16cb628eb7 Pitch Detector: use special functions for choosing bool values
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22755 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 16:33:24 +00:00
Alexander Levin
46bb567ec4 Pitch Detector: add the possibility to set the reference frequency of A (last part of FS#8768)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22753 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 16:16:32 +00:00
Dominik Riebeling
2474708498 Substract the correct number of minutes when calculating the durations seconds part.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22752 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 15:10:09 +00:00
Dominik Riebeling
d7b9f996e3 Fix short version of qmake command option. Add display of building time.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22751 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 14:59:29 +00:00
Dominik Wenger
019a75db87 rbutil: bump version in preparation for release.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22749 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 13:44:27 +00:00
Thomas Martitz
164d28af62 Make Samsung YH* bootloaders non-verbose (i.e. show the bootlogo) (backported from the ams/pp bootloader branch)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22747 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 12:25:03 +00:00
Dominik Riebeling
6d1d9bed3e Integrate mknkboot into beastpatcher.
Add a new option to beastpatcher to patch and upload an original firmware file.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22745 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 08:28:18 +00:00
Thomas Martitz
fc30b183c8 Redraw the list after exiting the context menu to get rid of various non-blocking splashes in it if custom ui vp is used.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22744 a1c6a512-1295-4272-9138-f99709370657
2009-09-20 00:04:39 +00:00
Dominik Wenger
6bb507a345 rbutil: mark e200v2 and fuze as unstable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22743 a1c6a512-1295-4272-9138-f99709370657
2009-09-19 23:44:46 +00:00
Thomas Martitz
33530ffb6a And also redraw the statusbar after resetting the colors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22742 a1c6a512-1295-4272-9138-f99709370657
2009-09-19 23:37:54 +00:00
Thomas Martitz
ec0f581c05 Fix the statusbar to redraw after changing colors in the color picker screen.
That send_event() should be within settings_apply() actually, but making that work is more involved, so it should be done after the release.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22741 a1c6a512-1295-4272-9138-f99709370657
2009-09-19 23:31:10 +00:00
Dominik Riebeling
dad3f29993 Split out file access from mknkboot handling.
- make main dualboot creation function work on buffers instead of files.
  This is to be used in beastpatcher and simplifies error handling a bit.
- prepare for building with beastpatcher.
- export dualboot creation function.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22740 a1c6a512-1295-4272-9138-f99709370657
2009-09-19 21:29:08 +00:00
Dominik Wenger
d0b048e82d rbutil: dont output a error if rbutil follows a http redirect.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22739 a1c6a512-1295-4272-9138-f99709370657
2009-09-19 21:00:07 +00:00
Rob Purchase
6a9a196eae Cowon D2 player images drawn by myself (incorporating cowon.svg from Wikimedia Commons)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22737 a1c6a512-1295-4272-9138-f99709370657
2009-09-19 16:20:10 +00:00
Marianne Arnold
8048b116cf Remove dead or useless defines: HAVE_ONDIO_IC was replaced by CONFIG_I2C but just added not replaced for the OndioFM in errr... r5675. The creativezv* and the m200v4 config files defined CONFIG_I2C twice.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22736 a1c6a512-1295-4272-9138-f99709370657
2009-09-19 09:37:14 +00:00
Jeffrey Goode
b2aa2452e7 Performance improvement in limiter, about 2%
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22735 a1c6a512-1295-4272-9138-f99709370657
2009-09-19 00:12:02 +00:00
Dominik Wenger
293a4b62d7 rbutil: check for new Versions at startup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22734 a1c6a512-1295-4272-9138-f99709370657
2009-09-18 22:28:09 +00:00
Dominik Riebeling
1b1bd7ef46 Fix signedness mismatch.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22733 a1c6a512-1295-4272-9138-f99709370657
2009-09-18 21:36:33 +00:00
Vitja Makarov
f43c0aba32 i7: _backlight_init() turn backlight on, as we can miss panic message
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22730 a1c6a512-1295-4272-9138-f99709370657
2009-09-18 06:01:56 +00:00
Vitja Makarov
36e8fc0872 tcc77x: add tcc77x_cscfg_bw() helper for external memory bus width setup
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22729 a1c6a512-1295-4272-9138-f99709370657
2009-09-18 05:48:37 +00:00
Jonathan Gordon
05fd9ee182 Actually fix AA display... previous commit was borked
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22728 a1c6a512-1295-4272-9138-f99709370657
2009-09-18 05:45:15 +00:00
Jonathan Gordon
6d16d1cf3d FS#10602 - show the viewport label instead of an int in the debug output
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22727 a1c6a512-1295-4272-9138-f99709370657
2009-09-18 05:22:22 +00:00
Jonathan Gordon
aafeaad65f fix FS#10599 and do r22721 a slightly better way. the %C tag is internally converted to a different token for display and conditional check.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22726 a1c6a512-1295-4272-9138-f99709370657
2009-09-18 05:15:18 +00:00
Jeffrey Goode
7337fd332f Fix subtle bug in limiter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22725 a1c6a512-1295-4272-9138-f99709370657
2009-09-18 01:23:43 +00:00
Thomas Martitz
ee28c8d711 Wormlet: Fix food and argh possibly overlapping each other.
Flyspray: FS#10589
Author: Asael Reiter

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22724 a1c6a512-1295-4272-9138-f99709370657
2009-09-17 21:05:35 +00:00
Dominik Riebeling
d270452402 Refactor mknkboot in preparation for beastpatcher integration.
- separate patching from main function.
- improve cleaning up open files / allocated memory on errors.
- correct check for number of arguments.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22723 a1c6a512-1295-4272-9138-f99709370657
2009-09-17 21:03:40 +00:00
Vitja Makarov
be3c62f9ab i7: Fix memory bus initialization, thanks to Genia Bezman!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22722 a1c6a512-1295-4272-9138-f99709370657
2009-09-17 21:03:28 +00:00
Thomas Martitz
7b6265edf5 Fix a bug where the conditional use of %C (i.e. %?C) caused the album art to draw (noticed in FS#10596).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22721 a1c6a512-1295-4272-9138-f99709370657
2009-09-17 21:01:32 +00:00