1. 9d5eab3 Why doesn't charging start immediately? by Uwe Freese · 22 years ago
  2. dc6f94f Removed pointers to language strings by Linus Nielsen Feltzing · 22 years ago
  3. fddbee3 added jvromans question by Robert Hak · 22 years ago
  4. b9ec2ba Intermetall->Micronas by Linus Nielsen Feltzing · 22 years ago
  5. 48d2854 include "sprintf.h" after the system headers for the simulator magic by Daniel Stenberg · 22 years ago
  6. f97cdc9 remove warnings, make it build by Daniel Stenberg · 22 years ago
  7. 2723531 remove the ifdef for simulator by Daniel Stenberg · 22 years ago
  8. 8fd7828 Don't pass in TOOLSDIR to the simulator Makefile until we've made the path by Daniel Stenberg · 22 years ago
  9. 012d1f8 use size_t and not int as the prototype says so by Daniel Stenberg · 22 years ago
  10. ab3868a use size_t instead by Daniel Stenberg · 22 years ago
  11. ed155cc include the sprintf.h header, basicly for simulator purposes by Daniel Stenberg · 22 years ago
  12. 004f690 use the rockbox versions of the sprintf* and friends by Daniel Stenberg · 22 years ago
  13. a6b8bdf Added version to created .cfg file (Johan Vromans) by Björn Stenberg · 22 years ago
  14. 043afda Changed caption backlight bool bit handling by Björn Stenberg · 22 years ago
  15. abb84db Only write caption backlight once by Björn Stenberg · 22 years ago
  16. d6aa01b The splash() now doesn't try to output text at negative X positions. This fixes the playlist problems when using french language. by Linus Nielsen Feltzing · 22 years ago
  17. 272a505 Added word alignment by Björn Stenberg · 22 years ago
  18. cc6183e More detailed error codes by Linus Nielsen Feltzing · 22 years ago
  19. e4e4665 Replaced snprintf+write with fprintf. by Björn Stenberg · 22 years ago
  20. c391a71 Disabled demos to stay below 200KB by Björn Stenberg · 22 years ago
  21. 7bb746b Changed to runtime playlist initialization by Björn Stenberg · 22 years ago
  22. 233b7f3 Changed some settings strings by Björn Stenberg · 22 years ago
  23. 6d83a9e Added inverted cursor in recording screen (Magnus Öman) by Björn Stenberg · 22 years ago
  24. 25af90a Added a single option var for booleans. by Björn Stenberg · 22 years ago
  25. 523d99f Added caption backlight to .cfg loader (Henrik Backe) by Björn Stenberg · 22 years ago
  26. 8d4471d Caption backlight needed a function. Picky picky... by Björn Stenberg · 22 years ago
  27. e89069d Caption backlight is available for players too by Björn Stenberg · 22 years ago
  28. 4793f3b init the playlist struct so that fd is -1 at startup, which then no longer by Daniel Stenberg · 22 years ago
  29. eae5110 Now supports key-repeat in the simulator! by Daniel Stenberg · 22 years ago
  30. 4ccffb6 remove debug output by Daniel Stenberg · 22 years ago
  31. 583821b Keep the playlist open all the time, to reduce mid-song times caused by the by Daniel Stenberg · 22 years ago
  32. 6cafc14 showdir() should always redraw status bar by Björn Stenberg · 22 years ago
  33. 82ab828 added link to the digest by Daniel Stenberg · 22 years ago
  34. 313c825 Better power calculations by Björn Stenberg · 22 years ago
  35. 942bc94 Only redraw the status line when info actually changed. by Björn Stenberg · 22 years ago
  36. 10fd7b6 Players use the MENU button, not F1. by Björn Stenberg · 22 years ago
  37. 28cce68 Changed remote control button events to separate codes. Now the remote control works while keys are locked. by Björn Stenberg · 22 years ago
  38. 8658752 Added caption backlight: Turns on backlight briefly at the start and end of each track. by Björn Stenberg · 22 years ago
  39. b39dadf Renamed the 'editable files' feature to 'independent frames' by Linus Nielsen Feltzing · 22 years ago
  40. da5e719 better treatment if no toolsdir define was set, use the old one then by Daniel Stenberg · 22 years ago
  41. 4da8445 default to the old staticly set tools dir by Daniel Stenberg · 22 years ago
  42. 77fabf8 use the TOOLSDIR as passed-in from the top-level Makefile, you need to by Daniel Stenberg · 22 years ago
  43. b6bd352 use TOOLSDIR as passed-in by Daniel Stenberg · 22 years ago
  44. 31e0cd6 made the script detect the toolsdir and pass that on to the sub-makefiles by Daniel Stenberg · 22 years ago
  45. 7222168 Fixed compiler warnings for player builds by Linus Nielsen Feltzing · 22 years ago
  46. 8a4eac2 Sync. + rulllist -> rullningslist enligt datatermgruppen artikel 69. YMMW! by Mats Lidell · 22 years ago
  47. 2bf1db9 My 2 new entries now at the end (thanks, Roland), however for some languages other entries are missing. by Jörg Hohensohn · 22 years ago
  48. 459abc2 scroll/status bar enable now also in display menu (were in F3 menu only). Now all F2/F3 settings are accessible in the main menu, consistent and better for F2/F3 hijacking by Jörg Hohensohn · 22 years ago
  49. d356b26 1.1 -> 1.2 by Linus Nielsen Feltzing · 22 years ago
  50. 126a7b3 Fixed compiler error on debug builds by Linus Nielsen Feltzing · 22 years ago
  51. 478da62 Xing headers now support mono better, added the 'editable files' option by Linus Nielsen Feltzing · 22 years ago
  52. c6fb565 most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal by Jörg Hohensohn · 22 years ago
  53. 6d52217 Stupid compiler... by Linus Nielsen Feltzing · 22 years ago
  54. 06cb653 Spelling error by Linus Nielsen Feltzing · 22 years ago
  55. 1b466e0 Removed a warning by Linus Nielsen Feltzing · 22 years ago
  56. 7fdef57 Better generation of Xing headers, now they contain the correct MPEG version and sample rate info. by Linus Nielsen Feltzing · 22 years ago
  57. 1c32bd0 Increased the buffer size for get_mp3file_info(). This is supposed to fix bugs #722233, #722521 and #723922 by Linus Nielsen Feltzing · 22 years ago
  58. e43b78a Magnus Öman's long awaited inverted cursor patch by Linus Nielsen Feltzing · 22 years ago
  59. 55be586 Version updates by Björn Stenberg · 22 years ago
  60. 57888d0 Updated version info by Björn Stenberg · 22 years ago
  61. f4ac8f6 Update by Björn Stenberg · 22 years ago
  62. a218ec0 Updated by Björn Stenberg · 22 years ago
  63. 0cdce89 Added José by Björn Stenberg · 22 years ago
  64. f1359a1 Patch #721701 by Linus Nielsen Feltzing · 22 years ago
  65. 1cc6d82 Safer low water mark when recording by Linus Nielsen Feltzing · 22 years ago
  66. 631b8d3 Update fileoffset and cacheoffset on error. by Björn Stenberg · 22 years ago
  67. 2b7898b cd to the source root before applying a patch by Daniel Stenberg · 22 years ago
  68. a97de95 Added screen_dump() for future use by Linus Nielsen Feltzing · 22 years ago
  69. 1b8c662 patch #721027 by Linus Nielsen Feltzing · 22 years ago
  70. 6a42997 Magnus Öman's fix to prevent creation of >200K files by Linus Nielsen Feltzing · 22 years ago
  71. 20296f5 Some corrections by Linus Nielsen Feltzing · 22 years ago
  72. e70caaf cfg-fix by Daniel Stenberg · 22 years ago
  73. 57e928f Fixed the garbled display when deleting the last file in a directory (bug #680811) by Linus Nielsen Feltzing · 22 years ago
  74. e6c8bad patch #720791 by Linus Nielsen Feltzing · 22 years ago
  75. d5304e5 Changed some debug output by Linus Nielsen Feltzing · 22 years ago
  76. dbea94f Localized the on+play VBRFix menu entry by Linus Nielsen Feltzing · 22 years ago
  77. 1793634 VBRFix should now work on all VBR files, with or without Xing headers and ID3 tags by Linus Nielsen Feltzing · 22 years ago
  78. b540174 ata_write_sectors() didn't handle odd buffer addresses by Linus Nielsen Feltzing · 22 years ago
  79. 1326f66 Now handles files with odd length by Linus Nielsen Feltzing · 22 years ago
  80. e738e33 Silly error in the output file open() by Linus Nielsen Feltzing · 22 years ago
  81. 35c417f Fixed the dreaded 'silent play' bug by Linus Nielsen Feltzing · 22 years ago
  82. 434b7d9 Added the Show Files option to the RoLo question by Linus Nielsen Feltzing · 22 years ago
  83. 6fc0df9 Now creates an empty ID3 header to not confuse MP3 editors by Linus Nielsen Feltzing · 22 years ago
  84. 20402c6 include rockbox.dsp by Jörg Hohensohn · 22 years ago
  85. 9ea7e89 In sync by Linus Nielsen Feltzing · 22 years ago
  86. f3dcb8d Patch #719641 by Linus Nielsen Feltzing · 22 years ago
  87. cae6afb Patch #719947 by Linus Nielsen Feltzing · 22 years ago
  88. 41267cc Patch #719824 by Linus Nielsen Feltzing · 22 years ago
  89. 493f903 now up to date by Uwe Freese · 22 years ago
  90. a9302fd Corrected win1251 -> iso 8859-5 conversion (Alex) by Björn Stenberg · 22 years ago
  91. f0c0765 Fixed buggy open() return code check in settings_load_config(). (Christian Determann) by Björn Stenberg · 22 years ago
  92. cf92db1 Don't enter cpu sleep during disk operations by Björn Stenberg · 22 years ago
  93. ac3dfb8 Separated the date and the time in the recording file names by Linus Nielsen Feltzing · 22 years ago
  94. 9d860e1 Better handling of next/prev by Linus Nielsen Feltzing · 22 years ago
  95. 9c1f29f cosmetics for MSVC (Win32 uisimulator): except in declarations, please dont assign structs like: by Jörg Hohensohn · 22 years ago
  96. 780595b new project file for MSVC by Jörg Hohensohn · 22 years ago
  97. 2039adb links to the WPS and CFG docs added by Daniel Stenberg · 22 years ago
  98. 427e749 Some code-police work, plus localized strings in vbrfix by Linus Nielsen Feltzing · 22 years ago
  99. 0a74476 The I/O port screen didn't update by Linus Nielsen Feltzing · 22 years ago
  100. d92265b Stop playing immediately when skipping to next or previous track. by Björn Stenberg · 22 years ago