- 3cec5e2 Check for a supported partition type before trying to mount a partition. This will reduce the risk of irregular mounts, e.g. due to stray FAT boot sectors when probing the logical sector size on iPod Video. by Jens Arnold · 17 years ago
- 83e6be5 Fix FS #8981 (bounce color): save current forecolor before changing it so we can set it back by Peter D'Hoye · 17 years ago
- cd8151f Change naming: Quick Menus become Quick Screens because they're not really menus and are called quick screens in all other parts of rockbox. Also remove the (generic) Quick Screen section from the recorder manual because it already has a specific Quick Screens section. by Peter D'Hoye · 17 years ago
- f1b839b Update Dutch language file by Peter D'Hoye · 17 years ago
- 4840682 FS#8995 by Mark Ganson fixing the display of am/pm for the digital clock mode by Nils Wallménius · 17 years ago
- 1ea884b 1) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB) by Maurus Cuelenaere · 17 years ago
- c249f53 99.999999% sure this fixes FS#7733 - on+left/right in the WPS on the AJBR by Jonathan Gordon · 17 years ago
- 8085689 Forgot about the buttonlights. Removing for now since this will not work properly if the buttonlights are set to a time longer than the backlight. by Karl Kurbjun · 17 years ago
- 7e26412 woopsies by Jonathan Gordon · 17 years ago
- 92dae7c actually bump the API version by Jonathan Gordon · 17 years ago
- 3e5b389 const raid in option_select by Jonathan Gordon · 17 years ago
- 6450de3 Save around a hundred uA - not much, but why not? - No functional change for users. by Karl Kurbjun · 17 years ago
- f373712 Fix sim build by Maurus Cuelenaere · 17 years ago
- 63effbf CPU model must be compared to CONFIG_CPU. by Michael Sevakis · 17 years ago
- 05e8488 Introduce PRESCALER_CAP and move some driver specific code to the correct place. by Christian Gmeiner · 17 years ago
- 955d889 Oops. Left a couple things in a bad state when using fading. by Michael Sevakis · 17 years ago
- 3903b0e Fix typo by Maurus Cuelenaere · 17 years ago
- 02883e0 Make ZVM30GB simulator work. by Maurus Cuelenaere · 17 years ago
- 67ad705 use unique modelnames for the two create zen vision m builds by Daniel Stenberg · 17 years ago
- 4b07cc1 Fail with an error and kick suspect looking default values. by Christian Gmeiner · 17 years ago
- 4cf9066 Fix yellows and reds. by Maurus Cuelenaere · 17 years ago
- 41b235d Fix red. No bother with lcd power management calls in bootloader. by Michael Sevakis · 17 years ago
- 14698f5 Musepack performance optimization for PP5022/PP5024/MCF5250 targets. Use IRAM for internal sample buffers and lookup tables. Speeds up decoding by ~7% on PP5022/PP5024 (Sansa: c200, e200 + iPod mini2G, nano, video) and by ~27% on MCF5250 (iaudio m5, x5). by Andree Buschmann · 17 years ago
- 77087eb Make use of 128KB IRAM for PP5022/PP5024 targets. The additional 32KB are given to plugins/codecs with this change. Through this change performance optimizations especially for codecs are possible. by Andree Buschmann · 17 years ago
- 009cebe Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlight.c to handle lcd sleep timer. Make HAVE_LCD_SLEEP useable without a setting and use HAVE_LCD_SLEEP_SETTING when a setting is available in addition to HCD_HAVE_SLEEP. If a setting isn't used, the target must define the timeout to be used in the config. by Michael Sevakis · 17 years ago
- bdc6e62 1) Enable USBOTG for ZVM 60GB, even if the driver isn't implemented yet, by Maurus Cuelenaere · 17 years ago
- e031db4 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB) by Maurus Cuelenaere · 17 years ago
- 727a805 1) Split ZVM into 30GB and 60GB 2) Clean up config 3) Add scramble description by Maurus Cuelenaere · 17 years ago
- 111c999 Delete whitespace to make 'Id' keyword behave as desired by Nils Wallménius · 17 years ago
- 403abb9 Add svn:kewords and svn:eol-style properties. Fix a comment in as3514.c. by Michael Sevakis · 17 years ago
- 449a7a6 Cleanup some unneeded debug code. by Karl Kurbjun · 17 years ago
- 6e322c8 Reduce power consumed on the F/X by as much as 12% when the LCD is disabled. Timing is tighter on the SPI interface, if the screen does not come up let me know and we can space it out more - Works on the devices I tested. There will be a brief time (around 15ms) that the screen is all white after coming back on. by Karl Kurbjun · 17 years ago
- f7e0e6b Lock the linked list mutex when accessing the memory handles. This should fix the invalid values appearing for short times in the buffering debug screen. by Nicolas Pennequin · 17 years ago
- b9b50d9 Rework and improve http download cache: check cache against file on the server and download again if outdated. by Dominik Riebeling · 17 years ago
- 50ad342 Gigabeat S system setup changes. Unaligned loads/stores on. Mixed-endian support on. VIC on early. by Michael Sevakis · 17 years ago
- bc186c1 Fix FS#8986, problem where current file changes during deletion. by Steve Bavin · 17 years ago
- fa0eabd Fix warning. by Steve Bavin · 17 years ago
- 6526577 Plugin parameters should be const. by Steve Bavin · 17 years ago
- a94e40d Add Falafel to the credits by Maurus Cuelenaere · 17 years ago
- 6148a94 Commit Zen Vision key patches by Falafel by Maurus Cuelenaere · 17 years ago
- 785e776 add BALANCE_CAP and CLIPPING_CAP and move some mas35xx code into audio driver mas35xx.c by Christian Gmeiner · 17 years ago
- 3e743ec Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a microsd card (no hotswap), use HAVE_ATA_SD for the Sansa flash driver so we don't rely on HAVE_HOTSWAP in some places. by Mark Arigo · 17 years ago
- 7656748 Preparing for the Philips SA9200 part 1. Move the Sansa ADC & ATA drivers up one level. by Mark Arigo · 17 years ago
- 1ab5caf Fix target_id problem by Maurus Cuelenaere · 17 years ago
- 93b280a Add (preliminary) Zen Vision support. by Maurus Cuelenaere · 17 years ago
- 0e7b865 rbutil: also use elides when the backup filename is changed. by Dominik Wenger · 17 years ago
- 3a91a94 Previous commit wasn't enough; this should do it... by Maurus Cuelenaere · 17 years ago
- 63dd0ff Fix typo. by Maurus Cuelenaere · 17 years ago
- 9bd945d fix wrong variable casing. by Dominik Riebeling · 17 years ago
- 91e0b52 Add the Sansa M200 v1 as a target for checkwps by Dave Chapman · 17 years ago
- 040cf94 Updated italian translation. by Alessio Lenzi · 17 years ago
- 207fc5c hopefully fix problems with setting bass/treble on wm8751 tragets (mrobe100,...) by Christian Gmeiner · 17 years ago
- c9a11d5 extend Makefile to allow building checkwps on cygwin and MinGW. Make make call a bit easier -- no need to pass the model twice. by Dominik Riebeling · 17 years ago
- d03d4f3 These should be const too, I believe. by Steve Bavin · 17 years ago
- 71fa589 Oops, forgot one. by Steve Bavin · 17 years ago
- ad95df2 Const police raid. by Steve Bavin · 17 years ago
- 8ea9b94 fix some small glitches for backup: by Dominik Riebeling · 17 years ago
- e8df7c4 Undo r17470 because of regressions in some debug menus. by Andree Buschmann · 17 years ago
- 70d1967 Use accessory_supply feature switch for srpski.lang. by Andree Buschmann · 17 years ago
- 0b81405 Fix for FS#5162. Being able to read scrollwheel action via button_read_device() for iPod's and e200. by Andree Buschmann · 17 years ago
- 5c3d591 Code police and cleanup by Peter D'Hoye · 17 years ago
- 2481941 Disable the ata locking hack since a recent test strongly suggests it has been resolved as of r17426. Leave the code for now just in case. by Michael Sevakis · 17 years ago
- da8552f When setting a cache path also enable the cache implicitly. by Dominik Riebeling · 17 years ago
- 4296bc4 rbutil: use elides in the backup filename, also fix cache for archived builds. by Dominik Wenger · 17 years ago
- 76e6ad9 rbutil: more improvements for the backup mechanism. by Dominik Wenger · 17 years ago
- 1aa6cde Some tools for hacking Sansa V2 (AMS) firmware files and injecting our own code. by Dave Chapman · 17 years ago
- d24eb9e rbutil: improve the backup function. by Dominik Wenger · 17 years ago
- 9c54187 Set svn:eol-style on files from the rbutil directory and its subdirectories. by Nicolas Pennequin · 17 years ago
- 850c4f9 Make sansapatcher check and report permission denied errors. by Dominik Riebeling · 17 years ago
- b9ae666 convert to unix line endings. by Dominik Riebeling · 17 years ago
- 72dda3c FS#8978 update to srpski.lang by Ivan Pesic by Nils Wallménius · 17 years ago
- 7137216 Enable write buffering for the 1MB device memory section. This means using a different device framebuffer address too. You must update the firmware _and_ bootloader. by Michael Sevakis · 17 years ago
- 63f4f68 Don't need this any more since it's the default now. by Barry Wardell · 17 years ago
- 95be4fe doh! fix yellow. remove the calls to stop_scroll(), clear_viewport() does that by Jonathan Gordon · 17 years ago
- aff220c and the time/date screen... by Jonathan Gordon · 17 years ago
- 10df054 more textarea to viewport conversion... yes/no screen... by Jonathan Gordon · 17 years ago
- fc25f3f Binsize optimization for targets without lcd remotes, whitespace/long lines police by Nils Wallménius · 17 years ago
- ba3cfca Use LTV350QV register definitions by Maurus Cuelenaere · 17 years ago
- 572e7a9 Ensure that tools are compiled before features - fixes an issue with bmp2rb and multiple make jobs by Robert Keevil · 17 years ago
- f177de9 Fix the bootloader by Karl Kurbjun · 17 years ago
- 209aa8e Real fake IRAM by placing .i.... section in the analagous DRAM sections in the linker scripts that hasn't done this yet. by Michael Sevakis · 17 years ago
- ab15fa7 Fix spelling mistake. by Maurus Cuelenaere · 17 years ago
- ca03591 Added feature switch for LANG_ACCESSORY_SUPPLY as this is only used for some targets yet. by Andree Buschmann · 17 years ago
- 14d45c9 Removed non-active seek mechanism from musepack library, small other cleanups. by Andree Buschmann · 17 years ago
- 66010b9 Fix high power consumption at powerup. by Karl Kurbjun · 17 years ago
- 1ec3584 Fix yellow. by Michael Sevakis · 17 years ago
- 0220a5f Fix the ARM assembly to ensure that the stack is not used. by Karl Kurbjun · 17 years ago
- 80278e4 Bring Gigabeat S bootloader one step close to a release version. by Michael Sevakis · 17 years ago
- 6e812b1 rbutil: Upps, forgot 2 new files for creating a zip. by Dominik Wenger · 17 years ago
- acccee4 rbutil: Detect if Rockbox is already installed, and allow Backup bevor installing a new build. by Dominik Wenger · 17 years ago
- 251db06 rbutil: remove encoder selection and bind it to selected device. (ie. lame for old archos, rbspeex for all others) by Dominik Wenger · 17 years ago
- a7a2baa Some changes for musepack: Disable SV4-SV6 support (I guess I am the only one who oned such). Remove tabs, perform some minor code beautification and add ICONST_ATTR to some requantization constants. by Andree Buschmann · 17 years ago
- 27bb998 Add a Gigabeat S specific string and use a wildcard where the F and S use the same string by Nils Wallménius · 17 years ago
- 42bc377 FS#8720 by Ivan Pesic updating srpski.lang by Nils Wallménius · 17 years ago
- 43217f8 fix size hint for spacers to get Ok button centered. by Dominik Riebeling · 17 years ago
- 9987dbd Description off the lamp plugin: add missing keypads to the button table, fix the spelling for the X5/M5 pad (which prevented the button from showing up) and change the wording for a 'long press of play' to comply with the rest of the manuals. by Marianne Arnold · 17 years ago
- fa5ce00 Add description of the player for the blind to the c200 manual. Based off FS#8658 by Michael DiFebbo and finished by Robert Menes. by Marianne Arnold · 17 years ago
- 6df1a86 Remove inner loop from button scanning on Gigabeat S. Requires changing the button codes but it's not a "functional port" so no plugin API version increase is done though a full update will be needed since any using the values will be incompatible. by Michael Sevakis · 17 years ago
- c85faed Change comment for clarity. by Andree Buschmann · 17 years ago
- 55129ad Use a 'feature' instead of opting for each target by Nils Wallménius · 17 years ago