Commit graph

17849 commits

Author SHA1 Message Date
Martin Arver
158051cecc Update playlist menu screenshot. The browsing and playing chapter is now up to date in terms of screenshots
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18025 a1c6a512-1295-4272-9138-f99709370657
2008-07-13 14:33:32 +00:00
Martin Arver
7d4deb73d5 Update screenshots for the virtual keyboard and id3-viewer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18024 a1c6a512-1295-4272-9138-f99709370657
2008-07-13 14:12:24 +00:00
Jonathan Gordon
69d468fd06 fix FS#9184 hopefully...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18023 a1c6a512-1295-4272-9138-f99709370657
2008-07-13 07:23:08 +00:00
Marc Guay
a5afecb02b Add the volume, bass, and treble ranges for the e200.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18022 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 23:22:32 +00:00
Rob Purchase
586437656c Delete an empty file that does not appear to be included by any target.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18021 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 23:11:14 +00:00
Marc Guay
8df0a92526 One last request->suggest
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18020 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 23:05:38 +00:00
Rob Purchase
ee72b3bbc6 Make the TCC780x NAND driver also build for 77x targets. This is work-in-progress stuff and does not yet work fully on 77x, but it's a step in the right direction. Also replace some magic numbers with #defines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18019 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 23:01:49 +00:00
Marc Guay
6e4aab0fe9 Update the Feature Request section of the manual's appendix to reflect the new policy.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18018 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 22:46:53 +00:00
Dominik Wenger
572b7cbe0d rbutil: Ups. forgot a file in the previous commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18017 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 17:30:01 +00:00
Dominik Wenger
a9f50c35e6 rbutil: completly reworked Talkfile generation. Should be more stable and more maintainable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18016 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 17:04:49 +00:00
Nicolas Pennequin
ae05501716 Introduce a new WPS parsing error case: limits exceeded. It includes the cases when there are too many tokens, lines, sublines, viewports, strings, characters or conditional levels. This prevents the parser from failing silently or going on, as it used to do in those cases. Thanks to fml (Alexander Levin) for mentioning this issue.
I also changed the error types from #defines to an enum, for cleanliness.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18015 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 15:12:09 +00:00
Dominik Wenger
70029587ca rbutil: call processEvents while uninstalling, so GUI doesnt freeze.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18014 a1c6a512-1295-4272-9138-f99709370657
2008-07-12 12:54:11 +00:00
Maurus Cuelenaere
6acee7d333 Remove binaries
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18013 a1c6a512-1295-4272-9138-f99709370657
2008-07-11 18:56:33 +00:00
Nicolas Pennequin
ca5bb76d2b Delete the svn:executable property and set svn:eol-style to native for all those text files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18012 a1c6a512-1295-4272-9138-f99709370657
2008-07-11 16:51:25 +00:00
Maurus Cuelenaere
141774be48 And of course add him to CREDITS :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18011 a1c6a512-1295-4272-9138-f99709370657
2008-07-11 16:08:52 +00:00
Maurus Cuelenaere
14c7f45cda Add zook's ZenUtils to SVN
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18010 a1c6a512-1295-4272-9138-f99709370657
2008-07-11 15:50:46 +00:00
Magnus Holmgren
7c84ede378 Hopefully fix FS #9153, as well as another bug (in fill_buffer) that could cause problems when rebuffering.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18009 a1c6a512-1295-4272-9138-f99709370657
2008-07-11 12:44:27 +00:00
Magnus Holmgren
aae69dff45 Fix FS #9181, allowing the documented 3 progress bars per WPS. Also simplify the code a little.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18008 a1c6a512-1295-4272-9138-f99709370657
2008-07-11 07:33:56 +00:00
Jens Arnold
349ee09216 Save a bit of binary size on targets which cannot record but share keymap with ones that can (Ondio SP, iPod G1/G2, Minis, and currently iPod G3).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18007 a1c6a512-1295-4272-9138-f99709370657
2008-07-10 05:24:02 +00:00
Jonathan Gordon
5cb85a81d2 fix the sleeptimer which got broken in r17872
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18006 a1c6a512-1295-4272-9138-f99709370657
2008-07-10 02:33:00 +00:00
Dominik Wenger
145827d2a4 rbutil/rbspeex: alway run make clean before building librbspeex for a specific arch.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18005 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 22:10:09 +00:00
Dominik Wenger
c82511ab06 rbutil/rbspeex fix some small mistakes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18004 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 21:56:41 +00:00
Dominik Wenger
6bd961d6a5 rbutil: use rbspeex new Makefile commands to build a universal lib on mac.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18003 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 21:41:41 +00:00
Dominik Wenger
b5177cf200 modify Makefile so its possible to build a universal lib. Building is still complicated.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18002 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 21:39:45 +00:00
Frank Gevaerts
df7d6d0e6e define SERIALIZE_WRITES for all HAVE_ATA_SD, not just the sansas
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18001 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 21:00:38 +00:00
Rob Purchase
b564ac44cd D2: A working implementation of lcd_blit_yuv() by Thibaut Girka.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18000 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 20:51:47 +00:00
Rob Purchase
0eb51e8a73 D2: Add the tuner_power() function which was missing from the previous FM commit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17999 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 20:42:47 +00:00
Dominik Wenger
34216463be rbutil: first fix to build a universal binary on mac.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17998 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 20:36:38 +00:00
Frank Gevaerts
3f3bb75d6a Don't do overlapping USB transactions and SD writes. This seems to avoid FS#8663
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17997 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 19:56:09 +00:00
Martin Arver
1acd535587 Update context menu screenshots to current theme
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17996 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 19:03:39 +00:00
Martin Arver
d46516c561 Update file browser screenshots to current theme
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17995 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 18:20:42 +00:00
Marc Guay
66ee09de18 Its not It's.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17994 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 02:26:49 +00:00
Marc Guay
4ed54cf9bf Small improvements to the Chessbox documentation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17993 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 02:23:08 +00:00
Marc Guay
5daf6e35d3 Small change to the calculator plugin description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17992 a1c6a512-1295-4272-9138-f99709370657
2008-07-09 01:58:23 +00:00
Dave Chapman
ee4ff052c2 Revert r17988 and instead fix the button labels in the ipod simulator background images. This isn't 100% perfect (I didn't go back to the layered source images), but IMO is good enough.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17991 a1c6a512-1295-4272-9138-f99709370657
2008-07-08 23:27:09 +00:00
Martin Arver
a1a0ae631c Update main menu screenshot to reflect the new standard theme
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17990 a1c6a512-1295-4272-9138-f99709370657
2008-07-08 19:34:59 +00:00
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