1. 2e45ca3 Manuals - put some remaining recording specific things into an '\opt{recording}' so that they are not mentioned in manuals of non-recording devices. by Marianne Arnold · 17 years ago
  2. 6f027bb Add some more missing Action commands to the H10s' and recording capable Ipods'platform files which should fix the manuals for good. Also renamed ActionSettings* to ActionRecSettings* to avoid confusion with ActionSetting* ... (which is really different on most targets). by Marianne Arnold · 17 years ago
  3. 5878728 Go back to the ata lock hack for 5g until whatever is going on there is discovered and fixed. by Michael Sevakis · 17 years ago
  4. 8f44dd2 Make the image tags examples nicer. by Dominik Riebeling · 17 years ago
  5. f68147e Track playback filling state with a state-machine approach. There shouldn't be any change in behaviour but things are simpler. by Nicolas Pennequin · 17 years ago
  6. 5280395 Update the LCD after setting flip status as required by the LCD drivers. Fixes garbled display after flipping before the first list update. by Jens Arnold · 17 years ago
  7. 567105b Stop saving more registers than necessary. by Jens Arnold · 17 years ago
  8. c70f81f Rename InstallProgress form to ProgressLogger as it's a generic logger window now. by Dominik Riebeling · 17 years ago
  9. 135cc75 Revert my earlier const madness, we'll keep the parameter lists simple. by Steve Bavin · 17 years ago
  10. 3d0b7c6 Oops, another pondlife puddle of red. by Steve Bavin · 17 years ago
  11. 20d57a3 ...and that plugin API has changed again. by Steve Bavin · 17 years ago
  12. c9df8fd The const police raid playback.c, should be no change to behaviour. by Steve Bavin · 17 years ago
  13. f54def9 queue_delete should reset the blocker_p member. by Michael Sevakis · 17 years ago
  14. af6907e Another set of player graphics in preparation of a manual. This time for the Iaudio M3 (so not used yet). by Marianne Arnold · 17 years ago
  15. f7496fc New M:Robe100 graphic for the manual (svg and prepared a png and pdf from it). by Marianne Arnold · 17 years ago
  16. 80f0523 fix the m68k crosscompiler build for FreeBSD by Marcoen Hirschberg · 17 years ago
  17. 82c5230 split boot.lds and move it into the target tree by Marcoen Hirschberg · 17 years ago
  18. 8406d92 Clean up double path in resource file. by Dominik Riebeling · 17 years ago
  19. 7ff853f Enable the greyscale library for ZXbot on M3. by Jens Arnold · 17 years ago
  20. 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 · 17 years ago
  21. 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 · 17 years ago
  22. 0af9a51 Fixed some accents for italian TTS pronunciation. by Alessio Lenzi · 17 years ago
  23. df22c18 Update Dutch language file by Peter D'Hoye · 17 years ago
  24. 5a6a601 Add some missing action commands to make the manual buildable again. Some buttons are still missing. Fixes FS#8811. by Dominik Riebeling · 17 years ago
  25. b2ec13d Revert "initial Meizu M6SL port" by Marcoen Hirschberg · 17 years ago
  26. f869023 cleanup some ifdefs by Marcoen Hirschberg · 17 years ago
  27. c7e5d78 initial Meizu M6SL port by Marcoen Hirschberg · 17 years ago
  28. be40427 use HAVE_ATA to decide if ata.c should be compiled by Marcoen Hirschberg · 17 years ago
  29. 2364bc2 Save a few registers in assembler routines for iPod 5Gs LCD driver and YUV conversion. by Andree Buschmann · 17 years ago
  30. a3674c6 Fix wps image tags description. by Dominik Riebeling · 17 years ago
  31. 03f1b98 Fix misleading debug statement. by Michael Giacomelli · 17 years ago
  32. b35d45d Make H10 bootloader successfully boot the OF again. by Barry Wardell · 17 years ago
  33. f0cde2d Don't make the Sansa bootloaders verbose when USB is connected by Dave Chapman · 17 years ago
  34. 5265575 Fix red - adc.h used to be in lcd-remote.h by Dave Chapman · 17 years ago
  35. 61f1735 Prevent the user from running "make" directly - it should only be invoked by the buildall.sh script by Dave Chapman · 17 years ago
  36. 06ec18d Slightly better instruction order, added comment. by Jens Arnold · 17 years ago
  37. 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 · 17 years ago
  38. 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 · 17 years ago
  39. d75bb78 Set svn:keywords by Dave Chapman · 17 years ago
  40. 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 · 17 years ago
  41. 2ce440d Document image strips wps tags (FS#8793 by Alexander Levin) by Dominik Riebeling · 17 years ago
  42. fa1da20 Fix yellow, and at the same time simplify some #ifdefs by Dave Chapman · 17 years ago
  43. 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 · 17 years ago
  44. a53b85a fix themes not being fully applied to the menu on load (Hopefully fixes FS#8808) by Jonathan Gordon · 17 years ago
  45. 08cabe9 kill the release script and build tarball from *everything* in SVN... by Daniel Stenberg · 17 years ago
  46. c724974 Make the e200 bootloader able to load the OF again. by Barry Wardell · 17 years ago
  47. be185a1 fix the buttonbar in the browser and menus. by Jonathan Gordon · 17 years ago
  48. 03b7532 Include .lds files in the tar ball by Linus Nielsen Feltzing · 17 years ago
  49. 73f9863 More consts that require no functional change. by Steve Bavin · 17 years ago
  50. a92b9e6 Fix pointer warnings in test_codec. by Michael Sevakis · 17 years ago
  51. 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 · 17 years ago
  52. 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 · 17 years ago
  53. 74d678f Back-ported the iAudio remote LCD driver optimisations to X5 and M5. by Jens Arnold · 17 years ago
  54. 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 · 17 years ago
  55. 6ceaf32 Some cosmetic changes to italiano. by Alessio Lenzi · 17 years ago
  56. 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 · 17 years ago
  57. 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 · 17 years ago
  58. 1f4bcc8 Revert accidental tree commit. /me needs a smaller enter key... by Jens Arnold · 17 years ago
  59. 386f77b Make sansapatcher and ipodpatcher compile on OS X 10.5. by Barry Wardell · 17 years ago
  60. 7669103 Oops, more red. That can't be static yet. by Steve Bavin · 17 years ago
  61. 9a7978a Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 24 bit BMP instead of unnecessary 32 bit. by Jens Arnold · 17 years ago
  62. 38ed901 A little more consting/staticing, no functional change. by Steve Bavin · 17 years ago
  63. 565de61 Tiny fix of spelling in comment. by Steve Bavin · 17 years ago
  64. ae39135 Oops. Mop up red. by Steve Bavin · 17 years ago
  65. cd88e2a Code police raid on the settings code, consting and putting headers alongside their implementation. by Steve Bavin · 17 years ago
  66. 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 · 17 years ago
  67. 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 · 17 years ago
  68. 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 · 17 years ago
  69. 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 · 17 years ago
  70. 58ee0fb ok, redo that last commit.. always write /.rockbox/oldconfig.cfg when you load a new config or reset settings by Jonathan Gordon · 17 years ago
  71. 9ed5a67 write the current settings to .rockbox/config.cfg.bak before resetting settings by Jonathan Gordon · 17 years ago
  72. 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 · 17 years ago
  73. 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 · 17 years ago
  74. 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 · 17 years ago
  75. 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 · 17 years ago
  76. 60413d8 D'oh - fix a silly #ifdef mistake that caused problems with remote WPSs using viewports. by Dave Chapman · 17 years ago
  77. 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 · 17 years ago
  78. 9dfb597 Oops, fix a typo which broke this wps by Dave Chapman · 17 years ago
  79. 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 · 17 years ago
  80. 10e1acc Use bitmap strips for the remaining five colour versions of Cabbiev2 by Dave Chapman · 17 years ago
  81. 2a34943 Hopefully get the viewport position/dimensions validation correct this time. by Dave Chapman · 17 years ago
  82. 196899e Fix some typos - the volume indicator was wrong. Thanks to Marianne for spotting. by Dave Chapman · 17 years ago
  83. cf65ccb Fix the dreaded FILES files. by Jens Arnold · 17 years ago
  84. 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 · 17 years ago
  85. 395b785 The iAudio remote LCD internal scan direction is horizontal. Make test_scanrate usable on the M3 by adjusting to that. by Jens Arnold · 17 years ago
  86. b88c7d0 The blit functions shouldn't exist for the simulator. by Jens Arnold · 17 years ago
  87. c84e345 Oops, fix red. by Jens Arnold · 17 years ago
  88. 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 · 17 years ago
  89. 99c0978 Add a sanity-check to ensure only in-range subimages are referenced in %xd tags. Plus some tab policing. by Dave Chapman · 17 years ago
  90. 1644404 Convert Cabbiev2.160x128x16 to bitmap strips by Dave Chapman · 17 years ago
  91. 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 · 17 years ago
  92. fd20009 Change line endings to unix and set svn props by Nils Wallménius · 17 years ago
  93. 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 · 17 years ago
  94. 7c5722a Remove a trailing space that prevented the font being copied for the 138x110x2 cabbiev2 theme by Dave Chapman · 17 years ago
  95. 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 · 17 years ago
  96. 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 · 17 years ago
  97. b8b0337 D2: Implement LCD driver framebuffer as per E200/Gigabeat F. Kill a few warnings. by Rob Purchase · 17 years ago
  98. 65d50de Oops - correctly reset the bmp filenames by Dave Chapman · 17 years ago
  99. 408613c Sliding puzzle: Fix graphics size and help text for M3. * Bubbles: Better (larger) emblems for M3. by Jens Arnold · 17 years ago
  100. 0009451 Oooops, fix yellow. by Jens Arnold · 17 years ago