1. cc16b50 Configurable dir browser file buffer size. No more 400-file limit. No more whining. by Linus Nielsen Feltzing · 22 years ago
  2. 00509b2 Configurable dir browser file buffer size. No more 400-file limit. No more whining. by Linus Nielsen Feltzing · 22 years ago
  3. bcf6765 Configurable dir browser file buffer size. No more 400-file limit. No more whining. by Linus Nielsen Feltzing · 22 years ago
  4. 20d031f Configurable dir browser file buffer size. No more 400-file limit. No more whining. by Linus Nielsen Feltzing · 22 years ago
  5. af2b7ad FM radio: ON leaves with radio on, OFF leaves with radio off by Linus Nielsen Feltzing · 22 years ago
  6. b909fff Italian file in sync with english.lang by Jose Maria Garcia-Valdecasas Bernal · 22 years ago
  7. 50f568a Dutch file in sync with english.lang by Jose Maria Garcia-Valdecasas Bernal · 22 years ago
  8. 1050145 allow any whitespace after the ending quote by Daniel Stenberg · 22 years ago
  9. 8e037bd Jean's french update by Jose Maria Garcia-Valdecasas Bernal · 22 years ago
  10. b2a8a50 Paul's dutch update by Jose Maria Garcia-Valdecasas Bernal · 22 years ago
  11. 70e1758 updated with recent dev by Daniel Stenberg · 22 years ago
  12. 50b4e9d Q71: we do support FM tuning now by Daniel Stenberg · 22 years ago
  13. ed100ca Changed the radio preset file name by Linus Nielsen Feltzing · 22 years ago
  14. 8d8b8d1 Fixed problem with non-existing fm_presets.txt, now clears the station name when retuning by Linus Nielsen Feltzing · 22 years ago
  15. ce92944 Added misc.c to the sim builds by Linus Nielsen Feltzing · 22 years ago
  16. 9d0226f Moved radio F3 menu to F1 by Linus Nielsen Feltzing · 22 years ago
  17. c5dacdc FM preset handling on F2 and F3 by Linus Nielsen Feltzing · 22 years ago
  18. 75b41a8 Moved read_line() to misc.c by Linus Nielsen Feltzing · 22 years ago
  19. 93e47b9 Finer resolution for the PLL by Linus Nielsen Feltzing · 22 years ago
  20. 23b0fda Idle poweroff fix for FM radio, as suggested by Mike Holden by Linus Nielsen Feltzing · 22 years ago
  21. 568baaf FM Radio news by Linus Nielsen Feltzing · 22 years ago
  22. 7b70346 Clarifications regarding equalizer/analyzer, plus new sound effect question by Linus Nielsen Feltzing · 22 years ago
  23. fce21ff The FM has no remote control :-( by Linus Nielsen Feltzing · 22 years ago
  24. 0a12f4e Stop radio when playing mp3 files by Linus Nielsen Feltzing · 22 years ago
  25. 331c7d9 Finally, FM radio support on the FM Recorder by Linus Nielsen Feltzing · 22 years ago
  26. 8670474 compile and link with sprintf.c always, since we now have a special by Daniel Stenberg · 22 years ago
  27. f465db7 Now the F2/F3 buttons work again in the Record screen by Linus Nielsen Feltzing · 22 years ago
  28. 1e8e385 Johan Vromans' Q73 contribution as posted on April 30, 2003. by Daniel Stenberg · 22 years ago
  29. c5a5411 Marco's italian language file by Jose Maria Garcia-Valdecasas Bernal · 22 years ago
  30. 5b3e80b Igor Barinov's update by Daniel Stenberg · 22 years ago
  31. 887903f previous version had unicode strings. Repaired that error :) by Jose Maria Garcia-Valdecasas Bernal · 22 years ago
  32. 0f75480 updated spanish language file by Jose Maria Garcia-Valdecasas Bernal · 22 years ago
  33. c4cdc75 Better error handling when loading WPS config file by Linus Nielsen Feltzing · 22 years ago
  34. a4ad4f7 Stevie Oh's F3 menu patch (#729556) by Linus Nielsen Feltzing · 22 years ago
  35. c7e0ebc Spin down disk directly after buffer saves when recording by Linus Nielsen Feltzing · 22 years ago
  36. 56a6d59 Anchor the regexes better, some of them caused problems with perl 5.8. by Daniel Stenberg · 22 years ago
  37. 0e712a4 The independent frames option wasn't correctly loaded by Linus Nielsen Feltzing · 22 years ago
  38. b674585 mention the 400 file limit by Robert Hak · 22 years ago
  39. abd4b87 okay, im stupid.. lets move the nodo doc up the list to where the other faqs are :) by Robert Hak · 22 years ago
  40. 9acf69b mention the nodo doc by Robert Hak · 22 years ago
  41. 7a43226 Mikkel Moe's initial version of the Norwegian translation. by Daniel Stenberg · 22 years ago
  42. 674b632 Corrected wrong write return code. by Björn Stenberg · 22 years ago
  43. 9d5eab3 Why doesn't charging start immediately? by Uwe Freese · 22 years ago
  44. dc6f94f Removed pointers to language strings by Linus Nielsen Feltzing · 22 years ago
  45. fddbee3 added jvromans question by Robert Hak · 22 years ago
  46. b9ec2ba Intermetall->Micronas by Linus Nielsen Feltzing · 22 years ago
  47. 48d2854 include "sprintf.h" after the system headers for the simulator magic by Daniel Stenberg · 22 years ago
  48. f97cdc9 remove warnings, make it build by Daniel Stenberg · 22 years ago
  49. 2723531 remove the ifdef for simulator by Daniel Stenberg · 22 years ago
  50. 8fd7828 Don't pass in TOOLSDIR to the simulator Makefile until we've made the path by Daniel Stenberg · 22 years ago
  51. 012d1f8 use size_t and not int as the prototype says so by Daniel Stenberg · 22 years ago
  52. ab3868a use size_t instead by Daniel Stenberg · 22 years ago
  53. ed155cc include the sprintf.h header, basicly for simulator purposes by Daniel Stenberg · 22 years ago
  54. 004f690 use the rockbox versions of the sprintf* and friends by Daniel Stenberg · 22 years ago
  55. a6b8bdf Added version to created .cfg file (Johan Vromans) by Björn Stenberg · 22 years ago
  56. 043afda Changed caption backlight bool bit handling by Björn Stenberg · 22 years ago
  57. abb84db Only write caption backlight once by Björn Stenberg · 22 years ago
  58. 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
  59. 272a505 Added word alignment by Björn Stenberg · 22 years ago
  60. cc6183e More detailed error codes by Linus Nielsen Feltzing · 22 years ago
  61. e4e4665 Replaced snprintf+write with fprintf. by Björn Stenberg · 22 years ago
  62. c391a71 Disabled demos to stay below 200KB by Björn Stenberg · 22 years ago
  63. 7bb746b Changed to runtime playlist initialization by Björn Stenberg · 22 years ago
  64. 233b7f3 Changed some settings strings by Björn Stenberg · 22 years ago
  65. 6d83a9e Added inverted cursor in recording screen (Magnus Öman) by Björn Stenberg · 22 years ago
  66. 25af90a Added a single option var for booleans. by Björn Stenberg · 22 years ago
  67. 523d99f Added caption backlight to .cfg loader (Henrik Backe) by Björn Stenberg · 22 years ago
  68. 8d4471d Caption backlight needed a function. Picky picky... by Björn Stenberg · 22 years ago
  69. e89069d Caption backlight is available for players too by Björn Stenberg · 22 years ago
  70. 4793f3b init the playlist struct so that fd is -1 at startup, which then no longer by Daniel Stenberg · 22 years ago
  71. eae5110 Now supports key-repeat in the simulator! by Daniel Stenberg · 22 years ago
  72. 4ccffb6 remove debug output by Daniel Stenberg · 22 years ago
  73. 583821b Keep the playlist open all the time, to reduce mid-song times caused by the by Daniel Stenberg · 22 years ago
  74. 6cafc14 showdir() should always redraw status bar by Björn Stenberg · 22 years ago
  75. 82ab828 added link to the digest by Daniel Stenberg · 22 years ago
  76. 313c825 Better power calculations by Björn Stenberg · 22 years ago
  77. 942bc94 Only redraw the status line when info actually changed. by Björn Stenberg · 22 years ago
  78. 10fd7b6 Players use the MENU button, not F1. by Björn Stenberg · 22 years ago
  79. 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
  80. 8658752 Added caption backlight: Turns on backlight briefly at the start and end of each track. by Björn Stenberg · 22 years ago
  81. b39dadf Renamed the 'editable files' feature to 'independent frames' by Linus Nielsen Feltzing · 22 years ago
  82. da5e719 better treatment if no toolsdir define was set, use the old one then by Daniel Stenberg · 22 years ago
  83. 4da8445 default to the old staticly set tools dir by Daniel Stenberg · 22 years ago
  84. 77fabf8 use the TOOLSDIR as passed-in from the top-level Makefile, you need to by Daniel Stenberg · 22 years ago
  85. b6bd352 use TOOLSDIR as passed-in by Daniel Stenberg · 22 years ago
  86. 31e0cd6 made the script detect the toolsdir and pass that on to the sub-makefiles by Daniel Stenberg · 22 years ago
  87. 7222168 Fixed compiler warnings for player builds by Linus Nielsen Feltzing · 22 years ago
  88. 8a4eac2 Sync. + rulllist -> rullningslist enligt datatermgruppen artikel 69. YMMW! by Mats Lidell · 22 years ago
  89. 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
  90. 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
  91. d356b26 1.1 -> 1.2 by Linus Nielsen Feltzing · 22 years ago
  92. 126a7b3 Fixed compiler error on debug builds by Linus Nielsen Feltzing · 22 years ago
  93. 478da62 Xing headers now support mono better, added the 'editable files' option by Linus Nielsen Feltzing · 22 years ago
  94. c6fb565 most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal by Jörg Hohensohn · 22 years ago
  95. 6d52217 Stupid compiler... by Linus Nielsen Feltzing · 22 years ago
  96. 06cb653 Spelling error by Linus Nielsen Feltzing · 22 years ago
  97. 1b466e0 Removed a warning by Linus Nielsen Feltzing · 22 years ago
  98. 7fdef57 Better generation of Xing headers, now they contain the correct MPEG version and sample rate info. by Linus Nielsen Feltzing · 22 years ago
  99. 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
  100. e43b78a Magnus Öman's long awaited inverted cursor patch by Linus Nielsen Feltzing · 22 years ago