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