Jens Arnold
344849cc22
Ooops, don't apply correction when it shouldn't be applied.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10418 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 20:19:20 +00:00
Miika Pekkarinen
8fd68a2979
Finnish language update by Jani Kinnunen (FS#5716).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10417 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 20:04:47 +00:00
Miika Pekkarinen
f3add92841
Adjusted buffer watermarks for better crossfade and playback stability.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10416 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 18:35:24 +00:00
Miika Pekkarinen
d8ac607418
Tagcache: Fixed runtime stats not being gathered when tagcache is kept
...
on disk. Initial attempt to make tagcache thread safe. Replaced a few
direct buffer allocations with buffer_alloc from tagcache and dircache
where possible.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10415 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 17:39:34 +00:00
Martin Scarratt
d68ae6a7a6
WPS tags: Crossfade %?xf<off|shuffle|skip|always>, Replay gain %?rg<off|track|album|shuffle>, Crossfeed %xd<off|on>. Bits and bobs from patches 2740, 2684 and 2680 by Myself, Stephan Wezel and Robert Kukla.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10414 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 17:35:41 +00:00
Dominik Riebeling
844e9b6e4c
More adjustment of the html output to the rockbox site. Should be pretty close now.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10413 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 17:34:41 +00:00
Dominik Riebeling
251e519985
Move file formats table to its own file and add table environment (for html manual)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10412 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 17:21:38 +00:00
Thom Johansen
bdaac21086
Fix erronous ARM assembler case for order 1 frames in the FLAC codec. Fixes FS #5759 .
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10411 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 17:08:43 +00:00
Miika Pekkarinen
879d853216
Reduced the logf output. Please enable the lines only when necessary.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10410 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 15:58:02 +00:00
Dominik Riebeling
31b6b5ff19
fix two references not using the new macro
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10409 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 13:25:41 +00:00
Daniel Stenberg
5747049a44
cut out all the ipod cruft we don't need
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10408 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 09:47:17 +00:00
Daniel Stenberg
6a8aebbce7
better check for portalplayer targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10407 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 09:46:51 +00:00
Daniel Stenberg
dc22c6cab6
use this on all PP chips
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10406 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 09:46:33 +00:00
Jens Arnold
a5f42cba10
Fix warning when building without HAVE_TC_RAMCACHE.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10405 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 06:57:13 +00:00
Daniel Stenberg
6dbdfd8e84
introducing CPU_PP as a define to check for PortalPlayer chips with
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10404 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 06:54:31 +00:00
Daniel Stenberg
967f4939c7
Barry did the H10 work that some of my Sansa work included/was based on.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10403 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 06:53:58 +00:00
Jens Arnold
628d20a610
Grayscale library: LCD linearisation and gamma correction.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10402 a1c6a512-1295-4272-9138-f99709370657
2006-08-02 00:22:01 +00:00
Dave Chapman
8cc73f152b
Check for IPOD_ARCH instead of PP5002/PP5020 to decide when to build ipod.c
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10401 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 23:28:39 +00:00
Daniel Stenberg
7731729b7b
better names for the target-specific files and define PP5024 properly
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10400 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 22:42:25 +00:00
Daniel Stenberg
0fc30d1174
added mostly dummy changes to allow building of a Sansa e200 bootloader
...
without functionality
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10399 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 22:28:14 +00:00
Daniel Stenberg
97cf946e4d
do PP5024 like PP5020 until we found out more
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10398 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 22:23:00 +00:00
Daniel Stenberg
95ea758686
First configure support for setting up iriver H10 and SanDisk Sansa e200
...
builds. TARGET_TREE is now defined by the config-*.h file and not set by
configure
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10397 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 22:22:01 +00:00
Linus Nielsen Feltzing
30c618cd96
Patch #5690 by Steve Bavin - Fix for memory corruption when using .talk clips
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10396 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 22:02:47 +00:00
Linus Nielsen Feltzing
73c283e969
Fix bug #5724 - Missing characters in text viewer, the number of characters in the line to display was calculated with a too wide character as reference
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10395 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 17:48:38 +00:00
Thom Johansen
c5116a40e1
FS #5733 . Updated nynorsk translation by Karl Ove Hufthammer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10394 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 17:11:16 +00:00
Martin Arver
f77530951d
replace some playername with playerman/playertype to get the text less crowded
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10393 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 12:13:27 +00:00
Martin Arver
26c6e7bff9
rename the rockref macro to reference
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10392 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 11:57:38 +00:00
Linus Nielsen Feltzing
d6c381508e
Always align allocated buffers on 32-bit boundaries
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10391 a1c6a512-1295-4272-9138-f99709370657
2006-08-01 09:43:14 +00:00
Linus Nielsen Feltzing
c255073fb8
Patch #5740 by Mike Sevakis - X5 LCD performance enhancements
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10390 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 23:00:13 +00:00
Rani Hod
8630f072e9
Applied FS# 5736 by Alexander Levin.
...
Fixed fat buffer overflow with LFNs longer than 255 bytes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10389 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 22:59:45 +00:00
Rani Hod
cc839a2671
Applied FS#5734 by Michael Sevakis (X5 LCD contrast bugfix and
...
some #define fixup).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10388 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 19:13:21 +00:00
Michael DiFebbo
14313485f7
We don't need a note about the font pack for the Archos Player.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10387 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 18:39:11 +00:00
Michael DiFebbo
2bf4f520fb
Updates to installation section: added url for daily builds page, added note about downloading the fonts package. Expanded the 'update Rockbox' section to provide more detail and address the common misconception that updating a build is supposed to return settings to default. Rearranged order of sections (it makes more sense to have section on updating Rockbox *before* the section on uninstalling Rockbox). Added a note that ipod users who loaded tunes with itunes should use the Tag Cache.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10386 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 16:39:35 +00:00
Miika Pekkarinen
8a7b9161ab
Adjust the counter even higher so it should work quite stable now.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10385 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 15:13:31 +00:00
Miika Pekkarinen
957bf22879
Prevent simulator SDL audio skipping under OS X (FS#5748 by Emanuel
...
Zephir).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10384 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 15:11:03 +00:00
Miika Pekkarinen
4222f6ce0d
Prevent the simulator SDL audio skipping under Linux.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10383 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 15:02:39 +00:00
Martin Arver
9b514409f3
change ref to rockref
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10382 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 14:12:35 +00:00
Martin Arver
40874390b9
Fix reference
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10381 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 13:36:39 +00:00
Martin Arver
a97d59376a
removed iriver text from the iaudio install instructions
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10380 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 13:27:43 +00:00
Michael DiFebbo
6f8774e37e
Fix bad references.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10379 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 13:26:40 +00:00
Martin Scarratt
0c7f156727
Fixed display issue if you disabled remote LCD in recording screen close to bootup time
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10378 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 13:12:40 +00:00
Michael DiFebbo
1997510219
This is the beginnings of a chapter for the manual intended to consolidate information about working with playlists into a single chapter, rather than having information spread throughout the manual. Comments welcome.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10377 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 13:08:21 +00:00
Martin Scarratt
1ae0cdbc46
I-River targets: A workaround for the recording interference hardware issue when recording with a remote. Disable remote LCD while recording by pressing vol- on the remote. All remote buttons and cliplight are still operational while lcd is disabled.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10376 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 12:55:27 +00:00
Martin Arver
7a47313a21
Introduce new reference command; \rockref. Use this to get references right in both the pdf and the html manuals
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10375 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 12:21:57 +00:00
Martin Arver
69a09fb905
remove extra space added by opt
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10374 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 10:57:27 +00:00
Miika Pekkarinen
513cafec7e
Checked the rebuffering code. Might fix buffers desyncing and a system
...
crash.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10373 a1c6a512-1295-4272-9138-f99709370657
2006-07-31 06:12:53 +00:00
Dominik Riebeling
e7f7899c8e
rename "Select" to "Navi" following the change in the language files
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10372 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 20:13:03 +00:00
Linus Nielsen Feltzing
aae1120549
Patch #5364 by Alexander Bondar and Matthias Mohr - NAVI = Yes on iriver players
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10371 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 19:16:41 +00:00
Nils Wallménius
beffee9739
Correctly opt disk settings, correct wrong default battery capacities, added description of the Battery Type setting.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10370 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 18:58:18 +00:00
Jonas Häggqvist
b774d4e41f
Link bootloader downloads to download.rockbox.org instead of the wiki to avoid potential disasters.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10369 a1c6a512-1295-4272-9138-f99709370657
2006-07-30 18:52:17 +00:00