1. a0a64b0 initial by Robert Hak · 22 years ago
  2. 4c53939 initial creation by Robert Hak · 22 years ago
  3. 5f84df9 added reference to UISIMULATOR by Robert Hak · 22 years ago
  4. 52407c3 added reference to docs dir by Robert Hak · 22 years ago
  5. 40bafc5 initial move from other directories by Robert Hak · 22 years ago
  6. 3a5b919 Added a questions about pause using battery life by Robert Hak · 22 years ago
  7. b87755e removed header, each FAQ should look the same by Robert Hak · 22 years ago
  8. 9cde41a Futher corrections by Robert Hak · 22 years ago
  9. 1d0d04f make mention of the battery fag by Robert Hak · 22 years ago
  10. 0e4288d reformated the layout of the images by Robert Hak · 22 years ago
  11. a816e46 store the correct index in the resume info when we fire up a single song in a by Daniel Stenberg · 22 years ago
  12. b243e24 tshirts tshirts tshirts tshirts! by Daniel Stenberg · 22 years ago
  13. 6110c98 Consolidated display restore code. by Markus Braun · 22 years ago
  14. c7aaca4 Make use of the fixed lcd_getstringsize() for prop fonts. by Markus Braun · 22 years ago
  15. bcbb804 Fixed lcd_getstringsize() for prop fonts. Now also counts the blank columns by Markus Braun · 22 years ago
  16. 8167837 foot.t fogotten by Robert Hak · 22 years ago
  17. 562a0cb footer.t forgotten again by Robert Hak · 22 years ago
  18. a0300f5 corrected lcd margins for debug menu by Markus Braun · 22 years ago
  19. 82e8b0b Removed warning by Björn Stenberg · 22 years ago
  20. 3a9e7b5 Now updates time display after resume by Björn Stenberg · 22 years ago
  21. 11d208c calculate the string width for numerical volume display and time display in by Markus Braun · 22 years ago
  22. 861eac8 corrected display of values when entering a setting by Markus Braun · 22 years ago
  23. 1b05752 Always remove double-height when resuming by Björn Stenberg · 22 years ago
  24. faacfea faster redraw of time display by Markus Braun · 22 years ago
  25. 59429da Define instead of a number. by Markus Braun · 22 years ago
  26. c41dcb9 Now using lcd margins instead of a line offset for displaying status bar. by Markus Braun · 22 years ago
  27. 5e4c1d2 enabled status bar in menus on recorders by Markus Braun · 22 years ago
  28. eef9704 added functions to get the current margins by Markus Braun · 22 years ago
  29. 65fb5f5 status_draw() now uses lcd_update_rect() by Björn Stenberg · 22 years ago
  30. bfc8d0a Faster, 8-bit bitswap by Magnus Holmgren by Linus Nielsen Feltzing · 22 years ago
  31. ef3a3e7 use the gcc option -ffreestanding: (quote from the gcc man page) by Daniel Stenberg · 22 years ago
  32. 3c10db5 Use same updated method for delta calculation as powermgmt.c uses (maybe by Heikki Hannikainen · 22 years ago
  33. 97e4a8f Added draw_screen(id3) after volume change. Fixed bug in player WPS ID3 Info screen. It needed dont_go_to_menu = true and menu_button_is_down = false. by Justin Heiner · 22 years ago
  34. bd32dee Use correct offset (0x14 instead of 0x18) when clearing the RTC user RAM space by Heikki Hannikainen · 22 years ago
  35. 6f4cd6e added http:// to a URL, made Q3 spell out that it is for recorders by Daniel Stenberg · 22 years ago
  36. 84343d8 Initial answers based on what I think is probably right - need to be by Heikki Hannikainen · 22 years ago
  37. c5cc90c Updates by Björn Stenberg · 22 years ago
  38. 5d0850a remade the upcoming battery faq to use the generic faq format by Daniel Stenberg · 22 years ago
  39. b76bca9 added an A and rewrote in the FAQ format to allow it being ASCII and still by Daniel Stenberg · 22 years ago
  40. 983a5b6 corrected the lock page URL by Daniel Stenberg · 22 years ago
  41. 54ed3d6 fix links within A-sections too and improve the parser somewhat by Daniel Stenberg · 22 years ago
  42. 4d52ba7 convert the faq more by Daniel Stenberg · 22 years ago
  43. 02cab12 updated faq link by Daniel Stenberg · 22 years ago
  44. 3d6df95 Added support for the unofficial MPEG version 2.5 format that uses a somewhat by Daniel Stenberg · 22 years ago
  45. 21febdd original copied from http://www.dv.co.yu/mpgscript/mpeghdr.htm by Daniel Stenberg · 22 years ago
  46. 5e5f1e2 When shuffle is ENABLED. And you press PLAY in a dir, the selected song by Daniel Stenberg · 22 years ago
  47. 43bcd82 Pause now works again (I broke it with my mpeg_is_playing() fix...) by Björn Stenberg · 22 years ago
  48. 9315282 Fall back to fixed font if loadable font is not present by Björn Stenberg · 22 years ago
  49. 111597b fixed missing APPSVERSION definition by Felix Arends · 22 years ago
  50. 047b8d7 some FAQ battery questions by Daniel Stenberg · 22 years ago
  51. 34486b7 Merged Hardeep's resume fix. Also mpeg_is_playing() now returns true even when paused (broke some other code). by Björn Stenberg · 22 years ago
  52. f210606 Expanded resume options: off/ask/on by Björn Stenberg · 22 years ago
  53. c0ea4a7 Added Smart(tm) ID3 displaying to the new 1 Line ID3. If no ID3 is available, it will display the filename instead by Justin Heiner · 22 years ago
  54. 8c78975 made it output valid C code even if given a filename that starts with a by Daniel Stenberg · 22 years ago
  55. eac3cfd More of the new 1 Line ID3 for the player by Justin Heiner · 22 years ago
  56. 2095597 Added a 1 Line ID3 display for player that displays the PlaylistPos: Artist - Title on the first line and time on the 2nd line. NOTE: WPS Display saved settings will be loaded incorrectly on the player the first time. Rearranged the WPS Settings menu by Justin Heiner · 22 years ago
  57. 0d04073 Minor change in display of previous volume display patch by Justin Heiner · 22 years ago
  58. 80743ff WPS in player now displays volume level while changing it by Justin Heiner · 22 years ago
  59. 152c023 Fixed ID3 Scrolling problem (player) when FF/RW in ID3 display mode by Justin Heiner · 22 years ago
  60. 7113ec0 Fixed bad resume_index in dirs with both folders and files by Björn Stenberg · 22 years ago
  61. 52dc182 Fixed double-height problem and broken fwd/rew. by Björn Stenberg · 22 years ago
  62. 6224cdb Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song, but press pause on players before you shutdown so they get a chance to store the position on disk. Recorders use RTC ram. Todo: Time display is wrong after mid-track resume and ffd/rew is not handled. by Björn Stenberg · 22 years ago
  63. 085e774 reverted Felix Arends' mistake by Daniel Stenberg · 22 years ago
  64. 8db1feb win32 makefile by Felix Arends · 22 years ago
  65. 9ed9765 windows makefile for firmware by Felix Arends · 22 years ago
  66. afc9b57 (while I remember this) The width padding is 4-byte aligned, nothing else... by Daniel Stenberg · 22 years ago
  67. 8cca95b Added bmp2rb. by Mats Lidell · 22 years ago
  68. 8a700fe Created. by Mats Lidell · 22 years ago
  69. 2f4435c less stack means more mem for fun and games ;-) by Daniel Stenberg · 22 years ago
  70. 1ed48d4 basic slash treatment and URL-linking added by Daniel Stenberg · 22 years ago
  71. 1880165 C++ comments should remain ;-) by Daniel Stenberg · 22 years ago
  72. 47219b9 fixed a line wrap prob by Robert Hak · 22 years ago
  73. a853754 use this script to convert a plain ASCII text into something that looks by Daniel Stenberg · 22 years ago
  74. 0dfb0bb generate a more HTMLish faq page by Daniel Stenberg · 22 years ago
  75. bd7fc37 No DAC3550A in the recorder by Linus Nielsen Feltzing · 22 years ago
  76. a847271 removed code within #ifdef STANDALONE since it doesn't work and isn't ever used. by Daniel Stenberg · 22 years ago
  77. a5cc9c9 menu+left/right was broken for volume change. Patch submitted by by Mats Lidell · 22 years ago
  78. 0edcd0a VBR ID3 info works again. (I mistakenly left out a line from Hardeep's patch.) by Björn Stenberg · 22 years ago
  79. 662330e Button release filter was a little too effective by Björn Stenberg · 22 years ago
  80. 749d87b Correction for fast-forward/rewind by Björn Stenberg · 22 years ago
  81. cb6bafd F3 now toggles global_settings.statusbar by Markus Braun · 22 years ago
  82. b70d575 removed entry for status bar by Markus Braun · 22 years ago
  83. 3ed34a6 New backlight settings with always-off by Linus Nielsen Feltzing · 22 years ago
  84. 1330bfb Removed 'saving seetings' message, since writing is delayed by Björn Stenberg · 22 years ago
  85. 70662fc Save volume changes by Björn Stenberg · 22 years ago
  86. 6ee90d9 Removed warning by Björn Stenberg · 22 years ago
  87. c9d98ca Added delayed write for settings. Doesn't write until someone else accesses the disk. by Björn Stenberg · 22 years ago
  88. 5917e81 Now we can have up to 400 files in a directory by Linus Nielsen Feltzing · 22 years ago
  89. 6262573 Added helpful reminder about copying font file by Björn Stenberg · 22 years ago
  90. 134c45d Fixed font target for loadable fonts by Björn Stenberg · 22 years ago
  91. dd2bae4 avoid flickering of battery level during the first minute of uptime by taking a voltage sample at power_init by Heikki Hannikainen · 22 years ago
  92. fae5b82 Now doesn't truncate the lenght when comparing path components by Linus Nielsen Feltzing · 22 years ago
  93. 71a8492 very basic desc of loadable fonts by Robert Hak · 22 years ago
  94. 6246ce5 added tags target for the generated simulator makefile as well by Daniel Stenberg · 22 years ago
  95. 5e38c07 added tags target by Daniel Stenberg · 22 years ago
  96. bc35ae3 Generates a 'tags' target in the toplevel makefile now, this is only by Daniel Stenberg · 22 years ago
  97. f769e53 tags target added by Daniel Stenberg · 22 years ago
  98. 15c401e tags target added for emacs-etags power by Daniel Stenberg · 22 years ago
  99. b3a3885 Now discards stray BUTTON_REL events by Linus Nielsen Feltzing · 22 years ago
  100. e2a9fe1 time/date setting works now with loadable and proportional fonts code makeup by Markus Braun · 22 years ago