Martin Arver
0099015a5c
fix wrong screenshots
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18094 a1c6a512-1295-4272-9138-f99709370657
2008-07-19 13:00:29 +00:00
Dave Chapman
ed2936ae70
Make the standalone FLAC test program work again (compile with make -f Makefile.test).
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18093 a1c6a512-1295-4272-9138-f99709370657
2008-07-19 08:41:21 +00:00
Nicolas Pennequin
cf369575bc
Add handle values to the buffering LOGFQUEUE messages for easier debugging.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18092 a1c6a512-1295-4272-9138-f99709370657
2008-07-18 23:42:47 +00:00
Bertrik Sikken
8d0126f355
Fix missing #includes and make local functions static for gigabeat
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18091 a1c6a512-1295-4272-9138-f99709370657
2008-07-18 23:28:54 +00:00
Nicolas Pennequin
929d5e9399
Fix FS#9137 and FS#8194 (the end of a track is cut off after rebuffering): the cause was a confusion between regular subtraction and subtraction in a ring-buffer.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18090 a1c6a512-1295-4272-9138-f99709370657
2008-07-18 23:26:35 +00:00
Bertrik Sikken
70dd64d23d
Make local variable static
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18089 a1c6a512-1295-4272-9138-f99709370657
2008-07-18 22:32:44 +00:00
Bertrik Sikken
9569de0fe1
Remove unnecessary #include
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18088 a1c6a512-1295-4272-9138-f99709370657
2008-07-18 21:37:08 +00:00
Peter D'Hoye
4b067b6eae
Updated Dutch lang file
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18087 a1c6a512-1295-4272-9138-f99709370657
2008-07-18 21:12:38 +00:00
Martin Arver
ae0cb5c01e
rename some wrongly named screenshots for the h1xx, and update a few others
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18086 a1c6a512-1295-4272-9138-f99709370657
2008-07-18 18:13:37 +00:00
Michael Giacomelli
b9eb18260f
Too much on the last commit.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18085 a1c6a512-1295-4272-9138-f99709370657
2008-07-17 18:36:47 +00:00
Michael Giacomelli
1334738071
Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my test samples gave equivilent or better accuracy (>>16 bit), but there may still be problems. Code becomes somewhat less readable since the IMDCT has bits of Vorbis in it, but this is not a serious issue and the old ffmpeg transform remains in SVN if anyone wants it. Also, WMA now passes Vorbis as the fastest transform codec on ARM, although MPC remains the fastest lossy codec overall.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18084 a1c6a512-1295-4272-9138-f99709370657
2008-07-17 17:43:49 +00:00
Bertrik Sikken
5356e6205b
Simplified function option_screen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18083 a1c6a512-1295-4272-9138-f99709370657
2008-07-17 13:04:11 +00:00
Maurus Cuelenaere
f3c26a537e
Make the usbtool README more clear
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18082 a1c6a512-1295-4272-9138-f99709370657
2008-07-17 10:40:20 +00:00
Maurus Cuelenaere
05a756db86
Fix building MIPS cross compiler
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18081 a1c6a512-1295-4272-9138-f99709370657
2008-07-17 10:24:41 +00:00
Maurus Cuelenaere
1f692e5f55
1) Set svn:keywords where they should've been set
...
2) Onda VX747 specific changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18080 a1c6a512-1295-4272-9138-f99709370657
2008-07-17 10:13:56 +00:00
Dave Chapman
ccf4ce98fd
Fix the iPod Photo/Color "type 0 LCD" bug introduced in r17715 by correctly initialising the LCD to accept big-endian data (the same format as the "type 1" LCDs). Also some tab policing. Closes FS#9122 and FS#9097
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18079 a1c6a512-1295-4272-9138-f99709370657
2008-07-17 10:09:12 +00:00
Jonathan Gordon
ee27a4fb7c
Accept FS#8980 - fix typo and remove some accidentl code from tools/configure
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18078 a1c6a512-1295-4272-9138-f99709370657
2008-07-17 02:58:53 +00:00
Jonathan Gordon
fad013fcdd
fix FS#9200
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18077 a1c6a512-1295-4272-9138-f99709370657
2008-07-17 02:50:05 +00:00
Marc Guay
a610b0f673
Move a comma in the recording sources /opts so that it doesn't hang after MIC for the Sansas.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18076 a1c6a512-1295-4272-9138-f99709370657
2008-07-17 00:28:21 +00:00
Alessio Lenzi
5ffe067849
Updated italian translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18075 a1c6a512-1295-4272-9138-f99709370657
2008-07-16 19:18:26 +00:00
Dominik Riebeling
08a27c1df7
Let sansa_list_images() return the number of mi4 images found.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18074 a1c6a512-1295-4272-9138-f99709370657
2008-07-16 18:46:37 +00:00
Maurus Cuelenaere
c025bfc086
Fix for OS X compilation
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18073 a1c6a512-1295-4272-9138-f99709370657
2008-07-16 17:37:37 +00:00
Maurus Cuelenaere
3f82e03f11
Remove obsolete function + cleanup code a bit
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18072 a1c6a512-1295-4272-9138-f99709370657
2008-07-16 15:29:03 +00:00
Maurus Cuelenaere
975261f003
Fix the LCD bug!
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18071 a1c6a512-1295-4272-9138-f99709370657
2008-07-16 15:25:35 +00:00
Maurus Cuelenaere
753cac37b7
Implement working lcd_off/lcd_on routine
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18070 a1c6a512-1295-4272-9138-f99709370657
2008-07-16 13:56:41 +00:00
Maurus Cuelenaere
e3b2f4ffed
Switch screen 90 degrees clockwise
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18069 a1c6a512-1295-4272-9138-f99709370657
2008-07-16 12:54:43 +00:00
Maurus Cuelenaere
ffddab1e66
Use register defines
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18068 a1c6a512-1295-4272-9138-f99709370657
2008-07-16 12:25:27 +00:00
Bertrik Sikken
dff382cb9c
Make a couple of locally used callbacks static
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18067 a1c6a512-1295-4272-9138-f99709370657
2008-07-16 12:10:49 +00:00
Bertrik Sikken
a12894c6dc
Ensure consistency between header file and implementation for iPod drivers, by #including the appropriate header file and #ifdef'fing out unused code
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18066 a1c6a512-1295-4272-9138-f99709370657
2008-07-16 11:02:14 +00:00
Steve Bavin
eb66b559e1
Tiny bit of const policing.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18065 a1c6a512-1295-4272-9138-f99709370657
2008-07-16 06:10:26 +00:00
Rob Purchase
635ad63539
Fix yellow
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18064 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 21:46:46 +00:00
Rob Purchase
3352b265e6
Update the Telechips NAND driver to use the nand_identify() function introduced in r18052.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18063 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 21:32:20 +00:00
Marianne Arnold
8189246cbc
Add a 'Set As Backdrop' item to the context menu description of targets with greyscale or colour screens. Use a better option for including the 'Load Backdrop' chapter too.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18062 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 20:57:05 +00:00
Stéphane Doyon
431c895542
Workaround to allow voicing the "Create a Bookmark?" prompt
...
and "Bookmark Created" splash.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18061 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 19:50:22 +00:00
Rob Purchase
7776c7a6f4
Fix red for target with insanely wide LCDs.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18060 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 18:59:05 +00:00
Martin Arver
e78cb65a50
Move the menu structure to the appendix. The menu structure description itself, is still missing though
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18059 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 18:33:43 +00:00
Marianne Arnold
5d1287ce43
Sound settings chapter: fill out the bass and treble settings range of the Archos players (and escape the line endings to avoid unnecessary spaces). Also use a more suitable option for the masf specific settings - like loudness, MDB etc. - to include this part in the Ondio manuals.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18058 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 18:26:30 +00:00
Marianne Arnold
cce7f5b5fe
Change 'labeled' back to 'labelled' as the latter is the British spelling which should be used in the manual.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18057 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 18:20:21 +00:00
Stéphane Doyon
9dfc1c5e95
Typo in feature name.
...
I doubt it matters, for an empty string, but why not.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18056 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 18:03:08 +00:00
Rob Purchase
adb6a00c59
Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remove the D2's temporary C implementation). Enable MpegPlayer dithering option for D2.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18055 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 17:54:58 +00:00
Martin Arver
bda60d18d8
Updated screenshots for the fm-radio screen
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18054 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 17:46:20 +00:00
Maurus Cuelenaere
ea9d107320
Forgot a file..
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18053 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 17:20:07 +00:00
Maurus Cuelenaere
ebb612fbcc
Onda VX747:
...
1) Improve touchscreen handling
2) Add RTC driver
4) Add NAND Flash ID scanning
3) Other minor fixes
Nand_ID:
Add a generic NAND ID database (currently only containg Samsung chips)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18052 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 17:17:01 +00:00
Stéphane Doyon
bd06769ba2
Improved voice feedback in bookmark selection.
...
Accept FS#6240 (with minor changes).
Speak directory or playlist name in recent bookmarks. Speak shuffle status,
and filename.
Simplify the button loop by using a voice list callback.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18051 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 16:10:15 +00:00
Stéphane Doyon
91bfc4ca95
Voice the playlist catalog.
...
See FS#6323.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18050 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 15:33:23 +00:00
Thom Johansen
18c1ba4a21
Update norwegian translation.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18049 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 14:58:40 +00:00
Stéphane Doyon
3eb76d053d
talk.c helper functions to voice a filename, in a more generic way
...
than from tree.c
Voice a file or dir's thumbnail from path components,
or spell last path component. Ability to prefix the thumbnail or
spelling with some talk ids.
This is the talk_file patch from FS#6323, just refactored a bit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18048 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 14:55:31 +00:00
Jonathan Gordon
d3cb2aca44
dont show the "cancelled" splash if the setting wasnt changed (only affects settings which have the F_TEMPVAR flag set)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18047 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 14:25:16 +00:00
Stéphane Doyon
c893affeef
Accept FS#8918: Voice multiple thumbnails and talk race fixes.
...
-Allows loading multiple thumbnails back-to-back in the one thumbnail buffer.
-Mutex to prevent race conditions with talk queue indices and
thumbnail buffer state.
-Synchronous shutup.
-Shutup is a noop if no voice is queued.
-mp3_play_stop() does nothing until the audio thread is ready.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18046 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 14:06:11 +00:00
Jonathan Gordon
4aafed43d4
Accept FS#9191 - lots of code reworking for maze.rock, should also fix FS#9184
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18045 a1c6a512-1295-4272-9138-f99709370657
2008-07-15 13:49:07 +00:00