1. c41470d 1st/2nd gen bootloader: * Don't be verbose by default anymore. * Don't enable the backlight, as it looks bad in a bright environment due to backlight inversion, and it needs a lot of power. by Jens Arnold · 17 years ago
  2. 72221fb code police (and commit test) by Peter D'Hoye · 17 years ago
  3. ede16c7 Fix another fixme: rework of the split editor chapter in the Archos manuals. If someone knows how to impelement the explained screenshot in a cleaner way that works with both pdf and html version, feel free to improve. by Marianne Arnold · 17 years ago
  4. e6511d8 Faster video rendering for e200 and Gigabeat. by Michael Sevakis · 17 years ago
  5. 79244b2 Give more verbose error message when uploading e200rpatcher fails. by Barry Wardell · 17 years ago
  6. 7eb73ef Change the Mac OS X rules to compile a static binary. Also add a README file with a brief description of e200rpatcher and some build instructions. We still need a Windows developer to make this work there... by Dave Chapman · 17 years ago
  7. cab33b6 Accept patch in FS#7751 by Catalin Patulea, move ifp port specific pcm code to a new file by Nils Wallménius · 17 years ago
  8. c643692 Make sure that the apps directory exists when building the apps/features file by Linus Nielsen Feltzing · 17 years ago
  9. 03cf666 FS#7748 by Catalin Patulea - Fix svnversion.sh for localization and failure corner-cases. by Jens Arnold · 17 years ago
  10. 61aa70c Code police and keep backlight on while in mazezam by Peter D'Hoye · 17 years ago
  11. 3afaec3 Accept FS #7750: simulator: add missing newlines after SDL errors by Peter D'Hoye · 17 years ago
  12. d727f5d Make logf builds compile again since the clean up of hard-coded paths by Barry Wardell · 17 years ago
  13. 35dbbde Accept patch in FS#7726 by Costas Calamvokis, enables FM radio and recording stuff for sansa in the manual by Nils Wallménius · 17 years ago
  14. 04b3435 Clean up hard-coded paths by Nils Wallménius · 17 years ago
  15. cd5ad2f FS#7742 by Sofian Babai - add missing voice string in francais.lang by Linus Nielsen Feltzing · 17 years ago
  16. c4a7631 UISIMULATOR: Do a graceful shutdown of all threads and avoid (mostly lockup) problems caused by not worrying about states. Have rockbox objects initialized only by rockbox threads save for the main 'gui' thread which is a needed exception. by Michael Sevakis · 17 years ago
  17. 2e305c6 Repair mpegplayer on 64 bit sims. No reason for doing fancy bitshifting opts, this is all compile time... by Jens Arnold · 17 years ago
  18. cd9b512 battery_bench: Fix battery voltage logging for voltages >4.095V by separating the flags from voltage. by Jens Arnold · 17 years ago
  19. d31751e Oops, remove some duplicated code. by Dave Chapman · 17 years ago
  20. dd998b7 Initial version of standalone e200rpatcher tool to upload and run the e200r patching application to patch the original Sansa bootloader. This requires the patching binary (called bootloader.bin) to be in the e200rpatcher directory when compiling. Currently only tested on Linux. by Dave Chapman · 17 years ago
  21. cce1172 Fix missing quote. by Jens Arnold · 17 years ago
  22. 9db22ef Firmware "hacker" code for the e200r install so the full bootloader rom doesnt need to be written. by Jonathan Gordon · 17 years ago
  23. c9f6858 improved the ld (binutils) version number extraction by Daniel Stenberg · 17 years ago
  24. 945462e Make peakmeters work for real in swcodec simulators instead of just showing random movement. by Jens Arnold · 17 years ago
  25. 3a45faa More Simulator tweaking. Back to the counter but with 0 delay. Forget the semaphore; it makes for too much kernel thread yielding. by Michael Sevakis · 17 years ago
  26. b0a1ed1 Fix rockbox warnings. sramfile is a static array so will never be NULL. by Michael Sevakis · 17 years ago
  27. e847054 Fix a warning. by Michael Sevakis · 17 years ago
  28. 0107dfc UISIMULATOR: Give the host OS some needed context switching hints (which _is_ supposed to work on Linux - but I can't tell on VMWare - and does on Windows). I guess I'll know for sure soon. Give sleep() even more genuine behavior. Add some button driver sync with the rockbox threads that should have been there for some time - this is basically interrupt-like processing as any thread not in the kernel pool should be considered. Make the screendump work again by posting the request. Perhaps help out shutting down for some users but not in the way I'd prefer - to think about. by Michael Sevakis · 17 years ago
  29. 424750e Make sleep(0) in the sim behave more like on target. by Jens Arnold · 17 years ago
  30. 6e79715 Add functions to read and write the AUPD (flash update) image. "--read-aupd aupd.bin" will read (and decrypt) the AUPD image, and "--write-aupd aupd.bin" will write (and encrypt) an image. Also fix a bug in the "diskmove" function which corrupted the AUPD image when a bootloader was installed. So in order to manipulate the aupd image, you need to restore a clean firmware partition, and install the bootloader with this version of ipodpatcher. Decryption functions based on the description and sample code at http://ipodlinux.org/Flash_Decryption by Dave Chapman · 17 years ago
  31. 6c24189 Figure out the version of ld (binutils) and display it on stdout, so that by Daniel Stenberg · 17 years ago
  32. 4bb2eee Add missing files following the C200 commit by Dave Chapman · 17 years ago
  33. 174ce90 Fix some warnings in sim kernel. by Michael Sevakis · 17 years ago
  34. f64ebb1 Sim I/O and threading that runs more like on target. Tweakable if any genuine slowness imitation is required for any one of them. One point of concern is the sim shutdown on an OS other than Linux just because terminating threads in a manner other than having the do it themselves is kind of dirty IMHO. by Michael Sevakis · 17 years ago
  35. 69b4654 Allow the volume keys to be used in lists. Fix the sim buttons. by Mark Arigo · 17 years ago
  36. e14a760 Make the uisim build for the Sansa c200. by Mark Arigo · 17 years ago
  37. aebeabd Stop libmad from crashing on 64 bit simulators. by Jens Arnold · 17 years ago
  38. b69556f Ooops, rror ;) by Jens Arnold · 17 years ago
  39. aa88545 Better (and consistent between .lng and .voice) translation for 'playlist'. by Jens Arnold · 17 years ago
  40. 7b198cc Disable 'initialized field overwritten' warnings for gcc >= 4.2 by Nils Wallménius · 17 years ago
  41. 2ee454a FS#7713 a slight cleanup of configure by Akio Idehara by Nils Wallménius · 17 years ago
  42. 6b5da8c Use /tmp for temporary directories instead of /home/bjst by Björn Stenberg · 17 years ago
  43. 7094512 Update of Dutch language file by Peter D'Hoye · 17 years ago
  44. cc4541f Credits: better counter when scrolling manually by Peter D'Hoye · 17 years ago
  45. ad479ba Updated italian translation. by Alessio Lenzi · 17 years ago
  46. 8e75734 mention the brace placement for functions by Daniel Stenberg · 17 years ago
  47. db4753e usb stack: add support for standard request get string by Christian Gmeiner · 17 years ago
  48. dbc6b4e Sansa c200 port. Rockbox works with sound. Several features are disabled including some lcd options, FM radio, recording, and all plugins. Loading the OF from the Rockbox bootloader does not work. by Mark Arigo · 17 years ago
  49. 4f3bcbb Move files that will be common to the Sansa e200 and c200 by Mark Arigo · 17 years ago
  50. 8a7ae9f Added audio formats for Scansoft, Loquendo and VoiceWare. by Alessio Lenzi · 17 years ago
  51. 2c30bd9 try #2 by Christian Gmeiner · 17 years ago
  52. 1a8f7c5 fix usb detection for usb stack by Christian Gmeiner · 17 years ago
  53. bc35acf Commit FS#7692 - LCD garbled top two lines by Jesse Lockwood and Jonathan Backer. Works on mine and others' older models without trouble and provides a genuine fix for the garbled display lines issue troubling newer ones. by Michael Sevakis · 17 years ago
  54. af53382 More efficient version of the fix. by Jens Arnold · 17 years ago
  55. fcab061 Hopefully stop the crashes on database init on ARM (and SH1) targets when comment tags using UTF-16 are present. by Jens Arnold · 17 years ago
  56. 24006ff stop non-live settings from beign accepted even if cancel was chosen by Jonathan Gordon · 17 years ago
  57. 19d141a Fix USB detection on the Player. by Jens Arnold · 17 years ago
  58. 94f6f41 Add missing translation by Jens Arnold · 17 years ago
  59. e267bc7 get experimental usb stack compiling by Christian Gmeiner · 17 years ago
  60. 4f7097a Fix some tabs (one caused a voice string to not be used). by Jens Arnold · 17 years ago
  61. 9305893 More FILES updating. by Jonas Häggqvist · 17 years ago
  62. 2829aef Only replace those abbreviations if they're capitalised. by Jens Arnold · 17 years ago
  63. fcf1f98 Remove debug line. by Jens Arnold · 17 years ago
  64. df9a166 Voice file building: * Make correct_string() work as intended by passing the missing 2 parameters. * SAPI: Add query for TTS engine vendor. * Add several string corrections (mostly but not exclusively for German). * Make the pool filenames include TTS options and encoder options in their MD5 hash value, allowing to properly build voice files where those settings differ per target using the same pool. by Jens Arnold · 17 years ago
  65. 75c39b0 Fix a few voice strings, and adjust a few others. by Jens Arnold · 17 years ago
  66. d8e6b43 Include some more stuff in the tarballs. by Jonas Häggqvist · 17 years ago
  67. 53c6ea6 Include split up shortcuts plugin in tarball by Nils Wallménius · 17 years ago
  68. 1238d0d Fix a few errors that I missed. The translation is missing a few strings to be completely in sync. by Jonas Häggqvist · 17 years ago
  69. fd32e1c Add Brazillian Portuguese translation by Adilson Vicente Xavier. Update sapi_voices.vbs accordingly. by Jonas Häggqvist · 17 years ago
  70. 3fbd241 fix sub-string comparison by Robert Kukla · 17 years ago
  71. 95101c1 dont bother waiting for a usb connection if we arnt getting usb power (speeds up the e200 bootloader by about 1.25s) by Jonathan Gordon · 17 years ago
  72. 1672350 FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value. by Dave Chapman · 17 years ago
  73. 946a815 Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcuts plugin into two, one for adding and one for viewing. Removes hard-coded file extension and allows to link from one shortcut file to another. by Peter D'Hoye · 17 years ago
  74. 9b3be37 fix warning by Daniel Stenberg · 17 years ago
  75. 8701494 added two keys, and made NUM_KEYS work without needing a fixed number by Daniel Stenberg · 17 years ago
  76. 0ec2e24 SAPI voice file building: * Properly UTF-8 decode the passed string (algorithm borrowed from rockbox' unicode.c). Languages with non-ASCII characters work now. * Get rid of the hand-codec hextodec function (that could have written much simpler anyway) and store the windows LCIDs as hex constants. by Jens Arnold · 17 years ago
  77. 6714681 bump version number for first bugfix release. by Dominik Riebeling · 17 years ago
  78. 72fafe4 Fix FS#7698, UTF-16 comments not read correctly. Also ignore more iTunes comments. by Magnus Holmgren · 17 years ago
  79. d64975f update german translation a bit. Still incomplete. by Dominik Riebeling · 17 years ago
  80. b9dbd4e - rework language selection a bit: use language string as key instead of language file basename. Display the language string in the selection list too. This makes it possible to distinguish between two variants of the same language without adjusting the language name. by Dominik Riebeling · 17 years ago
  81. a449a3a make sure closing the application aborts the remaining HttpGet objects. Should fix the crash upon exit. by Dominik Riebeling · 17 years ago
  82. ec5b48d Make the credits scrolling changes a bit more user friendly, use actions and some code cleanup by Peter D'Hoye · 17 years ago
  83. e79128d Ooops. by Jens Arnold · 17 years ago
  84. 429ab0d SAPI voice file generation: Added speed adjustment. TTS parameter: /speed:<n>, SAPI5: allowed range -10..+10 (0 == default), SAPI4: words per minute (allowed range and default depend on engine). by Jens Arnold · 17 years ago
  85. 5dbea46 SAPI voice file generation: * Added language matching and voice selection (use TTS option /voice:<name> to select; voices with spaces in the name need the options quotes). * Added SAPI4 support (use TTS option /sapi4; voice file generation takes hours...) by Jens Arnold · 17 years ago
  86. 09d66ac For some strange reason my last project file adjusting didn't seem to work correctly. Restucture a bit and rename debug configuration to "dbg" seems to help. by Dominik Riebeling · 17 years ago
  87. ad4b886 Mac OS X only - automatically unmount the FAT32 partition before attempting to open the disk device for writing. This step can be removed from the manual when the next sansapatcher version is released. by Dave Chapman · 17 years ago
  88. c5550c9 Normal build defaults to release. Disable debug output for that case. To create a debug build (with debug output enabled) use "qmake -config debug". by Dominik Riebeling · 17 years ago
  89. 9dbcc38 Add short explanation on how to build rbutilqt. by Dominik Riebeling · 17 years ago
  90. a0cc369 rbutil: added a main .pro file. by Dominik Wenger · 17 years ago
  91. 53986b3 rbutil: removed the wx version of rbutil. by Dominik Wenger · 17 years ago
  92. e73f287 Fix FS#7679 - modifying files with dircahce enabled doesnt change the access time/date in dircache by Jonathan Gordon · 17 years ago
  93. 74b1665 Accept FS#7695 - updated Norwegian Nynorsk lang update by Jonathan Gordon · 17 years ago
  94. b2e651d - check for specific files / folders case-insensitive by Dominik Riebeling · 17 years ago
  95. 20444c4 Fix warning. by Jens Arnold · 17 years ago
  96. 72b7447 Add first time detection for some archos devices and gigabeat based on player-specific files. by Dominik Riebeling · 17 years ago
  97. 5ccf180 Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Kuzmin, chessbox now saves played games in a pgn file called .rockbox/rocks/games/chessbox.pgn by Nils Wallménius · 17 years ago
  98. c00652b use the getmntend api here too. by Dominik Riebeling · 17 years ago
  99. 84f8f3d Fix autodetection based on rockbox-info.txt which I broke when fixing X5 detection. Replace mountpoint detection to use getmntent api on linux. by Dominik Riebeling · 17 years ago
  100. 58b9a12 Accept patch in FS#6869 by Justin Foell, increases maximum settable battery capacity to 1200 mAh for ipod color and 4g, closes FS#6422 by Nils Wallménius · 17 years ago