1. 7c37c54 iPod 1st Gen: Dynamic wheel enable. This reduces wheel power consumption to about 0.5% when hold is not enabled and there is no activity, and keeps it disabled on hold. by Jens Arnold · 17 years ago
  2. 9110344 Oops, not all ipod have recording by Nils Wallménius · 17 years ago
  3. 8a1dac1 Mark deprecated strings, correct button names in some splashes, some minor tweaks by Nils Wallménius · 17 years ago
  4. 347b351 iPod 1st Gen: Electronically disable the wheel when hold is enabled, saving quite some power. by Jens Arnold · 17 years ago
  5. 3c35d7a Sort the ipod targets, and add myself for various parts. by Jens Arnold · 17 years ago
  6. 6a5b939 I'll keep an eye on h300... by Peter D'Hoye · 17 years ago
  7. 73a050e Fix crash in peak meter release setting, and set the limits back to a reasonable value. Fixes FS #7608 by Peter D'Hoye · 17 years ago
  8. bfa1adc H300: Read battery voltage with 10bit precision. by Jens Arnold · 17 years ago
  9. 98a3789 Add myself as maintainer for some parts by Linus Nielsen Feltzing · 17 years ago
  10. 0b7391e Fix more yellow. by Jens Arnold · 17 years ago
  11. 839ffbf Fix yellow. by Jens Arnold · 17 years ago
  12. 0fac492 First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines. by Jens Arnold · 17 years ago
  13. 12706e4 Updated Italian language file (FS #7605 by Harry Tu) by Peter D'Hoye · 17 years ago
  14. 767c0ec Pass plugin api pointer to funtion directly, fixes crashes when doing incremental builds. Fix incorrect backlight changes in rockblox introduced recently. by Peter D'Hoye · 17 years ago
  15. 735ab88 I'll grab a few more by Daniel Stenberg · 17 years ago
  16. 2a258ea Fix signedness bug in trickle charge proportional adjustment which became visible due to the changed calculation. by Jens Arnold · 17 years ago
  17. da727b5 Show the plugin category name in the list title in the plugin browsers. by Jonathan Gordon · 17 years ago
  18. fc6d57f remove "empty download cache" menu entry -- clearing the cache will be in the configuration dialog once it's implemented. by Dominik Riebeling · 17 years ago
  19. bebce6a oops, close the handle after use as a good citizen by Daniel Stenberg · 17 years ago
  20. b23fc25 Added a "RAM usage:" line to rockbox-info.txt which basically says how large by Daniel Stenberg · 17 years ago
  21. 8159b9e Faster Q1.31 multiply for ARM. Add some ARM asm windowing code. Simply replacing c code with loop unrolled + load/store multiple instructions makes a surprising difference on PP. Also, add comments to the windowing code. by Michael Giacomelli · 17 years ago
  22. 1d1d9a8 Switch to using millivolt for battery voltage and other internal voltages. * Fix debug voltage history display. * Some code cleanup. by Jens Arnold · 17 years ago
  23. 653b996 Add theme installation. This relies on a modified server script so the themes site need to incorporate the changes. by Dominik Riebeling · 17 years ago
  24. 53fbd6d 302 is also a valid redirect. Also keep the original query when redirecting. by Dominik Riebeling · 17 years ago
  25. 57dd552 Don't close http connection manually, the destructor will do that anyway. Fixes some download problems. Also add support for following moved documents (http status 301, 303 and 307). by Dominik Riebeling · 17 years ago
  26. ba8ec4a Ignore HAVE_BACKLIGHT for plugins, as they build without the check and makes life easier for ondio owners. by Peter D'Hoye · 17 years ago
  27. c68e3cc Make the wheel work on 1st gen iPod. by Jens Arnold · 17 years ago
  28. 1899315 rbutilQt: set the correct sorting method for the browsedirtree dialog. by Dominik Wenger · 17 years ago
  29. 9789d30 rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialog, added a small dialog to ask for the original firmware, if you install a bootloader for a fwpatcher target. by Dominik Wenger · 17 years ago
  30. 8897e8c more fixing on downloading class: toEncoded can't be used as get parameter. Use path() and construct query parameters ourselves. by Dominik Riebeling · 17 years ago
  31. e59cf6b (hopefully) fix some broken download stuff I introduced yesterday. by Dominik Riebeling · 17 years ago
  32. 0221731 Try to translate items when using the STRINGCHOICE_SETTING() macro (fixes FS#7603) by Jonathan Gordon · 17 years ago
  33. cb53e3c Bring mpegplayer backlight fix to the other plugins, this also fixes some wrongly ifdef'd backlight calls. by Peter D'Hoye · 17 years ago
  34. f2b5c29 Copy files rather than linking them. This should make using the POOL feature work on Windows/Cygwin. by Jonas Häggqvist · 17 years ago
  35. 05a6c98 use the host cc when preprocessing features by Daniel Stenberg · 17 years ago
  36. 0624bd1 Further tweaks to Catalan Language by Victor Zabalza (no UTF-8 in the commit message this time). by Jonas Häggqvist · 17 years ago
  37. 498bae3 extend ZipInstaller to support installing of multiple files at once (for use by the theme installation). by Dominik Riebeling · 17 years ago
  38. 07e4ddb Extend HttpGet class to allow downloading a file to a buffer instead of a file. by Dominik Riebeling · 17 years ago
  39. cacd382 The target power handling code isn't meant to be compiled for the sim. by Jens Arnold · 17 years ago
  40. 8a17734 Moved archos power handling into target tree. * Tuner power handling cleaned up a bit. by Jens Arnold · 17 years ago
  41. 360d951 Small optimisation by Peter D'Hoye · 17 years ago
  42. d746b94 Sign me up for a couple of maintainer slots. by Thom Johansen · 17 years ago
  43. 89f8f2e Ondios with backlight mod: * Make the backlight stay off in plain SVN builds (was always on before). * Switch off the light at the very end of shutdown to fake poweroff (the Ondio hardware stays powered until the user releases the button, or the hardware poweroff kicks in). by Jens Arnold · 17 years ago
  44. db405e1 Update Swedish language. by Magnus Holmgren · 17 years ago
  45. b03ffac Don't let the shutdown code mess with the backlight anymore on most targets. The backlight thread decides what to do on shutdown. by Jens Arnold · 17 years ago
  46. c5ed1be Add me to some parts I work on from time to time. by Magnus Holmgren · 17 years ago
  47. 2589aa7 Reorder the file for easier maintenance and fix a couple of typos found while doing it. by Magnus Holmgren · 17 years ago
  48. 4e140ac Fix a few typos and indentations. by Magnus Holmgren · 17 years ago
  49. a16ac1f Add Rockbox icon to windows binary. Icon taken from fwpatcher. by Dominik Riebeling · 17 years ago
  50. e608327 Genlang gets very confused if the tags are not all lower-case. by Jonas Häggqvist · 17 years ago
  51. 4918059 properties plugin: Make the ID3 info available on HWCODEC targets too. by Nicolas Pennequin · 17 years ago
  52. ee44c8d Update Danish language. by Jonas Häggqvist · 17 years ago
  53. 4efff75 Updated Catalan language by Víctor Zabalza. by Jonas Häggqvist · 17 years ago
  54. dc1cb3c Hopefully green this time (move the variable declarations inside the #if block). by Nicolas Pennequin · 17 years ago
  55. adb64bb properties plugin: the HWCODEC targets don't have get_metadata so no ID3 info for them. by Nicolas Pennequin · 17 years ago
  56. da6df99 The plugin API changed so update the version number and bump the change was incompatible, so bump the minimum version too. by Nicolas Pennequin · 17 years ago
  57. 9aa597f Add a bit of metadata info in the properties plugin output. by Nicolas Pennequin · 17 years ago
  58. db15e5d Add an error check in get_mp3_metadata() by Nicolas Pennequin · 17 years ago
  59. 6a92e47 Make get_metadata act on a struct mp3entry rather than a struct track_info. by Nicolas Pennequin · 17 years ago
  60. 7b055ab Updated the Japanese lang file to the new lang format. Many strings still missing, but provides a better starting point for anyone wanting to do a proper sync. by Will Robertson · 17 years ago
  61. 043c966 Add another file extension viewing option that mimics the old behaviour and make this default. Also update Dutch lang file and manual for this. by Peter D'Hoye · 17 years ago
  62. 62b0d4b Add a warning not to use the 64MB build on a an Ipod with 32MB RAM. by Jonas Häggqvist · 17 years ago
  63. 4060a8c Now get those keywords right... by Peter D'Hoye · 17 years ago
  64. a5d4d67 Also keep the backlight on in mpegplayer when plugged in. Fixes FS #7584. Created two helper functions for this, because this issue also exists in other plugins (to do). The helper functions are in the pluginlib in helper.[ch], where other common stuff can be put. by Peter D'Hoye · 17 years ago
  65. 07a0904 Updated Danish language. by Jonas Häggqvist · 17 years ago
  66. 7ac9a5f Fix a typo, thanks to Alistair Marshall for spotting (FS #7594) by Peter D'Hoye · 17 years ago
  67. f87a32f Update the manual for the new file extension setting by Peter D'Hoye · 17 years ago
  68. f522304 Vector drawing of the 2nd generation Ipod, including a png and pdf version too so it can be used in the 1st and 2nd gen Ipod manual. by Marianne Arnold · 17 years ago
  69. bbb8c3f While I'm at it, update Dutch language again ;) by Peter D'Hoye · 17 years ago
  70. 37fd439 Accept FS #7346 and take it a whole step further. Gives a separate setting to control the displaying of file extensions: off, on, or only how unknown extensions. by Peter D'Hoye · 17 years ago
  71. 1e28f59 Mini G1: Enabled backlight fading. Attn. Mini G1 voice users: a new voice file is required. by Jens Arnold · 17 years ago
  72. 2ae0d63 corrected logic in expression of jdgordon's r14187 commit; should fix FS#7590. Tidied up exit paths while I was at it. by Robert Kukla · 17 years ago
  73. 41a5776 Two oops commits for the price of one. by Jonas Häggqvist · 17 years ago
  74. 8a63838 More elegant (and robust) check for program availability. by Jonas Häggqvist · 17 years ago
  75. 45ffc87 Const-police, use less bytes where possible, get rid of duplicated backlight timeout array by Nils Wallménius · 17 years ago
  76. 58537b4 Voice related changes: by Jonas Häggqvist · 17 years ago
  77. 414ee9f Fix wheel in sansa simulator, closes FS#7591 by Nils Wallménius · 17 years ago
  78. 121af38 Simpler fix for rockboxdev.sh make/gmake detection in Mac OS X/Darwin. by Barry Wardell · 17 years ago
  79. 7c371f6 Accept FS#6499 - fix rockboxdev.sh make/gmake detection in Mac OS X/Darwin. Thanks to Lenny Koepsell. by Barry Wardell · 17 years ago
  80. 4a934ac Update Dutch lang file by Peter D'Hoye · 17 years ago
  81. 05221a9 Convert IDs to strings before using them, fixes FS #7564 by Peter D'Hoye · 17 years ago
  82. 542ff8b Remove unnecessary sim stubs and includes by Nils Wallménius · 17 years ago
  83. 26eb048 simplify a bit. by Dominik Riebeling · 17 years ago
  84. f14a492 Save a few bytes and make types more consistent by Nils Wallménius · 17 years ago
  85. f73d346 Fix FS#7587, the splash when building the database told the user to press the wrong button to return by Nils Wallménius · 17 years ago
  86. f28da1a Enable a lot more features for simulators and add stubs where necessary, simulators should now work with identical lng and voice files as the respective target by Nils Wallménius · 17 years ago
  87. 90c40b7 use alternating row colors in list views. by Dominik Riebeling · 17 years ago
  88. c1e0932 RbutilQt: Ups, another forgotten file. by Dominik Wenger · 17 years ago
  89. e40b4df rbutilQt:Ups.. the forgotten uninstall files. by Dominik Wenger · 17 years ago
  90. 451dec1 Clock: * Correct aspect ratio on archos recorders (target only, checking for LCD type). * Don't let the hands vanish if they are thin. by Jens Arnold · 17 years ago
  91. 0bd027a ignore comments containing iTunes 7 gapless data; should solve issues reported in http://forums.rockbox.org/index.php?topic=12048.0 and http://forums.rockbox.org/index.php?topic=12053.0 by Robert Kukla · 17 years ago
  92. ea88571 Fix red simulator builds. queue_broadcast() was missing... by Jens Arnold · 17 years ago
  93. 671f5d4 Removed special X5 backlight handling, and replaced it with a generic system that makes the backlight light up on shutdown and not time out unless it's completely disabled in the current player state. by Jens Arnold · 17 years ago
  94. 07a7d47 Revert my filetypes commits from today. the nvram buffer is 44bytes of which 43 are currently being used. We need to figure out what to do about this. by Jonathan Gordon · 17 years ago
  95. 7cb80a2 Fix a problem with the nvram settings which meant adding new items to the end needed the version bump (they dont anymore, but I'm bumping it now anyway to save some bug reports) by Jonathan Gordon · 17 years ago
  96. bcf97a4 Move WavPack metadata parsing to its own file and add handling of non-standard sampling rates by Dave Bryant · 17 years ago
  97. 5309568 Flip the balance setting list on scrollwheel targets so it feels more natural by Jonathan Gordon · 17 years ago
  98. eff14cc Change the way the MAX_FILETYPES define works. It now allocates enough filetype icons as it needed last boot + 8, this means we should never have to edit the define again. by Jonathan Gordon · 17 years ago
  99. ca42a2f Only allow make voice if voice building has been configured. by Jonas Häggqvist · 17 years ago
  100. dbeee72 Use md5sum of the string for pool clip filenames rather than the string itself. Avoids problems with illegal characters. This should be a proper fix of FS#7575 unless there are other, similar issues. by Jonas Häggqvist · 17 years ago