1. 1be02f6 Changed Hybride to Hydride by Justin Heiner · 22 years ago
  2. ba34922 wps-display.c by Justin Heiner · 22 years ago
  3. 0ad2010 Added dir filter toggle (mp3/m3u) to F2 quick-set screen. by Björn Stenberg · 22 years ago
  4. 5867b49 better version of #50 by Robert Hak · 22 years ago
  5. 9756cb0 more updates. 400/10000 questions, info about rolo by Robert Hak · 22 years ago
  6. 4498b5e Changed Player Tree-Icon display to not show any icon for unknown files by Justin Heiner · 22 years ago
  7. 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
  8. 27c7392 Brag about ROLO a bit. by Heikki Hannikainen · 22 years ago
  9. a3ea737 Ignore prev/next up unless last button was down by Björn Stenberg · 22 years ago
  10. 34835cc Added Makefile by Björn Stenberg · 22 years ago
  11. 6279458 Updated win32 Makefile by Björn Stenberg · 22 years ago
  12. c521ed1 Added Randy Wood's ROLO by Björn Stenberg · 22 years ago
  13. 3d641c9 Added lcd_putc() by Linus Nielsen Feltzing · 22 years ago
  14. c3a1bd2 Smarter handling of custom chars by Linus Nielsen Feltzing · 22 years ago
  15. 7f22b84 Now handles both player/ and recorder/ directories by Linus Nielsen Feltzing · 22 years ago
  16. 644e4ce Added lcd_define_pattern() by Linus Nielsen Feltzing · 22 years ago
  17. 10452d2 Now we have file type icons on the player, thanks to Justin Heiner by Linus Nielsen Feltzing · 22 years ago
  18. 1cbc882 Wrong order of icons by Linus Nielsen Feltzing · 22 years ago
  19. 0b63760 New player directory with icons by Linus Nielsen Feltzing · 22 years ago
  20. d1bcc58 added the last 51 leves I have been working on to make 101 levels. I know this adds a bunch of bulk to the firmware (about 20k), but I just wanted to get them out there. In the future we can do ./rockbox/slevels with the default levels or something like that. There may be some bugs in these levels, but that is for you to find. by Eric Linenberg · 22 years ago
  21. 7d627ac fixed up a bunch of the levels by Eric Linenberg · 22 years ago
  22. 146ad6d added better WPS icon and an icon for mod/ajz files by Eric Linenberg · 22 years ago
  23. aebcf3a vote vote vote! by Daniel Stenberg · 22 years ago
  24. 7a33cca openprojects => freenode by Heikki Hannikainen · 22 years ago
  25. bbbd357 the correct wps file to load now is default.wps by Justin Heiner · 22 years ago
  26. 90851c5 Clear button queue when leaving menu by Björn Stenberg · 22 years ago
  27. 0976b57 Fixed broken build by Björn Stenberg · 22 years ago
  28. 69c87ca Put Randy up there in the neon lights. by Daniel Stenberg · 22 years ago
  29. 00c1e05 Ooops! perform_soft_reset() unlocked the mutex... by Linus Nielsen Feltzing · 22 years ago
  30. 1a682be Renamed "wps.config" to "default.wps". by Björn Stenberg · 22 years ago
  31. 52a87c7 removed the conflict markers by Daniel Stenberg · 22 years ago
  32. e800bca make it bourne shell pure by Daniel Stenberg · 22 years ago
  33. 42c125f Prevent this script from being run in the same directory where this script by Daniel Stenberg · 22 years ago
  34. e1d79e4 Rick's updated spelling by Daniel Stenberg · 22 years ago
  35. 71e7ace up-to-date with CREDITS by Daniel Stenberg · 22 years ago
  36. d168bba add more people who have mailed patches by Daniel Stenberg · 22 years ago
  37. af8b510 voting rules adding, cut down the index file since submissions are no by Daniel Stenberg · 22 years ago
  38. ba3ca9f added those gnush makefiles by Daniel Stenberg · 22 years ago
  39. 87c5d45 no more submissions by Daniel Stenberg · 22 years ago
  40. e063d32 note that the submission period is now *over* by Daniel Stenberg · 22 years ago
  41. 7492756 michael frühmann's design added by Daniel Stenberg · 22 years ago
  42. 5bf4f00 Uwe Freese's design added by Daniel Stenberg · 22 years ago
  43. 1a51fcc another one from Rick by Daniel Stenberg · 22 years ago
  44. ba034e2 edx updated his design by Daniel Stenberg · 22 years ago
  45. bef0a8d design from Rick Southerland added by Daniel Stenberg · 22 years ago
  46. c0a53ea STANDBY mode works again by Linus Nielsen Feltzing · 22 years ago
  47. 09ae8cb Filename with and without extension was mixed. by Mats Lidell · 22 years ago
  48. 40d866b Fixed build errors by Björn Stenberg · 22 years ago
  49. 862813d Updated with new tags by Björn Stenberg · 22 years ago
  50. 26964fd Merged Magnus Holmgren's wps.config code. by Björn Stenberg · 22 years ago
  51. 862f479 we don't need HAS_LCD_BITMAP by Robert Hak · 22 years ago
  52. 5e1270e i stupid, forgot to fix simulators by Robert Hak · 22 years ago
  53. 407bfb0 Added repeat for ENTER and EXIT by Björn Stenberg · 22 years ago
  54. 616b93d Strange ifdef for SIMULATOR removed. by Mats Lidell · 22 years ago
  55. 0f6d09d added USE_GAMES by Robert Hak · 22 years ago
  56. 1bcdb23 now use USE_GAMES by Robert Hak · 22 years ago
  57. 28c60ff Corrected to allow for game removal via USE_GAMES (on by default) by Robert Hak · 22 years ago
  58. d974235 corrected for games define by Robert Hak · 22 years ago
  59. 8b1085d *** empty log message *** by Robert Hak · 22 years ago
  60. e0248c5 didnt make use of HAVE_LCD_BITMAP by Robert Hak · 22 years ago
  61. 620bb0e we didn't use LCD_BITMAP by Robert Hak · 22 years ago
  62. 7dcdf05 cleaned up USE_SCREENSAVERS questions/usage by Robert Hak · 22 years ago
  63. 15c5cac We now ask if the user wants Screensavers (on by default) by Robert Hak · 22 years ago
  64. 1b9109a USE_SCREENSAVERS define added so that we can build w/o Screensavers for the recorders if we want by Robert Hak · 22 years ago
  65. 883adb5 Removed busy loops. Replaced unnecessary snprintfs. Added plenty of whitespace. by Björn Stenberg · 22 years ago
  66. d7339c4 Removed sim warnings by Björn Stenberg · 22 years ago
  67. 1c00dd8 whoops, got rid of player_progressbar by Justin Heiner · 22 years ago
  68. 4a72e64 Attempt at fixing reds in sims by Justin Heiner · 22 years ago
  69. 44a0b5d Documentation update for %pb by Justin Heiner · 22 years ago
  70. b5025a8 USB Related: by Justin Heiner · 22 years ago
  71. ae17b52 Better handling of garbage in ID3V2 tags by Linus Nielsen Feltzing · 22 years ago
  72. 51ca48b Set lcd margins only if we return from main_menu(). by Markus Braun · 22 years ago
  73. b8660c4 Killed warning. by Markus Braun · 22 years ago
  74. 4e4dfc0 Fixed time display in statusbar. by Markus Braun · 22 years ago
  75. 5bade50 Fix for display of WPS settings in the menu by Justin Heiner · 22 years ago
  76. 77ef07c Killed warning. by Markus Braun · 22 years ago
  77. 000c2db Added scrollbar to tree view and menus. by Markus Braun · 22 years ago
  78. 4b0e8b0 Added char rockboxdir[] containing the directory /.rockbox/ where we should by Heikki Hannikainen · 22 years ago
  79. 99b69bf Psyco Dedman's player progress-bar fix by Daniel Stenberg · 22 years ago
  80. 62613fc id3->album is checked for null before use. by Mats Lidell · 22 years ago
  81. e6c7c84 Corrected bit masks for time setting menu. by Markus Braun · 22 years ago
  82. 6131a3c Moved display portions of wps.c into new file: wps-display.c by Björn Stenberg · 22 years ago
  83. 648bbfa Bad ifdef removed. Open handles simulator filesystem. by Mats Lidell · 22 years ago
  84. ec0da2f Simulator reads wps config from file too. by Mats Lidell · 22 years ago
  85. 72f8c35 26 was doubled by Daniel Stenberg · 22 years ago
  86. 7058f19 new designs by Daniel Stenberg · 22 years ago
  87. 9b62c23 Got rid of the old WPS, and use Custom WPS as the method of WPS updating. Also working on a player progress bar (using a custom character). That is now able to be #included with -DPLAYER_PROGRESS in the apps/Makefile by Justin Heiner · 22 years ago
  88. 98cb636 Fixed ff/rew new position calculation to handle large seek positions and files. This should remove any restrictions on CBR files. VBR files can now seek to ~12 hours (TODO: remove this limit). Also fixed small bug in elapsed time calculation after resume. by Hardeep Sidhu · 22 years ago
  89. 87f5324 Added %pr to CUSTOM_WPS to display remaining time in song. by Justin Heiner · 22 years ago
  90. bd1ddf6 update to my update by Justin Heiner · 22 years ago
  91. 0492d62 Another update to Zagor's commit by Justin Heiner · 22 years ago
  92. 7e11b62 Fixed a couple of problems with Zagor's commit, along with some of my own CUSTOM_WPS problems by Justin Heiner · 22 years ago
  93. 1c4f60f Removed warning by Björn Stenberg · 22 years ago
  94. b665c72 Fixed player build by Björn Stenberg · 22 years ago
  95. b847a7b Added status_draw() to set_playmode(). by Björn Stenberg · 22 years ago
  96. 924b531 Simulators want is_playing too by Björn Stenberg · 22 years ago
  97. 87a4ed5 Refactored. States are now handled in separate functions instead of using state variables. by Björn Stenberg · 22 years ago
  98. a487ef2 With proportional fonts on the recorder, the scroll speed indicator in scroll by Heikki Hannikainen · 22 years ago
  99. a6000f9 Don't set last_dma_tick in swap_data when song is paused. This should fix the bad time display when selecting resume after previous. by Hardeep Sidhu · 22 years ago
  100. 0227b96 Don't resume when song is already paused and user selects previous by Hardeep Sidhu · 22 years ago