1. f179453 The font for player-simulator. by Kjell Ericson · 22 years ago
  2. e12e55e Fonts are only for recorder. by Kjell Ericson · 22 years ago
  3. a528968 Dubbled the size of player bitmap. The double height/width will be used to by Kjell Ericson · 22 years ago
  4. ccfa848 Many functions have been changed. by Kjell Ericson · 22 years ago
  5. fe10eb3 Almost totaly rewritten. by Kjell Ericson · 22 years ago
  6. d19b9ed Added stubs that shall not be in the player simulator. by Kjell Ericson · 22 years ago
  7. d317ddb The font will be shown in another way in player-simulator so the sysfont.c by Kjell Ericson · 22 years ago
  8. cfa206b Doubled the height/width for player. by Kjell Ericson · 22 years ago
  9. 93b5f92 The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT. by Kjell Ericson · 22 years ago
  10. bc254fe Added multiline scroll support. by Markus Braun · 22 years ago
  11. f45345e ldebugf() is only present in SIMULATOR, we set LDEBUGF to be the normal by Daniel Stenberg · 22 years ago
  12. aeb3d0d removed use of uninitialized variable by Daniel Stenberg · 22 years ago
  13. b7b48fe Snapshot of file writing code. Bugs remain. Only short names are supported yet. by Björn Stenberg · 22 years ago
  14. 1df1e51 stepping towards seperate levels file by Robert Hak · 22 years ago
  15. b1ee36e create .rockbox on a mac by Robert Hak · 22 years ago
  16. ab0641a windows .rockbox issues by Robert Hak · 22 years ago
  17. 57dcf0b working win32sim makefile (for player) by Felix Arends · 22 years ago
  18. 5cb429e Added mpeg_set_pitch() stub to simulator. by Björn Stenberg · 22 years ago
  19. ac59dce Use lcd-player.c in simulator. (Not tested but better?!) by Mats Lidell · 22 years ago
  20. f4f9997 Use lcd-player.c in simulator. (Not tested) by Mats Lidell · 22 years ago
  21. 0834d3f Pitch steps changed to 0.1% instead of 1%. by Björn Stenberg · 22 years ago
  22. 8ca78b6 Undefined functions supplied for simulator in lcd-playersim.c by Mats Lidell · 22 years ago
  23. 073ca0a Use lcd-player.c in simulator. by Mats Lidell · 22 years ago
  24. 786d2c3 Rewritten based on lcd-player.c. by Mats Lidell · 22 years ago
  25. a99c565 Moved lcd player code to lcd-playersim. by Mats Lidell · 22 years ago
  26. d4efbad Player don't use dynamic fonts. by Mats Lidell · 22 years ago
  27. 4a5a423 mozilla got crazy, I'm trying to end the <a> tags to see if it helps. Also by Daniel Stenberg · 22 years ago
  28. 0af59de Got rid of a screen clear in the settings reset menu that made the question disappear by Justin Heiner · 22 years ago
  29. b29717d new translations by Uwe Freese · 22 years ago
  30. 84d7d70 New size for the player window. by Kjell Ericson · 22 years ago
  31. feae991 Changed Logf to printf while debugging. by Kjell Ericson · 22 years ago
  32. 65de9c9 Moved volume-icon a bit. More examine will be done later in order to look at by Kjell Ericson · 22 years ago
  33. fdb7b41 The simulated version shall not have a BITMAP_LCD any more (fucked up the screen). by Kjell Ericson · 22 years ago
  34. 5fddbf4 Drawing the same kind of frame for both recorder and player. by Kjell Ericson · 22 years ago
  35. c4a09ad Scroll works for wps and menus. Still much cleanup to do. by Mats Lidell · 22 years ago
  36. fcf08a1 Simulator can display progress bar (No progress though) by Mats Lidell · 22 years ago
  37. 4893f10 added anchors by Robert Hak · 22 years ago
  38. e1d5153 question edited by Robert Hak · 22 years ago
  39. 6ca9d4a Renamed cvs builds to bleeding edge by Björn Stenberg · 22 years ago
  40. e647768 What is bleeding edge/daily build? by Robert Hak · 22 years ago
  41. 73926ef %pn now allows for conditional checking by Robert Hak · 22 years ago
  42. a477dc6 Fixed missing quote by Björn Stenberg · 22 years ago
  43. 672b0e2 as dumb as i am, its amazing i can breath by Robert Hak · 22 years ago
  44. 9465d4e bug fix on my part by Robert Hak · 22 years ago
  45. 54a51a0 Rune Wiinberg's updates by Daniel Stenberg · 22 years ago
  46. c3320ae sim questions are in order now by Robert Hak · 22 years ago
  47. 7ff0324 Paul van der Heu's update by Daniel Stenberg · 22 years ago
  48. 24747d4 by Joao by Daniel Stenberg · 22 years ago
  49. 1e95013 what did that #ifdef do there? by Felix Arends · 22 years ago
  50. ddc506a Added Contactor sponsor logo. by Björn Stenberg · 22 years ago
  51. 3dc3694 Bug reports on daily builds are now ok. by Björn Stenberg · 22 years ago
  52. 61a32e9 we dont need this file any longer! by Felix Arends · 22 years ago
  53. 12c1981 don't compile on the simulator by Felix Arends · 22 years ago
  54. 879fabd finally up-to-date: the win32 simulator (at least for the recorder) by Felix Arends · 22 years ago
  55. e45c069 Removed all traces of the repeat and release masks by Linus Nielsen Feltzing · 22 years ago
  56. 7ec35e7 Don't reboot unless we are connected to a charger by Linus Nielsen Feltzing · 22 years ago
  57. 67c977f added missing line by Robert Hak · 22 years ago
  58. 1e14000 added legend by Robert Hak · 22 years ago
  59. 88acd05 initial creation by Robert Hak · 22 years ago
  60. 0c01f6f More translations. by Mats Lidell · 22 years ago
  61. 504bdca new strings translated by Arnaud de Bonald · 22 years ago
  62. 647db26 Faster start of playback when Play/Next/Prev by Linus Nielsen Feltzing · 22 years ago
  63. fae2120 Using expose-event instead of resizerequest-event in order to be able to by Kjell Ericson · 22 years ago
  64. c54ff70 First attempt to adjust the drawing routines to be able to zoom the window. by Kjell Ericson · 22 years ago
  65. c72a177 Updated version to 0.2 by Kjell Ericson · 22 years ago
  66. 72efe04 removed 1.4 roadmap info by Robert Hak · 22 years ago
  67. c88751f resume ask once option added by Robert Hak · 22 years ago
  68. a3e1648 Added Unified Player news by Linus Nielsen Feltzing · 22 years ago
  69. 900bbb6 Removed player-old by Björn Stenberg · 22 years ago
  70. eebd237 Fat32 test code by Björn Stenberg · 22 years ago
  71. 016bea8 Removed player-old by Linus Nielsen Feltzing · 22 years ago
  72. 42070c2 Unified player code by Linus Nielsen Feltzing · 22 years ago
  73. ac2b1b9 Icons were flipped. by Mats Lidell · 22 years ago
  74. d0772a2 No longer needed by Linus Nielsen Feltzing · 22 years ago
  75. 3aab18a Prevent the simulator from locking on play in a dir with all-empty files. by Daniel Stenberg · 22 years ago
  76. 79c4aa0 Norm build fix by Linus Nielsen Feltzing · 22 years ago
  77. cfa73ae Sim build fix by Linus Nielsen Feltzing · 22 years ago
  78. 1873987 Use status_set... by Mats Lidell · 22 years ago
  79. a87ce29 Draw all icons for player from status_draw. Added set methods for by Mats Lidell · 22 years ago
  80. 87b66a8 less crap makes better code by Daniel Stenberg · 22 years ago
  81. 0a4b247 The player firmware now autodetects the LCD type. No need for two player versions anymore by Linus Nielsen Feltzing · 22 years ago
  82. 6e0a75c better rtc_read() simulation by Daniel Stenberg · 22 years ago
  83. ec7b5cd missed an snprintf arg by Robert Hak · 22 years ago
  84. 8b16eef oscillo string added & desc update by Arnaud de Bonald · 22 years ago
  85. f22851f the simulator simulates rtc now, no need for extra #ifdefs by Daniel Stenberg · 22 years ago
  86. fc3c39b Add comment when the description has changed. by Daniel Stenberg · 22 years ago
  87. 52f1bca added %pn option by Robert Hak · 22 years ago
  88. f9d3d1c added %pn (playlist name) to wps by Robert Hak · 22 years ago
  89. 3148bc4 Hardware compatibility functions by Linus Nielsen Feltzing · 22 years ago
  90. 53ccd76 translate new string by Arnaud de Bonald · 22 years ago
  91. 28e10a9 set the DOCSDIR variable by Daniel Stenberg · 22 years ago
  92. 875bf5e Player build broke by Linus Nielsen Feltzing · 22 years ago
  93. b51b24e The abbreviations for days and months are MAX 3 letters, but less may be used. by Daniel Stenberg · 22 years ago
  94. 9eac76d exit on the button off release event by Daniel Stenberg · 22 years ago
  95. d557d23 Added oscillograph string. by Daniel Stenberg · 22 years ago
  96. 091155d make oscillograph always be used, even in simulator since we have a stub by Daniel Stenberg · 22 years ago
  97. b3438e8 added a silly stub for oscillograph to remove an #ifdef in the actual code by Daniel Stenberg · 22 years ago
  98. 0ab96fd make credits.c use the generated list of names properly as already done by Daniel Stenberg · 22 years ago
  99. 6462880 use the generated list of names by Daniel Stenberg · 22 years ago
  100. 50424ae generate a raw list from the docs/CREDITS file and include that in credits.c by Daniel Stenberg · 22 years ago