1. c5d22bc minor fix for remote button code by Jonathan Gordon · 17 years ago
  2. a576657 Get/Set Interface - just stores the value, makes one more compliance test pass by Peter D'Hoye · 17 years ago
  3. 0979cae Disable tagcache on iriver iFP to save some memory. by Tomasz Malesinski · 17 years ago
  4. 026032f PNX0101: new register names and polishing support for Clock Generation Unit by Tomasz Malesinski · 17 years ago
  5. d14d624 The png doesn't need to be of that high resolution. by Marianne Arnold · 17 years ago
  6. cac851e Preparing a Sansa C200 manual by adding the player's images by Marianne Arnold · 17 years ago
  7. a8af83e Code police raid: header files must not define actual code. by Jens Arnold · 17 years ago
  8. f138fe2 Specify the width for the player overview image too and make sure the aspect ratio is kept. Used value seems to work fine for all manuals. by Dominik Riebeling · 17 years ago
  9. 2755e39 set the keywords property by Marcoen Hirschberg · 17 years ago
  10. 6475ad7 reuse the largest sin and cos tables for smaller sizes by Marcoen Hirschberg · 17 years ago
  11. 46c2363 Oops, forgot to set the keywords property. by Dominik Riebeling · 17 years ago
  12. e054823 Add c200 platform file for the manual. Buttons are still messed up. by Dominik Riebeling · 17 years ago
  13. c70d946 Make a few private functins static and use fewer bytes for constants by Nils Wallménius · 17 years ago
  14. 94720dc Add section for sansa c200. by Dominik Riebeling · 17 years ago
  15. a6159ed Updated italian translation. by Alessio Lenzi · 17 years ago
  16. d7c3d80 (mr500) reset if power is pressed, not very nice, but im sick of using the remote to reset by Jonathan Gordon · 17 years ago
  17. 4d853ff fix a warning for coldfire by Marcoen Hirschberg · 17 years ago
  18. 1be7314 get rid of warnings by Marcoen Hirschberg · 17 years ago
  19. b2abd67 remove unused struct member and variable by Marcoen Hirschberg · 17 years ago
  20. 1ddef37 move (i)MDCT and FFT code to separate files by Marcoen Hirschberg · 17 years ago
  21. ab7975b Sansa C200 bootloader works fine, no need to be verbose anymore by Björn Stenberg · 17 years ago
  22. 40c0569 Oops, what did that do there? by Marianne Arnold · 17 years ago
  23. 1b4623a More cosmetic/syntax fixes to languages. by Jonas Häggqvist · 17 years ago
  24. cd5edbe small cleanups by Marcoen Hirschberg · 17 years ago
  25. 12ddb8e Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max Kelley with tweaks, bit of cleanup and additional bitmaps by me. Some of the now enabled plugins could still be improved in regard to screen size adaptation or keymaps but this way it can easily be done later and one by one. The rather ugly 'ifndef's I added temporaryly in plugins/SOURCES will also go one by one. Plugin button actions cause some quirks in a few plugins (e.g. 'clock') but since it's not critical , the bitmaps were already done and it makes a good example for discussing plugin button actions, I thought it could go in. by Marianne Arnold · 17 years ago
  26. 7b71787 Get rid of macros and do these calculations only once instead by Nils Wallménius · 17 years ago
  27. 39ff187 Fix FS#7766 - crash at track transition if A-B repeat is enabled but no B marker is set by Steve Bavin · 17 years ago
  28. 300f64c uart driver (which the buttons need) and button test code in the bootloader by Jonathan Gordon · 17 years ago
  29. 1408285 make use of register defines by Christian Gmeiner · 17 years ago
  30. 376429d mr-500 button driver by Jonathan Gordon · 17 years ago
  31. 6c9cbfb add some missing files by Jonathan Gordon · 17 years ago
  32. bdf4d39 Hopefully fix all the errors/warnings by Jonathan Gordon · 17 years ago
  33. 7b97fe2 Beginning of an M:Robe 500i port. Currently only in the bootloader stage. Needs another piece of code to start the boot process - will be in the wiki. by Karl Kurbjun · 17 years ago
  34. a80c0e8 Fix the sound on the c200 by resetting all devices as done on the e200. Make the reset sequence like the c200 OF with hopefully no ill effects to the e200. by Mark Arigo · 17 years ago
  35. e4363c1 usb stack code police, fix some warnings and set svn keywords correctly by Peter D'Hoye · 17 years ago
  36. 72e7ea2 Fix the missing c200 detection in bootloader installation. This is completely untested. by Dominik Riebeling · 17 years ago
  37. d3ea919 Update rbutil to match up with latest sansapatcher changes. Installing c200 bootloader isn't added yet. by Dominik Riebeling · 17 years ago
  38. b9022cf Attempt to fix pronounciation of "plugins" for all English languages. Hopefully this spells the end of ploogins. by Jonas Häggqvist · 17 years ago
  39. a783f44 A few small languagefile syntax fixes. Not sure if these actually caused any problems, but better safe than sorry. by Jonas Häggqvist · 17 years ago
  40. 359028f Cosmetic - Change the way the detected type of Sansa is displayed and bump version to 0.4-svn. by Dave Chapman · 17 years ago
  41. 8d145a5 Initial attempt at c200 support - you now need both a "firmware.mi4" file (c200 bootloader) and "PP5022.mi4" file (e200 bootloader) to compile. sansapatcher should detect the device type and install the correct bootloader. by Dave Chapman · 17 years ago
  42. dbbc835 Corrected timescreen buttons by Björn Stenberg · 17 years ago
  43. 82e4af6 Allow FAT16 partitions (for c200) by Björn Stenberg · 17 years ago
  44. 15cf32b four more keys that are fun by Daniel Stenberg · 17 years ago
  45. 377ffc7 Forgot to bump plugin API version. by Thom Johansen · 17 years ago
  46. 294ec1d Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. by Thom Johansen · 17 years ago
  47. 547cffb Add some magic to the Sansa c200 bootloader to boot the OF. by Mark Arigo · 17 years ago
  48. 924c086 Fix the description of rolo for sansa and iriver h10 by Nils Wallménius · 17 years ago
  49. 137ce71 Kick the idle poweroff timer on wheel activity. Should fix FS #7786 by Peter D'Hoye · 17 years ago
  50. 804aada Increase Max settable battery capacity for the H10, closes FS#7795 by Nils Wallménius · 17 years ago
  51. 36427dd Bump version to 2.0 ready for release by Dave Chapman · 17 years ago bootloader_ipods_v2
  52. a896f3d Simplify initing of the screens[] struct by using an initializer, also some reordering of the struct, and the required plugin api bump by Nils Wallménius · 17 years ago
  53. 98a39fb key added used for C200 A1.00.03 by Daniel Stenberg · 17 years ago
  54. a20f32d import and use the Linux one instead, bound to be faster by Daniel Stenberg · 17 years ago
  55. 2077ceb * implement strstr * clean up usb_arcotg_dcd_enable by Christian Gmeiner · 17 years ago
  56. 689d5fd implement usb_arcotg_dcd_disable by Christian Gmeiner · 17 years ago
  57. b409b05 Fix missing plugin buttons for the Gigabeat, add missing screenshots and fix a typo (FS#7797 by Peter Harley). by Dominik Riebeling · 17 years ago
  58. b0c996b code police, no functional changes by Peter D'Hoye · 17 years ago
  59. 5011d43 Fix incorrect line endings by Peter D'Hoye · 17 years ago
  60. 56aefe1 Add forgotten manual contributors to the credits for the manual, thanks pixelma ;-) by Nils Wallménius · 17 years ago
  61. 2cda851 Accept patch in FS#7791 by Peter Harley adding buttons for gigabeats to the jpegviewer sectioon of the manual, also a minor tweak by me by Nils Wallménius · 17 years ago
  62. cf1cef5 minor update to gui_synclist_do_button() which will hopefully simplify things later. by Jonathan Gordon · 17 years ago
  63. 344f451 Spelling fix. by Antoine Cellerier · 17 years ago
  64. 4b07770 Change e200 to e200,c200 in all occurances except for LANG_BUTTONLIGHT_TIMEOUT. Hopefully I didn't break any characters I can't see. by Jonas Häggqvist · 17 years ago
  65. 65b4aae Sudoku: Optionally display coloured numbers on colour targets. by Jens Arnold · 17 years ago
  66. f90837f Check target / mountpoint selection before performing any installation. by Dominik Riebeling · 17 years ago
  67. 8620e3e Remove redundant remove call, which caused problems in the simulator. by Magnus Holmgren · 17 years ago
  68. 7929b03 Add -s,--silent so it doesnt display the instructions and wait for input before continuing. by Jonathan Gordon · 17 years ago
  69. c720b1b Bump version to 0.3 and v2 bootloader in preparation for release by Dave Chapman · 17 years ago
  70. e6dab6d Factorize smallInstall and completeInstall code. by Antoine Cellerier · 17 years ago
  71. 1464c9b Cosmetics: remove trailing spaces. by Antoine Cellerier · 17 years ago
  72. 76ea412 Modify Makefile for cross-compiling a windows .exe - this requires the libusb-win32-device-bin-0.1.12.1 archive extracted to the e200rpatcher source directory. by Dave Chapman · 17 years ago
  73. 7e0ed6b Add a call to usb_set_configuration() (apparently required for both Windows and Linux, but Linux didn't seem to mind) and also add some more error checking/reporting. by Dave Chapman · 17 years ago
  74. e461f2e Fixed an out of buffer boundaries lookup when database has been loaded in ram. by Miika Pekkarinen · 17 years ago
  75. 2da04fd Use the correct config group when checking the bootloader requirement. by Dominik Riebeling · 17 years ago
  76. 3c182d2 Fix compilation warning. by Antoine Cellerier · 17 years ago
  77. ef425fe Fixes to the Complete and Small Installation routines: Don't try installing a bootloader if the target doesn't have one, Don't install doom WADs if the target doesn't have a doom plugin. by Antoine Cellerier · 17 years ago
  78. 78d7ece Automatically scroll to the last line of the progress logger when adding a new item. by Antoine Cellerier · 17 years ago
  79. 4bcd0fa Add an "Install All" button to the themes installation dialog. by Antoine Cellerier · 17 years ago
  80. 58fe3ae Change some validation button labels from "Ok" to "Install" or "Uninstall". by Antoine Cellerier · 17 years ago
  81. e658811 Add a note in the E200 install section referring E200R users to the SansaE200RInstallation wiki page. by Dave Chapman · 17 years ago
  82. 12a957b Disable wrapping of the bass and treble settings and do the same for volume in a cleaner way, closes FS#7783 by Nils Wallménius · 17 years ago
  83. 219b1f5 Remove some unrequired SIMULATOR checks - the CPU_* family of defines are never defined for the sim. by Dave Chapman · 17 years ago
  84. e4f8b95 Fix a qmake warning caused by some invisible character. by Dominik Riebeling · 17 years ago
  85. cd9f8df make the e200rinstaller bootloader.bin file be created in the ./ directory instead of ./bootloader/ by Jonathan Gordon · 17 years ago
  86. ae05617 Updated Swedish translation. by Magnus Holmgren · 17 years ago
  87. b96ab07 Allow higher battery capacities to be set for ipod 3G, closes FS#7782 by Nils Wallménius · 17 years ago
  88. 0875a95 FS #7761 by Costas Calamvokis: sansa manual changes by Peter D'Hoye · 17 years ago
  89. 554f0c3 If caching is disabled, still cache theme info and images in a temporary directory (which will be deleted once rbutil is closed) to prevent downling them every time the theme selection changes. by Antoine Cellerier · 17 years ago
  90. e6b8347 Simplify my previous commit and taking the chance to mention that it should have read 'bootloader' before... by Marianne Arnold · 17 years ago
  91. 3503c1a Fix, take 2. by Antoine Cellerier · 17 years ago
  92. b8f1e74 Fix http caching. by Antoine Cellerier · 17 years ago
  93. 7d8aa2e FS #7761 by Costas Calamvokis: some screenshots for the sansa manual by Peter D'Hoye · 17 years ago
  94. 93ce56b Enable compiling the iaudio boot section for the M5 manual. So far this section was empty although everything was prepared in the iaudio_installation.tex. by Marianne Arnold · 17 years ago
  95. fc25266 Device detection based on USB PIDs. This is currently linux only and requires libusb. There is also no way to figure the mount point from the USB PID so the old methods are tried for this. by Dominik Riebeling · 17 years ago
  96. 3d41c1c Do not allow install doom files on a target that doesn't have a doom.rock plugin. by Antoine Cellerier · 17 years ago
  97. 1b62cc1 Archos Recorder v1 also came in 6 GB and 15 GB flavors. by Antoine Cellerier · 17 years ago
  98. 974eb5d Make it possible to change the BrowseDirtree caption (and do so for the device selection dialog). by Antoine Cellerier · 17 years ago
  99. 4c881e2 Add BrowseDirtree::setDir(const QString&) to simplify the code. by Antoine Cellerier · 17 years ago
  100. bedfd7c On linux, default to /media for the mountpoint selection but make it possible to chose other directories too. by Antoine Cellerier · 17 years ago