Jonathan Gordon
|
3dcfbc0945
|
Accept FS#9111 - only exit te stats plugin if the exit button is pressed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17866 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-29 06:48:07 +00:00 |
|
Jonathan Gordon
|
322bfd2f0a
|
remove the overlapping viewports in cabbie so there is no bitmpa flickering when the WPS is redrawn... hopefully I havnt stuffed any of them up...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17865 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-29 05:54:02 +00:00 |
|
Jonathan Gordon
|
47b67ba6f6
|
fix FS#9120 by actually quiting random folder advance config after choosing "ignore changes and quit"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17864 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-29 02:39:09 +00:00 |
|
Jonathan Gordon
|
fa366af4b8
|
fix FS#9131 - line alingment was wong in the 160x128x16 cabbie wps for the progress line
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17863 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-29 02:30:51 +00:00 |
|
Jonathan Gordon
|
8f3175b779
|
fix FS#9119 (crash if random folder list has no entries)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17862 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-29 02:19:53 +00:00 |
|
Maurus Cuelenaere
|
475c2e7d05
|
Simplify touchscreen scrollbar handling code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17861 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 23:48:37 +00:00 |
|
Bertrik Sikken
|
77fd1c0462
|
Minor dutch spelling fixes for rbutilqt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17860 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 21:34:27 +00:00 |
|
Peter D'Hoye
|
4af5dd84a2
|
fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17859 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 21:02:43 +00:00 |
|
Robert Kukla
|
1f045bcb1e
|
FS#9085 - Stopwatch: Retain stopwatch times after exit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17858 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 21:01:08 +00:00 |
|
Peter D'Hoye
|
205f3df781
|
Remove a viewport ambiguity by changing the screens width/heigth members into lcdwidth/lcdheight. Normal usercode should always use getwidth()/getheigth() as that returns the viewport width/height. Fixes issues that would have appeared in many places when introducing viewports with sizes != lcd sizes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17857 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 20:45:21 +00:00 |
|
Maurus Cuelenaere
|
3d240f1e2a
|
Small fix for touchscreen interface
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17856 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 20:11:51 +00:00 |
|
Bertrik Sikken
|
604447c475
|
Moved microsd_int declaration from system-pp502x.c to ata-sd-target.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17855 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 19:36:21 +00:00 |
|
Michael Giacomelli
|
b50b38ae58
|
Forgot that the X5/M5 use a 64/64KB IRAM split, so they can't use the previous optimization.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17854 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 19:21:38 +00:00 |
|
Michael Giacomelli
|
a06f651c3e
|
Put the WMA windowing and output buffer into IRAM on targets with > 96KB of it. Improves 192k WMA decoding speed by about 2MHz on PP5024, and maybe saves some more when applying DSP.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17853 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 18:56:19 +00:00 |
|
Bertrik Sikken
|
54635b74a5
|
Removed unneeded #include "plugin.h"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17852 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 18:36:51 +00:00 |
|
Marcoen Hirschberg
|
b628198499
|
this function is not used by scrollwheel targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17851 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 18:35:26 +00:00 |
|
Maurus Cuelenaere
|
5edeade83b
|
Update dutch translation
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17849 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 18:13:00 +00:00 |
|
Marcoen Hirschberg
|
b4476ba975
|
include these string for all targets, not just the gigabeat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17848 a1c6a512-1295-4272-9138-f99709370657
|
2008-06-28 18:10:16 +00:00 |
|
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 |
|