Commit graph

29469 commits

Author SHA1 Message Date
Frank Gevaerts
3113637050 Pass VERSION to *all* make invocations in release scripts
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31165 a1c6a512-1295-4272-9138-f99709370657
2011-12-07 17:58:28 +00:00
Frank Gevaerts
6cc5e6f9ac Set version to 3.10 in preparation for the release
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31164 a1c6a512-1295-4272-9138-f99709370657
2011-12-07 17:42:05 +00:00
Thomas Martitz
6d06435c40 Fix for "FS#12430 - FM presets tags aren't dynamic in status bar."
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31163 a1c6a512-1295-4272-9138-f99709370657
2011-12-07 14:59:16 +00:00
Boris Gjenero
0be9570bd0 In 3.10 branch, fix FS#12423 - Rockbox access to /.rockbox/fonts after usb_enable(true)
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31160 a1c6a512-1295-4272-9138-f99709370657
2011-12-06 17:03:20 +00:00
Frank Gevaerts
69d432f598 Merge Italian and Latvian from trunk
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31146 a1c6a512-1295-4272-9138-f99709370657
2011-12-04 21:03:54 +00:00
Frank Gevaerts
51b2db366a Backport r31140: Reduce stack allocation for remote screendump. The screendump filename is generated and known, so we don't need MAX_PATH.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31141 a1c6a512-1295-4272-9138-f99709370657
2011-12-04 17:18:52 +00:00
Frank Gevaerts
0711dd10ac Add 1K to the usb stack to prevent overflow in screendump mode
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31139 a1c6a512-1295-4272-9138-f99709370657
2011-12-04 17:04:57 +00:00
Thomas Jarosch
689285bd8e Backport r31124 - Remove redundant assigment to "dummy" variable
It was probably in there to silence a gcc warning
about unused variable "dummy".

Detected by cppcheck.

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31126 a1c6a512-1295-4272-9138-f99709370657
2011-12-03 17:18:12 +00:00
Thomas Jarosch
dbcd21f3b5 Backport r30964 - Fix copy'n'paste bug in skin engine
cppcheckout reported:
[apps/gui/skin_engine/skin_tokens.c:1553] -> [apps/gui/skin_engine/skin_tokens.c:1553]: (style) Same expression on both sides of '||'.

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31123 a1c6a512-1295-4272-9138-f99709370657
2011-12-03 16:55:04 +00:00
Thomas Jarosch
3e58faddf7 Backport r30935 - Fix format string
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31122 a1c6a512-1295-4272-9138-f99709370657
2011-12-03 16:50:24 +00:00
Michael Chicoine
df1b8ed8b6 Backport r31083 - playlist handling: revert part of r30177.
loading a .m3u from the filebrowser now just runs it like it used to, selecting a playlist from inside the catalogue viewer opens it instead.


git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31110 a1c6a512-1295-4272-9138-f99709370657
2011-12-02 16:41:36 +00:00
Michael Chicoine
8f96be4857 Backport r31107 - Fix FS #11675 : LED resistor calculator does not wait for keypress.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31109 a1c6a512-1295-4272-9138-f99709370657
2011-12-02 15:34:50 +00:00
Michael Chicoine
a1d34210c6 Backport r31096 - Text viewer plugin: Fix info viewport font not being set to user selected font
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31097 a1c6a512-1295-4272-9138-f99709370657
2011-11-30 03:12:48 +00:00
Andree Buschmann
ede7568173 Migrate manual's change within r31094 to v3.10: encrypted ADX is not supported.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31095 a1c6a512-1295-4272-9138-f99709370657
2011-11-29 20:46:50 +00:00
Andree Buschmann
9e76f00927 Bring r31091 to v3.10: Make embedded cover art for APEv2 more flexible. This fixes an issue with foobar-tagged files as reported in the forums.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31092 a1c6a512-1295-4272-9138-f99709370657
2011-11-29 18:43:29 +00:00
Andree Buschmann
0f25b560b2 Update 'WPS tag' and 'file format' sections to trunk.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31085 a1c6a512-1295-4272-9138-f99709370657
2011-11-28 19:06:43 +00:00
Frank Gevaerts
8412981baf Bump versions for 3.10RC
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31077 a1c6a512-1295-4272-9138-f99709370657
2011-11-27 15:44:46 +00:00
Frank Gevaerts
5bc2945fde Backport r31075 to avoid freezes on invalid font ids
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31076 a1c6a512-1295-4272-9138-f99709370657
2011-11-27 15:39:33 +00:00
Frank Gevaerts
cc16c1070a Free a handle when we try to load a backdrop file which doesnt exist or cant be loaded (backport of r31070)
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31072 a1c6a512-1295-4272-9138-f99709370657
2011-11-27 15:01:56 +00:00
Andree Buschmann
e7467639dc Integrate r31051 to v3.10. Fixes mpc distortions on Coldfire when using GCC 4.5.2
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31055 a1c6a512-1295-4272-9138-f99709370657
2011-11-25 19:49:46 +00:00
Thomas Martitz
58fd6d90c3 fix up font_cache/LRU boundry errors from r30763
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31051 a1c6a512-1295-4272-9138-f99709370657
2011-11-25 17:22:01 +00:00
Thomas Martitz
962ef6b4a2 Update some missed pointers when moving the dircache allocation
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31047 a1c6a512-1295-4272-9138-f99709370657
2011-11-23 20:03:16 +00:00
Thomas Martitz
88325e44a0 Update french translation
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31046 a1c6a512-1295-4272-9138-f99709370657
2011-11-23 19:41:32 +00:00
Thomas Martitz
ae2822dcbb Undo some of r31021. The translation site seems to have problems with double quotes in translations.
Re-add the double quotes, except where around button names, so the translators can sort this out.

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31024 a1c6a512-1295-4272-9138-f99709370657
2011-11-17 21:58:10 +00:00
Thomas Martitz
231a0ede1d Croatian translation update
Flyspray: FS#12332
Author: Ante Maretic

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31022 a1c6a512-1295-4272-9138-f99709370657
2011-11-17 21:30:56 +00:00
Thomas Martitz
7dd15b13a3 Brazilian Portuguese translation update
Flyspray: FS#12341
Author: Kessia Pinheiro

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31020 a1c6a512-1295-4272-9138-f99709370657
2011-11-17 21:26:21 +00:00
Thomas Martitz
52d1616e5a French translation update
Flyspray: FS#12372
Author: Olivier Kaloudoff

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31017 a1c6a512-1295-4272-9138-f99709370657
2011-11-17 21:21:37 +00:00
Thomas Martitz
1342706583 Bulgarian translation update
Flyspray: FS#12379
Author: Vencislav Atanasov

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31016 a1c6a512-1295-4272-9138-f99709370657
2011-11-17 21:16:42 +00:00
Thomas Martitz
1fee9620b7 Updated Russian translation
FS: FS#12382
Author: Desu Rozen


Conflicts:

	docs/CREDITS

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31014 a1c6a512-1295-4272-9138-f99709370657
2011-11-17 21:10:23 +00:00
Thomas Martitz
565905ae33 skin engine: Fix %if() when comparing against a number.
If the tag being checked returns a number as a string (i.e %pv) but doesnt set the intval try to convert the string to a number so the comparisson operators work

Conflicts:

	apps/gui/skin_engine/skin_tokens.c

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31008 a1c6a512-1295-4272-9138-f99709370657
2011-11-17 18:08:20 +00:00
Thomas Martitz
8026a172d9 Buflib: Make shrinking and buflib_available() smarter.
* shrinking now considers freespace just before the alloc-to-be-shrinked,
  that means less (or sometimes none at all) is taken from the audio buffer.
* core_available() now searches for the best free space, instead of simply the end,
  i.e. it will not return 0 if the audio buffer is allocated and there's free space
  before it. It also runs a compaction to ensure maximum contiguous memory.

audio_buffer_available() is also enhanced. It now considers the 256K reserve buffer,
and returns free buflib space instead if the audio buffer is short.

This all fixes the root problem of FS#12344 (Sansa Clip+: PANIC occurred when
dircache is enabled), that alloced from the audio buffer, even if it was very
short and buflib had many more available as free space before it.

git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31007 a1c6a512-1295-4272-9138-f99709370657
2011-11-17 17:57:28 +00:00
Michael Chicoine
576bc15733 FS#12383 - slovak language update by Peter Lecky
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31005 a1c6a512-1295-4272-9138-f99709370657
2011-11-17 17:00:05 +00:00
Michael Sparmann
a93061630c Fix failed merge of r30953 to 3.10 branch. The ipodnano2g/ipod6g targets should compile again.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@30963 a1c6a512-1295-4272-9138-f99709370657
2011-11-11 10:20:39 +00:00
Dominik Riebeling
6a3f0a87b8 Backport r30959 to 3.10 branch: Create features.tex without intermediate file.
Using features.tex as intermediate file for creating features.tex is a bit
confusing, and there is no real need for using an intermediate file. Change
some hardcoded output files while at it.



git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@30960 a1c6a512-1295-4272-9138-f99709370657
2011-11-10 20:14:07 +00:00
Michael Chicoine
f07b4602bf Correct saved config setting for Line Padding in Lists - fixes FS#12377
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@30956 a1c6a512-1295-4272-9138-f99709370657
2011-11-10 12:26:19 +00:00
Michael Sparmann
247cb149dd Rework FS#12310 fix (r30906) for better readability. No functional change.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@30954 a1c6a512-1295-4272-9138-f99709370657
2011-11-10 10:37:05 +00:00
Michael Sparmann
8735bb0afc Revert r30905 for Nano2G on 3.10 release branch. This has not been tested sufficiently on this target.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@30952 a1c6a512-1295-4272-9138-f99709370657
2011-11-10 10:24:23 +00:00
Peter D'Hoye
58cc71b3e9 update Dutch langfile for 3.10
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@30946 a1c6a512-1295-4272-9138-f99709370657
2011-11-09 20:46:55 +00:00
Michael Chicoine
66ecd9e85d FS#12365 - Czech language update by Marek Salaba
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@30929 a1c6a512-1295-4272-9138-f99709370657
2011-11-07 23:57:07 +00:00
Jonathan Gordon
beb68e9018 Branch for release 3.10
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@30927 a1c6a512-1295-4272-9138-f99709370657
2011-11-07 11:36:15 +00:00
Amaury Pouly
bbbc2e8877 fuze+: fix typo in lcd init sequence for second lcd type
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30926 a1c6a512-1295-4272-9138-f99709370657
2011-11-07 09:18:24 +00:00
Torne Wuff
b9592e8be3 Convert one more file from DOS to UNIX.
Missed one, oops.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30925 a1c6a512-1295-4272-9138-f99709370657
2011-11-06 22:52:21 +00:00
Torne Wuff
569285794b Bulk convert all DOS line endings to UNIX.
For the git migration we want a nice clean repository with UNIX line
endings. git does not use svn:eol-style, we just need the file contents to be
sane.

Sorry everybody. I know this messes up blame.

Scumbag *NIX developer says migrating to git will make line ending issues go
away; commits giant change to svn which changes line endings anyway. :)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30924 a1c6a512-1295-4272-9138-f99709370657
2011-11-06 22:44:25 +00:00
Amaury Pouly
d9b7d58fa6 mkimxboot: fix bootloader load address, replace call by jump on final call to have a clean boot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30922 a1c6a512-1295-4272-9138-f99709370657
2011-11-06 20:40:54 +00:00
Dominik Riebeling
0609bfd9f3 Rockbox Utility: bump version to 1.2.11.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30921 a1c6a512-1295-4272-9138-f99709370657
2011-11-06 20:36:26 +00:00
Amaury Pouly
303c486f4f Introduce mkimxboot to build bootloader images for the i.MX (only the fuze+ currently). Still not integrated in rbutil
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30920 a1c6a512-1295-4272-9138-f99709370657
2011-11-06 19:44:03 +00:00
Amaury Pouly
cd832bd0f5 imxtools: add function to free instruction
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30919 a1c6a512-1295-4272-9138-f99709370657
2011-11-06 19:41:29 +00:00
Amaury Pouly
ad9e280281 imxtools: add const and set pointer to NULL on free to avoid double free
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30918 a1c6a512-1295-4272-9138-f99709370657
2011-11-06 19:41:25 +00:00
Jens Arnold
ae601954aa Make usage of TALK_PARTIAL_LOAD actually Ondio specific. MMC is not always slow.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30917 a1c6a512-1295-4272-9138-f99709370657
2011-11-06 14:25:33 +00:00
Jens Arnold
544fb6a5a4 Voice related fixes and cleaup
* Fix .talk clips on hwcodec. Voice does have the entire audio buffer available there.
* Get rid of the separate TALK_PROGRESSIVE_LOAD in favour of the more advanced
  TALK_PARTIAL_LOAD i.e. use the latter on the Ondios as well. This gets rid of quite
  some ifdefing, and has the advantage that the voice file can be larger than the buffer
  (at a slight binsize cost).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30916 a1c6a512-1295-4272-9138-f99709370657
2011-11-06 13:58:17 +00:00