1. 6ebf5e4 Formatting and minor text updates by Björn Stenberg · 22 years ago
  2. f848453 trickle charge setting in menu is there, also batt. capacity by Uwe Freese · 22 years ago
  3. bf93c08 sim build error fixed by Uwe Freese · 22 years ago
  4. f34de9d battery capacity setting string by Uwe Freese · 22 years ago
  5. 4cff030 battery capacity setting, not saved to RTC/disk yet by Uwe Freese · 22 years ago
  6. c83374b show charge_state in debug menu by Uwe Freese · 22 years ago
  7. f3d010a charger on if battery low at boot time, battery capacity settings by Uwe Freese · 22 years ago
  8. 8125f16 Made trickle charge persistent by Linus Nielsen Feltzing · 22 years ago
  9. 112df43 Linus' tip of the year :) by Uwe Freese · 22 years ago
  10. c29b538 battery capacity setting function by Uwe Freese · 22 years ago
  11. e2a6aee we don't want battery symbol flickering while trickle charging by Uwe Freese · 22 years ago
  12. 207f4d2 no inclusion of apps/settings.h anymore (simulator build error), new enable_trickle_charge function by Uwe Freese · 22 years ago
  13. 86ddabf added backlight_get_timeout and backlight_get_on_when_charging by Uwe Freese · 22 years ago
  14. 342319a new translations for bidi-scroll and trickle chg by Uwe Freese · 22 years ago
  15. 0f30f66 max charge duration now depends on batt. capacity and is a little longer by Uwe Freese · 22 years ago
  16. 48e8e98 using the new charge state variable instead of trickle_enable by Uwe Freese · 22 years ago
  17. 8278529 new charge state variable by Uwe Freese · 22 years ago
  18. 34299df status bar: battery symbol animation in charge and top off charge mode by Uwe Freese · 22 years ago
  19. db5bcc6 trickle charge switchable on and off by Uwe Freese · 22 years ago
  20. d564b60 new boolean in general_settings tells if trickle is enabled by Uwe Freese · 22 years ago
  21. 062afb3 main menu shows different charge states by Uwe Freese · 22 years ago
  22. 9c97044 new strings for trickle charge by Uwe Freese · 22 years ago
  23. eec501e updated because of trickle charge by Uwe Freese · 22 years ago
  24. 3817730 new charging related doc by Uwe Freese · 22 years ago
  25. 5f02797 added trickle charge by Uwe Freese · 22 years ago
  26. 3c9a109 Added recorded file size display by Linus Nielsen Feltzing · 22 years ago
  27. 5ff17c8 added link to mic powering by Uwe Freese · 22 years ago
  28. 265a75d lets list scroll first by Robert Hak · 22 years ago
  29. 89d8f76 delay cant be >2500 since we store # of ticks in a single byte by Robert Hak · 22 years ago
  30. b4b9e3b As per Zagor: Any value over 10 will eat all available by Robert Hak · 22 years ago
  31. 048fa13 scroll speed up'd to 50 by Robert Hak · 22 years ago
  32. 65002e8 moved scroll to it's own submenu and we now clear screen on settings reset by Robert Hak · 22 years ago
  33. a2e98c1 Merged Uwe Freese's bidirectional scrolling patch. Added configurable scroll step size and scroll start delay. by Björn Stenberg · 22 years ago
  34. 2950f6c Added module 'shortcuts' for simpler checkout. by Björn Stenberg · 22 years ago
  35. a63f527 XX.XM was badly formatted by Linus Nielsen Feltzing · 22 years ago
  36. 00b2aad Fixed a few recording glitches, and *maybe* the 30-minute recording bug by Linus Nielsen Feltzing · 22 years ago
  37. e229ca4 added q+a about mics. Feel free to correct my bad english or other things. by Uwe Freese · 22 years ago
  38. c9743e2 changed answer about using other chargers by Uwe Freese · 22 years ago
  39. b17fe5a Added recalculation of free disk space. Press PLAY in Debug->Disk Info->Free to run it. Takes ~30 sec on my 40GB Toshiba. by Björn Stenberg · 22 years ago
  40. cf1317c Added id3 version wps tag: %iv. Fixed id3v1 parsing bug. by Björn Stenberg · 22 years ago
  41. fd25bbd Corrected ATA_ADDRESS macro by Linus Nielsen Feltzing · 22 years ago
  42. dfa5110 We do have recording in dev-versions by Daniel Stenberg · 22 years ago
  43. 4cd4d42 Q60 about features now mention the features web page by Daniel Stenberg · 22 years ago
  44. e105164 link to the CFG description as well by Daniel Stenberg · 22 years ago
  45. 56c566b Added feature comparison by Linus Nielsen Feltzing · 22 years ago
  46. bda36dc New question 68, and a few corrections by Linus Nielsen Feltzing · 22 years ago
  47. a946156 Even more complicated MAS driver to handle MP2 streams, due to undocumented MAS behaviour. Now delays dma_tick() 1ms after /EOD goes active. (Recorder) by Linus Nielsen Feltzing · 22 years ago
  48. efd9077 Bug fix: Don't cut the power during spinup... by Björn Stenberg · 22 years ago
  49. bd0da0e Fixed a race condition between sleep thread and spinup code. by Björn Stenberg · 22 years ago
  50. 30df1a3 added all new translations by Uwe Freese · 22 years ago
  51. c9feaaf Even safer watermark margins, in wait for an accurate disk spinup time measurement by Linus Nielsen Feltzing · 22 years ago
  52. 672479c Less aggressive dynamic watermark calculation by Linus Nielsen Feltzing · 22 years ago
  53. 938d3b4 Added Björns recent changes, and made the tags get listed in alphabetical order. by Daniel Stenberg · 22 years ago
  54. 7fed4a0 Faster start of playback by Linus Nielsen Feltzing · 22 years ago
  55. 9367862 Added wps tags %ps (shuffle), %bl (battery level) and %bt (estimated battery time left) by Björn Stenberg · 22 years ago
  56. ce882bb Better update of the watermark when changing tracks by Linus Nielsen Feltzing · 22 years ago
  57. a5587d0 Added ID3 tag 'genre': %ig by Björn Stenberg · 22 years ago
  58. 345f7c6 Added ID3 tag 'year': %iy by Björn Stenberg · 22 years ago
  59. d29248d More fine-tuned buffer handling, and better debug info by Linus Nielsen Feltzing · 22 years ago
  60. 49d2190 Better name for the MP3 buffer margin by Linus Nielsen Feltzing · 22 years ago
  61. 3ace70f Ooops, I forgot to change back the step size to 15 minutes after debugging... by Linus Nielsen Feltzing · 22 years ago
  62. eab05d5 spell by Daniel Stenberg · 22 years ago
  63. d199e69 Slightly improved swap handling in lowwater situations by Linus Nielsen Feltzing · 22 years ago
  64. ae08e95 Archos supports 999 files in a single dir by Daniel Stenberg · 22 years ago
  65. 050db00 more by Daniel Stenberg · 22 years ago
  66. 4851a2a The lowest watermark debug info wasn't correctly updated by Linus Nielsen Feltzing · 22 years ago
  67. f1f7b61 ...and the usual simulator corrections by Linus Nielsen Feltzing · 22 years ago
  68. b8ff5f8 Added MP3 buffer margin setting by Linus Nielsen Feltzing · 22 years ago
  69. f4233e4 Watermark = average bitrate * 1.5 by Linus Nielsen Feltzing · 22 years ago
  70. 2df262c The low watermark level is now dynamically calculated by Linus Nielsen Feltzing · 22 years ago
  71. 8344437 Better handling of DMA underrun. Now maybe the stopping audio is history... by Linus Nielsen Feltzing · 22 years ago
  72. ba0438e Fixed spinup clocking. Also updating last_disk_activity more frequently, to avoid shutdown race condition. by Björn Stenberg · 22 years ago
  73. acbf7e7 Removed old irc log files with wrong name by Björn Stenberg · 22 years ago
  74. ea78a2b Added today's log by Björn Stenberg · 22 years ago
  75. 549fb6e added new translated string by Arnaud de Bonald · 22 years ago
  76. e2a3be1 hires vol by Björn Stenberg · 22 years ago
  77. 12415ab ...during playback by Björn Stenberg · 22 years ago
  78. 62c3ba8 Fixed a bug that prevented recording if music was playing when entering the recording screen by Linus Nielsen Feltzing · 22 years ago
  79. c8cb6ff Added virtual keyboard for text input, loosely based on John Wood's code by Björn Stenberg · 22 years ago
  80. b070dd5 Added disk spinup clocking by Björn Stenberg · 22 years ago
  81. d41942e Sleeptimer now reboots instead of poweroff when charger is attached by Linus Nielsen Feltzing · 22 years ago
  82. 34351e8 Moved runtime-reset-when-charger-connected to status.c by Björn Stenberg · 22 years ago
  83. 34c03ef more more more by Daniel Stenberg · 22 years ago
  84. 3052d1e Intuitive User Interface :-) by Daniel Stenberg · 22 years ago
  85. 325472e more ideas from funmp3players.com by Daniel Stenberg · 22 years ago
  86. 96e5f71 In sync. by Mats Lidell · 22 years ago
  87. f4704d5 Attempt to fix the win32 simulator build by Linus Nielsen Feltzing · 22 years ago
  88. 4a66327 Some simulator corrections by Linus Nielsen Feltzing · 22 years ago
  89. b43dba8 Sleep timer, inspired by Jim Hagani by Linus Nielsen Feltzing · 22 years ago
  90. 2c639f5 XING generation was wrong by Linus Nielsen Feltzing · 22 years ago
  91. d1f8001 Don't waste time loading v1 tag if a v2 tag was found. by Björn Stenberg · 22 years ago
  92. d98bba8 Updated language files by Björn Stenberg · 22 years ago
  93. 040816d Fixed build. by Björn Stenberg · 22 years ago
  94. f09c5f4 Finally, merged the improved power code from Uwe Freese: by Björn Stenberg · 22 years ago
  95. 67938f3 Added features, corrected others by Linus Nielsen Feltzing · 22 years ago
  96. f6cb616 Fat test code, for the archives. by Björn Stenberg · 22 years ago
  97. c032e65 Bug fix: Master/slave was not always properly selected after powerdown. by Björn Stenberg · 22 years ago
  98. 4a931c6 more by Daniel Stenberg · 22 years ago
  99. 45d32ce Added 'Disk info' to debug menu by Björn Stenberg · 22 years ago
  100. db8cc18 queue by Daniel Stenberg · 22 years ago