1. 5defb4c added 'battery level flickers\!' question by Uwe Freese · 22 years ago
  2. caebdd4 Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue. by Björn Stenberg · 22 years ago
  3. 43d6d28 Fixed wrong u character. by Björn Stenberg · 22 years ago
  4. 093e3b2 Removed annoying OK delay from settings. Made cancel text visible. by Björn Stenberg · 22 years ago
  5. 0e84a50 Recording screen now uses fixed font. by Björn Stenberg · 22 years ago
  6. 58dff17 Keyboard fixes. ON now means Done on both recorder and player. Navigation keys repeat. Recorder keyboard uses system font. by Björn Stenberg · 22 years ago
  7. 2c30107 Added ViewCVS blimp by Björn Stenberg · 22 years ago
  8. 7d80ba0 Added rename() to simulator by Björn Stenberg · 22 years ago
  9. 541fa6a menu_run() does not need to do lcd_update() by Daniel Stenberg · 22 years ago
  10. 3ff8f10 reverted kjer's lcd_clear_display() change that stops the scroll by Daniel Stenberg · 22 years ago
  11. 4b6a1f2 Made unicode2iso() static. by Björn Stenberg · 22 years ago
  12. 32bfc99 Added unicode conversion from cyrillic, greek, hebrew, arabic and thai. by Björn Stenberg · 22 years ago
  13. 601d77d Swedish language updated by Kjell and Mats Lidell. by Kjell Ericson · 22 years ago
  14. 75361e5 Stop scrolling text when lcd_clear_display() has been called. by Kjell Ericson · 22 years ago
  15. 5d75f7e Added cancel options in settings menues. by Kjell Ericson · 22 years ago
  16. 5caec3a Added LANG_MENU_SETTING_OK/CANCEL for english and swedish. by Kjell Ericson · 22 years ago
  17. c65dadf Bidirectional scroll for player. by Mats Lidell · 22 years ago
  18. 4c7f70f Bidirectional scroll ala recorder. by Mats Lidell · 22 years ago
  19. fd07b69 Fixed the mapping between software mapped patterns and hardware LCD. by Kjell Ericson · 22 years ago
  20. 1a4fd1f Resolved last_pat and last_used_pat. by Mats Lidell · 22 years ago
  21. 9b98652 Moving the keyboard buffer empty routine to pure simulator code. by Kjell Ericson · 22 years ago
  22. d05e8b2 Special code for SIMULATOR because it might return the eyrelease of the shell when starting the simulator by Kjell Ericson · 22 years ago
  23. c8e0fff Cleaning up code for Player. by Kjell Ericson · 22 years ago
  24. 739d401 The progress char for Player could been undefined. by Kjell Ericson · 22 years ago
  25. 69762cc Changing default scroll delay to 1000ms (1 second). by Kjell Ericson · 22 years ago
  26. f5aa13a Increased CONFIG_BLOCK_VERSION to indicate modified config block format. by Björn Stenberg · 22 years ago
  27. 9fe27d0 Added Uwes rtc mod. by Björn Stenberg · 22 years ago
  28. 0078169 In sync. by Mats Lidell · 22 years ago
  29. bce5032 Show complete status when asking for resume. by Mats Lidell · 22 years ago
  30. 0b9311d Web updates by Björn Stenberg · 22 years ago
  31. b113073 Bugfix2 of the bidirectional scroll. Sorry... by Kjell Ericson · 22 years ago
  32. ac984ed Bugfix of the bidirectional scrolling. by Kjell Ericson · 22 years ago
  33. febc623 Fixed spelling misstakes. by Kjell Ericson · 22 years ago
  34. 4a197ec Function lcd_allow_bidirectictional_scrolling() implemented so we can turn it off. by Kjell Ericson · 22 years ago
  35. 54c8c71 Bidirectional scrolling implemented. The text will go back and forth by Kjell Ericson · 22 years ago
  36. dc88e23 Fixed the scroll_delay. by Kjell Ericson · 22 years ago
  37. f2feb0a A bunch of web updates by Björn Stenberg · 22 years ago
  38. 602c049 Description of how Rocklatin works and looks like. by Kjell Ericson · 22 years ago
  39. 3639325 Changed debug code. by Kjell Ericson · 22 years ago
  40. a33d6b2 Removed warnings. by Kjell Ericson · 22 years ago
  41. e8e2b2d battery 100% removed battery time added iso on player turned to YES by Daniel Stenberg · 22 years ago
  42. e346f1f Automatic tool to generate Rocklatin layout gif-pictures. by Kjell Ericson · 22 years ago
  43. 1cb8061 Implementing Rocklatin character set for Rockbox player. by Kjell Ericson · 22 years ago
  44. ea3d4d5 Implementing Rocklatin for Rockbox player. by Kjell Ericson · 22 years ago
  45. a309014 First official version. by Kjell Ericson · 22 years ago
  46. dd7f294 Implementing the Rocklatin character set for Rockbox player. by Kjell Ericson · 22 years ago
  47. c11b90f Adapted player code for new Rocklatin character set. by Kjell Ericson · 22 years ago
  48. b8342ff Starting the mpeg_thread for the simulator. by Kjell Ericson · 22 years ago
  49. ddefd1e Added a thread for the simulator that counts the time. by Kjell Ericson · 22 years ago
  50. bade4f7d more YES in the Rockbox column by Daniel Stenberg · 22 years ago
  51. 430a354 better estimated running time for usb mode by Uwe Freese · 22 years ago
  52. aef1b24 queue strings by Uwe Freese · 22 years ago
  53. 88fcd4f apply patches from patch traker and i uplang all patched lang file with last english.lang by Arnaud de Bonald · 22 years ago
  54. 86ced78 Comments. by Hardeep Sidhu · 22 years ago
  55. 12d1844 Fixes for player/studio in USB mode: 1) Update status bar 2) Disable USB status once disconnected by Hardeep Sidhu · 22 years ago
  56. 85d8b85 Fixed win32 simulator warnings. by Hardeep Sidhu · 22 years ago
  57. 989a3ec set_elapsed() bug fix by Simon Elén by Björn Stenberg · 22 years ago
  58. c78e1b0 The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding down PLAY on it while playing other music. by Björn Stenberg · 22 years ago
  59. 0e34218 Remove bogus dirs from beginning of playlist file path. Patch by Hardeep Sidhu. by Björn Stenberg · 22 years ago
  60. 02e1b62 Joe Buczek told us Archos has Customizable backlight timeout since 1.28 by Daniel Stenberg · 22 years ago
  61. 6e9ba06 Store the current track pathname so follow playlist is respected at end of playlist. by Hardeep Sidhu · 22 years ago
  62. 96a6874 Signal track change if no tracks in playlist are valid so wps updates and exits properly. by Hardeep Sidhu · 22 years ago
  63. 8fd18e9 Prev was going back too many tracks if more than one track was loaded in memory. by Hardeep Sidhu · 22 years ago
  64. 3c67da8 In sync. by Mats Lidell · 22 years ago
  65. a25a2d5 Smaller sponsor text to avoid line wrap by Björn Stenberg · 22 years ago
  66. af70b2f 1.0 is a valid ID3 version by Björn Stenberg · 22 years ago
  67. 954c0ce Marked options that are only available in daily builds. by Björn Stenberg · 22 years ago
  68. 323f297 Added incomplete support for the FM Recorder header by Björn Stenberg · 22 years ago
  69. 5ff920e Added support for the FM Recorder header by Björn Stenberg · 22 years ago
  70. 0b9fbda Added (long overdue) news about recording feature by Björn Stenberg · 22 years ago
  71. b363362 Removed "Don't file bug reports on unreleased code" by Björn Stenberg · 22 years ago
  72. da64408 Added 'features' link to menu by Björn Stenberg · 22 years ago
  73. 2e072e8 new strings added. by Arnaud de Bonald · 22 years ago
  74. d3d1b98 Don't signal track change until all id3 entries have been updated. Also, correctly set new write index after removing all tracks. Both changes fix potential resume bugs. by Hardeep Sidhu · 22 years ago
  75. d2f90c9 Use flush_cache() when writing headbytes to disk to make sure we are on the correct sector. by Hardeep Sidhu · 22 years ago
  76. 89a1806 fix for another sim error by Uwe Freese · 22 years ago
  77. 72f784e dansk lang updates by Uwe Freese · 22 years ago
  78. 6fa54ee Paul van der Heu's updates by Uwe Freese · 22 years ago
  79. 3e3d857 description of battery level calculation updated by Uwe Freese · 22 years ago
  80. 0a0fd19 show 100% instead of animation when top-off chg. by Uwe Freese · 22 years ago
  81. 4bc287d battery level 100% when trickle chg, only 1% per minute change allowed, ignore 25 min. after charge start/stop, get rid of old lazyness table (I hope this makes the battery display less confusing to the user, charging algo. is not affected\!) by Uwe Freese · 22 years ago
  82. 012d1d5 display graphic batt. animation instead of numerical 0,34,68,100 when charging by Uwe Freese · 22 years ago
  83. c3fd67c Killed a dozen global variables by Björn Stenberg · 22 years ago
  84. 34fa62b Removed clearing of resume info after STOP and USB. by Björn Stenberg · 22 years ago
  85. eedd884 Formatting fixes by Björn Stenberg · 22 years ago
  86. 51f18b0 Fixed a simulator stub for set_battery_capacity() by Kjell Ericson · 22 years ago
  87. 5347b4e Added Question 71 by Linus Nielsen Feltzing · 22 years ago
  88. dfb9b24 Store a byte instead of an int for battery capacity. by Björn Stenberg · 22 years ago
  89. 0494188 one space character too much by Uwe Freese · 22 years ago
  90. 0bf70e6 battery capacity (1500-2400 in 50mAh steps) saved to disk by Uwe Freese · 22 years ago
  91. ae1ba1d stupid bug, trickle setting in menu didn't work by Uwe Freese · 22 years ago
  92. 6ebf5e4 Formatting and minor text updates by Björn Stenberg · 22 years ago
  93. f848453 trickle charge setting in menu is there, also batt. capacity by Uwe Freese · 22 years ago
  94. bf93c08 sim build error fixed by Uwe Freese · 22 years ago
  95. f34de9d battery capacity setting string by Uwe Freese · 22 years ago
  96. 4cff030 battery capacity setting, not saved to RTC/disk yet by Uwe Freese · 22 years ago
  97. c83374b show charge_state in debug menu by Uwe Freese · 22 years ago
  98. f3d010a charger on if battery low at boot time, battery capacity settings by Uwe Freese · 22 years ago
  99. 8125f16 Made trickle charge persistent by Linus Nielsen Feltzing · 22 years ago
  100. 112df43 Linus' tip of the year :) by Uwe Freese · 22 years ago