1. 0600cb1 Typo by Linus Nielsen Feltzing · 21 years ago
  2. 853ee1c Fixed bug in .rock extension check when scanning plugins by Hardeep Sidhu · 21 years ago
  3. 9d13207 Added filetypes.c to VC project. Fixed compiler warning. by Hardeep Sidhu · 21 years ago
  4. 7115cf1 Improved drawing speed by drawing whole columns at once (Matthias) by Jens Arnold · 21 years ago
  5. 052d21a * removed some more unused stuff in the simulator makefile by Daniel Stenberg · 21 years ago
  6. 5c9c16f Simplied the directory usage. This script now checks for (or asks if it by Daniel Stenberg · 21 years ago
  7. 4bd2702 Patch #958658, metronome uses plugin_register_timer now by Linus Nielsen Feltzing · 21 years ago
  8. e0ff615 Speelig Mistaake by Linus Nielsen Feltzing · 21 years ago
  9. b76d38c Added a missing alt-Tag by Andreas Stemmer · 21 years ago
  10. a1f7dd5 Added a few missing alt-Tags by Andreas Stemmer · 21 years ago
  11. 9bb53c7 Added viewers.config by Linus Nielsen Feltzing · 21 years ago
  12. dde9599 Added buildzip.pl by Linus Nielsen Feltzing · 21 years ago
  13. 32ffc90 stuff to include in tarballs by Daniel Stenberg · 21 years ago
  14. 480c2fa removed a bit of obsolete stuff by Jörg Hohensohn · 21 years ago
  15. d5f1c6e Voiced new onplay menu entry by Jens Arnold · 21 years ago
  16. 0b8436f Synced by Jens Arnold · 21 years ago
  17. 9ecd449 Added missing (empty) voice: lines by Jens Arnold · 21 years ago
  18. 9592ebb now supports images with restart markers by Jörg Hohensohn · 21 years ago
  19. bdaf588 Moved genre list and access function to id3.c by Björn Stenberg · 21 years ago
  20. 1c6ba0a Improved ff/rw max step calculation (patch #882931 by Craigh Sather) by Björn Stenberg · 21 years ago
  21. dfb5c6e Spelling error by Linus Nielsen Feltzing · 21 years ago
  22. 9efa470 Removed 2 unused entries, and corrected a typo by Jens Arnold · 21 years ago
  23. cc9bb41 Default viewer for .ucl is rockbox_flash.rock by Jens Arnold · 21 years ago
  24. 267d8eb After much debating, it has been decided to name talkbox clips "_dirname.talk". Please either bulk-rename your clips, or delete and re-generate them with an updated script. by Jörg Hohensohn · 21 years ago
  25. 4b3d553 Now the next-song WPS feature works by Linus Nielsen Feltzing · 21 years ago
  26. e85acf1 The USB monitoring started before the ATA thread, leading to badness when Rockbox was started from flash with the USB cable inserted by Linus Nielsen Feltzing · 21 years ago
  27. ef0fe85 wiki link added by Daniel Stenberg · 21 years ago
  28. e08a97b Added Scott's V2/FM battery faq by Björn Stenberg · 21 years ago
  29. 0d53b48 Set up default viewers.config by Björn Stenberg · 21 years ago
  30. 9ca7479 Fix: scrolling left/right with even pixel counts caused an address error if the buffer width was odd. Some more tweaks and cleanups. by Jens Arnold · 21 years ago
  31. a4f39a6 Default idle-poweroff set to 10 minutes. by Björn Stenberg · 21 years ago
  32. 40a9471 Fixed build errors by Björn Stenberg · 21 years ago
  33. eff1f80 Removed filetype_reset() by Björn Stenberg · 21 years ago
  34. fb00c21 Plugin/file type association system. Patch #879411 by Henrik Backe by Björn Stenberg · 21 years ago
  35. 087a085 crap I shouldn't have committed in the first place by Daniel Stenberg · 21 years ago
  36. 3e00f52 Fixed behaviour when connecting USB, made scrolling a bit faster by not emptying the button queue every time by Jens Arnold · 21 years ago
  37. 7cdab5c remove rockbox.zip on make clean by Daniel Stenberg · 21 years ago
  38. fd661d5 pfavr by Daniel Stenberg · 21 years ago
  39. 3d9f774 provide a zip target on target builds by Daniel Stenberg · 21 years ago
  40. 760b7b9 build a Rockbox zip file suitable for install by Daniel Stenberg · 21 years ago
  41. 0a6acd5 use the new path to the levels file, the daily build of tomorrow will make by Daniel Stenberg · 21 years ago
  42. 148895f include the sokoban level file by Daniel Stenberg · 21 years ago
  43. bfc4ade this is the levels file for sokoban by Daniel Stenberg · 21 years ago
  44. 621941b zip does not bgelong here by Daniel Stenberg · 21 years ago
  45. 0a09a6d gone by Daniel Stenberg · 21 years ago
  46. 747a589 tool we use on the web site to produce an image of a font by Daniel Stenberg · 21 years ago
  47. d0fcfe1 removed by Daniel Stenberg · 21 years ago
  48. 41341c9 binary by Daniel Stenberg · 21 years ago
  49. 2a109e9 *** empty log message *** by Daniel Stenberg · 21 years ago
  50. 22fd075 Initial revision by Daniel Stenberg · 21 years ago
  51. 9e04957 voice in keyboard, inspired by Christopher Moore by Jörg Hohensohn · 21 years ago
  52. 4c67f0f FIX: The previous update produced a buffer overflow, which broke e.g. the jpeg viewer by Jens Arnold · 21 years ago
  53. b3acd27 Missing function declaration by Jens Arnold · 21 years ago
  54. 512079f Font support, several speed and size tweaks by Jens Arnold · 21 years ago
  55. 2cf4f47 Preparation for grayscale font support by Jens Arnold · 21 years ago
  56. 6920aed Removed the grayscale framework, gets linked in from the plugin lib instead by Jens Arnold · 21 years ago
  57. 71c83b9 Removed duplicate grayscale framework by Jens Arnold · 21 years ago
  58. 38f1d4d Adapted to new gray_init_buffer() by Jens Arnold · 21 years ago
  59. 0d23d0a JPEG viewer now uses the 'official' grayscale framework by Jens Arnold · 21 years ago
  60. 007e1d1 Added return parameter for space taken by grayscale buffer to gray_init_buffer() by Jens Arnold · 21 years ago
  61. 0e1faea declare variables before code, remain C89-compatible by Daniel Stenberg · 21 years ago
  62. e4e3337 I am a wannabe code-police by Daniel Stenberg · 21 years ago
  63. 367aac9 Isaac's calculator plugin by Daniel Stenberg · 21 years ago
  64. b9c02e6 fix the next-song stuff for the player arch as well by Daniel Stenberg · 21 years ago
  65. caec53c next-song support added to WPS, using new tags, and killed some trailing by Daniel Stenberg · 21 years ago
  66. e4c1667 Grayscale demo plugin, now using the grayscale library by Jens Arnold · 21 years ago
  67. a05c413 First real library version of the grayscale framework by Jens Arnold · 21 years ago
  68. f4b52b8 o removed the grayscale framework, it gets linked in from the libplugin instead by Daniel Stenberg · 21 years ago
  69. a08fa71 o killed trailing whitespace by Daniel Stenberg · 21 years ago
  70. a924403 grayscale framework header by Daniel Stenberg · 21 years ago
  71. 8b043ae this source file was moved to the lib/ dir instead by Daniel Stenberg · 21 years ago
  72. a834f0f moved Jens Arnold's grayscale frame work source file to the plugin library by Daniel Stenberg · 21 years ago
  73. 87653a7 added apps/plugins/lib stuff by Linus Nielsen Feltzing · 21 years ago
  74. defca5b Further adjustments for the plugin library by Linus Nielsen Feltzing · 21 years ago
  75. 7da08a6 24 languages by Daniel Stenberg · 21 years ago
  76. 243b122 This makefile builds one single libplugin.a library by linking together by Daniel Stenberg · 21 years ago
  77. 74d7417 added link to Matthias Klumpp's remote page by Daniel Stenberg · 21 years ago
  78. 363dc4b maintain view center when zooming, cache the previous zoom image as far as memory allows by Jörg Hohensohn · 21 years ago
  79. e3a3a55 Included newest grayscale framework by Jens Arnold · 21 years ago
  80. 507800a Implemented scrolling up/down by n pixels (<= 7) by Jens Arnold · 21 years ago
  81. bde77c0 Included improved grayscale framework by Jens Arnold · 21 years ago
  82. 9580e3a Vastly improved speed for gray_fillrect(), gray_drawgraymap(), left and right scrolling. Various other optimizations. by Jens Arnold · 21 years ago
  83. f77acfb Fixed a warning by Jens Arnold · 21 years ago
  84. 6157caa TABs again... by Jens Arnold · 21 years ago
  85. 36764c5 Fixed lcd_putsxyofs() for the new lcd_bitmap() by Jens Arnold · 21 years ago
  86. 89500ae Fixed by Jens Arnold · 21 years ago
  87. 6dc88dc Some TAB characters slipped in... by Jens Arnold · 21 years ago
  88. 2d446fe Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. Now it works for height > 8. Adapted font transposing & changed some other places to take advantage of that. bounce.c was (apart from fonts) the only routine that used the old format correctly. by Jens Arnold · 21 years ago
  89. c431e22 reject images with restart markers for now by Jörg Hohensohn · 21 years ago
  90. ec98b18 more compatible huffman table parsing, tolerate restart markers by Jörg Hohensohn · 21 years ago
  91. 5ed894f Bulgarian translation by ventsi84 at thecrayer.com by Daniel Stenberg · 21 years ago
  92. 4699907 rsync is available for windows, too by Andreas Stemmer · 21 years ago
  93. 98ce4e9 Changed the recommended cygwin installation by Linus Nielsen Feltzing · 21 years ago
  94. 8e11dfc Upped the max support number of lines in the WPS to 13. by Daniel Stenberg · 21 years ago
  95. efea9e6 jpeg viewer: use Play to zoom in, On to zoom out, arrows to scroll by Jörg Hohensohn · 21 years ago
  96. 1f55909 gray_drawbitmap() changed to use the same bitmap format as lcd_bitmap(). Also made the bound checks a lot more safe. by Jens Arnold · 21 years ago
  97. 9407744 Keep running charging animation until top-off is completed by Björn Stenberg · 21 years ago
  98. 2a3aab6 preparation for the JPEG viewer by Jörg Hohensohn · 21 years ago
  99. 9b50389 Added PATH info by Linus Nielsen Feltzing · 21 years ago
  100. cdca9de Added .S files in drivers by Björn Stenberg · 21 years ago