summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-25Optimized DSP sample out functions for armv6. (For stereo output) ~9% faster ↵Michael Sevakis
than SVN asm and about 4% faster than SVN asm rearranged to observe pipeline hazards. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25717 a1c6a512-1295-4272-9138-f99709370657
2010-04-25DM320 UART: Enable clock in UART module since it will not be done in system ↵Karl Kurbjun
initialization. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25716 a1c6a512-1295-4272-9138-f99709370657
2010-04-25M:Robe 500 Power: Update battery Curve and simplify calculations.Karl Kurbjun
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25715 a1c6a512-1295-4272-9138-f99709370657
2010-04-25M:Robe 500 USB: Go back to OF timings for upcoming clock changesKarl Kurbjun
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25714 a1c6a512-1295-4272-9138-f99709370657
2010-04-25fix yellowJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25713 a1c6a512-1295-4272-9138-f99709370657
2010-04-25Make the buffering screen use the multiscreen API (FS#11143)Jonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25712 a1c6a512-1295-4272-9138-f99709370657
2010-04-25Fix alphabetical order of COMMITERS fileMarcin Bukat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25711 a1c6a512-1295-4272-9138-f99709370657
2010-04-25Make battery level (%bl) work with the bmp bars drawer like %pb and %pvJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25710 a1c6a512-1295-4272-9138-f99709370657
2010-04-25Fix for some bogus code in png by Andrew Rodland, fixing a warning when ↵Nils Wallménius
compiling with gcc 4.5 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25709 a1c6a512-1295-4272-9138-f99709370657
2010-04-25Charcell: Fix spurious letter appearing between board and score display.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25708 a1c6a512-1295-4272-9138-f99709370657
2010-04-24Fix redMagnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25707 a1c6a512-1295-4272-9138-f99709370657
2010-04-24FS#11099 - Rewind before resumeMagnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25706 a1c6a512-1295-4272-9138-f99709370657
2010-04-23Add Marcin Bukat as a commiterMarcin Bukat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25705 a1c6a512-1295-4272-9138-f99709370657
2010-04-23Packard Bell Vibe: clear temporary keys in the manual.Szymon Dziok
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25704 a1c6a512-1295-4272-9138-f99709370657
2010-04-23Packard Bell Vibe: finish the manual.Szymon Dziok
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25703 a1c6a512-1295-4272-9138-f99709370657
2010-04-23Gigabeat S: Will run pacbox at 60fps. Set FPS accordingly.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25702 a1c6a512-1295-4272-9138-f99709370657
2010-04-23Don't retrieve the mountpoint value for each file when displaying the ↵Dominik Riebeling
installed files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25701 a1c6a512-1295-4272-9138-f99709370657
2010-04-23Gigabeat S: All the target backlight functions are currently called on the ↵Michael Sevakis
backlight thread whereas that wasn't the case when the hardware fading was added. Now there's no danger of setting brightness interfering while setting up fades, so get rid of the superfluous mutex. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25700 a1c6a512-1295-4272-9138-f99709370657
2010-04-23i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for ↵Michael Sevakis
528MHz, and 1.35V for 264MHz and 132MHz. Keep DPTC overdrive ( > 400MHz) voltage scaling off for now because of uncertainties. Simplify the (working) mess later. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25699 a1c6a512-1295-4272-9138-f99709370657
2010-04-23i.MX31: Add some enums and a couple helper functions to make dealing with ↵Michael Sevakis
pin muxing and pad configuration a bit more sane. Convert any existing code which changes mux/pad settings to use helpers. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25698 a1c6a512-1295-4272-9138-f99709370657
2010-04-22dircache: increase stack size to handle the worse case path during rebuild ↵Amaury Pouly
(dircache->fat->ata-sd-pp+sdhc) and allows directory with depth up to 20 approximately git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25697 a1c6a512-1295-4272-9138-f99709370657
2010-04-22ata-sd-pp: reduce size of the buffer used to switch bank, no functional ↵Amaury Pouly
change intended. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25696 a1c6a512-1295-4272-9138-f99709370657
2010-04-21Fix grammar in the comment (make code non offending :-)Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25695 a1c6a512-1295-4272-9138-f99709370657
2010-04-21Update year in about box. We are still working on this.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25694 a1c6a512-1295-4272-9138-f99709370657
2010-04-21Add missing comma (pointed out by Szymon Dziok). Without it the MROBE100_PAD ↵Marianne Arnold
was ignored and the manual didn't mention the 'Up' and 'Down' buttons in the table. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25693 a1c6a512-1295-4272-9138-f99709370657
2010-04-20Fix broken Iaudio M3 manual and missing buttons in the M:Robe 100 manual, ↵Marianne Arnold
caused by the same weirdness of tex: breaking a long opt list needs escaping of the linebreak otherwise the one option before or after the break will be ignored (the one that is 'disconnected' from the comma). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25692 a1c6a512-1295-4272-9138-f99709370657
2010-04-20Wrong file name in time-sync utility makefileBertrik Sikken
Flyspray: FS #11212 Author: Rosso Maltese git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25691 a1c6a512-1295-4272-9138-f99709370657
2010-04-20Brickmania: Fix bogus firesTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25690 a1c6a512-1295-4272-9138-f99709370657
2010-04-20Brickmania: Use defined constant instead of hard-coded valueTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25689 a1c6a512-1295-4272-9138-f99709370657
2010-04-20Yet another try at fixing "FS#10959 - Brickmania - Ball disappears"Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25688 a1c6a512-1295-4272-9138-f99709370657
2010-04-20Brickmania: Fix flip delay was actually N+1 seconds (11 instead of 10)Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25687 a1c6a512-1295-4272-9138-f99709370657
2010-04-20Brickmania: No need to init these global variables, as they are set later onTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25686 a1c6a512-1295-4272-9138-f99709370657
2010-04-20Brickmania: Move Congratulations message a bit up, so it won't get clipped ↵Tomer Shalev
by the next line git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25685 a1c6a512-1295-4272-9138-f99709370657
2010-04-20really fix "%pv|something else" this timeJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25684 a1c6a512-1295-4272-9138-f99709370657
2010-04-19Packard Bell Vibe: Manual - change the names of the buttons internally ↵Szymon Dziok
(ButtonPrev -> ButtonLeft, ButtonNext -> ButtonRight), remove unnecessary strings, join the target to the existing mappings, where it's needed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25683 a1c6a512-1295-4272-9138-f99709370657
2010-04-19Fix typo in comment in the other file as wellAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25682 a1c6a512-1295-4272-9138-f99709370657
2010-04-19Fix typo in commentAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25681 a1c6a512-1295-4272-9138-f99709370657
2010-04-19Manual update to document pitchscreen info saved in bookmarks on swcodec targetsJeffrey Goode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25680 a1c6a512-1295-4272-9138-f99709370657
2010-04-19Packard Bell Vibe: manual - add a few plugin keymaps.Szymon Dziok
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25679 a1c6a512-1295-4272-9138-f99709370657
2010-04-19Packard Bell Vibe: imageviewer - add button to quit immediately, like in r24904.Szymon Dziok
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25678 a1c6a512-1295-4272-9138-f99709370657
2010-04-192 quick fixes Jonathan Gordon
1) fix %pv| where the | is for a conditional break and not for long form %pv 2) only draw bmp-bars if they are enabled (by a conditional or always on.) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25677 a1c6a512-1295-4272-9138-f99709370657
2010-04-18Clean up libmusepack: move declarations to internal.h and set svn properties.Bertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25676 a1c6a512-1295-4272-9138-f99709370657
2010-04-18AS3525: set more svn propertiesBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25675 a1c6a512-1295-4272-9138-f99709370657
2010-04-18Sansa as3525: Add missing lcd-clip.h header file to sansa clip lcd drivers. ↵Bertrik Sikken
Set svn:keywords on scrollwheel-as3525.c. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25674 a1c6a512-1295-4272-9138-f99709370657
2010-04-18Correct svn:keywords on firmware/driver/tuner/ipod_remote_tuner.cBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25673 a1c6a512-1295-4272-9138-f99709370657
2010-04-18Clean up IAP / ipod remote tuner a bit.Bertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25672 a1c6a512-1295-4272-9138-f99709370657
2010-04-18Use boolean instead of int for keeping track of mutex signalled state and ↵Bertrik Sikken
wakeup signalled state git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25671 a1c6a512-1295-4272-9138-f99709370657
2010-04-18Move audio_peek_track declaration from skin_display.c to audio.hBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25670 a1c6a512-1295-4272-9138-f99709370657
2010-04-18Add the guard where it should be used. The net effect is zero now but it ↵Alexander Levin
might be not in the future if the definitions are changed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25669 a1c6a512-1295-4272-9138-f99709370657
2010-04-18Revert r25665 - ipod keymap. More trouble than its worthJeffrey Goode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25668 a1c6a512-1295-4272-9138-f99709370657