summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-16Updated Italian language file (FS #7605 by Harry Tu)Peter D'Hoye
2007-08-16Pass plugin api pointer to funtion directly, fixes crashes when doing increme...Peter D'Hoye
2007-08-16I'll grab a few moreDaniel Stenberg
2007-08-16Fix signedness bug in trickle charge proportional adjustment which became vis...Jens Arnold
2007-08-16Show the plugin category name in the list title in the plugin browsers.Jonathan Gordon
2007-08-16remove "empty download cache" menu entry -- clearing the cache will be in the...Dominik Riebeling
2007-08-16oops, close the handle after use as a good citizenDaniel Stenberg
2007-08-16Added a "RAM usage:" line to rockbox-info.txt which basically says how largeDaniel Stenberg
2007-08-16Faster Q1.31 multiply for ARM. Add some ARM asm windowing code. Simply repl...Michael Giacomelli
2007-08-15Switch to using millivolt for battery voltage and other internal voltages. * ...Jens Arnold
2007-08-15Add theme installation. This relies on a modified server script so the themes...Dominik Riebeling
2007-08-15302 is also a valid redirect. Also keep the original query when redirecting.Dominik Riebeling
2007-08-15Don't close http connection manually, the destructor will do that anyway. Fix...Dominik Riebeling
2007-08-15Ignore HAVE_BACKLIGHT for plugins, as they build without the check and makes ...Peter D'Hoye
2007-08-15Make the wheel work on 1st gen iPod.Jens Arnold
2007-08-15rbutilQt: set the correct sorting method for the browsedirtree dialog.Dominik Wenger
2007-08-15rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialo...Dominik Wenger
2007-08-15more fixing on downloading class: toEncoded can't be used as get parameter. U...Dominik Riebeling
2007-08-15(hopefully) fix some broken download stuff I introduced yesterday.Dominik Riebeling
2007-08-15Try to translate items when using the STRINGCHOICE_SETTING() macro (fixes FS#...Jonathan Gordon
2007-08-15Bring mpegplayer backlight fix to the other plugins, this also fixes some wro...Peter D'Hoye
2007-08-15Copy files rather than linking them. This should make using the POOL feature ...Jonas Häggqvist
2007-08-15use the host cc when preprocessing featuresDaniel Stenberg
2007-08-14Further tweaks to Catalan Language by Victor Zabalza (no UTF-8 in the commit ...Jonas Häggqvist
2007-08-14extend ZipInstaller to support installing of multiple files at once (for use ...Dominik Riebeling
2007-08-14Extend HttpGet class to allow downloading a file to a buffer instead of a file.Dominik Riebeling
2007-08-14The target power handling code isn't meant to be compiled for the sim.Jens Arnold
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold
2007-08-14Small optimisationPeter D'Hoye
2007-08-14Sign me up for a couple of maintainer slots.Thom Johansen
2007-08-14Ondios with backlight mod: * Make the backlight stay off in plain SVN builds ...Jens Arnold
2007-08-14Update Swedish language.Magnus Holmgren
2007-08-14Don't let the shutdown code mess with the backlight anymore on most targets. ...Jens Arnold
2007-08-14Add me to some parts I work on from time to time.Magnus Holmgren
2007-08-14Reorder the file for easier maintenance and fix a couple of typos found while...Magnus Holmgren
2007-08-14Fix a few typos and indentations.Magnus Holmgren
2007-08-14Add Rockbox icon to windows binary. Icon taken from fwpatcher.Dominik Riebeling
2007-08-14Genlang gets very confused if the tags are not all lower-case.Jonas Häggqvist
2007-08-14properties plugin: Make the ID3 info available on HWCODEC targets too.Nicolas Pennequin
2007-08-14Update Danish language.Jonas Häggqvist
2007-08-14Updated Catalan language by Víctor Zabalza.Jonas Häggqvist
2007-08-14Hopefully green this time (move the variable declarations inside the #if block).Nicolas Pennequin
2007-08-14properties plugin: the HWCODEC targets don't have get_metadata so no ID3 info...Nicolas Pennequin
2007-08-14The plugin API changed so update the version number and bump the change was i...Nicolas Pennequin
2007-08-14Add a bit of metadata info in the properties plugin output.Nicolas Pennequin
2007-08-14Add an error check in get_mp3_metadata()Nicolas Pennequin
2007-08-14Make get_metadata act on a struct mp3entry rather than a struct track_info.Nicolas Pennequin
2007-08-14Updated the Japanese lang file to the new lang format. Many strings still mis...Will Robertson
2007-08-13Add another file extension viewing option that mimics the old behaviour and m...Peter D'Hoye
2007-08-13Add a warning not to use the 64MB build on a an Ipod with 32MB RAM.Jonas Häggqvist