- ab7975b Sansa C200 bootloader works fine, no need to be verbose anymore by Björn Stenberg · 17 years ago
- 40c0569 Oops, what did that do there? by Marianne Arnold · 17 years ago
- 1b4623a More cosmetic/syntax fixes to languages. by Jonas Häggqvist · 17 years ago
- cd5edbe small cleanups by Marcoen Hirschberg · 17 years ago
- 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
- 7b71787 Get rid of macros and do these calculations only once instead by Nils Wallménius · 17 years ago
- 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
- 300f64c uart driver (which the buttons need) and button test code in the bootloader by Jonathan Gordon · 17 years ago
- 1408285 make use of register defines by Christian Gmeiner · 17 years ago
- 376429d mr-500 button driver by Jonathan Gordon · 17 years ago
- 6c9cbfb add some missing files by Jonathan Gordon · 17 years ago
- bdf4d39 Hopefully fix all the errors/warnings by Jonathan Gordon · 17 years ago
- 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
- 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
- e4363c1 usb stack code police, fix some warnings and set svn keywords correctly by Peter D'Hoye · 17 years ago
- 72e7ea2 Fix the missing c200 detection in bootloader installation. This is completely untested. by Dominik Riebeling · 17 years ago
- d3ea919 Update rbutil to match up with latest sansapatcher changes. Installing c200 bootloader isn't added yet. by Dominik Riebeling · 17 years ago
- 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
- 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
- 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
- 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
- dbbc835 Corrected timescreen buttons by Björn Stenberg · 17 years ago
- 82e4af6 Allow FAT16 partitions (for c200) by Björn Stenberg · 17 years ago
- 15cf32b four more keys that are fun by Daniel Stenberg · 17 years ago
- 377ffc7 Forgot to bump plugin API version. by Thom Johansen · 17 years ago
- 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
- 547cffb Add some magic to the Sansa c200 bootloader to boot the OF. by Mark Arigo · 17 years ago
- 924c086 Fix the description of rolo for sansa and iriver h10 by Nils Wallménius · 17 years ago
- 137ce71 Kick the idle poweroff timer on wheel activity. Should fix FS #7786 by Peter D'Hoye · 17 years ago
- 804aada Increase Max settable battery capacity for the H10, closes FS#7795 by Nils Wallménius · 17 years ago
- 36427dd Bump version to 2.0 ready for release by Dave Chapman · 17 years ago bootloader_ipods_v2
- 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
- 98a39fb key added used for C200 A1.00.03 by Daniel Stenberg · 17 years ago
- a20f32d import and use the Linux one instead, bound to be faster by Daniel Stenberg · 17 years ago
- 2077ceb * implement strstr * clean up usb_arcotg_dcd_enable by Christian Gmeiner · 17 years ago
- 689d5fd implement usb_arcotg_dcd_disable by Christian Gmeiner · 17 years ago
- 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
- b0c996b code police, no functional changes by Peter D'Hoye · 17 years ago
- 5011d43 Fix incorrect line endings by Peter D'Hoye · 17 years ago
- 56aefe1 Add forgotten manual contributors to the credits for the manual, thanks pixelma ;-) by Nils Wallménius · 17 years ago
- 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
- cf1cef5 minor update to gui_synclist_do_button() which will hopefully simplify things later. by Jonathan Gordon · 17 years ago
- 344f451 Spelling fix. by Antoine Cellerier · 17 years ago
- 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
- 65b4aae Sudoku: Optionally display coloured numbers on colour targets. by Jens Arnold · 17 years ago
- f90837f Check target / mountpoint selection before performing any installation. by Dominik Riebeling · 17 years ago
- 8620e3e Remove redundant remove call, which caused problems in the simulator. by Magnus Holmgren · 17 years ago
- 7929b03 Add -s,--silent so it doesnt display the instructions and wait for input before continuing. by Jonathan Gordon · 17 years ago
- c720b1b Bump version to 0.3 and v2 bootloader in preparation for release by Dave Chapman · 17 years ago
- e6dab6d Factorize smallInstall and completeInstall code. by Antoine Cellerier · 17 years ago
- 1464c9b Cosmetics: remove trailing spaces. by Antoine Cellerier · 17 years ago
- 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
- 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
- e461f2e Fixed an out of buffer boundaries lookup when database has been loaded in ram. by Miika Pekkarinen · 17 years ago
- 2da04fd Use the correct config group when checking the bootloader requirement. by Dominik Riebeling · 17 years ago
- 3c182d2 Fix compilation warning. by Antoine Cellerier · 17 years ago
- 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
- 78d7ece Automatically scroll to the last line of the progress logger when adding a new item. by Antoine Cellerier · 17 years ago
- 4bcd0fa Add an "Install All" button to the themes installation dialog. by Antoine Cellerier · 17 years ago
- 58fe3ae Change some validation button labels from "Ok" to "Install" or "Uninstall". by Antoine Cellerier · 17 years ago
- e658811 Add a note in the E200 install section referring E200R users to the SansaE200RInstallation wiki page. by Dave Chapman · 17 years ago
- 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
- 219b1f5 Remove some unrequired SIMULATOR checks - the CPU_* family of defines are never defined for the sim. by Dave Chapman · 17 years ago
- e4f8b95 Fix a qmake warning caused by some invisible character. by Dominik Riebeling · 17 years ago
- cd9f8df make the e200rinstaller bootloader.bin file be created in the ./ directory instead of ./bootloader/ by Jonathan Gordon · 17 years ago
- ae05617 Updated Swedish translation. by Magnus Holmgren · 17 years ago
- b96ab07 Allow higher battery capacities to be set for ipod 3G, closes FS#7782 by Nils Wallménius · 17 years ago
- 0875a95 FS #7761 by Costas Calamvokis: sansa manual changes by Peter D'Hoye · 17 years ago
- 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
- e6b8347 Simplify my previous commit and taking the chance to mention that it should have read 'bootloader' before... by Marianne Arnold · 17 years ago
- 3503c1a Fix, take 2. by Antoine Cellerier · 17 years ago
- b8f1e74 Fix http caching. by Antoine Cellerier · 17 years ago
- 7d8aa2e FS #7761 by Costas Calamvokis: some screenshots for the sansa manual by Peter D'Hoye · 17 years ago
- 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
- 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
- 3d41c1c Do not allow install doom files on a target that doesn't have a doom.rock plugin. by Antoine Cellerier · 17 years ago
- 1b62cc1 Archos Recorder v1 also came in 6 GB and 15 GB flavors. by Antoine Cellerier · 17 years ago
- 974eb5d Make it possible to change the BrowseDirtree caption (and do so for the device selection dialog). by Antoine Cellerier · 17 years ago
- 4c881e2 Add BrowseDirtree::setDir(const QString&) to simplify the code. by Antoine Cellerier · 17 years ago
- 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
- a619d06 Corrent an info message by Dave Chapman · 17 years ago
- d718c27 Tab police by Nils Wallménius · 17 years ago
- 9730ca8 Add chinese translation to rbutil by Xinlu Huang (FS#7697). by Dominik Riebeling · 17 years ago
- 3cd6a45 it's /media, not /Media. by Dominik Riebeling · 17 years ago
- b775101 rbutil: limit the mountpoint selection to /Media on linux and /Volumes on Mac. by Dominik Wenger · 17 years ago
- d9bf26a Remove the ability to restart chessbox with a button (combo). It became redundant since there is a menu item for it; it didn't work on M5 or X5 before and there was a good chance of restarting accidentally. Also update the manual accordingly. by Marianne Arnold · 17 years ago
- 0c2dfbc Update german translation - include 'c200' where needed and be a bit more accurate with hard disk and flash storage. Having a different definition in deutsch.lang caused no problems in a test on Ondio and M5. Maybe this change would make sense in english.lang as well? by Marianne Arnold · 17 years ago
- 4117c64 UISIMULATOR: Trying to make it snappy for everyone. Remove forced thread yield in switch_thread which starves threads that call it alot especially on fast 64-bit machines (which could yield _alot_ of time away). I suspect that was a way to get I/O to run better before having an I/O thread...and it did help before that addition. No longer needed it seems and the OS seems to handle scheduling without hints just fine. by Michael Sevakis · 17 years ago
- 5128080 FS #7752 by Catalin Patulea: Stop 'Rockbox Info' from crashing multivolume target simulators (Ondio, Sansa). by Jens Arnold · 17 years ago
- 22df2fd Slight code simplification by Nils Wallménius · 17 years ago
- 141e663 Accept FS#7765 by Catalin Patulea, fixes an incorrect struct definition by Nils Wallménius · 17 years ago
- 8f533be Fix error in the button table (Recorders only) that slipped in with yesterday's changes. by Marianne Arnold · 17 years ago
- c9a00ab fix two bugs related to no-existing settings/bookmark files and simplify the viewer_load_settings() function in the process. by Robert Kukla · 17 years ago
- f265ee9 * Don't touch the backlight(s) (and buttonlight) at backlight init in order to avoid a short flash when the lights are both disabled in the bootloader and in rockbox settings. * Properly reflect the backlight state set by the 1st/2nd gen bootloader. by Jens Arnold · 17 years ago
- 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
- 72221fb code police (and commit test) by Peter D'Hoye · 17 years ago
- 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
- e6511d8 Faster video rendering for e200 and Gigabeat. by Michael Sevakis · 17 years ago
- 79244b2 Give more verbose error message when uploading e200rpatcher fails. by Barry Wardell · 17 years ago
- 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