1. 123ae83 Added multimedia support (but no compression) by Björn Stenberg · 21 years ago
  2. 8463a2b ancient experimental test code not used for 2+ years, removed by Daniel Stenberg · 21 years ago
  3. 5c7d668 prehistoric stuff never used by Daniel Stenberg · 21 years ago
  4. e11a1e2 malloc is not used in Rockbox by Daniel Stenberg · 21 years ago
  5. 21fba08 not used by Daniel Stenberg · 21 years ago
  6. e428647 Itai Shaked/pascal paillet (?) brought this mosaique plugin displaying by Daniel Stenberg · 21 years ago
  7. aac303e Lee Pilgrim's patch to enable the chip8 plugin for the simulator by Daniel Stenberg · 21 years ago
  8. 0f68958 Henrik Backe's patch that introduces 'fonts' and 'langs' subdirectories by Daniel Stenberg · 21 years ago
  9. 7b4cc78 Updated the plugin API number due to the modified splash(). The plugins made by Daniel Stenberg · 21 years ago
  10. 84a7b24 adjust to the new splash() by Daniel Stenberg · 21 years ago
  11. 0582b91 use the new splash() api by Daniel Stenberg · 21 years ago
  12. cd8847b Fixed the newly introduced hang when leaving the recording screen by Linus Nielsen Feltzing · 21 years ago
  13. 1afa395 The splash() function's second argument (keymask) is now removed, as it by Daniel Stenberg · 21 years ago
  14. fe706d2 add newline at end of file as older gcc compilers warn about this by Daniel Stenberg · 21 years ago
  15. 7f749b4 Added support for multimedia .ajz files by Björn Stenberg · 21 years ago
  16. a55bfd9 removed evil DOS newlines by Daniel Stenberg · 21 years ago
  17. b46a8c6 fix by Alex Pleiner by Jörg Hohensohn · 21 years ago
  18. e412a98 typo: one create_thread() too many, caused crash by Jörg Hohensohn · 21 years ago
  19. daaec5d still trying to fix the sim (blindfolded) by Jörg Hohensohn · 21 years ago
  20. 97c76f9 trying to fix the sim by Jörg Hohensohn · 21 years ago
  21. 881b53f fixes the red builds, I hope by Jörg Hohensohn · 21 years ago
  22. f993365 Moved the low-level playback functionality into a new, separate module "mp3_playback". This e.g. allows to export a memory playback API to the plugins, opens the door to games with sound, UI sounds, etc. by Jörg Hohensohn · 21 years ago
  23. 974c2f0 tolerate firmware v1.32 for a V2 Recorder by Jörg Hohensohn · 21 years ago
  24. 2fa3ea3 bring back the cat for the preprocessing of the app.lds file, since by Daniel Stenberg · 21 years ago
  25. 187b8ed Got rid of the reset parameter to xxx_unsynched() by Linus Nielsen Feltzing · 21 years ago
  26. 219d52a ID3v2.3 treats the global unsynch flag in a silly way, so we have to unsynch the whole tag before we can parse the individual frames. by Linus Nielsen Feltzing · 21 years ago
  27. 32c6631 oops, before code police arrests me: C++ style comment removed by Jörg Hohensohn · 21 years ago
  28. 0aad375 checks relaxed again, to tolerate firmware 1.15-1.29 for recorders by Jörg Hohensohn · 21 years ago
  29. 924972c on popular demand: flip screen now in F3 menu, instead of inverse by Jörg Hohensohn · 21 years ago
  30. fa3f60f nicer handling of button_flip(), swap stored value, too, and avoid race condition by Jörg Hohensohn · 21 years ago
  31. 74976c1 New recording feature: Prerecord up to 30 seconds before you press the Play key. Especially useful for FM radio recording. Also fixed a bug which didn't apply the recording settings correctly in the Radio screen. by Linus Nielsen Feltzing · 21 years ago
  32. 1c4ea83 Fixed yellow and red builds by Linus Nielsen Feltzing · 21 years ago
  33. 8941ad5 Patch #866595, a rock that displays a clock, both digital and analog, by Zakk Roberts by Linus Nielsen Feltzing · 21 years ago
  34. fb5f458 Internal code cleanup - the header template is not taken from the stream if a template header is passed to create_xing_header() by Linus Nielsen Feltzing · 21 years ago
  35. a9875a9 Internal code cleanup - the header template for the Xing header generation is read from the MAS instead of from the recorded file by Linus Nielsen Feltzing · 21 years ago
  36. 8446cc4 oops, optimized lcd_bitmap() too much, obey the clear flag by Jörg Hohensohn · 21 years ago
  37. 5040cc5 Screen buffer transposed, such that bytes in X-direction are consecutive. This enables my turbocharged lcd_write_data() for regular screen updates. Please check the X11 sim, Win32 works. by Jörg Hohensohn · 21 years ago
  38. 2d720b2 I found several plugins to draw beyond screen boundary by Jörg Hohensohn · 21 years ago
  39. 9aad0db Use rockbox random in win32 simulator by Hardeep Sidhu · 21 years ago
  40. 9eb03c1 better USB handling, typo fixed by Jörg Hohensohn · 21 years ago
  41. c561e53 Patch #863775 by Bluechip - fixes window size on win32 simulator by Linus Nielsen Feltzing · 21 years ago
  42. 1707fd9 icons for .ch8, .rvf by Jörg Hohensohn · 21 years ago
  43. d29d029 emulator is a lot faster with my lcd_blit() function and yield() instead of sleep() by Jörg Hohensohn · 21 years ago
  44. 96147ed Moved memset() out of .iram by Björn Stenberg · 21 years ago
  45. 8dad7c2 Fixed the display corruption in the recording screen when the status bar is disabled by Linus Nielsen Feltzing · 21 years ago
  46. a5e1d06 Upside Down option for display (and buttons) now wired into the display settings menu, persistence, simulator stubs by Jörg Hohensohn · 21 years ago
  47. 2a83861 Silly me, I passed the wrong number of items to menu_init(). Thanks to Mike Grupenhoff for pointing that out. by Linus Nielsen Feltzing · 21 years ago
  48. ae8af7d Added auto-detection of FM radio hardware by Linus Nielsen Feltzing · 21 years ago
  49. ef8fd8e Automatic detection of FM radio hardware for V2 recorders by Linus Nielsen Feltzing · 21 years ago
  50. 47f6cb3 Added sound controls to the FM radio menu by Linus Nielsen Feltzing · 21 years ago
  51. 5617f3b the vidoe player has some control now: backward, pause, step, FF/FR by Jörg Hohensohn · 21 years ago
  52. 5199e8c Removed mkneofile from TARGETS by Hardeep Sidhu · 21 years ago
  53. 1fe97ec Improved timing in soft_reset. This hopefully cures spontaneous Red Led freezes. by Björn Stenberg · 21 years ago
  54. 3cefa27 Synced. by Mats Lidell · 21 years ago
  55. d911bbe radio on the v2 by Daniel Stenberg · 21 years ago
  56. 633003c prevent compiler errors on platforms we can't (currently) flash by Daniel Stenberg · 21 years ago
  57. 42ea60e Without having a clue about the actual platform, I hereby announce that the by Daniel Stenberg · 21 years ago
  58. 2b89b9d prevent buffer overflow by Daniel Stenberg · 21 years ago
  59. 14c54cc handle_on() depends on the presence of an ON button by Daniel Stenberg · 21 years ago
  60. 8a935f6 Since some code isn't used if no ON button exist, we need to ifdef around by Daniel Stenberg · 21 years ago
  61. 7df25eb kill an "unused variable" compiler warning by Daniel Stenberg · 21 years ago
  62. 23f157e kill a compiler warning by Daniel Stenberg · 21 years ago
  63. fd1aa1e xoffset is only when not building for a simulator (for now) by Daniel Stenberg · 21 years ago
  64. 26c079c added the lcd-common.c to the build, which fixes the lcd_blit build problem by Daniel Stenberg · 21 years ago
  65. 31044ce Ooops! I forgot to remove my debugging changes by Linus Nielsen Feltzing · 21 years ago
  66. 41cfe30 fixed lcd_blit for the (x11) sim by Daniel Stenberg · 21 years ago
  67. c4e1bdf Now correctly informs gcc that r0 is clobbered in lcd_write_data(). The video LED bug is now dead and buried. by Linus Nielsen Feltzing · 21 years ago
  68. 5ad7888 #ifdef platform exclusion fixed by Jörg Hohensohn · 21 years ago
  69. bd8f448 the video player plugin and file the type / plugin API for it by Jörg Hohensohn · 21 years ago
  70. 50f63e3 Fix for the LED problem in lcd_write_data(). The r0 register was not preserved for each loop. by Linus Nielsen Feltzing · 21 years ago
  71. 56271b5 LCD flip (upside down) and a high-performance blit function by Jörg Hohensohn · 21 years ago
  72. e3be101 Removed mkneofile by Björn Stenberg · 21 years ago
  73. e580f4e restart the byte counter on a new recorded file by Daniel Stenberg · 21 years ago
  74. 0115af2 removed the neo-specific scramble-tool and made it an option to scramble by Daniel Stenberg · 21 years ago
  75. d0f5910 Make it build without ON button. We should probably allow a different key by Daniel Stenberg · 21 years ago
  76. 8e43ccb Initial suppport for building Rockbox for Neo. The Neo has a different by Daniel Stenberg · 21 years ago
  77. ca71062 Rockbox on Neo support by Daniel Stenberg · 21 years ago
  78. da6d7e9 Added the 'mkneofile' tool that is used instead of scramble when making the by Daniel Stenberg · 21 years ago
  79. c78b30d New Neo-specific code from the Open Neo project. Unfortunately, the sources by Daniel Stenberg · 21 years ago
  80. 4009334 All platforms don't have USB by Daniel Stenberg · 21 years ago
  81. f74dd39 link support for Neo by Daniel Stenberg · 21 years ago
  82. 8d69f78 Additional Neo support by Daniel Stenberg · 21 years ago
  83. c4b7363 first attempt at Neo 35 config by Daniel Stenberg · 21 years ago
  84. 006b2c1 adjustments for Neo by Daniel Stenberg · 21 years ago
  85. 503ce1b Allow building two Neo targets... by Daniel Stenberg · 21 years ago
  86. 0167b55 fixed a // comment, added a comment how this source file checks for features by Daniel Stenberg · 21 years ago
  87. 10d6165 Updates by Björn Stenberg · 21 years ago
  88. 162bf39 Fixed incorrect #ifdef for .ucl and .ajz files by Hardeep Sidhu · 21 years ago
  89. 5c2cc3d Added Chris Halsall's MMJB20 page by Björn Stenberg · 21 years ago
  90. 00acdfa Added viewer for currently playing playlist. Accessed from Menu->Playlist Options->View Current Playlist. by Hardeep Sidhu · 21 years ago
  91. c882d45 Added submit instructions by Björn Stenberg · 21 years ago
  92. fc246a6 Added patch list by Björn Stenberg · 21 years ago
  93. 58bafee Don't write playlist shuffle settings immediately to disk. Instead, save them in global settings and only flush to disk when the playlist is modified \(e.g. insert,delete\). As part of the changes the resume index was changed from an int to a short to give an extra 2 bytes in RTC ram to be used for another playlist index. by Hardeep Sidhu · 21 years ago
  94. 166dc17 In simulator thread, increment id3 offset along with elapsed time so that resume settings are periodically updated. by Hardeep Sidhu · 21 years ago
  95. b062547 typecast the five functions that still make a simulator produce compiler by Daniel Stenberg · 21 years ago
  96. e15ac75 easy-to-use function types for typecasting by Daniel Stenberg · 21 years ago
  97. cf2c577 works with older glibc headers too now by Daniel Stenberg · 21 years ago
  98. ae960a9 my take at fixing the simulator warnings by adding mode_t, size_t, ssize_t by Daniel Stenberg · 21 years ago
  99. 8b813d0 table-driven internal handling of file types, so we can have many of them by Jörg Hohensohn · 21 years ago
  100. 7b7fc1e relaxed version checking, some people had problems with it by Jörg Hohensohn · 21 years ago