1. c8592ba Voice UI: option to spell dirs/files, say (known) extension with file number, minor fixes by Jörg Hohensohn · 21 years ago
  2. 18e91a7 bugfix for changing position/directory during the talkbox "hover" timeout by Jörg Hohensohn · 21 years ago
  3. 1f05cb1 removed a warning by Jörg Hohensohn · 21 years ago
  4. 6e86b66 hovering talkbox clips are played after a 1 sec timeout, to avoid constant disk access while scrolling by Jörg Hohensohn · 21 years ago
  5. 3aa99e1 Step 4 of voice UI: by Jörg Hohensohn · 21 years ago
  6. 53d8253 Use same path buffer when recursively creating playlist by Hardeep Sidhu · 21 years ago
  7. be21ab8 Adds USB detection on changed bootfile question by Henrik Backe · 21 years ago
  8. 8e20415 Fixed the font problem reported by Mark Bright, cleaning up some code in the process by Linus Nielsen Feltzing · 21 years ago
  9. 9431ae5 Fixed player build problem caused by the button bar changes by Linus Nielsen Feltzing · 21 years ago
  10. e254632 The tree view is now correctly restored after a button bar change by Linus Nielsen Feltzing · 21 years ago
  11. 77936e6 First shot at a nice little button bar at the bottom of the recorder LCD. Enable Button Bar in the Display settings. Only the dir browser uses it at the moment. by Linus Nielsen Feltzing · 21 years ago
  12. 10b92c4 First step towards context sensitive and configurable menus, by Brent Coutts by Linus Nielsen Feltzing · 21 years ago
  13. 642cce2 Moved Create Directory to the ON+Play menu by Linus Nielsen Feltzing · 21 years ago
  14. ef7293f New feature: NOw you can store the recorded files in either /recordings (the directory will be created automatically) or in the current directory. by Linus Nielsen Feltzing · 21 years ago
  15. 9891230 Check USB before resuming by Björn Stenberg · 21 years ago
  16. 11280c7 Don't start wps from rockbox_browse(). by Hardeep Sidhu · 21 years ago
  17. a108ec2 Added Benjamin Metzlers bookmarking feature (patch #669440) by Björn Stenberg · 21 years ago
  18. 1afa395 The splash() function's second argument (keymask) is now removed, as it by Daniel Stenberg · 21 years ago
  19. b46a8c6 fix by Alex Pleiner by Jörg Hohensohn · 21 years ago
  20. 1707fd9 icons for .ch8, .rvf by Jörg Hohensohn · 21 years ago
  21. 14c54cc handle_on() depends on the presence of an ON button by Daniel Stenberg · 21 years ago
  22. bd8f448 the video player plugin and file the type / plugin API for it by Jörg Hohensohn · 21 years ago
  23. 8e43ccb Initial suppport for building Rockbox for Neo. The Neo has a different by Daniel Stenberg · 21 years ago
  24. 162bf39 Fixed incorrect #ifdef for .ucl and .ajz files by Hardeep Sidhu · 21 years ago
  25. 8b813d0 table-driven internal handling of file types, so we can have many of them by Jörg Hohensohn · 21 years ago
  26. 461d6e3 Added a splash to indicate battery charging if user tries to shut off while plugged in. by Björn Stenberg · 21 years ago
  27. cc9a8e1 Set font before resume. by Björn Stenberg · 21 years ago
  28. f11ffc0 s/stricmp/strcasecmp/ by Björn Stenberg · 21 years ago
  29. 3316a0f Case insensitive compare for BOOTFILE by Björn Stenberg · 21 years ago
  30. c918405 ask_resume(): Ignore ON with repeat too by Björn Stenberg · 21 years ago
  31. f97756e Patch #835815 by Henrik Backe, prevents stack overflow in .rockbox browser. by Linus Nielsen Feltzing · 21 years ago
  32. 1694847 play .ch8 files with the Chip-8 emulator by Jörg Hohensohn · 21 years ago
  33. 130dccf .rockbox-browser showed old cached data when the .rockbox dir was already cached by the dir browser. Now it forces a reload of the .rockbox dir. by Linus Nielsen Feltzing · 21 years ago
  34. de5477c Brian King's .rockbox browsing patch by Björn Stenberg · 21 years ago
  35. 7f67717 Ignore ON button in ask_resume(), to avoid mistakenly cancelling resume. by Björn Stenberg · 21 years ago
  36. 182d786 Fixed build error: UCL files are only supported on recorders so far. by Björn Stenberg · 21 years ago
  37. 8d2a408 Lee Marlow's patch: UCL files can be "played" to call the flash plugin by Jörg Hohensohn · 21 years ago
  38. 6e49e78 Henrik Backe's resume-with-ON-key patch (#767082). Now you can resume playback after STOP is pressed by just hitting the ON key to go to the WPS. by Linus Nielsen Feltzing · 22 years ago
  39. 9e42620 Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options. by Hardeep Sidhu · 22 years ago
  40. ba5dfbd The file browser now detects if ajbrec.ajz/archos.mod has been modified after a usb session, and asks if you want to reboot to the new version. by Björn Stenberg · 22 years ago
  41. ba371fb Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ by Björn Stenberg · 22 years ago
  42. b88f2bc english language updated to be a bit more general, we now offer button descriptions on delete for recorder by Robert Hak · 22 years ago
  43. d1a6fa1 Addded option to hide icons in dir browser. (Patch #728377) by Björn Stenberg · 22 years ago
  44. 87d5cfe Patch #700467, corrects a bug when shuffling with play-selected-first set to No by Linus Nielsen Feltzing · 22 years ago
  45. 8190b5d Fixed bad remote control handling in wps. Changed tree navigation keys to right/left (was vol +/-) by Björn Stenberg · 22 years ago
  46. 92e9b15 Bad grammar fix by Linus Nielsen Feltzing · 22 years ago
  47. 20d031f Configurable dir browser file buffer size. No more 400-file limit. No more whining. by Linus Nielsen Feltzing · 22 years ago
  48. 6cafc14 showdir() should always redraw status bar by Björn Stenberg · 22 years ago
  49. 942bc94 Only redraw the status line when info actually changed. by Björn Stenberg · 22 years ago
  50. 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
  51. e43b78a Magnus Öman's long awaited inverted cursor patch by Linus Nielsen Feltzing · 22 years ago
  52. 57e928f Fixed the garbled display when deleting the last file in a directory (bug #680811) by Linus Nielsen Feltzing · 22 years ago
  53. 887e217 The create_playlist() function didn't correctly handle fd == 0, and didn't force a directory reload by Linus Nielsen Feltzing · 22 years ago
  54. 8aafcf8 use splash() when a new language is loaded by Daniel Stenberg · 22 years ago
  55. bed4b0f Don't reload_dir after page up/down. by Hardeep Sidhu · 22 years ago
  56. d7a55e1 Changed ON+PLAY screen to a menu, unified player & recorder and moved the code to a separate file. by Björn Stenberg · 22 years ago
  57. c38c701 Fix: Too many arguments to snprintf by Björn Stenberg · 22 years ago
  58. 10abfec Doubleslash eradication by Björn Stenberg · 22 years ago
  59. d5de319 Killed sim warning by Linus Nielsen Feltzing · 22 years ago
  60. 6475aa0 Experimental Xing header generation added. Use with caution by Linus Nielsen Feltzing · 22 years ago
  61. 22cbe93 Don't allow renaming to ''. by Björn Stenberg · 22 years ago
  62. d0b4e2a Kill silly warning by Björn Stenberg · 22 years ago
  63. 118316b Now only shows extensions in mode Show files: All by Björn Stenberg · 22 years ago
  64. d3d2905 Mike Holden's patch #687181 to correct the bad screen update when deleting by Daniel Stenberg · 22 years ago
  65. e6df841 Bug fix: Font and lang files weren't save correctly to settings by Björn Stenberg · 22 years ago
  66. bda4ec1 Fixed a number of .cfg loader bugs by Björn Stenberg · 22 years ago
  67. 5eb6384 Scroll file name in file management screens. Fixes bug report #686628 by Daniel Stenberg · 22 years ago
  68. c47b654 The LANG_RENAME string could be f***ed up in onplay_screen. Patch by SeeSchloss. by Linus Nielsen Feltzing · 22 years ago
  69. 9c16e12 Expanded .cfg loader to include most settings. Based on Christian Determann's patch. by Björn Stenberg · 22 years ago
  70. 81911fe Fixed delete file. You shall not accept a deletion by releasing the BUTTON_PLAY\ by Kjell Ericson · 22 years ago
  71. 816bc8c Simulator warns when archos dir is misssing. dirbrowse changed to by Mats Lidell · 22 years ago
  72. b8a8618 first variables, then code by Daniel Stenberg · 22 years ago
  73. dc8f0ee Fix simulator build error by Björn Stenberg · 22 years ago
  74. efb165f Added basic playlist creation. Creates <dirname>.m3u in the parent directory, containing all mp3/mp2/mpa files found recursively. The process can be aborted with OFF or STOP. by Björn Stenberg · 22 years ago
  75. fc69875 Code police raid by Björn Stenberg · 22 years ago
  76. 5cd393c New onplay-menu for the Player. by Kjell Ericson · 22 years ago
  77. bb3685e Allow usb connect in ask_resume by Björn Stenberg · 22 years ago
  78. cc46b4a fixed the dir browsing graphical flaws introduced yesterday. by Daniel Stenberg · 22 years ago
  79. 74cc9e4 Remove use of rockbox-mode.el in local variables list. by Mats Lidell · 22 years ago
  80. 767d604 Removed unnecessary calls to lcd_stop_scroll(). by Kjell Ericson · 22 years ago
  81. 86a4499 resume_index was being reset too early in ask once resume mode resulting in incorrect track being played. by Hardeep Sidhu · 22 years ago
  82. 994d598 What? Don't players have an OFF button??? ;) by Björn Stenberg · 22 years ago
  83. 68eab38 Queue display is conditional for players too. by Björn Stenberg · 22 years ago
  84. caebdd4 Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue. by Björn Stenberg · 22 years ago
  85. 9b98652 Moving the keyboard buffer empty routine to pure simulator code. by Kjell Ericson · 22 years ago
  86. d05e8b2 Special code for SIMULATOR because it might return the eyrelease of the shell when starting the simulator by Kjell Ericson · 22 years ago
  87. bce5032 Show complete status when asking for resume. by Mats Lidell · 22 years ago
  88. c11b90f Adapted player code for new Rocklatin character set. by Kjell Ericson · 22 years ago
  89. c78e1b0 The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding down PLAY on it while playing other music. by Björn Stenberg · 22 years ago
  90. c3fd67c Killed a dozen global variables by Björn Stenberg · 22 years ago
  91. 34fa62b Removed clearing of resume info after STOP and USB. by Björn Stenberg · 22 years ago
  92. 657a2f3 correction to make 'playlists' display option work by Robert Hak · 22 years ago
  93. 0789d42 updateing a build failure (ata_power_off) and first attempt to add 'playlist only' file display by Robert Hak · 22 years ago
  94. 1a27120 Removed some unnecessary LCD updates by Linus Nielsen Feltzing · 22 years ago
  95. c88751f resume ask once option added by Robert Hak · 22 years ago
  96. 0a4b247 The player firmware now autodetects the LCD type. No need for two player versions anymore by Linus Nielsen Feltzing · 22 years ago
  97. dcb9efa removed button_set_repeat/release() calls since we don't really need to do it by Robert Hak · 22 years ago
  98. 3735a15 Retrieve the first_index from playlist when updating resume settings instead of incorrectly using start_index by Hardeep Sidhu · 22 years ago
  99. 88098be Enable status bar in usb mode. by Markus Braun · 22 years ago
  100. 5be4d34 Minor bug fix by Björn Stenberg · 22 years ago