- 198224d Cabbiev2 for the small H10: the lock image wasn't renamed yet. Fixes issue when making zip as reported in IRC. by Marianne Arnold · 16 years ago
- 22e1329 When trying to check for an installed bootloader treat an empty bootloader md5sum in the installation log as a missing bootloader. Should fix issues with rbutil reporting an up-to-date bootloader even if none was installed. by Dominik Riebeling · 16 years ago
- 0af9a51 Fixed some accents for italian TTS pronunciation. by Alessio Lenzi · 16 years ago
- df22c18 Update Dutch language file by Peter D'Hoye · 16 years ago
- 5a6a601 Add some missing action commands to make the manual buildable again. Some buttons are still missing. Fixes FS#8811. by Dominik Riebeling · 16 years ago
- b2ec13d Revert "initial Meizu M6SL port" by Marcoen Hirschberg · 16 years ago
- f869023 cleanup some ifdefs by Marcoen Hirschberg · 16 years ago
- c7e5d78 initial Meizu M6SL port by Marcoen Hirschberg · 16 years ago
- be40427 use HAVE_ATA to decide if ata.c should be compiled by Marcoen Hirschberg · 16 years ago
- 2364bc2 Save a few registers in assembler routines for iPod 5Gs LCD driver and YUV conversion. by Andree Buschmann · 16 years ago
- a3674c6 Fix wps image tags description. by Dominik Riebeling · 16 years ago
- 03f1b98 Fix misleading debug statement. by Michael Giacomelli · 16 years ago
- b35d45d Make H10 bootloader successfully boot the OF again. by Barry Wardell · 16 years ago
- f0cde2d Don't make the Sansa bootloaders verbose when USB is connected by Dave Chapman · 16 years ago
- 5265575 Fix red - adc.h used to be in lcd-remote.h by Dave Chapman · 16 years ago
- 61f1735 Prevent the user from running "make" directly - it should only be invoked by the buildall.sh script by Dave Chapman · 16 years ago
- 06ec18d Slightly better instruction order, added comment. by Jens Arnold · 16 years ago
- 91a564e Iriver H1x0/H300: Speed up remote LCD updates when boosted by implementing an idea from the iaudio remote LCD driver. Speedup is ~75 with ticking reduction disabled. Ticking reduction should also be more effective due to the better pulse/pause ratio (update speed with ticking reduction aims at a constant 60fps as before). * SLight speedup when not boosted due to simplifications. by Jens Arnold · 16 years ago
- 78d29f5 Major cleanup of checkwps - fix all warnings and add a script to build versions for all supported targets (plus some unsupported ones). You now need to run the version of checkwps that matches the device your WPS is for. by Dave Chapman · 16 years ago
- d75bb78 Set svn:keywords by Dave Chapman · 16 years ago
- 3d88edd Move checkwps to its own subdir in preparation for compiling target-specific versions. Also remove a DEBUGF that should not have been left in. by Dave Chapman · 16 years ago
- 2ce440d Document image strips wps tags (FS#8793 by Alexander Levin) by Dominik Riebeling · 16 years ago
- fa1da20 Fix yellow, and at the same time simplify some #ifdefs by Dave Chapman · 16 years ago
- b9bb723 1) Make Rockbox reject any WPSs if there are errors loading any of the required bmps; 2) Make checkwps actually load the images using the Rockbox bmp loader, and reject the WPS in the same was as Rockbox on bmp errors. by Dave Chapman · 16 years ago
- a53b85a fix themes not being fully applied to the menu on load (Hopefully fixes FS#8808) by Jonathan Gordon · 16 years ago
- 08cabe9 kill the release script and build tarball from *everything* in SVN... by Daniel Stenberg · 16 years ago
- c724974 Make the e200 bootloader able to load the OF again. by Barry Wardell · 16 years ago
- be185a1 fix the buttonbar in the browser and menus. by Jonathan Gordon · 16 years ago
- 03b7532 Include .lds files in the tar ball by Linus Nielsen Feltzing · 16 years ago
- 73f9863 More consts that require no functional change. by Steve Bavin · 16 years ago
- a92b9e6 Fix pointer warnings in test_codec. by Michael Sevakis · 16 years ago
- 5ca1539 the menu and list now accepts a parent viewport to draw in (and the menu can be told to not show status/button bars). This lays the groundwork to fix colour problems with plugin menus (see star.c for an example.) This hopefully fixes some button bar issues as well as theme problems. by Jonathan Gordon · 16 years ago
- af395f4 Do core interrupt masking in a less general fashion and save some instructions to decrease size and speed things up a little bit. Small fix to a few places where interrupts would get enabled again where they shouldn't have been (context switching calls when disabled). by Michael Sevakis · 16 years ago
- 74d678f Back-ported the iAudio remote LCD driver optimisations to X5 and M5. by Jens Arnold · 16 years ago
- 40919d7 iAudio M3: Optimised LCD driver, with more/better assembly code. Speedup is ~80% when boosted, ~15% when unboosted. Also implemented grey phase blitting. * Adapted the greyscale library, and the plugins using it. * Fixed a bug in greyscale scroll down for vertically packed pixels. by Jens Arnold · 16 years ago
- 6ceaf32 Some cosmetic changes to italiano. by Alessio Lenzi · 16 years ago
- 7418c35 Make checkwps compile again. Still more work is needed though, as checkwps is compiled to emulate an iPod Color - this needs changing to allow the LCD (and remote LCD) dimensions/depth to be specified on the commandline - the new %V tags are validated against the LCD characteristics by Dave Chapman · 16 years ago
- ffa3048 Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 24 bit BMP instead of unnecessary 32 bit. (and only that this time). by Jens Arnold · 16 years ago
- 1f4bcc8 Revert accidental tree commit. /me needs a smaller enter key... by Jens Arnold · 16 years ago
- 386f77b Make sansapatcher and ipodpatcher compile on OS X 10.5. by Barry Wardell · 16 years ago
- 7669103 Oops, more red. That can't be static yet. by Steve Bavin · 16 years ago
- 9a7978a Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 24 bit BMP instead of unnecessary 32 bit. by Jens Arnold · 16 years ago
- 38ed901 A little more consting/staticing, no functional change. by Steve Bavin · 16 years ago
- 565de61 Tiny fix of spelling in comment. by Steve Bavin · 16 years ago
- ae39135 Oops. Mop up red. by Steve Bavin · 16 years ago
- cd88e2a Code police raid on the settings code, consting and putting headers alongside their implementation. by Steve Bavin · 16 years ago
- 222994f (Hopefully) The last cabbiev2 tweaks for now. Remove a now unused %xd tag in the Iriver remote WPS; taking the oportunity to use unix style line endings and to clean up its background and progressbar image (includes fixing another naming inconsistency by renaming it to 'pb-128x64x1.bmp'). Also fix a minor glitch in the greyscale playmode image. by Marianne Arnold · 16 years ago
- c5c40d1 Finally convert the two monochrome cabbiev2 WPSs to using bitmap strips. Changed the background image of the Archos version a bit for it and used a blank space for the 'mute' volume bitmap part for consistency. by Marianne Arnold · 16 years ago
- 22fbafb So, I've been sick these last few days, and I'm trying to not take drugs to get over the sickness... turns out that may not have been such a good descision. (AKA, I'm trying to get on the front page... (AKA, really revert this time... really) ) by Jonathan Gordon · 16 years ago
- 0158336 well we suck! how could something seemingly simple be fubar'ed so much! KISS says revert this catastrofeeeee befroe anyone realises by Jonathan Gordon · 16 years ago
- 58ee0fb ok, redo that last commit.. always write /.rockbox/oldconfig.cfg when you load a new config or reset settings by Jonathan Gordon · 16 years ago
- 9ed5a67 write the current settings to .rockbox/config.cfg.bak before resetting settings by Jonathan Gordon · 16 years ago
- 27cf677 Add a complete priority inheritance implementation to the scheduler (all mutex ownership and queue_send calls are inheritable). Priorities are differential so that dispatch depends on the runnable range of priorities. Codec priority can therefore be raised in small steps (pcmbuf updated to enable). Simplify the kernel functions to ease implementation and use the same kernel.c for both sim and target (I'm tired of maintaining two ;_). 1) Not sure if a minor audio break at first buffering issue will exist on large-sector disks (the main mutex speed issue was genuinely resolved earlier). At this point it's best dealt with at the buffering level. It seems a larger filechunk could be used again. 2) Perhaps 64-bit sims will have some minor issues (finicky) but a backroll of the code of concern there is a 5-minute job. All kernel objects become incompatible so a full rebuild and update is needed. by Michael Sevakis · 16 years ago
- bc2f8fd Sorry for the copy and paste mistake, didn't mean to delete the info at the top of the .wps file. by Marianne Arnold · 16 years ago
- 1fcfebe New cabbiev2 for the Iaudio remote. This is a 'full' WPS now with icons (same as on the other greyscale screens) and more info because it's used as main WPS on the Iaudio M3. First use of viewports in SVN to position the text a little bit higher so that the status icons have a bit more breathing room. by Marianne Arnold · 16 years ago
- ef8e89c Cabbiev2 theme: new menu backdrops for the 138x110x2 and the 160x128x2 screens - lighter and cleaner so reading text which goes across the logo is more readable. by Marianne Arnold · 16 years ago
- 60413d8 D'oh - fix a silly #ifdef mistake that caused problems with remote WPSs using viewports. by Dave Chapman · 16 years ago
- a0e4549 Cabbiev2 greyscale versions (138x110 and 160x128): new icons which are a bit more like the colour ones (size-wise and looking 3D) and already using the new bitmap strip feature. Also convert the line endings of the two .wps files to unix style. by Marianne Arnold · 16 years ago
- 9dfb597 Oops, fix a typo which broke this wps by Dave Chapman · 16 years ago
- 0bb2e05 Stricter syntax checking of the %V tag - pay attention to the return-code from parse_list, and check for the tailing | symbol. by Dave Chapman · 16 years ago
- 10e1acc Use bitmap strips for the remaining five colour versions of Cabbiev2 by Dave Chapman · 16 years ago
- 2a34943 Hopefully get the viewport position/dimensions validation correct this time. by Dave Chapman · 16 years ago
- 196899e Fix some typos - the volume indicator was wrong. Thanks to Marianne for spotting. by Dave Chapman · 16 years ago
- cf65ccb Fix the dreaded FILES files. by Jens Arnold · 16 years ago
- 6d9c353 Add another safety-check in the bitmap strips parsing - don't allow the num_subimages parameter to %xl to be <= 0 by Dave Chapman · 16 years ago
- 395b785 The iAudio remote LCD internal scan direction is horizontal. Make test_scanrate usable on the M3 by adjusting to that. by Jens Arnold · 16 years ago
- b88c7d0 The blit functions shouldn't exist for the simulator. by Jens Arnold · 16 years ago
- c84e345 Oops, fix red. by Jens Arnold · 16 years ago
- 68a2168 Consistent naming scheme the various blit functions. * Removed lcd_blit_mono() for colour targets. Plugin API became incompatible, so sort, clean up & bump. * Implemented lcd_blit_mono() for M3. by Jens Arnold · 16 years ago
- 99c0978 Add a sanity-check to ensure only in-range subimages are referenced in %xd tags. Plus some tab policing. by Dave Chapman · 16 years ago
- 1644404 Convert Cabbiev2.160x128x16 to bitmap strips by Dave Chapman · 16 years ago
- 20d3226 Clean up some wps files that had a mixture of CRLF and LF line-endings in the same file - no other changes by Dave Chapman · 16 years ago
- fd20009 Change line endings to unix and set svn props by Nils Wallménius · 16 years ago
- 22fbe5f Start using bitmap strips in cabbiev2 - this commits converts 220x176x16 and 320x240x16, reducing the number of bitmaps to 8 for each WPS. If you want to keep your installation tidy, remove the .rockbox/wps/cabbiev2/ directory before updating to ensure unused bitmaps are deleted. by Dave Chapman · 16 years ago
- 7c5722a Remove a trailing space that prevented the font being copied for the 138x110x2 cabbiev2 theme by Dave Chapman · 16 years ago
- 12eb058 Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual by Nils Wallménius · 16 years ago
- 15ddd7a Add the ability to use bitmap strips (a single .bmp file containing many images of the same dimensions, tiled vertically - similar to icon strips) in the WPS. The %xl tag now has an optional "number of subimages" parameter, and the %xd tag has an optional "subimage to display" parameter (a-z,A-Z - allowing up to 52 sub-images). So for example, a bitmap with 10 subimages is loaded with %xl|M|volume.bmp|134|153|10| and then this can be used in a conditional as %?pv<%xdMa|%xdMb|%xdMc|%xdMd|%xdMe|%xdMf|%xdMg|%xdMh|%xdMi|%xdMj>. by Dave Chapman · 16 years ago
- b8b0337 D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warnings. by Rob Purchase · 16 years ago
- 65d50de Oops - correctly reset the bmp filenames by Dave Chapman · 16 years ago
- 408613c Sliding puzzle: Fix graphics size and help text for M3. * Bubbles: Better (larger) emblems for M3. by Jens Arnold · 16 years ago
- 0009451 Oooops, fix yellow. by Jens Arnold · 16 years ago
- 8bfefe9 VU_meter: Fix help texts for most targets. * Blackjack: Add help text for M3. * Bubbles: Adjust a text and fix hold behaviour for M3. by Jens Arnold · 16 years ago
- df4e4f5 Re-instate the double newline in CREDITS. by Rob Purchase · 16 years ago
- ac5e4ac Enable plugin building for M3. by Jens Arnold · 16 years ago
- e03ef1e LCd extension lib: Implement proper scrolling for 2 bit vertical interleaved LCD. Stops oscilloscope from crashing on M3. * A few small simplifications. by Jens Arnold · 16 years ago
- ad6cbbd Squash that yellow by Rob Purchase · 16 years ago
- 7e56df0 Set usb_state to USB_POWERED on plugin for software usb device. Otherwise, the state would remain USB_EXTRACTED when connected to a charger by Frank Gevaerts · 16 years ago
- 554d7ed D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mueller, with some tweaks). by Rob Purchase · 16 years ago
- ecde125 Sending an empty data block before sending the FAIL CSW seems to make Windows happier if a device is not present (e.g. an empty sd card slot) (fix proposed by Martin Ritter) by Frank Gevaerts · 16 years ago
- 4dc2d8d Enable tick IRQs on TCC780x. The main menu is now working on the D2. by Rob Purchase · 16 years ago
- f061ba4 D2: Implement HAS_BUTTON_HOLD. by Rob Purchase · 16 years ago
- b659c0c FS#8740 by Marc Guay correct option names since the changes to english.lang, add some missing menu items, small tweaks by me. I also added descriptions for 'Say File Type' and 'Announce Battery Level'. by Nils Wallménius · 16 years ago
- 58b5ce2 D2: Fix inverted USB detection. by Rob Purchase · 16 years ago
- eae6641 Oops, vhanged one thing too many - the m:robe100's monochrome version doesn't use the wps backdrop tag (%X) at all, so revert this change. by Marianne Arnold · 16 years ago
- 106ac75 Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom and mpegplayer are disabled because of the not yet implemented greyscale library, and zxbox used 2-bit greyscale for now. * Slight optimisation for the (currently unused except on M3) 2-bit greyscale code in zxbox. * Simplified button definitions in chessbox. by Jens Arnold · 16 years ago
- 95d8590 FS#8741 fix two text/voice inconsistencies in English by Nils Wallménius · 16 years ago
- 48f7d7d Cabbiev2 cleanup and a few corrections: (1) Get rid of two completely unused bitmaps. (2) Combine the two bitmaps used as background on the Iriver remote into one, name it consistently and change the .wps file accordingly. (3) Add the missing '0dB' volume image to the greyscale versions, including .wps file changes. Rename those greyscale volume images while at it, so that they are consistent with the rest - the 'vol08' one is now 'vol-9', because it is used for above line level. (4) Use the %X tag correctly, currently there were coordinates specified with it in most .wps files. (5) Set the bitmap's mime-type correctly for conformity. by Marianne Arnold · 16 years ago
- 6f78a1b FS#8775 - Reboot/Reset clean up by Nils Wallménius · 16 years ago
- 1836971 Implement core_sleep() for TCC780x (single core). by Rob Purchase · 16 years ago
- bc227c0 Fix the display of peakmeters and progress bars (without a custom y position) inside a viewport (broken by r16735). by Dave Chapman · 16 years ago