1. ec72d5a Some more tech info by Linus Nielsen Feltzing · 22 years ago
  2. a02ffd5 Some peak meter optimizations by Linus Nielsen Feltzing · 22 years ago
  3. d2df3c0 Improved find_free_cluster(). Split readwrite() in two to simplify debugging. by Björn Stenberg · 22 years ago
  4. b4cf6a1 Remodeled as a test application by Björn Stenberg · 22 years ago
  5. 56b7450 Fat driver test script by Björn Stenberg · 22 years ago
  6. 789faa6 Fixed red build by Markus Braun · 22 years ago
  7. 0afe4ff New repeat and repeat-one icons by Linus Nielsen Feltzing · 22 years ago
  8. 864cff7 added printf() proto by Daniel Stenberg · 22 years ago
  9. 4ce3f72 made the language loader output all new strings on stdout when loaded in by Daniel Stenberg · 22 years ago
  10. 9c32d1a Move the new strings last in the file. It reallly is important that *ALL* by Daniel Stenberg · 22 years ago
  11. c843ba4 Magnus Holmgren's .cfg file parser patch by Linus Nielsen Feltzing · 22 years ago
  12. fd0cc3b Phil Pertermann's dB peak meter patch by Linus Nielsen Feltzing · 22 years ago
  13. 8f11dc0 usb detection in bounce, and all files use default font (not loaded) by Robert Hak · 22 years ago
  14. dae8dea The lcd_clear_display() didn't work. Added some debug-stuff. by Kjell Ericson · 22 years ago
  15. fd3d50a Better handling of large frames in V2 tags by Linus Nielsen Feltzing · 22 years ago
  16. 18225f6 LANG_BACKLIGHT_ON was never a working string in the first place (it was by Daniel Stenberg · 22 years ago
  17. 53e8d52 1. If the translated file used ID strings not present in the english one, by Daniel Stenberg · 22 years ago
  18. be8ae1c Now reads the tags frame by frame, to avoid missing frames when there are large blobs in the tag. This fixes bug #623510. by Linus Nielsen Feltzing · 22 years ago
  19. 8857d47 A try to fix a compilation error for the Win32 recorder simulator. (not tested). by Kjell Ericson · 22 years ago
  20. fe026b9 Definitions of "struct coordinate" and "struct rectangle" and definitions by Kjell Ericson · 22 years ago
  21. c2280c1 The lcd_ascii-pointer is global for a while in order to be reachable from by Kjell Ericson · 22 years ago
  22. f7a4b2b Changed XPoint to "struct coordinate". New lcd_update for the player simulator. by Kjell Ericson · 22 years ago
  23. cacb758 New file font-player.c is added. by Kjell Ericson · 22 years ago
  24. f9a912d Using the structures "rectangle" and "points" when drawing (Win32 doesn't have XPoint). by Kjell Ericson · 22 years ago
  25. dbab14d Added command line parameter "--old_lcd" that will simulate the old LCD of by Kjell Ericson · 22 years ago
  26. 3262207 Updated for better player simulator. by Kjell Ericson · 22 years ago
  27. 3714f46 New height for teh player simulator. The default is pixels of 4x4 in order to by Kjell Ericson · 22 years ago
  28. fd9f864 The player simulator now has it own font_init()-function. We shall therefor call it. by Kjell Ericson · 22 years ago
  29. 18a7c78 Moved the volume_type and battery_type settings in RTC, since they interfered with the scroll speed by Linus Nielsen Feltzing · 22 years ago
  30. c225790 Now clears the resume point at end-of-list. This fixes bug #627344. by Linus Nielsen Feltzing · 22 years ago
  31. 1a27120 Removed some unnecessary LCD updates by Linus Nielsen Feltzing · 22 years ago
  32. c5e2993 Fast forward near the end of the last song in a playlist didn't activate the DMA if the remaining amount to play was below the watermark by Linus Nielsen Feltzing · 22 years ago
  33. a12eb3d The return code from wps_display() wasn't handled correctly. And keylock() didn't reset the locked icon when reaching the end of the playlist. This fixes bug #624938. by Linus Nielsen Feltzing · 22 years ago
  34. c41322c Better skipping of leading garbage. Fixes bug #625868. by Linus Nielsen Feltzing · 22 years ago
  35. da40726 fixing a yellow build by Robert Hak · 22 years ago
  36. 5a9e892 battery/volume status can be displayed numerically by Robert Hak · 22 years ago
  37. 061763b fixed the check for the release events by Daniel Stenberg · 22 years ago
  38. b351656 fix on button detection by Robert Hak · 22 years ago
  39. ab7c638 'fat' is now a ommand-line test tool by Björn Stenberg · 22 years ago
  40. 7c62863 Fixed bug where first sector was skipped on reads. by Björn Stenberg · 22 years ago
  41. f2b8aec Simplified USB question by Björn Stenberg · 22 years ago
  42. 89d57b1 Added USB handling. Fixed return value bug. by Björn Stenberg · 22 years ago
  43. b09e1c6 now supporting the credits.pl script and a language is pre-set by Felix Arends · 22 years ago
  44. 46ddacf Fat32 write updates: Nixed some bugs. Basic file creation now works. Todo: Long filenames and extensive test cases. by Björn Stenberg · 22 years ago
  45. a901c3a Removed warnings. by Kjell Ericson · 22 years ago
  46. efba78b Added Kjell Ericson. by Kjell Ericson · 22 years ago
  47. 08cbf69 Removed warnings. by Kjell Ericson · 22 years ago
  48. f179453 The font for player-simulator. by Kjell Ericson · 22 years ago
  49. e12e55e Fonts are only for recorder. by Kjell Ericson · 22 years ago
  50. a528968 Dubbled the size of player bitmap. The double height/width will be used to by Kjell Ericson · 22 years ago
  51. ccfa848 Many functions have been changed. by Kjell Ericson · 22 years ago
  52. fe10eb3 Almost totaly rewritten. by Kjell Ericson · 22 years ago
  53. d19b9ed Added stubs that shall not be in the player simulator. by Kjell Ericson · 22 years ago
  54. d317ddb The font will be shown in another way in player-simulator so the sysfont.c by Kjell Ericson · 22 years ago
  55. cfa206b Doubled the height/width for player. by Kjell Ericson · 22 years ago
  56. 93b5f92 The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT. by Kjell Ericson · 22 years ago
  57. bc254fe Added multiline scroll support. by Markus Braun · 22 years ago
  58. f45345e ldebugf() is only present in SIMULATOR, we set LDEBUGF to be the normal by Daniel Stenberg · 22 years ago
  59. aeb3d0d removed use of uninitialized variable by Daniel Stenberg · 22 years ago
  60. b7b48fe Snapshot of file writing code. Bugs remain. Only short names are supported yet. by Björn Stenberg · 22 years ago
  61. 1df1e51 stepping towards seperate levels file by Robert Hak · 22 years ago
  62. b1ee36e create .rockbox on a mac by Robert Hak · 22 years ago
  63. ab0641a windows .rockbox issues by Robert Hak · 22 years ago
  64. 57dcf0b working win32sim makefile (for player) by Felix Arends · 22 years ago
  65. 5cb429e Added mpeg_set_pitch() stub to simulator. by Björn Stenberg · 22 years ago
  66. ac59dce Use lcd-player.c in simulator. (Not tested but better?!) by Mats Lidell · 22 years ago
  67. f4f9997 Use lcd-player.c in simulator. (Not tested) by Mats Lidell · 22 years ago
  68. 0834d3f Pitch steps changed to 0.1% instead of 1%. by Björn Stenberg · 22 years ago
  69. 8ca78b6 Undefined functions supplied for simulator in lcd-playersim.c by Mats Lidell · 22 years ago
  70. 073ca0a Use lcd-player.c in simulator. by Mats Lidell · 22 years ago
  71. 786d2c3 Rewritten based on lcd-player.c. by Mats Lidell · 22 years ago
  72. a99c565 Moved lcd player code to lcd-playersim. by Mats Lidell · 22 years ago
  73. d4efbad Player don't use dynamic fonts. by Mats Lidell · 22 years ago
  74. 4a5a423 mozilla got crazy, I'm trying to end the <a> tags to see if it helps. Also by Daniel Stenberg · 22 years ago
  75. 0af59de Got rid of a screen clear in the settings reset menu that made the question disappear by Justin Heiner · 22 years ago
  76. b29717d new translations by Uwe Freese · 22 years ago
  77. 84d7d70 New size for the player window. by Kjell Ericson · 22 years ago
  78. feae991 Changed Logf to printf while debugging. by Kjell Ericson · 22 years ago
  79. 65de9c9 Moved volume-icon a bit. More examine will be done later in order to look at by Kjell Ericson · 22 years ago
  80. fdb7b41 The simulated version shall not have a BITMAP_LCD any more (fucked up the screen). by Kjell Ericson · 22 years ago
  81. 5fddbf4 Drawing the same kind of frame for both recorder and player. by Kjell Ericson · 22 years ago
  82. c4a09ad Scroll works for wps and menus. Still much cleanup to do. by Mats Lidell · 22 years ago
  83. fcf08a1 Simulator can display progress bar (No progress though) by Mats Lidell · 22 years ago
  84. 4893f10 added anchors by Robert Hak · 22 years ago
  85. e1d5153 question edited by Robert Hak · 22 years ago
  86. 6ca9d4a Renamed cvs builds to bleeding edge by Björn Stenberg · 22 years ago
  87. e647768 What is bleeding edge/daily build? by Robert Hak · 22 years ago
  88. 73926ef %pn now allows for conditional checking by Robert Hak · 22 years ago
  89. a477dc6 Fixed missing quote by Björn Stenberg · 22 years ago
  90. 672b0e2 as dumb as i am, its amazing i can breath by Robert Hak · 22 years ago
  91. 9465d4e bug fix on my part by Robert Hak · 22 years ago
  92. 54a51a0 Rune Wiinberg's updates by Daniel Stenberg · 22 years ago
  93. c3320ae sim questions are in order now by Robert Hak · 22 years ago
  94. 7ff0324 Paul van der Heu's update by Daniel Stenberg · 22 years ago
  95. 24747d4 by Joao by Daniel Stenberg · 22 years ago
  96. 1e95013 what did that #ifdef do there? by Felix Arends · 22 years ago
  97. ddc506a Added Contactor sponsor logo. by Björn Stenberg · 22 years ago
  98. 3dc3694 Bug reports on daily builds are now ok. by Björn Stenberg · 22 years ago
  99. 61a32e9 we dont need this file any longer! by Felix Arends · 22 years ago
  100. 12c1981 don't compile on the simulator by Felix Arends · 22 years ago