Commit graph

9103 commits

Author SHA1 Message Date
Peter D'Hoye
496e1f7e85 First step of the recording screen redesign. The screen is split into a fixed top part containing essential data and the peakmeters/triggerbar, and a bottom part that is in fact a list. The list contains the items that can be changed, and also some stuff that isn't important enough to be on the top part, like the filename. That filename is now shown completely. If the font is too big to have 6 lines on the display, sysfont is used.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18202 a1c6a512-1295-4272-9138-f99709370657
2008-08-06 20:12:44 +00:00
Jonas Häggqvist
a8502a3268 Updated Russian translation by Dennis Ivanov (FS#9244).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18200 a1c6a512-1295-4272-9138-f99709370657
2008-08-06 16:35:19 +00:00
Thom Johansen
cc8c27fc8a Fix problems (mostly not noticable to user) reported in norwegian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18199 a1c6a512-1295-4272-9138-f99709370657
2008-08-05 23:32:21 +00:00
Bertrik Sikken
ac40296723 Updated dutch voice translations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18195 a1c6a512-1295-4272-9138-f99709370657
2008-08-04 19:44:25 +00:00
Bertrik Sikken
a11f656d68 Apply fix for FS#9203 (WPS gets corrupted after changing status bar setting) by Thomas Schott
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18192 a1c6a512-1295-4272-9138-f99709370657
2008-08-04 17:45:39 +00:00
Peter D'Hoye
ff5533f3ac A bit of code police, no functional changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18191 a1c6a512-1295-4272-9138-f99709370657
2008-08-03 22:47:33 +00:00
Bertrik Sikken
d86255b4a9 Fix FS#9237 (Mismatch in voiced and displayed buffer size).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18190 a1c6a512-1295-4272-9138-f99709370657
2008-08-03 22:02:11 +00:00
Jonas Häggqvist
036e617b35 Bring the Danish translation in line with English.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18188 a1c6a512-1295-4272-9138-f99709370657
2008-08-03 19:40:02 +00:00
Bertrik Sikken
7a4c333581 Fix voicing of incorrect run time (top time instead of run time). Simplify runtime callback a bit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18186 a1c6a512-1295-4272-9138-f99709370657
2008-08-02 21:32:48 +00:00
Dominik Riebeling
02103a2fa7 Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in several places it has been missing (as FS#6071).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18185 a1c6a512-1295-4272-9138-f99709370657
2008-08-02 20:39:03 +00:00
Alessio Lenzi
6485d6d3ba Some minor fixes to italian translation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18184 a1c6a512-1295-4272-9138-f99709370657
2008-08-02 18:51:35 +00:00
Bertrik Sikken
7c3f98f58c Apply FS#9217 - Rockpaint line-drawing function, replace line-drawing algorithm by better looking bresenham algorithm
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18176 a1c6a512-1295-4272-9138-f99709370657
2008-08-01 19:33:55 +00:00
Peter D'Hoye
72b8d7ad76 Fix some issues with hebrew.lang. Not all are fixed, the maintainer should have a look at this...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18166 a1c6a512-1295-4272-9138-f99709370657
2008-07-31 22:45:40 +00:00
Jonas Häggqvist
5e811b8306 Add Manuel Dejonghe back to the German credits, document where Joao came from, and set svn:keywords on a few missing files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18162 a1c6a512-1295-4272-9138-f99709370657
2008-07-30 23:10:43 +00:00
Jonas Häggqvist
967394efa3 Remove another entry which seems to be a mistake.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18161 a1c6a512-1295-4272-9138-f99709370657
2008-07-30 21:57:32 +00:00
Jonas Häggqvist
35db0fe744 Updated Polish translation by Maciej Adamczak (closes FS#9151)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18160 a1c6a512-1295-4272-9138-f99709370657
2008-07-30 21:38:23 +00:00
Jonas Häggqvist
af0ed38129 Forgot to remove this one which didn't belong.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18159 a1c6a512-1295-4272-9138-f99709370657
2008-07-30 21:34:55 +00:00
Jonas Häggqvist
e5130f6ef3 Add a Rockbox header, and a list detailing who contributed to all language files. Please try to keep this updated.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18158 a1c6a512-1295-4272-9138-f99709370657
2008-07-30 21:23:22 +00:00
Nils Wallménius
ac4f857b13 Remove duplicate splash when loading a plugin so that the voice clip is only spoken once, thanks to bertrik for spotting.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18157 a1c6a512-1295-4272-9138-f99709370657
2008-07-30 20:37:00 +00:00
Jonas Häggqvist
010b4e0d90 Non-translating fixes by Robert Menes (FS#9225)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18155 a1c6a512-1295-4272-9138-f99709370657
2008-07-30 17:06:54 +00:00
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