summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-24zenvision.h -> zenvision30gb.hRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24325 a1c6a512-1295-4272-9138-f99709370657
2010-01-24Italian translation for rbutilRafaël Carré
Flyspray: FS#10923 Author: Domenico Di Misa git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24324 a1c6a512-1295-4272-9138-f99709370657
2010-01-24Disable DOOM for c200v2, it won't runRafaël Carré
Reclaim 128kB of plugin buffer, audio buffer is now 4 times larger git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24323 a1c6a512-1295-4272-9138-f99709370657
2010-01-24*.link: depends on config file where plugin buffer size is setRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24322 a1c6a512-1295-4272-9138-f99709370657
2010-01-24ARM: lr addresses the next instruction after the failing one in undefined ↵Rafaël Carré
instruction vector Substract 4 before passing the argument to UIE so the correct address is displayed git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24321 a1c6a512-1295-4272-9138-f99709370657
2010-01-24Correct the instructions for returning to Rockbox from the OF on the Gigabeat S.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24320 a1c6a512-1295-4272-9138-f99709370657
2010-01-23Recalculated typical current consumption for iPod Video.Andree Buschmann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24319 a1c6a512-1295-4272-9138-f99709370657
2010-01-23Commit FS#10082, enlarge volume control range for WM8758. This will enable ↵Andree Buschmann
volume control down to -90 dB for iPod Video targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24318 a1c6a512-1295-4272-9138-f99709370657
2010-01-23FS#10915 - Slovak Language update by Peter Lecky.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24317 a1c6a512-1295-4272-9138-f99709370657
2010-01-23FS#10921 - Fix for serbian translation by Ivan Pesic.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24316 a1c6a512-1295-4272-9138-f99709370657
2010-01-22Fix spacing and also use the correct platform name (we're not that far with ↵Alexander Levin
renaming them) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24315 a1c6a512-1295-4272-9138-f99709370657
2010-01-22Section headings should not end with a full stopAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24314 a1c6a512-1295-4272-9138-f99709370657
2010-01-22Use nicer right arrows in the manualAlexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24313 a1c6a512-1295-4272-9138-f99709370657
2010-01-21Store server info in RbSettings volatile in a QMap instead of putting it ↵Dominik Riebeling
into the user settings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24312 a1c6a512-1295-4272-9138-f99709370657
2010-01-21Update mkamsboot for Fuze OF 01.02.31Michael Chicoine
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24311 a1c6a512-1295-4272-9138-f99709370657
2010-01-21fractals: set svn:keywords property.Teruaki Kawashima
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24310 a1c6a512-1295-4272-9138-f99709370657
2010-01-21Fractals: this should fix bugs on simulator for greyscale LCD targets.Teruaki Kawashima
* moved #define USEGSLIB to fractal_sets.h and include only needed header file. * include plugin.h so that LCD_DEPTH is defined. * explicitly include fractal_sets.h in mandelbrot_set.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24309 a1c6a512-1295-4272-9138-f99709370657
2010-01-21mpegplayer: reset foreground/background color and clear display in case they ↵Teruaki Kawashima
are changed in menu. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24308 a1c6a512-1295-4272-9138-f99709370657
2010-01-21jpeg,png: fix typo in comments and indentions.Teruaki Kawashima
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24307 a1c6a512-1295-4272-9138-f99709370657
2010-01-21Import ipod-time-sync from libgpodMaurus Cuelenaere
This copies ipod-time-sync from libgpod and strips it of unneccesary code + Makefile and README are added. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24306 a1c6a512-1295-4272-9138-f99709370657
2010-01-21rbutil: mark e200v2 and fuze as stable (remove "Unstable")Rafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24305 a1c6a512-1295-4272-9138-f99709370657
2010-01-21vibe500: do not use float arithmetic, even if gcc would reduce this ↵Rafaël Carré
expression to a constant at compile time git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24304 a1c6a512-1295-4272-9138-f99709370657
2010-01-21fix FS#10288 by Tomasz Kowalczyk. Fixes issues where resuming a "insert ↵Jonathan Gordon
shuffled" playlist doesnt recreate the same playlist that was stopped.. (I'm tipsy still... read the task for more info :p ) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24303 a1c6a512-1295-4272-9138-f99709370657
2010-01-20Make parsing the server date locale independent also for asctime and RFC850 ↵Dominik Riebeling
representation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24302 a1c6a512-1295-4272-9138-f99709370657
2010-01-20rbutil: store the info from the server centrally in RbSetttings. Dont ↵Dominik Wenger
download build-info multiple times. Rename install.cpp git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24301 a1c6a512-1295-4272-9138-f99709370657
2010-01-20FS#10738: fix disktidy plugin crash when dealing with very long ↵Amaury Pouly
file/directory names. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24300 a1c6a512-1295-4272-9138-f99709370657
2010-01-20rbutil: remove some unneeded accesses to the raw build-info file.Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24299 a1c6a512-1295-4272-9138-f99709370657
2010-01-20Some formatting fixes, reported by Alexander LevinFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24297 a1c6a512-1295-4272-9138-f99709370657
2010-01-20Fix yellowMichael Sparmann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24296 a1c6a512-1295-4272-9138-f99709370657
2010-01-20iPod Nano 2G: Fix FTL panics caused by a bogus checkMichael Sparmann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24295 a1c6a512-1295-4272-9138-f99709370657
2010-01-19Add new translations to resources. Sort files in resource.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24294 a1c6a512-1295-4272-9138-f99709370657
2010-01-19Make Rockbox Utility build again and make some strings translatable. Break ↵Dominik Riebeling
some long lines. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24293 a1c6a512-1295-4272-9138-f99709370657
2010-01-19Add standard Rockbox header and license text.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24292 a1c6a512-1295-4272-9138-f99709370657
2010-01-19Fix red, moved around a bit to much.Thomas Martitz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24291 a1c6a512-1295-4272-9138-f99709370657
2010-01-19Add script for generating rbutil translation status overview.Dominik Riebeling
Small script to generate an overview of the current translation status of Rockbox Utility. The sources are retrieved from svn for this, so it doesn't mess up with a working copy. Current limitations: - expects lupdate-qt4 and lrelease-qt4 to be in the PATH. Doesn't try to find them using other names. - always works on SVN HEAD. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24290 a1c6a512-1295-4272-9138-f99709370657
2010-01-19Fix FS#10867 and a few more potential issues by imitate target scrollwheel ↵Thomas Martitz
behavior more (although that behavior is suboptimal imo). Also, default for maximum backlight brightness in the sim and move stuff into sim.h. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24289 a1c6a512-1295-4272-9138-f99709370657
2010-01-19rbutil: add a few qDebug outputs, to better track the install process in ↵Dominik Wenger
BootloaderInstallAms. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24288 a1c6a512-1295-4272-9138-f99709370657
2010-01-19Add key define to the D2 manual to allow it to build.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24287 a1c6a512-1295-4272-9138-f99709370657
2010-01-19Make the tcc usb driver compile without warnings. No functional changesFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24286 a1c6a512-1295-4272-9138-f99709370657
2010-01-19Fractals: No need to have globals under ctx structTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24285 a1c6a512-1295-4272-9138-f99709370657
2010-01-19undo the last commit... I'm too tired to fgure out how to make batt bench ↵Jonathan Gordon
work without the spin down notification (aka, fix red the really lazy way) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24284 a1c6a512-1295-4272-9138-f99709370657
2010-01-19Dont use the disk spindown notification on the mini2440, undo this if/when ↵Jonathan Gordon
we have a clean way to force a shutdown/umount of the sd card git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24283 a1c6a512-1295-4272-9138-f99709370657
2010-01-19basic touchscreen support in the mini2440's cabbie file. ↵Jonathan Gordon
play/repmode/shuffle buttons do their thing, battery goes to the menu git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24282 a1c6a512-1295-4272-9138-f99709370657
2010-01-18Add a missing #include, make a function static, make ↵Bertrik Sikken
touchpad_set_buttonlight implementation and declaration consistent git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24281 a1c6a512-1295-4272-9138-f99709370657
2010-01-18A simple rename in cube.c (s/USE_GSLIB/USEGSLIB) in order to have better ↵Tomer Shalev
consistency across plugins git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24280 a1c6a512-1295-4272-9138-f99709370657
2010-01-18Remove commented out line from iriver ifp7xx config fileTomer Shalev
That line is annoying, as it is catches when grepping for HAVE_LCD_COLOR git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24279 a1c6a512-1295-4272-9138-f99709370657
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts
Author: Szymon Dziok Flyspray: FS#10912 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24276 a1c6a512-1295-4272-9138-f99709370657
2010-01-18Fractals: Use overlay (do not clear the screen and paint the same region) ↵Tomer Shalev
when changing precision git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24275 a1c6a512-1295-4272-9138-f99709370657
2010-01-18M:Robe 500 - Correct a comment, and make charger detect pin an input as it ↵Karl Kurbjun
should be. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24274 a1c6a512-1295-4272-9138-f99709370657
2010-01-18Fractals: fix weird keymap for SAMSUNG_YH_PAD. adjust spaces.Teruaki Kawashima
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24273 a1c6a512-1295-4272-9138-f99709370657