1. 9e04957 voice in keyboard, inspired by Christopher Moore by Jörg Hohensohn · 20 years ago
  2. 4c67f0f FIX: The previous update produced a buffer overflow, which broke e.g. the jpeg viewer by Jens Arnold · 20 years ago
  3. b3acd27 Missing function declaration by Jens Arnold · 20 years ago
  4. 512079f Font support, several speed and size tweaks by Jens Arnold · 20 years ago
  5. 2cf4f47 Preparation for grayscale font support by Jens Arnold · 20 years ago
  6. 6920aed Removed the grayscale framework, gets linked in from the plugin lib instead by Jens Arnold · 20 years ago
  7. 71c83b9 Removed duplicate grayscale framework by Jens Arnold · 20 years ago
  8. 38f1d4d Adapted to new gray_init_buffer() by Jens Arnold · 20 years ago
  9. 0d23d0a JPEG viewer now uses the 'official' grayscale framework by Jens Arnold · 20 years ago
  10. 007e1d1 Added return parameter for space taken by grayscale buffer to gray_init_buffer() by Jens Arnold · 20 years ago
  11. 0e1faea declare variables before code, remain C89-compatible by Daniel Stenberg · 20 years ago
  12. e4e3337 I am a wannabe code-police by Daniel Stenberg · 20 years ago
  13. 367aac9 Isaac's calculator plugin by Daniel Stenberg · 20 years ago
  14. b9c02e6 fix the next-song stuff for the player arch as well by Daniel Stenberg · 20 years ago
  15. caec53c next-song support added to WPS, using new tags, and killed some trailing by Daniel Stenberg · 20 years ago
  16. e4c1667 Grayscale demo plugin, now using the grayscale library by Jens Arnold · 20 years ago
  17. a05c413 First real library version of the grayscale framework by Jens Arnold · 20 years ago
  18. f4b52b8 o removed the grayscale framework, it gets linked in from the libplugin instead by Daniel Stenberg · 20 years ago
  19. a08fa71 o killed trailing whitespace by Daniel Stenberg · 20 years ago
  20. a924403 grayscale framework header by Daniel Stenberg · 20 years ago
  21. 8b043ae this source file was moved to the lib/ dir instead by Daniel Stenberg · 20 years ago
  22. a834f0f moved Jens Arnold's grayscale frame work source file to the plugin library by Daniel Stenberg · 20 years ago
  23. 87653a7 added apps/plugins/lib stuff by Linus Nielsen Feltzing · 20 years ago
  24. defca5b Further adjustments for the plugin library by Linus Nielsen Feltzing · 20 years ago
  25. 7da08a6 24 languages by Daniel Stenberg · 20 years ago
  26. 243b122 This makefile builds one single libplugin.a library by linking together by Daniel Stenberg · 20 years ago
  27. 74d7417 added link to Matthias Klumpp's remote page by Daniel Stenberg · 20 years ago
  28. 363dc4b maintain view center when zooming, cache the previous zoom image as far as memory allows by Jörg Hohensohn · 20 years ago
  29. e3a3a55 Included newest grayscale framework by Jens Arnold · 20 years ago
  30. 507800a Implemented scrolling up/down by n pixels (<= 7) by Jens Arnold · 20 years ago
  31. bde77c0 Included improved grayscale framework by Jens Arnold · 20 years ago
  32. 9580e3a Vastly improved speed for gray_fillrect(), gray_drawgraymap(), left and right scrolling. Various other optimizations. by Jens Arnold · 20 years ago
  33. f77acfb Fixed a warning by Jens Arnold · 20 years ago
  34. 6157caa TABs again... by Jens Arnold · 20 years ago
  35. 36764c5 Fixed lcd_putsxyofs() for the new lcd_bitmap() by Jens Arnold · 20 years ago
  36. 89500ae Fixed by Jens Arnold · 20 years ago
  37. 6dc88dc Some TAB characters slipped in... by Jens Arnold · 20 years ago
  38. 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 · 20 years ago
  39. c431e22 reject images with restart markers for now by Jörg Hohensohn · 20 years ago
  40. ec98b18 more compatible huffman table parsing, tolerate restart markers by Jörg Hohensohn · 20 years ago
  41. 5ed894f Bulgarian translation by ventsi84 at thecrayer.com by Daniel Stenberg · 20 years ago
  42. 4699907 rsync is available for windows, too by Andreas Stemmer · 20 years ago
  43. 98ce4e9 Changed the recommended cygwin installation by Linus Nielsen Feltzing · 20 years ago
  44. 8e11dfc Upped the max support number of lines in the WPS to 13. by Daniel Stenberg · 20 years ago
  45. efea9e6 jpeg viewer: use Play to zoom in, On to zoom out, arrows to scroll by Jörg Hohensohn · 20 years ago
  46. 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 · 20 years ago
  47. 9407744 Keep running charging animation until top-off is completed by Björn Stenberg · 20 years ago
  48. 2a3aab6 preparation for the JPEG viewer by Jörg Hohensohn · 20 years ago
  49. 9b50389 Added PATH info by Linus Nielsen Feltzing · 20 years ago
  50. cdca9de Added .S files in drivers by Björn Stenberg · 20 years ago
  51. e8d33bd Added an inlined help text after failing to use it correctly (although I wrote by Kjell Ericson · 20 years ago
  52. 2535354 Updated the pictures to reflect reality. by Kjell Ericson · 20 years ago
  53. 195d716 Corrected the charset for old lcd of players after an incorrect change before. by Kjell Ericson · 20 years ago
  54. 9ecfacc Updated with the latest grayscale framework by Jens Arnold · 20 years ago
  55. f304356 A plugin containing a framework to use grayscale display, primarily aimed at plugin developers. It also contains a small demo of what the framework can do. by Jens Arnold · 20 years ago
  56. e48cc2a Fully assembler optimized lcd driver (another 10% real-world speedup on recorder), replaces lcd.c by Jens Arnold · 20 years ago
  57. 4fb536c Updated all gif's describing the character layout of the player. by Kjell Ericson · 20 years ago
  58. 64514db speaking menus! by Daniel Stenberg · 20 years ago
  59. 12deda1 adaptive spinup control by Jörg Hohensohn · 20 years ago
  60. 2fef5b7 While searching the voice crash like a madman, I made this module a lot more safe, so I can as well commit that. by Jörg Hohensohn · 20 years ago
  61. 30c338a Prevent spurious bitswapping of the mp3 buffer: stop_playing() now calls reset_mp3_buffer() and so makes sure the bitswap ends. (This was the reason for the failing voice UI after playback!) I also removed a few lines of redundant code. by Jörg Hohensohn · 20 years ago
  62. 3eb8202 Fixes: snprintf() lengths, buffer sizes. by Jens Arnold · 20 years ago
  63. 50061a9 No more password prompts by Björn Stenberg · 20 years ago
  64. 1fbc30a CVS repository moved by Björn Stenberg · 20 years ago
  65. 2cfdd3e Added USER to all lines by Björn Stenberg · 20 years ago
  66. 1aa0dbe Experimenting with USER by Björn Stenberg · 20 years ago
  67. 39a84d0 Experimenting with USER by Björn Stenberg · 20 years ago
  68. 4390134 Experimenting with USER by Björn Stenberg · 20 years ago
  69. 1e0cb1f Experimenting with USER by Björn Stenberg · 20 years ago
  70. e797001 Experimenting with USER by Björn Stenberg · 20 years ago
  71. c8ce482 Experimenting with USER by Björn Stenberg · 20 years ago
  72. 136db0a Experimenting with USER by Björn Stenberg · 20 years ago
  73. 175a805 Experimenting with USER by Björn Stenberg · 20 years ago
  74. 6ed3280 Experimenting with USER by Björn Stenberg · 20 years ago
  75. 8b99cfb Experimenting with USER by Björn Stenberg · 20 years ago
  76. 512d51c Experimenting with USER by Björn Stenberg · 20 years ago
  77. 00c7f39 Experimenting with USER by Björn Stenberg · 20 years ago
  78. 04e4c8a Experimenting with USER by Björn Stenberg · 20 years ago
  79. 59fb25d Experimenting with USER by Björn Stenberg · 20 years ago
  80. 79e4b49 Changed CVSROOT mail point by Björn Stenberg · 20 years ago
  81. e000e24 Faster LCD transfer routines (+35% for the player, +8% for the recorder) by Jens Arnold · 20 years ago
  82. 2cae1da Unified & assembler optimized recording transfer routines: Smaller & 50% faster by Jens Arnold · 20 years ago
  83. e2e4bc7 Spelling error by Linus Nielsen Feltzing · 20 years ago
  84. 0e4245c found another download source for VBRfix by Andreas Stemmer · 20 years ago
  85. d501b90 Minor tweak for plugin_register_timer() by Jens Arnold · 20 years ago
  86. e7b2ed9 remove_thread() stubbed for the simulator, but this is a "make it compile" hack. It should rather do the real thing, I just don't know how. by Jörg Hohensohn · 20 years ago
  87. 4d0a725 fix a simulator warning by Jörg Hohensohn · 20 years ago
  88. 72e08fb updated remove_thread(), should cover Linus' hints by Jörg Hohensohn · 20 years ago
  89. 1bad055 fix red and yellow by Jörg Hohensohn · 20 years ago
  90. 2f6107f better clear the IRQ, although it worked without by Jörg Hohensohn · 20 years ago
  91. 33b4629 LCD contrast setting on F2/F3 by Jörg Hohensohn · 20 years ago
  92. a2d9dbd didn't I say no more hardware banging? by Jörg Hohensohn · 20 years ago
  93. e724b60 uses the new timer registration of the plugin API, no hardware banging any more by Jörg Hohensohn · 20 years ago
  94. 664959a uses the new timer registration of the plugin API, no hardware banging any more by Jörg Hohensohn · 20 years ago
  95. 6800276 new plugin features for stuff I'm working on: user timer, TSR, threads, contrast, playback control by Jörg Hohensohn · 20 years ago
  96. 7bd007a remove_thread() function added, for future dynamic thread creation by plugins by Jörg Hohensohn · 20 years ago
  97. a542aa6 Added charger polarity by Linus Nielsen Feltzing · 20 years ago
  98. a233036 MP3 files with VBRI frames were parsed incorrectly, and the VBRI frame was partly fed to the MAS, giving playback glitches by Linus Nielsen Feltzing · 20 years ago
  99. bd3d297 A checkbox widget by Linus Nielsen Feltzing · 20 years ago
  100. fc2fc47 Added a link to newmp3tech by Linus Nielsen Feltzing · 20 years ago