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