summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-02Optimize mpc's synthesis filter by reducing stalls for arm9 and above. Speed ↵Andree Buschmann
up ranges from 4% (nano 2g) to 11% (beast). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28452 a1c6a512-1295-4272-9138-f99709370657
2010-11-02It has been confirmed that the Philips GoGear HDD6330 doesRobert Menes
indeed have 64MB of RAM. Build it as such again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28451 a1c6a512-1295-4272-9138-f99709370657
2010-11-02More plugin keymaps for the HDD6330. Quite a lot of commits. ;)Robert Menes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28450 a1c6a512-1295-4272-9138-f99709370657
2010-11-02Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting ↵Michael Sparmann
interleaved write-capable chips. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28448 a1c6a512-1295-4272-9138-f99709370657
2010-11-02More plugin keymaps for the GoGear HDD6330.Robert Menes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28447 a1c6a512-1295-4272-9138-f99709370657
2010-11-02MPIO HD200: adjust FM keymapMarcin Bukat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28446 a1c6a512-1295-4272-9138-f99709370657
2010-11-02Commit a few more GoGear HDD6330 keymaps.Robert Menes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28445 a1c6a512-1295-4272-9138-f99709370657
2010-11-02MPIO HD200: fix red (I missed bootloader and simulator when renaming buttons)Marcin Bukat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28444 a1c6a512-1295-4272-9138-f99709370657
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28443 a1c6a512-1295-4272-9138-f99709370657
2010-11-02Begin committing keymap plugins for the Philips GoGear HDD6330.Robert Menes
Not all keymaps are completed, but I want to get some initial work I did under version control. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28442 a1c6a512-1295-4272-9138-f99709370657
2010-11-02Manual, lamp plugin button table: fix typo. Simplify and rearrange the code ↵Marianne Arnold
while at it to improve readability, especially with regards to the optional 3rd column for remote targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28441 a1c6a512-1295-4272-9138-f99709370657
2010-11-01Set the GoGear HDD6330 back to 32MB RAM again; 64MB causesRobert Menes
playback to crash. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28440 a1c6a512-1295-4272-9138-f99709370657
2010-11-01Fix typo from r28026 causing warnings on newer gcc.Nils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28439 a1c6a512-1295-4272-9138-f99709370657
2010-11-01Fix FS#11710. On Coldfire CPU's mpc uses a speed optimization which was not ↵Andree Buschmann
correctly re-initialized when rebuffering. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28437 a1c6a512-1295-4272-9138-f99709370657
2010-11-01Manual: add a reference to the chapter with the description of how to use ↵Alexander Levin
the timestretch feature git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28436 a1c6a512-1295-4272-9138-f99709370657
2010-11-01Another (hopefully final) fix for FS#11453 (AMSv2 powerdown fails sometimes ↵Bertrik Sikken
when wakeup timer set) by Fabian Vogel. This fix disables MCLK before powerdown-for-wakeup. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28435 a1c6a512-1295-4272-9138-f99709370657
2010-11-01lamp plugin:Teruaki Kawashima
-handles sys_events. -disable idle poweroff (part of FS#11578 by Hayden Pearce.) -correct button table in the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28429 a1c6a512-1295-4272-9138-f99709370657
2010-11-01reduce casts between "unsinged char *" and "fb_data *". make calculation ↵Teruaki Kawashima
precise. maintain spaces. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28428 a1c6a512-1295-4272-9138-f99709370657
2010-10-31fix make VERSION=x.y to work againMarcin Bukat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28427 a1c6a512-1295-4272-9138-f99709370657
2010-10-31fix yellowMarcin Bukat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28426 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. ↵Marcin Bukat
FS#11189 by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28425 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Fix red. Why did it go unnoticed through the build system?Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28424 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Default to absolute point mode on RaaA and Onda targets. Cowon D2 and MRobe ↵Thomas Martitz
500 stick to grid mode for now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28423 a1c6a512-1295-4272-9138-f99709370657
2010-10-31tabs -> spaces in the new Yesno java files and remove unused imports.Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28422 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Add support multimedia keys/buttons to the core, and adapt Rockbox on ↵Thomas Martitz
android for it (multimedia buttons are found on wired headsets and the lock screen in cyanogenmod). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28421 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Manual: rejig the disktidy plugin entry somewhat.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28420 a1c6a512-1295-4272-9138-f99709370657
2010-10-31libtremor: tweak a hot function for codebook decoding, mostly moving pointer ↵Nils Wallménius
lookups outside the loop. Speeds up decoding by 3-6% on Coldfire and a small speedup on arm too git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28419 a1c6a512-1295-4272-9138-f99709370657
2010-10-31disktidy: handles user abort properly.Teruaki Kawashima
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28418 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Manual: PNG Viewer is no longer only for colour LCDsAlex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28417 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Factor out the start/stopForeground and notification icon management into a ↵Thomas Martitz
separate class, don't let RockboxService.java become a beast. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28416 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Use a native yes/no dialog instead of rockbox's internal one on androidJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28415 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Commit FS #11682 by Teruaki Kawashima: fix the disktidy pluginRobert Menes
not cleaning custo git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28414 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Fix and extend imageviewer png support. FS#11641 by meMarcin Bukat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28413 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Remove the use of the instance field in non-anymore-static methodsThomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28412 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Pass the framebuffer to the service in the constructor rather than later ↵Thomas Martitz
from native code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28411 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Clean up r28408 coding style a bit to follow our guidelines with regard toThomas Martitz
brace placement, tabs and 80 char line width. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28410 a1c6a512-1295-4272-9138-f99709370657
2010-10-31fix a mem leak by calling the corect ReleaseString methodJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28409 a1c6a512-1295-4272-9138-f99709370657
2010-10-31FS#11686 - Kinetic list scrolling for touchscreenThomas Martitz
This adds kinetic scrolling to to lists on touchscreen targets and RaaA, like all other OSes on touchscreens have. It's only enabled in the absolute point mode, so for non-touchscreen and in grid mode nothing changes. Kinetic scrolling means that the list keeps scrolling (but is decelerating) after you leave the touchscreen with the finger. Redraw interval and deceleration is hardcoded for now but could be made configurable if desired. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28408 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Use a Native keyboard GUI instead of rockbox's internal one on androidJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28407 a1c6a512-1295-4272-9138-f99709370657
2010-10-31Clean up usage of RockboxService. Add a proper way to check if rockbox is ↵Jonathan Gordon
actually running (checking RockboxService.fb != null was very very bad) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28406 a1c6a512-1295-4272-9138-f99709370657
2010-10-31libtremor: introduce asm optimized version of the channel_couple function ↵Nils Wallménius
for Coldfire and optimize the arm as version, speedup ~1% on Coldfire and PortalPlayer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28405 a1c6a512-1295-4272-9138-f99709370657
2010-10-30*Bump version to 3.7Alex Parker
*Promote iPod Nano 2G to stable *Remove iPod Video 64 MB build *Rename unified iPod Video build to "iPod Video" git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28401 a1c6a512-1295-4272-9138-f99709370657
2010-10-30Android: Nicer launcher and statusbar icons made by Dustin Skoracki (taken ↵Thomas Martitz
from FS#11234). He also made some with white border, but I like this ones more. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28400 a1c6a512-1295-4272-9138-f99709370657
2010-10-30Promote Sansa Fuzev2, Clipv2 and Clip+ to stable.Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28394 a1c6a512-1295-4272-9138-f99709370657
2010-10-30Manual: add drawings of the H100 remote with button labels to the player ↵Marianne Arnold
images and use it in the 'Quick Start' chapter (below the main player drawing) to explain the button names which were already used in the description. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28393 a1c6a512-1295-4272-9138-f99709370657
2010-10-30fix menu screen title bug - patch by TeruMichael Chicoine
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28391 a1c6a512-1295-4272-9138-f99709370657
2010-10-30Manual: Fix typo in the H100's remote keymap file.Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28389 a1c6a512-1295-4272-9138-f99709370657
2010-10-29Android: Delay the progress dialog so it's not shown until after 0.5s are ↵Thomas Martitz
over. This way it shouldn't show in a normal launch, but only if libmisc.so needs unzipping. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28387 a1c6a512-1295-4272-9138-f99709370657
2010-10-29Initialize (instantiate) RockboxFramebuffer from the C code like with the ↵Thomas Martitz
othe java objects. Remove some @Override annotations to make the Java code build with certain javac versions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28386 a1c6a512-1295-4272-9138-f99709370657
2010-10-29Manual: correct swapped seek buttons for Hx00 remotes.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28383 a1c6a512-1295-4272-9138-f99709370657