summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-06-05Theme Editor: Got save/save-as functionality working and added Tango icons ↵Robert Bieber
to the toolbar git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26593 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Some asm code beautification in the mpc decoder.Andree Buschmann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26592 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Add a mapping for the PLA_EXIT action for Iriver remote and provide it in ↵Marianne Arnold
the manual as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26591 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Mini2440: Fix simulator. It's touchscreen so there's button clashes when ↵Thomas Martitz
trying to map the 6 hw buttons as well. Just remove that for now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26590 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Look for CROSS_COMPILE when building the simulator.Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26589 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Update, correct and complete the Iaudio remote keymap file.Marianne Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26588 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Fix PLA_EXIT and PLA_CANCEL for the Iaudio M5 and X5, make them more ↵Marianne Arnold
intuitive and add the missing remote actions for it at the same time. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26587 a1c6a512-1295-4272-9138-f99709370657
2010-06-05cabbiev2 128x64x1 (r)wps:Rafaël Carré
integrate back modifications made by bertrik for clipv1 into iriver remote wps don't show decibel value when changing volume (too complex for me) delete 'sansaclip' specific version so the wps is used on all clips git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26586 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Move delay a bit in dbop_read_input for ams sansa targets using the DBOP ↵Bertrik Sikken
port for button readout git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26585 a1c6a512-1295-4272-9138-f99709370657
2010-06-05FS#11354 - A few more islenska.lang fixes by Hinrik Örn Sigurðsson fixing ↵Nils Wallménius
a few more source and target mismatches with english.lang in the icelandic translation. Prune a lot of old unused strings that were deleted from english.lang long ago. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26584 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Fix plugin bitmaps dependencies generationRafaël Carré
extended regular expressions (e.g., using | or +) can't be used with posix sed. We can use them with awk though git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26583 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Set svn:mime-type to application/octet-stream for all uisimulator bitmapsBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26582 a1c6a512-1295-4272-9138-f99709370657
2010-06-05pdbox: Moved all global variables in pdbox.c to IRAM.Wincent Balin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26581 a1c6a512-1295-4272-9138-f99709370657
2010-06-05set svn properties.Teruaki Kawashima
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26580 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Enable info about the Iaudio remote keymapping in the M5 and X5 manual. Only ↵Marianne Arnold
'actions' are included now, it still needs a check for accuracy and updating some button tables. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26579 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Change font encoding to T1.Dominik Riebeling
Some characters used by the manual can't be represented by the default font encoding OT1 used by LaTeX. Switching the font encoding to T1 fixes this, and makes the manuals build again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26578 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Remove Jump scroll from the manual tooNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26577 a1c6a512-1295-4272-9138-f99709370657
2010-06-05remove old text viewer plugin (viewer.rock).Yoshihisa Uchida
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26576 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Remove the jump scroll settings since they don't do anything, drop the ↵Nils Wallménius
relevant lang ids too git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26575 a1c6a512-1295-4272-9138-f99709370657
2010-06-05new plugin: FS#10559 - lrcplayer: a plugin to view .lrc file.Teruaki Kawashima
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26574 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Implement backlight brightness for iPod G4 greyscale and iPod Color/Photo.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26573 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Lang file cleanup!Nils Wallménius
*This breaks the string order so voice files need to be rebuilt.* Deleted strings marked as deprecated. Deleted a few unused strings that were not marked as deprecated. Corrected the target of a few strings too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26572 a1c6a512-1295-4272-9138-f99709370657
2010-06-05reworks text viewer plugin. (FS#11209)Yoshihisa Uchida
new text viewer plugin: text_viewer.rock. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26571 a1c6a512-1295-4272-9138-f99709370657
2010-06-05New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff
1) "Charge during USB connection" option is now tristate: off/on/force. Currently "force" behaves just like "on", but in future it will allow charging even when it was not possible to positively identify a charger. 2) The H300 code has been adjusted to use the new system but there should be no functional differences, it already had the USB charging option and its USB/charging support is hardware controlled. 3) The Gigabeat S code has been adjusted to use the new system: the player now has the USB charging option, which wasn't previously available. The player will only charge at full speed when allowed to do so by a working USB host, so USB AC adapters won't work very well; however, they didn't work before either, so this is not a change in functionality. 4) The iPod Nano 2G code has been adjusted to use the new system: it already had the USB charging option. Using a USB AC adapter won't charge at full speed any more (it did before) - the old implementation was equivalent to the not-yet-implemented "force" option in the new system. No other target should be affected. Support for the "force" mode and support for at least some other iPod models will come in a future commit :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26570 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Improve error handling.Dominik Riebeling
Add some more return checks and fix a memleak on error. Addresses warnings when building with Rockbox Utility. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26569 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Theme Editor: Basic save-as functionality working, but only invoked when a ↵Robert Bieber
tab is closed git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26568 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Theme Editor: Got document title change signal working, beginning work on ↵Robert Bieber
save function git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26567 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Theme Editor: Enabled tag closingRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26566 a1c6a512-1295-4272-9138-f99709370657
2010-06-05Theme Editor: Enabled persistent window and panel locationsRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26565 a1c6a512-1295-4272-9138-f99709370657
2010-06-04More untranslated strings in Dutch langfile. Note to self: next time update ↵Peter D'Hoye
to head before running genlang. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26564 a1c6a512-1295-4272-9138-f99709370657
2010-06-04Fix some untranslated strings in the Dutch langfilePeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26563 a1c6a512-1295-4272-9138-f99709370657
2010-06-04Port greylib blitting optimisation to clipv2 and Clip+. Actual speedup can't ↵Jens Arnold
be measured because something is fishy with the cpu clocking (calculated load is negative??) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26562 a1c6a512-1295-4272-9138-f99709370657
2010-06-04rbutil: add mpio hd200 as disabled target (all untested)Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26561 a1c6a512-1295-4272-9138-f99709370657
2010-06-04pdbox: Reverted premature commit of Coldfire optimization.Wincent Balin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26560 a1c6a512-1295-4272-9138-f99709370657
2010-06-04Revert a small part of r26555 to fix yellow, these strings are unused and ↵Nils Wallménius
will be deleted in a larger lang cleanup patch soon. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26559 a1c6a512-1295-4272-9138-f99709370657
2010-06-04rbutil: Make TTS and encoders run on all cores \n FS#11160 by Delyan KratunovDominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26558 a1c6a512-1295-4272-9138-f99709370657
2010-06-04Port greylib blitting optimisation to clipv1.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26557 a1c6a512-1295-4272-9138-f99709370657
2010-06-04Implement a --delete option for langtoo for easy deletion of lang phrasesNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26556 a1c6a512-1295-4272-9138-f99709370657
2010-06-04FS#11353 - Fix all errors in islenska.lang by Hinrik Örn SigurðssonNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26555 a1c6a512-1295-4272-9138-f99709370657
2010-06-04Make the 8 in 35-Nimbus slightly more balancedAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26554 a1c6a512-1295-4272-9138-f99709370657
2010-06-04New 35 pixels hight font: 35-Nimbus (FS#11271)Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26553 a1c6a512-1295-4272-9138-f99709370657
2010-06-04pdbox: Fixing yellows.Wincent Balin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26552 a1c6a512-1295-4272-9138-f99709370657
2010-06-04pdbox: Corrected inclusion of m_fixed.h .Wincent Balin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26551 a1c6a512-1295-4272-9138-f99709370657
2010-06-04pdbox: Added Coldfire multiplication optimization by Buschel.Wincent Balin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26550 a1c6a512-1295-4272-9138-f99709370657
2010-06-04pdbox: Reduced (visible) precision of numbers shown in the GUI.Wincent Balin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26549 a1c6a512-1295-4272-9138-f99709370657
2010-06-04pdbox: The values on of widgets are reset on start now.Wincent Balin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26548 a1c6a512-1295-4272-9138-f99709370657
2010-06-04Update Brazilian Portuguese translation for Rockbox UtilityDominik Riebeling
Author: Adilson Xavier Flyspray: FS#11317 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26547 a1c6a512-1295-4272-9138-f99709370657
2010-06-04Ensure CPU is defined.Andree Buschmann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26546 a1c6a512-1295-4272-9138-f99709370657
2010-06-04test_gfx preprocessing needs to be rearranged a little different so mylcd ↵Michael Sevakis
defaults to core graphics unless greylib is being tested. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26544 a1c6a512-1295-4272-9138-f99709370657
2010-06-04Convert some more stuff to mylcd_ and support pgfx as well.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26543 a1c6a512-1295-4272-9138-f99709370657