1. 56e6335 Create files with proper permissons on unix/linux, make open() and creat() by Daniel Stenberg · 21 years ago
  2. 36c9a95 translate from rockbox's open() options to the options used by the host by Daniel Stenberg · 21 years ago
  3. f69c703 'make install' for a simulator now installs a full rockbox setup in the by Daniel Stenberg · 21 years ago
  4. b156352 support building a zip file for the simulator by Daniel Stenberg · 21 years ago
  5. f5491a5 Tetris is now Rockblox, to avoid trademark problems by Linus Nielsen Feltzing · 21 years ago
  6. 034165c Added link to Bluechip's page by Björn Stenberg · 21 years ago
  7. 00898c6 avoid empty menu for simulator, caused compile errors in VC by Jörg Hohensohn · 21 years ago
  8. fb26bfb Fixed VC++ build. by Hardeep Sidhu · 21 years ago
  9. 2dafebf Previous change breaks VC++ build, reverting. by Hardeep Sidhu · 21 years ago
  10. e3548c3 The sleep timer now waits until the disk is idle before shutting down by Linus Nielsen Feltzing · 21 years ago
  11. 0e26af9 added a link to the voice page, added a new subtitle for customizing stuff by Daniel Stenberg · 21 years ago
  12. e4eb2c5 removed dead code by Linus Nielsen Feltzing · 21 years ago
  13. 846e8e9 mpeg_set_pitch now uses the 7f1 shadow register by Linus Nielsen Feltzing · 21 years ago
  14. 44e76cf Disabled automatic disk spindown (by the drive). Updated comments regarding timing by Jens Arnold · 21 years ago
  15. 01db3ba Keylock now locks combo keys too (mute, id3 viewer etc) by Björn Stenberg · 21 years ago
  16. 1541bac Synced to english.lang, and reverted all speech engine dependent tweaks by Jens Arnold · 21 years ago
  17. 2ecddad Don't throw away return code. by Björn Stenberg · 21 years ago
  18. 8eca851 Try mounting all partitions after USB disconnect, just as on boot. by Björn Stenberg · 21 years ago
  19. 8fc5b78 Added MAS read/write functions to the plugin API by Linus Nielsen Feltzing · 21 years ago
  20. 183e146 Removed vbr_fix, as it now is a plugin by Linus Nielsen Feltzing · 21 years ago
  21. a6142ab Finally, the archos directory sandbox works in the same way for both X11 and win32 simulators. Unfortunately, this breaks the VC++ compatibility. Also, the plugin API now supports DEBUGF. Last, but not least, we have a new plugin, vbrfix.rock. by Linus Nielsen Feltzing · 21 years ago
  22. 5fc1b64 supporting 4:2:2 vertical subsampling by Jörg Hohensohn · 21 years ago
  23. 9bcc351 Ooops! I wrote garbage to the MAS when stopping the recording. by Linus Nielsen Feltzing · 21 years ago
  24. 963f31a scott's entry #79, edited my me by Daniel Stenberg · 21 years ago
  25. 00f67d6 Othelo removed due to legal issues. by Björn Stenberg · 21 years ago
  26. 3405d13 The /recordings directory is now automatically created in the radio screen as well. by Linus Nielsen Feltzing · 21 years ago
  27. 313f676 We now put ID3v2.3 tags in the recorded files instead of ID3v2.4, because some auido editing tools can't handle ID3v2.4 by Linus Nielsen Feltzing · 21 years ago
  28. 4f0659c Now uses the record-pause icon instead of the ordinary pause icon by Linus Nielsen Feltzing · 21 years ago
  29. ccd5897 Removed unused variables by Linus Nielsen Feltzing · 21 years ago
  30. ce3482c The MAS3587F data sheet was wrong about having to validate the pause bit setting by writing to d0:7f1. When I removed the validation, the MAS doesn't give us corrupt frames when pausing, or at the end of the recording. by Linus Nielsen Feltzing · 21 years ago
  31. 6a2d3e8 Synced by Jens Arnold · 21 years ago
  32. f487ebe The Play button now acts as a Pause button during recording instead of opening a new file. The new-file feature is moved to the F3 button. by Linus Nielsen Feltzing · 21 years ago
  33. 748b389 Removed obsolete sokoban string by Linus Nielsen Feltzing · 21 years ago
  34. f84e93e binlang and genlang couldn't handle deprecated strings by Linus Nielsen Feltzing · 21 years ago
  35. 2adfd88 Adapted to new grayscale framework by Jens Arnold · 21 years ago
  36. ca2bb46 Major rework of the grayscale framework: by Jens Arnold · 21 years ago
  37. 0600cb1 Typo by Linus Nielsen Feltzing · 21 years ago
  38. 853ee1c Fixed bug in .rock extension check when scanning plugins by Hardeep Sidhu · 21 years ago
  39. 9d13207 Added filetypes.c to VC project. Fixed compiler warning. by Hardeep Sidhu · 21 years ago
  40. 7115cf1 Improved drawing speed by drawing whole columns at once (Matthias) by Jens Arnold · 21 years ago
  41. 052d21a * removed some more unused stuff in the simulator makefile by Daniel Stenberg · 21 years ago
  42. 5c9c16f Simplied the directory usage. This script now checks for (or asks if it by Daniel Stenberg · 21 years ago
  43. 4bd2702 Patch #958658, metronome uses plugin_register_timer now by Linus Nielsen Feltzing · 21 years ago
  44. e0ff615 Speelig Mistaake by Linus Nielsen Feltzing · 21 years ago
  45. b76d38c Added a missing alt-Tag by Andreas Stemmer · 21 years ago
  46. a1f7dd5 Added a few missing alt-Tags by Andreas Stemmer · 21 years ago
  47. 9bb53c7 Added viewers.config by Linus Nielsen Feltzing · 21 years ago
  48. dde9599 Added buildzip.pl by Linus Nielsen Feltzing · 21 years ago
  49. 32ffc90 stuff to include in tarballs by Daniel Stenberg · 21 years ago
  50. 480c2fa removed a bit of obsolete stuff by Jörg Hohensohn · 21 years ago
  51. d5f1c6e Voiced new onplay menu entry by Jens Arnold · 21 years ago
  52. 0b8436f Synced by Jens Arnold · 21 years ago
  53. 9ecd449 Added missing (empty) voice: lines by Jens Arnold · 21 years ago
  54. 9592ebb now supports images with restart markers by Jörg Hohensohn · 21 years ago
  55. bdaf588 Moved genre list and access function to id3.c by Björn Stenberg · 21 years ago
  56. 1c6ba0a Improved ff/rw max step calculation (patch #882931 by Craigh Sather) by Björn Stenberg · 21 years ago
  57. dfb5c6e Spelling error by Linus Nielsen Feltzing · 21 years ago
  58. 9efa470 Removed 2 unused entries, and corrected a typo by Jens Arnold · 21 years ago
  59. cc9bb41 Default viewer for .ucl is rockbox_flash.rock by Jens Arnold · 21 years ago
  60. 267d8eb After much debating, it has been decided to name talkbox clips "_dirname.talk". Please either bulk-rename your clips, or delete and re-generate them with an updated script. by Jörg Hohensohn · 21 years ago
  61. 4b3d553 Now the next-song WPS feature works by Linus Nielsen Feltzing · 21 years ago
  62. e85acf1 The USB monitoring started before the ATA thread, leading to badness when Rockbox was started from flash with the USB cable inserted by Linus Nielsen Feltzing · 21 years ago
  63. ef0fe85 wiki link added by Daniel Stenberg · 21 years ago
  64. e08a97b Added Scott's V2/FM battery faq by Björn Stenberg · 21 years ago
  65. 0d53b48 Set up default viewers.config by Björn Stenberg · 21 years ago
  66. 9ca7479 Fix: scrolling left/right with even pixel counts caused an address error if the buffer width was odd. Some more tweaks and cleanups. by Jens Arnold · 21 years ago
  67. a4f39a6 Default idle-poweroff set to 10 minutes. by Björn Stenberg · 21 years ago
  68. 40a9471 Fixed build errors by Björn Stenberg · 21 years ago
  69. eff1f80 Removed filetype_reset() by Björn Stenberg · 21 years ago
  70. fb00c21 Plugin/file type association system. Patch #879411 by Henrik Backe by Björn Stenberg · 21 years ago
  71. 087a085 crap I shouldn't have committed in the first place by Daniel Stenberg · 21 years ago
  72. 3e00f52 Fixed behaviour when connecting USB, made scrolling a bit faster by not emptying the button queue every time by Jens Arnold · 21 years ago
  73. 7cdab5c remove rockbox.zip on make clean by Daniel Stenberg · 21 years ago
  74. fd661d5 pfavr by Daniel Stenberg · 21 years ago
  75. 3d9f774 provide a zip target on target builds by Daniel Stenberg · 21 years ago
  76. 760b7b9 build a Rockbox zip file suitable for install by Daniel Stenberg · 21 years ago
  77. 0a6acd5 use the new path to the levels file, the daily build of tomorrow will make by Daniel Stenberg · 21 years ago
  78. 148895f include the sokoban level file by Daniel Stenberg · 21 years ago
  79. bfc4ade this is the levels file for sokoban by Daniel Stenberg · 21 years ago
  80. 621941b zip does not bgelong here by Daniel Stenberg · 21 years ago
  81. 0a09a6d gone by Daniel Stenberg · 21 years ago
  82. 747a589 tool we use on the web site to produce an image of a font by Daniel Stenberg · 21 years ago
  83. d0fcfe1 removed by Daniel Stenberg · 21 years ago
  84. 41341c9 binary by Daniel Stenberg · 21 years ago
  85. 2a109e9 *** empty log message *** by Daniel Stenberg · 21 years ago
  86. 22fd075 Initial revision by Daniel Stenberg · 21 years ago
  87. 9e04957 voice in keyboard, inspired by Christopher Moore by Jörg Hohensohn · 21 years ago
  88. 4c67f0f FIX: The previous update produced a buffer overflow, which broke e.g. the jpeg viewer by Jens Arnold · 21 years ago
  89. b3acd27 Missing function declaration by Jens Arnold · 21 years ago
  90. 512079f Font support, several speed and size tweaks by Jens Arnold · 21 years ago
  91. 2cf4f47 Preparation for grayscale font support by Jens Arnold · 21 years ago
  92. 6920aed Removed the grayscale framework, gets linked in from the plugin lib instead by Jens Arnold · 21 years ago
  93. 71c83b9 Removed duplicate grayscale framework by Jens Arnold · 21 years ago
  94. 38f1d4d Adapted to new gray_init_buffer() by Jens Arnold · 21 years ago
  95. 0d23d0a JPEG viewer now uses the 'official' grayscale framework by Jens Arnold · 21 years ago
  96. 007e1d1 Added return parameter for space taken by grayscale buffer to gray_init_buffer() by Jens Arnold · 21 years ago
  97. 0e1faea declare variables before code, remain C89-compatible by Daniel Stenberg · 21 years ago
  98. e4e3337 I am a wannabe code-police by Daniel Stenberg · 21 years ago
  99. 367aac9 Isaac's calculator plugin by Daniel Stenberg · 21 years ago
  100. b9c02e6 fix the next-song stuff for the player arch as well by Daniel Stenberg · 21 years ago