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