1. d6b5445 Add some more sizes of Helvetica, plus bold variants. by Jens Arnold · 16 years ago
  2. f2c7a69 Font cleanup step 3 - The Big Shuffle: Renamed all fonts to a consistent naming scheme that allows easy selection of alternatives based on size, as discussed on IRC. Adjusted themes in SVN and Makefile for the sysfont. ** Attention **: Clean up your /.rockbox/fonts folder before installing the new release, and then install a new font pack as well. Adjust font names in your custom .cfg files. A reference table can be found in fonts/README. by Jens Arnold · 16 years ago
  3. e278b4f Turn off automatically after a number of backlight toggles. by Frank Gevaerts · 16 years ago
  4. d88094d set PWRON bit to 1 so the player doesn't turn off immediately (should work on M6SL and M3, not sure about the others) by Frank Gevaerts · 16 years ago
  5. 95c62a2 Font cleaup step 2: * Removed 00-Starmap_r400-8 - Bad unicode coverage, pretended to be a Win-1252 font, but was little more than pure ASCII, with many placeholders/ empty characters. * Removed win_crox* - broken encoding. RAWIN-R is neither Win-1251 nor ISO8859-5. * Converted jackash-16 to unicode (was CP437 in spite of what it said). * Fix several fonts to state their encoding, and change ISO8859-1 to ISO10646-1 for consistency. Fix property counts while we are at it. by Jens Arnold · 16 years ago
  6. c6bcb35 commit FS#9355 by Alexander Spyridakis. Greek translation for rbutil. by Dominik Wenger · 16 years ago
  7. 8a813fd Fix FS#9352 - allow .talk clips for single-character filenames. by Steve Bavin · 16 years ago
  8. 6549d31 enable full init code, as it seems to work by Frank Gevaerts · 16 years ago
  9. a4124e0 Font cleanup step 1: * alt8x8 - completely broken encoding. * atari-small - ASCII only, not used by any theme. * clR6x8-8859-2 - integrated into rockbox_default. * courB* - not used by any theme. * Hebrew-* - bad unicode coverage, essentially unused. * ter-u??v - 'EGA/VGA bold' versions of ter-u??b, meaningless in rockbox. * timR08 - not used by any theme. * uwe_prop - proportional is a slightly improved version of that. by Jens Arnold · 16 years ago
  10. c9e31fb Fix compiling of Jz4740 usbtool by Maurus Cuelenaere · 16 years ago
  11. da207a2 rename ARCH define because of conflict with some systems. see (FS#9321) by Dominik Wenger · 16 years ago
  12. 736af6f revert -fPIC change, as it seems to be gentoo related problem... by Christian Gmeiner · 16 years ago
  13. 903156d cleanups by William Poetra Yoga Hadisoeseno by Frank Gevaerts · 16 years ago
  14. 07840bd add -fPIC to GCCOPTS for simgcc to prevent warnings like: warning: creating a DT_TEXTREL in object. by Christian Gmeiner · 16 years ago
  15. 3409e9d code cleanup by Frank Gevaerts · 16 years ago
  16. 3ed5de8 r16149 renamed the variable ARCHOS to MODELNAME. Do it for the manual too (used when copying the pdf file to the output folder). by Dominik Riebeling · 16 years ago
  17. 6e24db0 fix meizu_dfu's buggy usb device id matching by Frank Gevaerts · 16 years ago
  18. 1867f24 Updated Bulgarian translation by Hristo Kovachev. Add Florin Popescu as translator in the Romanian langfile. by Jonas Häggqvist · 16 years ago
  19. 7582212 Language updates: by Jonas Häggqvist · 16 years ago
  20. ab7cfd2 revert r18327, as it introduces serious issues on non-sd players (like ipods) by Frank Gevaerts · 16 years ago
  21. ca588af Let qmake check the Qt version and error out if its too old. Useful if you have Qt3 and Qt4 installed and forget to pick the correct one. by Dominik Riebeling · 16 years ago
  22. b7219b7 Replaced TAB characters by spaces in sansapatcher by Bertrik Sikken · 16 years ago
  23. 9da68f9 Fix missing sansa_close when scanning for sansas in sansapatcher.c by Bertrik Sikken · 16 years ago
  24. 90f92b2 Add setting the User-Agent for http requests to HttpGet class. Make rbutil set its own user agent string. by Dominik Riebeling · 16 years ago
  25. 76a3959 French language update by Clément Pit-Claudel, FS#9323 by Frank Gevaerts · 16 years ago
  26. 0d760c1 Apply FS#9337 - Header file in SRC in rbutil/ipodpatcher. The parttypes.h header file apparently breaks compilation on some systems and is already #included in ipodpatcher.c by Bertrik Sikken · 16 years ago
  27. d8bb670 Fixed a possible index id destruction and temporary problems with the DB when DB has been loaded to ram, dircache enabled and statistics gathering ON. Fixed serial (affecting last played song order) being one too low after importing the changelog. A bit of code cleanup and comments also. by Miika Pekkarinen · 16 years ago
  28. 5d22e3c Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Closes FS#9327 by Frank Gevaerts · 16 years ago
  29. cc31b1f set properties... by Frank Gevaerts · 16 years ago
  30. e645ced add Meizu M3, M6 TP, M6 SP and M6 SL dfu firmware recovery tool by Frank Gevaerts · 16 years ago
  31. 26e0a97 mkzenboot: * Make it compile using MingW on Windows * Add other devices by Maurus Cuelenaere · 16 years ago
  32. a3a5450 Get checkwps compiling again: Move the definitions of BOM and BOM_SIZE to misc.c (they are not used outside misc.c, so don't need to be in the .h), plus always include misc.h in misc.c (not needed to fix checkwps, but good practice), and add unistd.h when __PCTOOL_ is defined. by Dave Chapman · 16 years ago
  33. 1f7b22b Make usb_storage work on all targets again by Frank Gevaerts · 16 years ago
  34. b2655cc as pointed out by funman in #rockbox, doing assumptions on the size of long by Daniel Stenberg · 16 years ago
  35. 79177ed MTP: * Add Win32 progress callback reporting support by Maurus Cuelenaere · 16 years ago
  36. e320446 Updated italian translation. by Alessio Lenzi · 16 years ago
  37. 78d4438 Fix TABing by Maurus Cuelenaere · 16 years ago
  38. 944c334 * Commit dual-boot support for Creative ZVx family by Maurus Cuelenaere · 16 years ago
  39. 109a867 Don't include a database.ignore file in a font-only package. by Jens Arnold · 16 years ago
  40. 96aba33 Fix FS #9280 (bsd tar errors out when called with -u and the destination file doesn't exist) by using -c. This requires buildzip.pl to only call the archiver once, with the additional beneft that it's more efficient (saves a call, and allows 7zip archives to become smaller). by Jens Arnold · 16 years ago
  41. 32c65bb Remove unused argument to the buildzip() function. by Antoine Cellerier · 16 years ago
  42. 62c4a28 Onda VX747: by Maurus Cuelenaere · 16 years ago
  43. 7533501 Also remove the .7z, .tar, .tar.gz and .tar.bz2 rockbox files when runing the clean target. by Antoine Cellerier · 16 years ago
  44. 0f04783 Fix compiling on *BSD targets (and probably others too) by Maurus Cuelenaere · 16 years ago
  45. bea2ab2 ZenUtils: * add FRESC encryption * clean up code a bit by Maurus Cuelenaere · 16 years ago
  46. af5f866 FS#9322 - Clarify the copyright and the license of nimbus-19 by Alexander Levin by Nils Wallménius · 16 years ago
  47. 4162e6f FS#9326 grammar fix by Clément Pit--Claudel by Nils Wallménius · 16 years ago
  48. 1f336c7 Update unifont to the latest version (5.1.20080820). This one has the filler glyphs for undefined characters, surrogates and private use area stripped from the version at http://unifoundry.com/unifont.html in order to save space. It covers the whole unicode 5.1 basic multilingual plane (53388 glyphs). Fixes FS #9241. by Jens Arnold · 16 years ago
  49. 606c798 Jz4740 USB tool: * Add preliminary support for NAND & ROM dump by Maurus Cuelenaere · 16 years ago
  50. ced10d4 ZenUtils: by Maurus Cuelenaere · 16 years ago
  51. 074e48c Add euro sign, and bring back glyph names (now unicode names). by Jens Arnold · 16 years ago
  52. 1392dc2 Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN by Maurus Cuelenaere · 16 years ago
  53. 965d2af Updated Serbian translation by Ivan Pesic (FS#9310). by Jonas Häggqvist · 16 years ago
  54. 5109882 This file is no longer needed by Peter D'Hoye · 16 years ago
  55. 90b49ae Accept FS #9276: Updated RWPS for iriver h1x0/h3x0 remotes (128x64x1) by Marianne Arnold by Peter D'Hoye · 16 years ago
  56. 8249c3c Apply automatic fixes to the Norwegian Nynorsk translation by copying dest strings into voice, where English uses the same value, and by mirroring empty phrases from English. In a few places, this will appear to remove translations, but these weren't used in the first place. by Jonas Häggqvist · 16 years ago
  57. 5bf2120 Updated Norwegian Nynorsk translation by Karl Ove Hufthammer (FS#9309). by Jonas Häggqvist · 16 years ago
  58. 1d3b8ca rbutil: bootloader installation iaudio, create the FIRMWARE dir if it doesnt exist, or bootloader install will fail. by Dominik Wenger · 16 years ago
  59. fa41ddc Fix some issues with the French translation, based on FS#9298 by Manuel Dejonghe. by Jonas Häggqvist · 16 years ago
  60. 207a092 Add rough estimate for iPod 4G power consumption. Probably a little off, but better then using the Archos numbers. by Michael Giacomelli · 16 years ago
  61. 1afc6ea Oops fixe few mistakes. by Mustapha Senhaji · 16 years ago
  62. c582976 French language update. In bonus, few improvements and fixes by Clément Pit-Claudel (taken from FS#9141). by Mustapha Senhaji · 16 years ago
  63. 3dad671 Use cached memory for ata_write_sectors(). This seems to finally fix FS#8663 by Frank Gevaerts · 16 years ago
  64. 216b7d4 Fix broken h1x0 sim build by providing a stub for pcm_sample_rate() by Peter D'Hoye · 16 years ago
  65. b4483f0 Recording screen: show spdif samplerate on SWCODEC targets (with spdif of course). To be adapted so this also works for HWCODEC. And to be tested as I have no cable around and a broken disk in my h120.... by Peter D'Hoye · 16 years ago
  66. 44d4fcd Recording screen: do not show L/R gain settings when recording mono; do not show gain (and AGC) at all when recording via spdif. by Peter D'Hoye · 16 years ago
  67. b3bebc7 properly remount the filesystem after usb disconnect with software usb by Frank Gevaerts · 16 years ago
  68. 0d49141 Since several S/PDIF sources do not set the valnogood bit properly, valnogood shouldn't be considered as an error. by Jens Arnold · 16 years ago
  69. 425d0ef Character set handling refinements: by Jens Arnold · 16 years ago
  70. a4e72dd Fix a tiny error in the Simplified Chinese translation. by Jonas Häggqvist · 16 years ago
  71. 0cff158 Language updates: by Jonas Häggqvist · 16 years ago
  72. 551886c Accept FS #9301 by Christopher Williams: fix radio preset list after removing a preset by Peter D'Hoye · 16 years ago
  73. 5bca7a4 Fix a problem with dict and checkbox where their internal buffer allocaters wernt actually fixing the amount of freespace after an alloc (Spotted and fixed by Daniel Weck) by Jonathan Gordon · 16 years ago
  74. a3b9bfc dont let the database create a new playlist when party mode is on. (fixes FS#8292) by Jonathan Gordon · 16 years ago
  75. ddc2176 workaround for FS#8748 (possibly others) where playback might freeze or get confused if you try starting a new playlist when party mode is enabled. by Jonathan Gordon · 16 years ago
  76. 2092456 Rockbox info: restore the 5seconds update delay to allow scrolling, by Stéphane Doyon · 16 years ago
  77. 78cf5cc Add NAND chip data for Samsung K9F4G08UOM (Sansa M230 512Mb) by Rob Purchase · 16 years ago
  78. 58808b6 Skip length: restore the ability to skip by just a few seconds by Stéphane Doyon · 16 years ago
  79. 50512d6 Fix for issues in speaking the time in Rockbox Info screen (B#9167). by Stéphane Doyon · 16 years ago
  80. 9ffc30b Ensure every phrase has a "user:" line - currently they are all empty. by Dave Chapman · 16 years ago
  81. def4b40 Remove quotes around the keyword deprecated - probably introduced by my translation page. Also some further tweaking of the Danish translation. by Jonas Häggqvist · 16 years ago
  82. 0cf50ce Sort Catalan lang file to the same order as english.lang - no other changes. by Dave Chapman · 16 years ago
  83. 1eb0d2d Fix a single string in the Russian translation by Alexander Levin (FS#9290). Small fixes to the Danish translation. by Jonas Häggqvist · 16 years ago
  84. 1076df4 Fix a problem reading some ID3v2.4 tags. The data length refers to the size of the frame without compression, unsynchronization and the like, so it should not be used when skipping unsupported frames in the file. by Magnus Holmgren · 16 years ago
  85. 509c06a Add a -s option to genlang to sort a language file into the same order as english.lang by Dave Chapman · 16 years ago
  86. 3adf579 Updated Simplified Chinese translation by Jun Gu (FS#9283). by Jonas Häggqvist · 16 years ago
  87. ea96561 Set svn:keywords by Dave Chapman · 16 years ago
  88. 3dde7c4 More changes to the Catalan lang file - fixing empty/none strings, ensuring the Catalan phrases are always used for voice (not English), fixing the feature keywords, plus a few newly translated strings. There are still many strings needing translating though. by Dave Chapman · 16 years ago
  89. feaeccd Updated Tagalog translation by Melba Sitjar (FS#9289). Added as Tagalog maintainer as well. by Jonas Häggqvist · 16 years ago
  90. 566fdf1 Translation updates: by Jonas Häggqvist · 16 years ago
  91. dcd7f11 Use maximum compression for 'make zip', 'make fullzip' and 'make 7zip' (reconfigure for the 7zip change to take effect). by Jens Arnold · 16 years ago
  92. c2c5797 The codec API was changed in r18121 in a backwards incompatible way, but the necessary API version bumps were omitted. by Jens Arnold · 16 years ago
  93. 631d947 The high pass filter setting of the WM8731 seems to work the other way around. Disabling it removes the DC offset. This fixes FS #9248 by Peter D'Hoye · 16 years ago
  94. 344721c Rework of the Hebrew translation - sort by English order, and small fixes by Tomer Shalev. Add him as Hebrew maintainer, and add myself as general translation maintainer. by Jonas Häggqvist · 16 years ago
  95. 1f9cb42 Make the wiki base url show up correctly in the html output. by Dominik Riebeling · 16 years ago
  96. 4891c96 Updated Catalan translation. More work is needed though - a lot of strings are still untranslated from English. by Dave Chapman · 16 years ago
  97. f0dcb34 Greyscale iPods: Fix the default contrast in the bootloader and the core before settings are loaded. Especially important on 1st..3rd Gen as we're setting up the LCD controller quite a bit different than the OF on those. by Jens Arnold · 16 years ago
  98. 9f8654c Print the actually selected voice in verbose mode, and try to figure out the vendor from the name for SAPI5 L&H voices if there is no vendor attribute. by Jens Arnold · 16 years ago
  99. f6224b7 Change 18 char limit to (LCD_WIDTH/SYSFONT_WIDTH) in panicf() (FS#9282) by Maurus Cuelenaere · 16 years ago
  100. 6321262 Jz4740: get exception handling working by Maurus Cuelenaere · 16 years ago