Commit graph

17863 commits

Author SHA1 Message Date
Marc Guay
a8af98f750 Update the iPod recording screen keymap and manual. FS#9165.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17989 a1c6a512-1295-4272-9138-f99709370657
2008-07-08 17:52:15 +00:00
Marc Guay
779c0eb5f0 Fix the simulator buttons for the iPod scrollwheels. Closes FS#8956.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17988 a1c6a512-1295-4272-9138-f99709370657
2008-07-08 17:06:15 +00:00
Maurus Cuelenaere
2a4d6a6dba Small fixes to Dutch translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17987 a1c6a512-1295-4272-9138-f99709370657
2008-07-08 14:47:53 +00:00
Daniel Stenberg
e6dde60a3e introducing MIPS support, not included in the "build all" action yet
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17986 a1c6a512-1295-4272-9138-f99709370657
2008-07-08 07:13:05 +00:00
Jonathan Gordon
39de8688f9 fix FS#9162 - the time needs to not talk so often, not the date line
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17985 a1c6a512-1295-4272-9138-f99709370657
2008-07-08 02:30:58 +00:00
Frank Gevaerts
ce4e453465 update dutch translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17984 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 21:49:35 +00:00
Frank Gevaerts
ee3ed8a163 handle new installations (or upgrades) differently from invalid configurations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17983 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 21:40:44 +00:00
Frank Gevaerts
e6553f8218 fixed a string
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17982 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 20:28:11 +00:00
Frank Gevaerts
6f8b63ca12 #if and #ifdef are slightly different. Use the correct one
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17981 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 15:30:51 +00:00
Nils Wallménius
85788598ac Manual page for the keybox plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17980 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 14:40:41 +00:00
Nils Wallménius
bd12def393 Keybox, encrypted password storage. Manual page comming soon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17979 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 14:04:18 +00:00
Marc Guay
6d7adb608a Small rewording of the iAudio installation instructions. Gets rid of another old fixme.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17978 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 13:56:41 +00:00
Marc Guay
6f2613f199 Cross-reference to 'volume settings' from 'volume display'. Long-standing manual fixme.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17977 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 13:22:14 +00:00
Dan Everton
0229e94545 Fix FS #8361 - Custom stereo width reset by changing treble on e200. Thanks to Tomer Shalev for the investigation work and the patch.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17976 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 08:11:52 +00:00
Jens Arnold
105eef98fa AB repeat: define single button mode for the Player so that it becomes usable, and enable AB repeat for the Ondios, also in single button mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17975 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 07:04:07 +00:00
Marc Guay
2bfcb95fea Clean up the A-B repeat keymaps and add a note to gwps.c describing the ACTION_WPSAB_SINGLE #define. The Archos Player keypresses remain at large - if you have any info on their whereabouts please contact your local law enforcement.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17974 a1c6a512-1295-4272-9138-f99709370657
2008-07-07 05:17:15 +00:00
Marc Guay
a5ed793fe1 Get rid of useless bits.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17973 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 21:38:29 +00:00
Marc Guay
f6cde72ce9 Fix a few dead references in the manual and add an 's' where one was missing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17972 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 21:32:59 +00:00
Dominik Riebeling
f626357cc3 Bump version to 1.0.6
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17969 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 19:59:59 +00:00
Dominik Riebeling
b39c20e557 Make encoder selection update on device change. This includes a workaround as the settings object currently doesn't allow getting the encoder for any other than the selected device.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17968 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 19:57:22 +00:00
Dominik Riebeling
341f831310 When building static, add "." to the library include path so libusb.a can be placed in the build folder.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17967 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 19:46:48 +00:00
Frank Gevaerts
46548ee77c fix typo (and update translations for it)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17966 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 18:07:44 +00:00
Frank Gevaerts
444e0a54e5 fix some punctuation issues
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17965 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 17:55:23 +00:00
Frank Gevaerts
3f6f5b8275 don't leave the translations as 'unfinished'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17964 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 17:46:22 +00:00
Frank Gevaerts
cd558a0ef2 updates to the dutch translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17963 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 17:42:12 +00:00
Maurus Cuelenaere
d414aa3cca Keep up with translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17962 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 16:31:17 +00:00
Dominik Riebeling
537ed0133c Make two missing strings translateable and translate to german.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17961 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 16:23:51 +00:00
Marianne Arnold
af78b5fdec Disable the 'Getting Extras' section in the Archos Player/Studio manual and move the } to the right spot to also exclude the period ...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17960 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 16:10:28 +00:00
Marianne Arnold
18bcdccf4f Rephrase some sentences about the playlist catalog and just use 'disk' instead of 'hard disk' to avoid confusion. Still part of FS#9086 with some minor tweaks by me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17959 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 15:58:24 +00:00
Jonathan Gordon
b02ad2bb26 fix checkwps again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17958 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 14:32:34 +00:00
Jonathan Gordon
d035f255c9 get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 though
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17957 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 13:23:28 +00:00
Robert Kukla
feeac4f15f volume buttons for gigabeat sim
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17956 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 12:27:03 +00:00
Jens Arnold
b1e16d2161 Repair charging screen on archos. usb_detect() doesn't return a boolean since 2007-09-04. Fixed same problem in the m:robe 500 bootloader and in bootbox.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17955 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 12:14:13 +00:00
Maurus Cuelenaere
f2998a81f2 Update Dutch language
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17954 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 11:34:33 +00:00
Nicolas Pennequin
aaf0693edf Update the French translation for rbutil and remove obsolete strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17953 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 11:08:14 +00:00
Nils Wallménius
a6aa62860a Set svn props and add Id to headers that were missing it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17952 a1c6a512-1295-4272-9138-f99709370657
2008-07-06 08:44:58 +00:00
Dominik Riebeling
e721fbf5cc Remove some stray blanks from source strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17951 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 23:57:47 +00:00
Dominik Riebeling
f3111bea6f Completely rework german translation and remove obsolete strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17950 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 23:56:19 +00:00
Maurus Cuelenaere
97fab8d359 Update Dutch translation + run lupdate on others
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17949 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 22:56:51 +00:00
Michael Giacomelli
95fb20b7a8 Fix warning due to typo on my part.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17948 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 22:55:09 +00:00
Dominik Riebeling
a5ab84f37a Fix some source strings to clean up translations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17947 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 22:14:15 +00:00
Dominik Riebeling
6667857eb2 Add a hint for translators.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17946 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 21:35:23 +00:00
Jonathan Gordon
92bd97b121 fix FS#9146
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17945 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 12:47:34 +00:00
Jonathan Gordon
311d048f6f fix FS#9144 hopefully for good... only update the screen if the time line is selected, or if talking menus are disabled, only update if the time line is actually on the screen. Also only update every 5s so scrolling lines still scroll. (turns out scroll_all was broken! fixed now)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17944 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 12:31:04 +00:00
Michael Giacomelli
2a75a9045c More WMAv1 fixes by Rafael Carre.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17943 a1c6a512-1295-4272-9138-f99709370657
2008-07-05 00:44:01 +00:00
Nicolas Pennequin
c7e7d7571b Updated French translation for rbutil.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17942 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 22:54:52 +00:00
Dominik Riebeling
980a759560 w32: only display additional OS info string if it's not empty.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17941 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 20:26:36 +00:00
Marc Guay
a5f99f2a51 Bring the H300 charging-only button in line with the other targets. Hold the AB button on connect for this feature. To discuss a greater reworking of the function, see FS#8702.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17940 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 18:12:01 +00:00
Maurus Cuelenaere
33d8bb15e2 Fix infinite loop in sendfirm_win.cpp and other minor fixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17939 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 12:45:24 +00:00
Maurus Cuelenaere
46d8302c7d Make sendfirm_win.c compile and work
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17938 a1c6a512-1295-4272-9138-f99709370657
2008-07-04 11:38:08 +00:00