Commit graph

9083 commits

Author SHA1 Message Date
Steve Bavin
fa98298983 Only voice track insertion splash if voice menus enabled - fix for FS#9223
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18147 a1c6a512-1295-4272-9138-f99709370657
2008-07-29 13:32:47 +00:00
Marc Guay
34dc7c445a Remove the old recording screen (context) menu button. Pressing down, the normal behavior of which is to return to the main menu, now does nothing as it's not possible to do so while recording.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18146 a1c6a512-1295-4272-9138-f99709370657
2008-07-29 11:47:40 +00:00
Marc Guay
7460e49acb Make the recording screen keymap consistent with the rest of the interface on the e200. Menu is now long-select instead of down.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18143 a1c6a512-1295-4272-9138-f99709370657
2008-07-28 23:09:37 +00:00
Michael Giacomelli
52bdcbae85 Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes various issues with compiling profile builds. Also, note that profile_reader.pl syntax has changed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18142 a1c6a512-1295-4272-9138-f99709370657
2008-07-28 22:43:41 +00:00
Dominik Wenger
9b7566e3ec asap: fix stereo mode and hopefully fix metadata handling.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18140 a1c6a512-1295-4272-9138-f99709370657
2008-07-28 19:20:40 +00:00
Nils Wallménius
8df332c062 Oops, revert unrelated changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18139 a1c6a512-1295-4272-9138-f99709370657
2008-07-27 20:40:20 +00:00
Nils Wallménius
2d337dab7f FS#9221 by Christopher Williams fixing a couple of bugs in keybox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18138 a1c6a512-1295-4272-9138-f99709370657
2008-07-27 20:36:45 +00:00
Jonas Häggqvist
b2c4a9a0a9 Synced Danish translation and change some things to be more consistent.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18137 a1c6a512-1295-4272-9138-f99709370657
2008-07-27 20:13:33 +00:00
Jonas Häggqvist
f6ccd80514 Fix two small inconsistencies in Romanian and Italian translations pointed out by Harry Tu in FS#8742
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18134 a1c6a512-1295-4272-9138-f99709370657
2008-07-27 17:47:28 +00:00
Jonas Häggqvist
f1bf13a6b5 Small fix to the Finnish translation suggested by Tuukka Ojala in FS#8616
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18133 a1c6a512-1295-4272-9138-f99709370657
2008-07-27 17:35:20 +00:00
Jonas Häggqvist
d8a59cd23a Removed all phrases that weren't empty, 'none' or contained no widechars. Should hopefully provide a
better basis for further translation.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18132 a1c6a512-1295-4272-9138-f99709370657
2008-07-27 16:48:34 +00:00
Jonas Häggqvist
ea9161058c Include Arabic when building Rockbox.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18131 a1c6a512-1295-4272-9138-f99709370657
2008-07-27 15:32:12 +00:00
Jonas Häggqvist
e35270a71c Language updates:
- New (incomplete) translation: Arabic by Mohamed Tarek
 - Updated Russian by Adrian Osoianu
 - Updated Catala by Victor Zabalza
 - Updated Tagalog by Melba Sitjar


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18130 a1c6a512-1295-4272-9138-f99709370657
2008-07-27 15:31:05 +00:00
Dominik Wenger
073d4a71c8 Asap codec: put outputbuffer into iram. Improves performance.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18129 a1c6a512-1295-4272-9138-f99709370657
2008-07-27 14:47:43 +00:00
Dave Chapman
0d2254f478 SAP codec: Ensure the module_info struct is correctly aligned - seems to fix the data aborts being reported on ARM targets (closes FS#9216).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18126 a1c6a512-1295-4272-9138-f99709370657
2008-07-27 10:49:43 +00:00
Dominik Riebeling
1bb04334b1 Ogg and Speex have the same metadata handling function so use the same case for both.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18125 a1c6a512-1295-4272-9138-f99709370657
2008-07-26 20:11:58 +00:00
Dominik Wenger
ec0177dd12 Asap: fix a warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18124 a1c6a512-1295-4272-9138-f99709370657
2008-07-26 15:41:50 +00:00
Dominik Wenger
49d318732f set svn:keywords on the new files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18123 a1c6a512-1295-4272-9138-f99709370657
2008-07-26 15:32:08 +00:00
Dominik Wenger
ddf9fdd30f ups: forgot a Makefile.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18122 a1c6a512-1295-4272-9138-f99709370657
2008-07-26 15:24:00 +00:00
Dominik Wenger
25bb37bb68 commit asap codec. plays .sap files. At the moment it only plays the default song. So subSongs are ignored.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18121 a1c6a512-1295-4272-9138-f99709370657
2008-07-26 15:16:10 +00:00
Dominik Wenger
4e4bf82fb7 import ASAP codec (http://asap.sourceforge.net/). Plays Amiga 8bit Sound. (.sap and more formats).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18120 a1c6a512-1295-4272-9138-f99709370657
2008-07-26 15:10:26 +00:00
Jonas Häggqvist
3f01df3f9c Updated Spanish translation by Robert Menes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18117 a1c6a512-1295-4272-9138-f99709370657
2008-07-24 15:08:43 +00:00
Magnus Holmgren
95120f73ff Update Swedish translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18104 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 17:59:49 +00:00
Marianne Arnold
195413995f Update German translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18101 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 13:03:16 +00:00
Jens Arnold
9656ea6dae Ondio FM: Switch long & short OFF in the FM screen to make it consistent with the WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18100 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 12:57:32 +00:00
Jens Arnold
4fc57f02b0 Oops.. Select is called BUTTON_RIGHT on H10.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18099 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 12:40:30 +00:00
Jens Arnold
287e0243ff H10 recording screen: Switch prev & next buttons to make them intuitive, and map file split on Select. * Update manual accordingly, also fixing buttons description for ipod recording screen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18098 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 12:28:06 +00:00
Robert Kukla
284cbd586e correct overlooked POWER<->A swaps for gigabeat plugins (thanks to Firestorm ZERO for reporting) and button fix for blackjack on mr100
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18097 a1c6a512-1295-4272-9138-f99709370657
2008-07-20 10:16:35 +00:00
Michael Giacomelli
6da45d4c56 Remove unused variable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18095 a1c6a512-1295-4272-9138-f99709370657
2008-07-19 20:52:43 +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
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
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
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
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
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
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
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
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
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
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