Commit Graph

17660 Commits

Author SHA1 Message Date
Marcoen Hirschberg 354ddb9b3f revert this commit until we find a better fix
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17825 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 00:06:49 +00:00
Marcoen Hirschberg aab068631b fix typo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17824 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 00:02:07 +00:00
Marcoen Hirschberg 3a3facb6bc revert accidental commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17823 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 00:02:05 +00:00
Marcoen Hirschberg b2ce7e2801 set the s5l8700 i2c define to a unique number
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17822 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 00:02:03 +00:00
Marc Guay 3ce62b6413 Add a note at the beginning of the iPod Video installation chapter regarding the fact that Rockbox doesn't run on the 6th/Classic generation - similar to the one in the iPod nano manual. Can I borrow a battering ram?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17821 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 23:54:54 +00:00
Marcoen Hirschberg 1d04485789 remove leftover debug stuff
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17820 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 23:44:17 +00:00
Marcoen Hirschberg 7b10ef9a7c initial Meizu M6SL port (take 2)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17819 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 23:24:34 +00:00
Dominik Riebeling 5c763f4001 fix building on w32.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17818 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 23:19:59 +00:00
Marianne Arnold 7a85fc6d65 Next part of FS#9086: Add a description of the crossfade settings to the playback options section in the manual. (an additional small change in the same file to one of the used options, so that the AB repeat section appears in the c200 manual as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17817 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 23:06:44 +00:00
Marianne Arnold 0be1b80192 Be a bit more accurate in the manual: use better options to include or exclude parts for some targets (frequency settings, display dependent settings). Also add a note about custom icons while at it (part of FS#9086 again with some tweaking by me).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17816 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 22:50:25 +00:00
Dominik Wenger 8126a6be82 rbutil: forgot the new files
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17815 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 22:48:25 +00:00
Marianne Arnold 5e031bec8b Add a bit more info to the manual, small paragraphs about showing file extensions, the 'title' in the database and the bookmarks context menu. Part of FS#9086.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17814 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 22:04:18 +00:00
Dominik Wenger 7fb11a82a1 rbutil: move some detecting code, to make detecing things nicer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17813 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 21:53:22 +00:00
Jens Arnold 3867cf9181 Use the flash disk icon on all flash sttorage targets instead just on the Ondio. Pointed out by Llorean.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17812 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 21:40:06 +00:00
Dominik Riebeling 9f0ea77d22 connect progress signal directly to the logger.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17811 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 20:36:41 +00:00
Dominik Wenger 7135f2d9f4 make mrobe100 touchstrip driver less sensitive by checking for the finger bit. Also little cleanup in driver.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17810 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 20:19:27 +00:00
Mark Arigo 22e7bf32b8 My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). Current status is that the bootloader works to load Rockbox, but dual boot does not work: it freezes after decrypting the OF. When Rockbox boots, it freezes somewhere between showing the logo and the main menu. And there's no driver for the touchpad. So lots of work left.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17809 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 18:40:25 +00:00
Dominik Riebeling 78337961b7 Unset svn:executable property.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17808 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 18:14:01 +00:00
Jens Arnold 71cc98605f Small optimisation for mandelbrot on arm targets: Help the compiler allocating registers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17807 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 16:06:28 +00:00
Rob Purchase 39aaa2f2b5 D2: Small optimisation to the PCM FIQ (only stack registers when necessary).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17806 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 12:39:03 +00:00
Rob Purchase 38b02f3d7a D2: Make the nand driver's sanity checks a little more... sane. This should allow booting on a few older D2's.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17805 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 12:35:50 +00:00
Rob Purchase 0494157cf4 D2: Keymap improvements for pitchscreen, quickscreen and context menu. (note: quickscreen left action does not currently work)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17804 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 12:34:23 +00:00
Marc Guay 12f319dcc8 Document FS#7074 - Random folder advance custom directories.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17803 a1c6a512-1295-4272-9138-f99709370657
2008-06-27 01:54:39 +00:00
Marc Guay f9e17fc862 Revert pointless change to random_folder_advance_config.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17802 a1c6a512-1295-4272-9138-f99709370657
2008-06-26 12:53:08 +00:00
Marc Guay 8ca67db939 Add the Random Folder Advance feature to the manual, along with the plugin random_folder_advance_config, and a tiny bug fix in the plugin itself. Closes FS#7677.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17801 a1c6a512-1295-4272-9138-f99709370657
2008-06-26 03:05:24 +00:00
Dominik Riebeling 37f37394c3 trim whitespace from TTS error string before displaying it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17800 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 22:25:52 +00:00
Maurus Cuelenaere 19e5814ae2 Update Jz4740 usbtool
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17799 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 21:40:48 +00:00
Marcoen Hirschberg 764956f01e move our default glyph to the right position
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17798 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 15:23:19 +00:00
Marcoen Hirschberg 91b0b68035 Arabic support by Mohamed Tarek, closes FS#9109
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17797 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 15:23:17 +00:00
Marcoen Hirschberg c1261f76ec add the unicode names to each glyph with gbdfed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17796 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 15:23:15 +00:00
Marcoen Hirschberg 45cb43947f save in fontforge, moves the fi and fl ligatures to their correct position.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17795 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 15:23:08 +00:00
Marianne Arnold f0bfcdca78 Small fixes in the WPS button table. (1) Rewrite the newly added 'directory skip' lines and only opt the \ActionWpsAbSetAPrevDir way and just include the other for all. Fixes the H10 pdfs. (2) 'Escape' the line feed in some opts broken into two lines by using a % , otherwise the options before or after the new line are ignored. Makes the 'pitch screen' and 'ID3 viewer' lines show in the M:Robe100 manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17794 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 14:13:14 +00:00
Maurus Cuelenaere 87a6f12392 Off course I forgot rbutil_nl.ts ....
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17793 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 12:46:58 +00:00
Maurus Cuelenaere 863106a4dc RBUtil: 1) Add Dutch language
2) Update other languages with lupdate


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17792 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 12:46:01 +00:00
Jonathan Gordon 8a393885ea fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17791 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 10:58:48 +00:00
Jonathan Gordon 46f38c5f4f ok, only update the screen if the time is selected... otherwise the scrolling lines arnt readable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17790 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 08:54:55 +00:00
Jonathan Gordon d8e56e30d7 allow the full lowercase a-z to be used as conditional viewport grouping id's
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17789 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 08:08:39 +00:00
Jonathan Gordon b1dc552308 fix FS#8969 - rockbox info screen is now redrawn every half second
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17788 a1c6a512-1295-4272-9138-f99709370657
2008-06-25 07:46:18 +00:00
Dominik Riebeling ea7d0011bc Move language resources to a separate file. Only build and include langs when building release version.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17787 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 21:44:53 +00:00
Magnus Holmgren 82ed56bf59 When saving a .m3u8 playlist, include a byte order mark (BOM), as some applications require it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17786 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 20:44:45 +00:00
Maurus Cuelenaere 349c14c26d More improvements to jz4740_usbtool
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17785 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 20:14:00 +00:00
Marc Guay 07b2031ba0 Add a brief mention of customisable keyboard layouts to the virtual keyboard section of the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17784 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 16:11:07 +00:00
Michael Giacomelli ff9f3f8c04 Revert r14786 which resulted in a substantial reduction in accuracy to save a 7.6KB of RAM. Accuracy should be greatly improved now, and if we want to make that trade off again, I think of better ways to do it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17783 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 15:39:44 +00:00
Michael Giacomelli dab9fa1ef7 Fix for WMAv1 decoding suggested by Rafael Carre. I don't think anyone out there will ever use V1, but its worth having correct code for its own sake.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17782 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 15:17:14 +00:00
Jonathan Gordon 8358dffd11 pictureflow update:
fix FS#8347 and FS#8425 - track order is incorrrect
also:
center the track list in the screen, and show the track number if its available


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17781 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 10:20:22 +00:00
Jonathan Gordon e0b957fd51 quick fix for FS#8729
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17780 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 08:09:35 +00:00
Rob Purchase ed95be983c D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in *.lds for a crash fix and further 100% increase in codec performance.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17779 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 07:38:35 +00:00
Marc Guay 38fb1aa5cb Add 'Putting music on your player' section to the Quick Start chapter. Bow to Bascule. Although not specifically a Rockbox point, we do get a lot of questions about it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17778 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 06:02:00 +00:00
Marc Guay 65f3634cc8 Add brief description of tagnavi.config with link to the Database wiki page in the introduction to the Database section of the manual. Eddy's idea with my changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17777 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 05:46:29 +00:00
Marc Guay 2e8a450f05 Add description of Playlist Viewer Menu to the manual. Also courtesy of Eddy.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17776 a1c6a512-1295-4272-9138-f99709370657
2008-06-24 05:24:29 +00:00