Commit graph

27086 commits

Author SHA1 Message Date
Dominik Riebeling
149fb181ca Backport r29081: Fix player becoming unresponsive on Stop / Pause in some cases.
Fix for FS#11865: In tagtree_buffer_event, do not wait for database to
come online as that may never happen.  Rather, wait until it either
has come online or has decided that this will never happen.  Added a
new function to tagcache.c to export this information.

Flyspray: FS#11865
Author: Michael Hohmuth



git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@29134 a1c6a512-1295-4272-9138-f99709370657
2011-01-24 22:16:30 +00:00
Andree Buschmann
b70baf8840 Backport r29106 to v3.7 branch. Fixes FS#11830.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@29109 a1c6a512-1295-4272-9138-f99709370657
2011-01-22 10:16:28 +00:00
Michael Chicoine
7f587ee491 Fix problem with frequency increasing or preset advancing with long press of the down button while in FM Radio
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28865 a1c6a512-1295-4272-9138-f99709370657
2010-12-20 18:37:46 +00:00
Michael Chicoine
cf32696fdd Fix problem with volume decreasing when pressing the menu button while in FM Radio
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28852 a1c6a512-1295-4272-9138-f99709370657
2010-12-19 01:29:01 +00:00
Nils Wallménius
1bcd39a6b7 libtremor: backport fix for FS#10484, fixing a crash
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28743 a1c6a512-1295-4272-9138-f99709370657
2010-12-06 14:58:23 +00:00
Frank Gevaerts
e00acb5979 3.7 branch: backport r28669, fix for FS#11745 (rockboy screen on mono screens with height 64)
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28671 a1c6a512-1295-4272-9138-f99709370657
2010-11-26 17:55:08 +00:00
Frank Gevaerts
72936722d7 Bump version numbers in preparation for 3.7.1
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28653 a1c6a512-1295-4272-9138-f99709370657
2010-11-23 22:15:00 +00:00
Frank Gevaerts
d1bd75368a 3.7 branch: backport r28608 (Wait for the db to be ready before trying to to any runtime stats, FS#11722 by Michael Hohmuth)
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28652 a1c6a512-1295-4272-9138-f99709370657
2010-11-23 21:15:41 +00:00
Frank Gevaerts
0743f21d57 3.7 branch: backport r28418 (disktidy: handles user abort properly)
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28651 a1c6a512-1295-4272-9138-f99709370657
2010-11-23 21:14:23 +00:00
Thomas Martitz
49dabd5da8 Backport r28648: Playlist viewer: Fix regression introduced by r28138 which made some buttons not work in the playlist viewer.
Fixes FS #11772. 


git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28649 a1c6a512-1295-4272-9138-f99709370657
2010-11-23 08:04:58 +00:00
Magnus Holmgren
935b6c63d7 Backport fix for FS#11696 to 3.7 branch: Scrollwheel doesn't respond in some cases.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28631 a1c6a512-1295-4272-9138-f99709370657
2010-11-21 15:27:36 +00:00
Bertrik Sikken
9772ea2b85 Back-port r28582 (prevent hang when changing radio region on si4700/rda5802), see also FS#11754
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28594 a1c6a512-1295-4272-9138-f99709370657
2010-11-14 15:58:53 +00:00
Mustapha Senhaji
6c0746fc88 Update the russian translation.
Flyspray: FS#11720
Author: Alexey Polkhirev


git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28482 a1c6a512-1295-4272-9138-f99709370657
2010-11-04 18:43:16 +00:00
Alex Parker
99d8648c07 Backport r28478 - Manual: Bring the opts in the manual in line with ifdefs in the code
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28479 a1c6a512-1295-4272-9138-f99709370657
2010-11-03 18:12:07 +00:00
Alex Parker
4ff7c8d165 Backport r28462 - Manual: make the presence of the timestretch menu description depend on the right condition (pitchscreen instead of just swcodec)
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28472 a1c6a512-1295-4272-9138-f99709370657
2010-11-03 09:52:36 +00:00
Marianne Arnold
baa79776b3 Backport r28457 - Enable building of metronome for hwcodec targets and swcodec sims which was accidentally disabled in r26114. Add a short comment.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28459 a1c6a512-1295-4272-9138-f99709370657
2010-11-02 21:37:19 +00:00
Michael Sparmann
78414b6e37 Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting interleaved write-capable chips. (Backported from r28448)
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28449 a1c6a512-1295-4272-9138-f99709370657
2010-11-02 15:26:08 +00:00
Andree Buschmann
42b7d84cd0 Fix FS#11710. On Coldfire CPU's mpc uses a speed optimization which was not correctly re-initialized when re-buffering.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28438 a1c6a512-1295-4272-9138-f99709370657
2010-11-01 20:58:00 +00:00
Thomas Martitz
449838bf15 Disable RTC wakeup/alarm for the release on Fuzev2, Clipv2 and Clip+. It's not working reliably.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28396 a1c6a512-1295-4272-9138-f99709370657
2010-10-30 14:02:00 +00:00
Thomas Martitz
f5e3baf3bd Promote Sansa Fuzev2, Clipv2 and Clip+ to stable.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28395 a1c6a512-1295-4272-9138-f99709370657
2010-10-30 14:00:57 +00:00
Michael Chicoine
90fafbea84 fix menu screen title bug - patch by Teru
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28392 a1c6a512-1295-4272-9138-f99709370657
2010-10-30 09:40:15 +00:00
Marianne Arnold
76b2755d80 Manual: Fix typo in the H100's remote keymap file.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28390 a1c6a512-1295-4272-9138-f99709370657
2010-10-30 09:30:13 +00:00
Alex Parker
5c15f120a8 Update release date in tools/builds.pm
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28388 a1c6a512-1295-4272-9138-f99709370657
2010-10-30 00:14:39 +00:00
Alex Parker
bb36460a8e Also bump tools/version.sh
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28385 a1c6a512-1295-4272-9138-f99709370657
2010-10-29 21:49:46 +00:00
Alex Parker
b45526bece Update version in release scripts to 3.7
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28384 a1c6a512-1295-4272-9138-f99709370657
2010-10-29 20:48:29 +00:00
Alex Parker
f5c0b37b00 Manual: correct swapped seek buttons for Hx00 remotes.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28382 a1c6a512-1295-4272-9138-f99709370657
2010-10-29 20:34:46 +00:00
Michael Sparmann
85cf00b7ee Promote iPod Nano 2G to stable
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28381 a1c6a512-1295-4272-9138-f99709370657
2010-10-29 20:33:17 +00:00
Alex Parker
29ad695733 Hewbrew is right-to-left, reinstate accidently removed setting.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28377 a1c6a512-1295-4272-9138-f99709370657
2010-10-29 12:41:13 +00:00
Mustapha Senhaji
e347d37abe Update the portuguese translation.
Flyspray: FS#11700
Author: Rui Araújo.


git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28376 a1c6a512-1295-4272-9138-f99709370657
2010-10-29 11:16:54 +00:00
Marianne Arnold
b1cbaa9b98 Manual: fix stupid typo that caused misalignment in the pegbox button table.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28374 a1c6a512-1295-4272-9138-f99709370657
2010-10-28 11:53:05 +00:00
Alex Parker
4c6425437f Revert r28000 on the 3.7 release branch, as for as yet unknow reasons it causes playback issues on a small number of players. Thanks to Evan Carroll for testing.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28366 a1c6a512-1295-4272-9138-f99709370657
2010-10-27 16:53:32 +00:00
Teruaki Kawashima
ba55434318 fix that disktidy plugin and shopper plugin is not usable when Show Icons setting is turned off.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28364 a1c6a512-1295-4272-9138-f99709370657
2010-10-27 10:48:18 +00:00
Michael Sparmann
c191eb7d8f Increase USB stack size on iPod Nano 2G to prevent screendump from overflowing it. Not committing this to trunk because a better, but more invasive, fix is being prepared.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28353 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 21:23:02 +00:00
Marianne Arnold
a51b982cd4 Update German translation.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28352 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 16:44:10 +00:00
Alex Parker
16ca11cb6d Hebrew translation update by Tomer Shalev.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28349 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 13:37:04 +00:00
Alex Parker
24e1e6735a Minor addition to Italian translation
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28346 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 12:43:34 +00:00
Teruaki Kawashima
040f7656c7 update Japanese translation.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28344 a1c6a512-1295-4272-9138-f99709370657
2010-10-24 12:07:41 +00:00
Jonas Häggqvist
6e7e263a2c Updated Danish translation
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28339 a1c6a512-1295-4272-9138-f99709370657
2010-10-23 15:43:23 +00:00
Alex Parker
03b82aa09a FS#11694 by Francisco Villa - update Spanish.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28337 a1c6a512-1295-4272-9138-f99709370657
2010-10-23 15:39:56 +00:00
Jonas Häggqvist
61c611c549 Make english.lang use consistant spacing to avoid problems with the automatic translation site ("*:none" is wrong - "*: none" is right). Change other languages to match.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28333 a1c6a512-1295-4272-9138-f99709370657
2010-10-23 15:14:02 +00:00
Teruaki Kawashima
4b5a24f46c fix leak-file-handles.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28331 a1c6a512-1295-4272-9138-f99709370657
2010-10-23 14:47:54 +00:00
Bertrik Sikken
5c19400898 Serbian language update - FS#11693 by Ivan Pesic
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28320 a1c6a512-1295-4272-9138-f99709370657
2010-10-21 20:12:31 +00:00
Bertrik Sikken
ad78148bc3 Spanish language update - FS#11692 by Francisco Vila
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28318 a1c6a512-1295-4272-9138-f99709370657
2010-10-21 16:57:00 +00:00
Bertrik Sikken
695e133ffe Spanish language update - FS #11688 by Francisco Vila
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28312 a1c6a512-1295-4272-9138-f99709370657
2010-10-19 19:33:46 +00:00
Frank Gevaerts
ace4c58502 Release branch:
* Update versions for 3.7 (RC for now!) in scripts
* Remove ipod video 64mb build


git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28310 a1c6a512-1295-4272-9138-f99709370657
2010-10-19 18:33:05 +00:00
Frank Gevaerts
23ffa37116 Branch for 3.7
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_7@28309 a1c6a512-1295-4272-9138-f99709370657
2010-10-19 18:10:57 +00:00
Frank Gevaerts
f1fd60288f checkwps: properly zero the wps struct to avoid interesting issues
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28308 a1c6a512-1295-4272-9138-f99709370657
2010-10-18 21:46:51 +00:00
Szymon Dziok
b88efd11c2 HDD6330: Patch to enable/disable backlight.
Flyspray FS#11462
Author: David Fowle


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28307 a1c6a512-1295-4272-9138-f99709370657
2010-10-18 19:54:18 +00:00
Szymon Dziok
057806f67a HDD6330: Try to adapt the keys for the new touchpad code, remove the non existing buttons, enable morse input.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28306 a1c6a512-1295-4272-9138-f99709370657
2010-10-18 19:30:54 +00:00
Thomas Martitz
dc521b5d48 Replace parse_testcodec.pl with a bit more powerful script.
It can compare more than one result file at a time giving additional speedup colums, is more robust
(RaaA results don't have the "MHz needed for realtime" line which is handled with this one) and
has a mode to output the results in a form readable by spreadsheet software for nice graphs.
Needs Ruby 1.9.x

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28305 a1c6a512-1295-4272-9138-f99709370657
2010-10-18 18:55:31 +00:00