1. 3839860 First version of script to build crosscompiled Windows sims. Basically a by Jonas Häggqvist · 16 years ago
  2. e5b238b Gammar correction by Dave Chapman · 16 years ago
  3. 24cf2ae Fix sudoku crash when using reload without previously saved state (FS#9509 by Henri Valta). Fix a similar issue when using reload after generating a new sudoku by me. by Dominik Riebeling · 16 years ago
  4. 8fbbbb7 Update note for the APE codec mentioning that c2000 files now can be played back realtime on coldfire targets by Nils Wallménius · 16 years ago
  5. 2c52dee Self-extractor for on-disk firmware image: UCL decompressor in SH1 assembler - less than half the size of the compiled C function, and ~45% faster. by Jens Arnold · 16 years ago
  6. afd2f68 Fix the target pattern matching in genlang. Not sure if it is the 'right' fix, but it unbreaks the e200 build for me. by Magnus Holmgren · 16 years ago
  7. 74b935c Make the e200v2 simulator compile - an easy job as the apps/ code is identical to the e200v1. by Dave Chapman · 16 years ago
  8. d9fdd8c Correct the t_model variable for the e200v2 by Dave Chapman · 16 years ago
  9. 3e7fdbb Sansav2 dualboot: correctly use keyscan for Clip by Rafaël Carré · 16 years ago
  10. b3ee07c Sansav2 : initializes SDRAM by Rafaël Carré · 16 years ago
  11. a5a2f12 mkamsboot: Fix makefile rules for e200v2 and m200v2 by Rafaël Carré · 16 years ago
  12. ab77820 Add myself to committers list by Rafaël Carré · 16 years ago
  13. 3b45b8c Commit DLanalyser tool, made by Jin Le by Maurus Cuelenaere · 16 years ago
  14. 4ce3eb2 The tick change for the sim can be a little nicer. by Michael Sevakis · 16 years ago
  15. 623cd1c Fix red-- it should. by Michael Sevakis · 16 years ago
  16. a9e69d9 Strange little kernel optimization to ease targeting the timer tick and to limit the number of loops in the tick function to the number of tasks added rather than always looping the max number. by Michael Sevakis · 16 years ago
  17. e5d72ac Fix line endings and set svn properties by Bertrik Sikken · 16 years ago
  18. 1b9991c Try to fix FS#9502: end playback properly if no valid files were found in a playlist. by Magnus Holmgren · 16 years ago
  19. e511017 Bump plugin API version as needed. by Magnus Holmgren · 16 years ago
  20. a83e372 Manual: no need to keep the ONDIO_PAD mentioned in calendar.tex (see r18884). by Marianne Arnold · 16 years ago
  21. a7b3879 Reword Sudoku section and document the recently added scratchpad marking setting. by Dominik Riebeling · 16 years ago
  22. a28e33f Language updates: by Jonas Häggqvist · 16 years ago
  23. 95726a5 FS#9503 - Sansa v2 audio/PMU communication driver (for the AS3525 SoC) by Bertrik Sikken · 16 years ago
  24. 9268377 Add missing #include to mp3 metadata parser. by Bertrik Sikken · 16 years ago
  25. 7bb81ce Change button map for iaudio x5 and m5 to avoid using impossible button combos, delete ondio button map as it has no rtc by Nils Wallménius · 16 years ago
  26. 535764c bah! messed up the filename settings... and do some line length fixing by Jonathan Gordon · 16 years ago
  27. 9e2807f Add a simple plugin (apps/settings_dumper.rock) which dumps the valid values of all the config settings to /settings_dumper.txt. If you notice any settings its not dumping please let me know. by Jonathan Gordon · 16 years ago
  28. 3453549 A little more work on the e200v2 LCD driver (still untested - I don't own one). The lcd_update*() functions are taken from the X5 LCD driver. by Dave Chapman · 16 years ago
  29. 2fb63ae Add in-grid graphical markers for scratchpad values to sudoku (FS#8364 by Henri Valta with adjustments by me). by Dominik Riebeling · 16 years ago
  30. c5082f5 Remove some trailing whitespace - no functional change by Dave Chapman · 16 years ago
  31. 1304de9 Update manual entry for calendar plugin, screenshots still missing for most targets by Nils Wallménius · 16 years ago
  32. e477052 Add MEM_FUNCTION_WRAPPERS to fix linker errors and tweak the ipod buttonmap slightly by Nils Wallménius · 16 years ago
  33. 2f1ec7d Fix a typo by slightly changing the affected sentence and remove a hard line break. by Dominik Riebeling · 16 years ago
  34. 50a8017 Accept FS#9224 by Teruaki Kawashima, adding support for all RTC equipped targets and some other enhancements to the calendar plugin. by Nils Wallménius · 16 years ago
  35. 3ae419d fill in button and backlight functions for m200 "v2" by Dominik Wenger · 16 years ago
  36. b208000 Make Detect::check() return an error string instead of a boolean result and move the handling of an occurred error to the application to make detection Gui-clean. Move detect class to base folder. by Dominik Riebeling · 16 years ago
  37. 6371460 Make uninstallation class use QtCore instead of QtGui -- it doesn't use any GUI elements. Move class to the QtCore-only base folder. by Dominik Riebeling · 16 years ago
  38. db058c3 Kill a warning and fix a typo. by Dominik Riebeling · 16 years ago
  39. be00a10 FS#9487 fixes and improvements of the calendar plugin by Teruaki Kawashima by Nils Wallménius · 16 years ago
  40. 3ff2f14 Just correct a typo in a comment. by Mustapha Senhaji · 16 years ago
  41. 9928086 Bump version number to v0.7 with 5.0 bootloaders. Part of FS#9369. by Robert Menes · 16 years ago
  42. effceea Remove the event object in the kernel since it's rather extraneous at the moment. This makes the codecs and the plugins incompatible, so update fully. by Michael Sevakis · 16 years ago
  43. 188e898 Refactor the panning code into separate functions, and correct a comment by Dave Chapman · 16 years ago
  44. 106b68e Accept FS#9504 - make the FILENAME_SETTING() macro more user-proof, also rename it to TEXT_SETTING by Jonathan Gordon · 16 years ago
  45. a42602b Don't accept 0 for the width or height of a progress bar in the %pb tag. A zero width causes a divide by zero, and a zero height simply doesn't make any sense, so we assume it was a mistake. by Dave Chapman · 16 years ago
  46. 4e14f2d Fix test_codec plugin that was broken by r18834 by Nils Wallménius · 16 years ago
  47. 9004289 iaudio7: simulator by Vitja Makarov · 16 years ago
  48. 7b77910 fix FS#8124 - pressing STOP after seeking while paused causes playback to start again for a second or 2 by Jonathan Gordon · 16 years ago
  49. 019f9c0 Make some local global variables static. by Dave Chapman · 16 years ago
  50. 4e2557c Fix .talk clips on hwcodec targets. mp3info() must not call get_metadata(), because this one tries to guess which get_xx_metadata() to call from the extension, and mp3info() is used in talk_file() (extension .talk) on hwcodec. by Jens Arnold · 16 years ago
  51. 4f81a54 Add c200 erase tools. The resulting .bin files can be run from e200tool by Frank Gevaerts · 16 years ago
  52. 76596de Move the monolithic jpeg viewer into its own subdirectory and split it into three (for now - maybe it should be split further) files - jpeg.c (the main plugin/viewer parts), jpeg_decoder.c (the actual decoder) and. for colour targets only, yuv2rgb.c. The intention of this commit is as a first step towards abstracting this viewer into a reusable jpeg decoder and a multi-format image viewer. by Dave Chapman · 16 years ago
  53. b0b3f03 add optional USB mass storage from ramdisk. This can be useful for development by Frank Gevaerts · 16 years ago
  54. 4c83e05 add Logik DAX USB ids by Frank Gevaerts · 16 years ago
  55. 8d81b71 Using polling instead of interrupts make TX work better, storage worked, but still unstable! by Vitja Makarov · 16 years ago
  56. 761366d run this script in your build dir to get a summary table presented with memory by Daniel Stenberg · 16 years ago
  57. 6c19b88 revert my previous commit since 5.1.20080820 was already committed in r18342 with some useless glyphs removed by Marcoen Hirschberg · 16 years ago
  58. b02dc25 update Unifont to version 5.1.20080820 by Marcoen Hirschberg · 16 years ago
  59. 43ad46c Fix title case in a section header, switch a sentence order for recorders to be more logical, and add a note about 8MB-modded boxes. by Jens Arnold · 16 years ago
  60. 1f2468b Rewrite of the Archos flashing chapter, bringing it up to date, removing longish technical background information (that will go into the wiki only), and explaining a few more target specific details. by Jens Arnold · 16 years ago
  61. 415c46e add sansa m200v2 support to mkamsboot. by Dominik Wenger · 16 years ago
  62. 184d0da Oops, MI4_FORMAT shouldn't be here... by Dave Chapman · 16 years ago
  63. a6dbfe3 Correct the model numbers used for the Sansa V2 targets - these are MODEL_NUMBER in the config-target.h file by Dave Chapman · 16 years ago
  64. e18809b Correct an error message by Dave Chapman · 16 years ago
  65. 08c41d4 Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently used by Logik DAX and m200v1 ports) driver up in the target tree and share with the m200v2 - as2525 parts contributed by Rafael Carre. Includes the start (but is still very incomplete) of an LCD driver for the e200v2. m200v2 is not yet fully supported by mkamsboot - that will come soon. Also some minor cleanups for the Clip. by Dave Chapman · 16 years ago
  66. 14ee318 The GPIO registers are 8-bit, so define them as such. by Dave Chapman · 16 years ago
  67. 2f50cd5 Codec memory reorganization by Nils Wallménius · 16 years ago
  68. 0117705 Oops forgot to commit part of the changes to the manual when Playback Settings was moved up to the Settings menu (r18799) by Nils Wallménius · 16 years ago
  69. 5320a6a Dont show lines which have no info in the id3 viewer screen. by Jonathan Gordon · 16 years ago
  70. 8c08511 revert plugin_api part of r18830, as this was the wrong solution for those by Frank Gevaerts · 16 years ago
  71. ae7391b code police : fix some multiply defined variables by Frank Gevaerts · 16 years ago
  72. 695c39b Remove the audiohw_set_nsorder() function since it is not used, only implemented on WM8731 and not wanted/used there. by Peter D'Hoye · 16 years ago
  73. 5047b2e Accept FS #9491 (Some characters in 18-Adobe-Helvetica are spaced quite weirdly) by William Poetra Yoga Hadisoeseno by Peter D'Hoye · 16 years ago
  74. 49ec9ea Make the meizu m3 load from flash, so interrupts work. More work is needed to get the m6sl "working" again by Frank Gevaerts · 16 years ago
  75. d8b2645 Accept FS #9496 by Przemysław Hołubowski: disable deemphasis in WM8731. This fixes FS #9489 (nonlinear frequency response). Verified on H10-5gb by Peter D'Hoye · 16 years ago
  76. 71e7209 rbutil: make release versions local to devices. To allow different releases on different devices. by Dominik Wenger · 16 years ago
  77. 42e0c3b Increase UCL blocksize in order to fix 'blocksize too small' errors when trying to flash rockbox on fm/v2 recorders. Default blocksize is 256KB and our thinned-out decompressor only supports single-block UCL files. 1MB blocksize should be on the safe side. by Jens Arnold · 16 years ago
  78. 546083c Merge the necessary changes for the new archos firmware flash images back to the trunk, including the related optimisations. by Jens Arnold · 16 years ago
  79. 00a228f Accept FS#7482 by Klaas Bosteels - return the full path of a file which doesnt have valid tags yet (and use the end of the filename for the title) instead of before which was only using the filename by Jonathan Gordon · 16 years ago
  80. 71898e5 Accept FS#9480 - centralise and organise the events in the apps/ layer. by Jonathan Gordon · 16 years ago
  81. 9e0ebcc Simplify preprocessor symbols a bit (FS#9457). Thanks to Alexander Levin by Frank Gevaerts · 16 years ago
  82. 5491273 Don't export includes unless needed. by Dominik Riebeling · 16 years ago
  83. 51b45d5 Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. by Björn Stenberg · 16 years ago
  84. a18ef2e Update rbutil japanese translation (FS#9486 by Yoshihisa Uchida). by Dominik Riebeling · 16 years ago
  85. 7728c94 This is my initial commit of the scripts I used to make the 3.0 release by Daniel Stenberg · 16 years ago
  86. d2dd34b Update Swedish translation. by Magnus Holmgren · 16 years ago
  87. 9c52c39 Make some dependencies on id3.h explicit. by Magnus Holmgren · 16 years ago
  88. f30430f Added #include pcm_record.h by Björn Stenberg · 16 years ago
  89. 9cf024c Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary #includes to statusbar.c and s1a0903x01.c. by Björn Stenberg · 16 years ago
  90. 9558c49 Moved pcm_record from firmware to apps. Cleaned up some. Now all code using struct mp3entry is in apps. by Björn Stenberg · 16 years ago
  91. 91b9c61 telechips usb: not ready for use but, something is working, needs improvement. by Vitja Makarov · 16 years ago
  92. 1620d1f Correct poor assumption on my part that WMA frames are 2048 samples long. Fixed problems with sample rates < 44.1khz. Fixes FS#9242 and FS#9439. by Michael Giacomelli · 16 years ago
  93. 45ebc56 Manual: Update the Pegbox screenshots affected by the previous change (r18803) by Marianne Arnold · 16 years ago
  94. b774ada Pegbox - new graphics for Archos, c200, small H10, Mini, M3 - also cleaning and small tweaks to the rest of the greyscale and monochrome bitmaps. Aspect ratio correct the pieces for the Archos screen (now uses 9x7 tiles) which made it possible to also add the header with statistics). Necessary changes to pegbox.c: don't assume piece height = piece width, prepare a new 'wide' layout for the c200 with the statics at the side. Additional cleanup - make the code more readable by replacing repeatedly used bmpheight_XYZ with defines, splitting some too long lines. Let the 'Start on level' line in the menu actually appear on the Mini's screen. Also rename the greyscale graphics according convention to '...x2.bmp' and set the mime-type more accurately for all pegbox bitmaps. Finally, add Joel Puik, the creator of the original colour graphics to CREDITS. by Marianne Arnold · 16 years ago
  95. c5383c1 Stop scrolling lines when entering or leaving a menu list item. Fixes FS #9478 (Scrolling lines from (menu) lists are drawn over other screens) by Peter D'Hoye · 16 years ago
  96. 14a6fd9 Hopefully fix the D2s 'cut and repeated LCD lines' bug (fix suggested by Francesco Rigoni). by Rob Purchase · 16 years ago
  97. 7470797 rbutil: include the qt accessible plugin into the mac bundle. (Enables screenreader support on macs) by Dominik Wenger · 16 years ago
  98. 5aa0665 Move 'Playback Settings' up from 'General Settings' to 'Settings' (FS#9472 by William Poetra Yoga Hadisoeseno but without the menu rearrangement) also closes FS#9154. Update manual to reflect the menu change, Playback Settings is now its own chapter. As a bonus that makes it a bit easier to find stuff in the toc. by Nils Wallménius · 16 years ago
  99. 4b7ebdc FS#9463 Fixes and updates to the simplified Chinese translation by William Poetra Yoga Hadisoeseno by Nils Wallménius · 16 years ago
  100. 68f6e83 Alternate fix for the bug fixed by FS#9163, the selection in the playlist viewer was one line too low, which caused it to be off-screen if the last item was selected. The cause was that the selected item was set before the list title, fixed by re-calculating the position of the selected item after setting the title. by Nils Wallménius · 16 years ago