1. c3fd67c Killed a dozen global variables by Björn Stenberg · 22 years ago
  2. 34fa62b Removed clearing of resume info after STOP and USB. by Björn Stenberg · 22 years ago
  3. 657a2f3 correction to make 'playlists' display option work by Robert Hak · 22 years ago
  4. 0789d42 updateing a build failure (ata_power_off) and first attempt to add 'playlist only' file display by Robert Hak · 22 years ago
  5. 1a27120 Removed some unnecessary LCD updates by Linus Nielsen Feltzing · 22 years ago
  6. c88751f resume ask once option added by Robert Hak · 22 years ago
  7. 0a4b247 The player firmware now autodetects the LCD type. No need for two player versions anymore by Linus Nielsen Feltzing · 22 years ago
  8. dcb9efa removed button_set_repeat/release() calls since we don't really need to do it by Robert Hak · 22 years ago
  9. 3735a15 Retrieve the first_index from playlist when updating resume settings instead of incorrectly using start_index by Hardeep Sidhu · 22 years ago
  10. 88098be Enable status bar in usb mode. by Markus Braun · 22 years ago
  11. 5be4d34 Minor bug fix by Björn Stenberg · 22 years ago
  12. dea3122 Added persistence of last .wps, .fnt and .lng file played in /.rockbox by Björn Stenberg · 22 years ago
  13. b763822 Added new icons for .cfg and .txt files by Björn Stenberg · 22 years ago
  14. 08181c7 Renamed .eq files .cfg by Björn Stenberg · 22 years ago
  15. 83611fe Store the first index of the playlist and use it when calculating the next index in repeat off mode so that shuffled dirplay works correctly when "play selected" is enabled. by Hardeep Sidhu · 22 years ago
  16. 773e7a7 Gilles Roux's text viewer by Daniel Stenberg · 22 years ago
  17. 5f8ac6d ON+UP/DOWN now acts as pgup/pgdn in dir browser on recorder. by Björn Stenberg · 22 years ago
  18. 46d2d38 Quickscreen now stays up after a quick key press only, not if key is held down by Björn Stenberg · 22 years ago
  19. 8fb7312 Only show scrollbar when needed. (Björn Fischer) by Björn Stenberg · 22 years ago
  20. a7dcf91 Merged 'mp3 filter' and 'show hidden files' into a single filter option. by Björn Stenberg · 22 years ago
  21. a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 22 years ago
  22. b1b8bd4 Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c. by Björn Stenberg · 22 years ago
  23. 1715b27 Added a flag icon for language files. by Björn Stenberg · 22 years ago
  24. 85305da visual feedback on language loading by Daniel Stenberg · 22 years ago
  25. a007ebf use the language load function for .lng files, oooh this is fun! ;-) by Daniel Stenberg · 22 years ago
  26. f077710 New mpeg_status() function replaces mpeg_is_playing() by Linus Nielsen Feltzing · 22 years ago
  27. bed3d3f New full ISO-8859-1 system font. by Björn Stenberg · 22 years ago
  28. 505eca7 New language/string handling by Björn Stenberg · 22 years ago
  29. c2c8d1c Fixed follow playlist bug when current track was in root directory. by Hardeep Sidhu · 22 years ago
  30. 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 22 years ago
  31. ddfa4cb Go to current song (instead of root) when exiting wps after resume and browse current enabled. Also, if current file is at end of directory listing, show more files on the screen when exiting wps. by Hardeep Sidhu · 22 years ago
  32. ecca123 Hardeep's browse current file patch. When hitting stop while playing, you will be on the current song, also this is configurable by Eric Linenberg · 22 years ago
  33. 4bd90cc Custom EQ files can now be loaded (*.eq). Docs coming soon :) by Justin Heiner · 22 years ago
  34. 91e2694 Bjorn (Fisher)'s patch to skip the FAT volume ID being shown. by Robert Hak · 22 years ago
  35. e4a2761 The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQ by Justin Heiner · 22 years ago
  36. 0ad2010 Added dir filter toggle (mp3/m3u) to F2 quick-set screen. by Björn Stenberg · 22 years ago
  37. 4498b5e Changed Player Tree-Icon display to not show any icon for unknown files by Justin Heiner · 22 years ago
  38. abe11fd Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir browser and wps. Fixed minor propfont issues in lcd.c. Exported icons outside of icons.c by Björn Stenberg · 22 years ago
  39. c521ed1 Added Randy Wood's ROLO by Björn Stenberg · 22 years ago
  40. c3a1bd2 Smarter handling of custom chars by Linus Nielsen Feltzing · 22 years ago
  41. 10452d2 Now we have file type icons on the player, thanks to Justin Heiner by Linus Nielsen Feltzing · 22 years ago
  42. 1a682be Renamed "wps.config" to "default.wps". by Björn Stenberg · 22 years ago
  43. 40d866b Fixed build errors by Björn Stenberg · 22 years ago
  44. 407bfb0 Added repeat for ENTER and EXIT by Björn Stenberg · 22 years ago
  45. b5025a8 USB Related: by Justin Heiner · 22 years ago
  46. 000c2db Added scrollbar to tree view and menus. by Markus Braun · 22 years ago
  47. 4368a73 syntax error fix by Dave Chapman · 22 years ago
  48. 8d12946 allow mp2 and mpa as valid file extensions and rename TREE_ATTR_MP3 to TREE_ATTR_MPA by Dave Chapman · 22 years ago
  49. 457b8a0 Added configurable disk spindown. The disk will also now not spin down while you are running around in the dir browser or pressing buttons in the wps. by Björn Stenberg · 22 years ago
  50. f1bf9e7 Now doesn't try to play non-mp3/m3u files. by Björn Stenberg · 22 years ago
  51. aa458aa MENU_DISK_CHANGED is the new value for telling disk content might have changed by Daniel Stenberg · 22 years ago
  52. b285076 Remade the menu system slightly. All functions invoked from menus now use by Daniel Stenberg · 22 years ago
  53. 634551f statusbar bug fix when going to the menu from the dir browser by Daniel Stenberg · 22 years ago
  54. 053d904 Bill Napier's patch slightly remodelled. This adds a setting called by Daniel Stenberg · 22 years ago
  55. 01bc8e6 play_list() is now modified to accept a playlist index that is either by Daniel Stenberg · 22 years ago
  56. a816e46 store the correct index in the resume info when we fire up a single song in a by Daniel Stenberg · 22 years ago
  57. 1b05752 Always remove double-height when resuming by Björn Stenberg · 22 years ago
  58. c41dcb9 Now using lcd margins instead of a line offset for displaying status bar. by Markus Braun · 22 years ago
  59. f210606 Expanded resume options: off/ask/on by Björn Stenberg · 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. cb6bafd F3 now toggles global_settings.statusbar by Markus Braun · 22 years ago
  64. 5917e81 Now we can have up to 400 files in a directory by Linus Nielsen Feltzing · 22 years ago
  65. f385e36 Getting a few pixels more filename display width by using a smaller cursor icon by Björn Stenberg · 22 years ago
  66. e33d66a Tell user when limits are reached by Björn Stenberg · 22 years ago
  67. 6752ee4 Added remote vol up/down as next/prev navigation keys by Björn Stenberg · 22 years ago
  68. cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 22 years ago
  69. c960330 Fixed indexing bug in build_playlist by Björn Stenberg · 22 years ago
  70. 079b2d1 Moved globals back into dirbrowse() now that dirlist hack is gone. by Björn Stenberg · 22 years ago
  71. 7586436 Removed peek_next_track() by Björn Stenberg · 22 years ago
  72. e10fc4c Now adjusts if the cursor goes off-screen on status bar changes by Linus Nielsen Feltzing · 22 years ago
  73. 1e02e98 Compensates the starting position for non-mp3 files in the playlist build by Linus Nielsen Feltzing · 22 years ago
  74. c1d9b15 Removing scroll acceleration for the release (don't worry, I've saved the patch) by Björn Stenberg · 22 years ago
  75. de8fbf0 Added status bar to file browser and wps by Markus Braun · 22 years ago
  76. 8abcf1b Changed playlist API again by Linus Nielsen Feltzing · 22 years ago
  77. 5c507e9 C99 code breaks compiling by Daniel Stenberg · 22 years ago
  78. 9b7de87 rushed it. missed one little bug by Eric Linenberg · 22 years ago
  79. 8415ab9 added support for players for high speed browsing, but will not be much faster than the default by Eric Linenberg · 22 years ago
  80. 9e91b95 added a speedup for browsing long directories by Eric Linenberg · 22 years ago
  81. 4a4f17f Now builds a RAM-based playlist when playing a directory by Linus Nielsen Feltzing · 22 years ago
  82. 82a1cad no longer stop playback when trying to 'exit' the root directory, the by Daniel Stenberg · 22 years ago
  83. f140b20 The new button handling filtered out the USB_CONNECTED message by Linus Nielsen Feltzing · 22 years ago
  84. b3d0b6e Better button and play status handling by Linus Nielsen Feltzing · 22 years ago
  85. 51782eb Safer dir reread after USB mode, by Magnus Holmgren by Linus Nielsen Feltzing · 22 years ago
  86. fe689a8 First crude status display for Players by Linus Nielsen Feltzing · 22 years ago
  87. b81adc4 Now rescans the dir when sort_case is changed by Linus Nielsen Feltzing · 22 years ago
  88. c132c48 Loudness, Superbass and sorting patch by Heikki Hannikainen by Linus Nielsen Feltzing · 22 years ago
  89. bd44e60 New sort: Dirs first, then files. And case insensitive. by Björn Stenberg · 23 years ago
  90. ad7de31 Fixing the bugs introduced by last commit. by Björn Stenberg · 23 years ago
  91. 761d684 MP3/M3U filter update: Now filters out hidden files and directories and also cuts the extension off of m3u and mp3 files. by Björn Stenberg · 23 years ago
  92. 8c57ad9 Adjusted a few buffer sizes by Linus Nielsen Feltzing · 23 years ago
  93. 6b91b7e Relative path playlist patch by Mat Pritchard by Linus Nielsen Feltzing · 23 years ago
  94. 14d63b7 Now only reacts to UP/DOWN keypresses if there are files in the directory by Linus Nielsen Feltzing · 23 years ago
  95. dad6d76 Wrapping patch by Bill, Matthew and Lee by Linus Nielsen Feltzing · 23 years ago
  96. c4c52f8 WPS screen now handles USB detection by Linus Nielsen Feltzing · 23 years ago
  97. da501ee Removed USB handling from simulator build by Linus Nielsen Feltzing · 23 years ago
  98. 8523a44 Even better USB handling by Linus Nielsen Feltzing · 23 years ago
  99. e0b23fe Better USB handling by Linus Nielsen Feltzing · 23 years ago
  100. 24fdde0 Added mp3/m3u filter by Björn Stenberg · 23 years ago