Commit Graph

17680 Commits

Author SHA1 Message Date
Daniel Stenberg 2acc0ac542 Updated our source code header to explicitly mention that we are GPL v2 or
later. We still need to hunt down snippets used that are not. 1324 modified
files...
http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 18:10:04 +00:00
Dominik Riebeling af21db6ded add some files generated when building on w32 to the ignore list and make more use of wildcards.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17846 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 18:09:32 +00:00
Dominik Riebeling 9aab06ba0d W32: Make System Info screen also show the device description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17845 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 18:06:55 +00:00
Robert Kukla b4beb05d23 - use correct define (make lamp plugin work again)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17844 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 18:00:04 +00:00
Marcoen Hirschberg 2fb70bcabb implement smooth seeking acceleration for audio playback and mpegplayer
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17843 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 17:55:53 +00:00
Maurus Cuelenaere bcf9b5dfa6 Fix checksum issues
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17842 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 17:31:47 +00:00
Peter D'Hoye 90b616913b Peakmeters: use screens[].getwidth() and not screens[].width as the latter one returns the LCD width (which really shouldn't be there) - the former returns the width of the viewport. Do some code police as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17841 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 16:59:56 +00:00
Maurus Cuelenaere d951e169f5 Rename jz4740 tools + add some new ones
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17840 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 16:49:46 +00:00
Dominik Wenger 9c84070c8a rbutil: Add generated voicefiles to the install log, so you can uninstall it again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17839 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 16:44:59 +00:00
Peter D'Hoye db00c568c9 Fix broken peakmeters: peakmeter was using viewport drawing code but absolute screen coordinates for display updating. To Do: peakmeter must completely use viewport info for its updates.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17838 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 16:31:06 +00:00
Marc Guay 162a8f25b5 Improved description of reset-settings-on-boot for the iPods which can do it. Also added mention of this feature to the Quick Start section as suggested in FS#8472.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17837 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 16:10:02 +00:00
Marcoen Hirschberg a0858892d9 get rid of a warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17836 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 15:52:55 +00:00
Frank Gevaerts 17ce42cdec Add ppm and rppm viewer by Alexander Papst
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17835 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 15:50:05 +00:00
Frank Gevaerts 063b8e7c6a fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17834 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 15:39:52 +00:00
Frank Gevaerts 53455d3011 This file was originally sorted, so sort it again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17833 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 15:21:59 +00:00
Frank Gevaerts e565060121 Add rockblox1d, by Alexander Papst (originally 1drockblox, but renamed to not end up as the first game listed)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17831 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 15:16:43 +00:00
Jonathan Gordon 3a765f68e8 accidently replaced this wps during the %m stuff last week
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17830 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 15:06:52 +00:00
Andree Buschmann 25ffa8b198 Solve possible glitch after seeking in mpc files. Documented the special treatment after seek.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17829 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 12:55:34 +00:00
Marc Guay 3d0c81db95 Add Study Mode to the manual. Closes FS#9118.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17827 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 05:08:30 +00:00
Marc Guay 8a4ccc1901 Various improvements to the installation chapter, most of which are related to English spelling and grammar. Based on FS#8715.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17826 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 01:30:41 +00:00
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