1. c3b1ece Added dummy function and simulator stub. by Jens Arnold · 20 years ago
  2. 748c751 Fixed RED builds. by Jens Arnold · 20 years ago
  3. 4ac1184 we dont need the test plugin anymore by Christian Gmeiner · 20 years ago
  4. ca98052 now everything should work by Christian Gmeiner · 20 years ago
  5. 7477c09 Remote LCD: added own backlight timeout stuff by Christian Gmeiner · 20 years ago
  6. 4cdc7ca Made string fit in recording screen. by Jens Arnold · 20 years ago
  7. 7a977b8 Avoid radio interference from the MAS internal clock on devices with the Samsung tuner (FM recorder, old Ondio FM) by slightly shifting it away when necessary. by Jens Arnold · 20 years ago
  8. 8ca1831 Adjusted MMC debug info. by Jens Arnold · 20 years ago
  9. ef32881 Some small fixes for playback: (1) Always fill up to the high watermark. (2) A bit more robust id3v1 skipping. by Jens Arnold · 20 years ago
  10. 60d9d4b Added -O2 to libmad GCC flags. Gives a nice boost. by Thom Johansen · 20 years ago
  11. 024db0a Basic optimizations of the Vorbis decoder for the ihp-1x0. by Pedro Vasconcelos · 20 years ago
  12. 3841348 Patch by Alexandre Bourget, fixes the hanging iriverify plugin issue when converting already converted files by Linus Nielsen Feltzing · 20 years ago
  13. e387a22 Proper indentation. by Jens Arnold · 20 years ago
  14. ce5119c Aligns in the middle of code is unnecessary. by Thom Johansen · 20 years ago
  15. ecf86f0 Blind fix for gmini build. by Jens Arnold · 20 years ago
  16. 9e9f58f use proper remote lcd functions by Daniel Stenberg · 20 years ago
  17. 999f6b5 update to the new logf style and moved the defines here too by Daniel Stenberg · 20 years ago
  18. 11bf87f initial remote-LCD logf browser by Daniel Stenberg · 20 years ago
  19. e2c4a6c initial take at logf log browser by Daniel Stenberg · 20 years ago
  20. 38404c0 re-link the output if librockbox.a is newer by Daniel Stenberg · 20 years ago
  21. 056effc Uses indices instead of pointers by Linus Nielsen Feltzing · 20 years ago
  22. 4135046 remove text saying there is a default platform by Daniel Stenberg · 20 years ago
  23. 58d7d69 No second (explicit) call to build libcomsim.a by Jens Arnold · 20 years ago
  24. b033f6c initial logf() work, not added to SOURCES yet (on purpose) by Daniel Stenberg · 20 years ago
  25. 5272d34 An icon for the searchengine files by Jonas Häggqvist · 20 years ago
  26. 8779802 Make sure the context functions are always inlined, independent of optimisation level. by Jens Arnold · 20 years ago
  27. ff3add9 Archos recorders: New recording data transfer routine. Not asm optimised this time, but it should lower the possibility of broken recordings a little. by Jens Arnold · 20 years ago
  28. ac31e6a Remote LCD support added to the x11 simulator, take 1. The win32 simulator by Daniel Stenberg · 20 years ago
  29. ed42300 No longer select Archos Recorder as "default" target platform. by Daniel Stenberg · 20 years ago
  30. 5f93524 prevent config.h from being included, since config.h includes autoconf.h and by Daniel Stenberg · 20 years ago
  31. 13cad90 if __CONFIG_H__ is defined, don't include config.h by Daniel Stenberg · 20 years ago
  32. 5195619 Added databox and searchengine by Michiel Van Der Kolk · 20 years ago
  33. d0827ab Added support for IRAM. by Thom Johansen · 20 years ago
  34. 103fbff Changed keybindings, added helptext. by Jonas Häggqvist · 20 years ago
  35. b9ebe6a Better pitch handling. by Jens Arnold · 20 years ago
  36. 8f1ace7 Ondio: Fix multivolume and hotswap for the old MMC clock circuit. by Jens Arnold · 20 years ago
  37. ae0abdc Check if the file could be modified, error if not. by Jonas Häggqvist · 20 years ago
  38. 15379c7 Oops, didn't mean to commit those. by Jonas Häggqvist · 20 years ago
  39. 2ab3fae Remote support by Jonas Häggqvist · 20 years ago
  40. e86ee9a Enhancement by Martin Arver: The snow flakes are now tiny bitmaps for better visibility on slow LCDs. by Jens Arnold · 20 years ago
  41. 2692452 build a non-unicode version too by Daniel Stenberg · 20 years ago
  42. a961668 Synced. by Jonas Häggqvist · 20 years ago
  43. 714b3b3 Checksums for rockboot version 1 by Jonas Häggqvist · 20 years ago
  44. b762d26 Synced. by Mats Lidell · 20 years ago
  45. 8e958b5 Boot loader: correct handling of CPU frequency setting, better button handling, USB mode handling by Linus Nielsen Feltzing · 20 years ago
  46. 3beafe4 Added system_reboot() for iRiver by Linus Nielsen Feltzing · 20 years ago
  47. 1b9ea4e Fixed bad dependency generation by Daniel Stenberg · 20 years ago
  48. 3423259 Cleaned up button handling: Properly ignore button releases and repeats instead of excessive queue clearing. Fixes bug #1070590. Slightly more consistent button assigment in the bookmark selector. by Jens Arnold · 20 years ago
  49. 27abc2a (1) Early USB detection on boot, before trying to mount the partitions. Cleaner & quicker; removes the need for the extra USB check at the top of ask_resume() which caused a deadlock in screenshot mode (see patch #1110332). On Ondio, this allows to leave an MMC in the slot when booting with USB connected for instant access. (2) Ondio: Track MMC status, only ask to remove the card if required. Probe MMC status if unknown. by Jens Arnold · 20 years ago
  50. 32be590 Added the 'only return to root if current dir no longer exists' functionality to the plugin handling. by Jens Arnold · 20 years ago
  51. fa924f1 Don't swallow button events. It's unnecessary and maybe even confusing. by Jens Arnold · 20 years ago
  52. 84c0d16 Save some code for Ondio. by Jens Arnold · 20 years ago
  53. 94cd7a2 Remove stray debugging call. by Thom Johansen · 20 years ago
  54. 7ee4103 Patch #1202120 by Luca Burelli - autobookmark for text viewer by Linus Nielsen Feltzing · 20 years ago
  55. 8b8593f Facilitate IRAM usage for wv2wav. by Thom Johansen · 20 years ago
  56. 6705a88 Patch #1203309 by David Bryant - WavPack codec fix and performance enhancement by Linus Nielsen Feltzing · 20 years ago
  57. fe1ce9d Hotswap: Better placement for switching the MMC monitor off/on. by Jens Arnold · 20 years ago
  58. 15d7077 Hotswap: Avoid mount race at startup and after returning from USB mode. by Jens Arnold · 20 years ago
  59. f414fb1 Fix simulator builds by Jonas Häggqvist · 20 years ago
  60. a7d8829 Remote support on iRiver by Jonas Häggqvist · 20 years ago
  61. 8f66422 Forgot to add the 'not always back to root' feature for menu and quickscreens returning from USB mode. by Jens Arnold · 20 years ago
  62. 7067f18 Browser enhancements: (all) Only go back to the root dir after USB mode if the current dir no longer exists. (all) Use TREE_MENU as a quick alternative to leave a sub-browser. (recorders) Correct indication of available functions in the buttonbar. Indicate the new 'quick leave' method accordingly. by Jens Arnold · 20 years ago
  63. badb71d Patch #1196964 by Tapio Karppinen, updated finnish language. by Jens Arnold · 20 years ago
  64. be27989 Patch #1201675 by Alessio Lenzi, updated italian language. by Jens Arnold · 20 years ago
  65. eb8cead Bugfixes: (all) Don't try to build the directory list when showdir() returns -1. (hotswap) Handle the 'dir no longer valid' situation in all cases, not only when the file system change happens while browsing. Force this detection when returning from wps. by Jens Arnold · 20 years ago
  66. 268f0b4 Some code cleanup. by Jens Arnold · 20 years ago
  67. 5bb7072 Disable reflow mode for the player as it makes no sense. Cosmetic indentation fixes. by Jens Arnold · 20 years ago
  68. eec2b7e Patch #1152363 by Luca Burelli, proportional font support in the text viewer plugin by Linus Nielsen Feltzing · 20 years ago
  69. 263068c File rename wrongly accepted an empty target filename, corrupting the file system by Linus Nielsen Feltzing · 20 years ago
  70. 2b1e168 Forgot ENDDATE by Jonas Häggqvist · 20 years ago
  71. 39f51e1 Several new items by Jonas Häggqvist · 20 years ago
  72. 9a40b71 New checksum for fixed mkboot routine by Jonas Häggqvist · 20 years ago
  73. 6b16d0e Fix simulator and iriver builds. by Jens Arnold · 20 years ago
  74. 03d08ec (1) Wait for the MAS to run out of buffered data on fade out. Fixes bug #778930/#1189756. (2) Fade in/out from/to zero. (3) Always fade in 30 steps, independent of the global volume. by Jens Arnold · 20 years ago
  75. 61aa159 Inserted Linus' mkboot.c fix. by Thom Johansen · 20 years ago
  76. e72cb15 Fixed the dreaded 1.65 bootloader incompatibility by Linus Nielsen Feltzing · 20 years ago
  77. 38c8d08 Bugfix: Make sure pitch is reset at exit. by Jens Arnold · 20 years ago
  78. 7595244 Fix for bug #904026: Reset pitch to ensure synchronous playback. by Jens Arnold · 20 years ago
  79. 205c120 New icon by Jonas Häggqvist · 20 years ago
  80. 97f784f file must match one checksum, not all of them :) by Jonas Häggqvist · 20 years ago
  81. 441e512 Simplification. by Jens Arnold · 20 years ago
  82. f34e4ff Autorating should work now. at least. it would. but there is no runtime data to work with (yet) by Michiel Van Der Kolk · 20 years ago
  83. f5eae08 Starts with and ends with support (for strings), as requested. by Michiel Van Der Kolk · 20 years ago
  84. 09d82db gee, i thought i committed this o.o. Proper aborting editing for databox... by Michiel Van Der Kolk · 20 years ago
  85. 97599d3 This should (hopefully) fix the long-standing RLD problem once and for all. by Jens Arnold · 20 years ago
  86. e3a2d86 Correction by Linus Nielsen Feltzing · 20 years ago
  87. f3230af Minor optimisation. by Jens Arnold · 20 years ago
  88. a462b0c rebuild the ELF files if the rockbox lib was updated by Daniel Stenberg · 20 years ago
  89. 714144b Patch #1195757 by Richard O'Brien, updated icelandic language by Linus Nielsen Feltzing · 20 years ago
  90. b386179 Patch #1198118 by Manuel Dejonghe, shorter strings for french trigger screen by Linus Nielsen Feltzing · 20 years ago
  91. 0e479b9 Patch #1198079 by Manuel Dejonghe, updated french translation by Linus Nielsen Feltzing · 20 years ago
  92. bbf73df Removed unused variable. by Jens Arnold · 20 years ago
  93. 1188f93 Made it build warning-free on the sim. This could not have worked in the sim by Daniel Stenberg · 20 years ago
  94. ed5b06b (1) Don't print on invisible lines. (2) Proper message for aborted filename input. by Jens Arnold · 20 years ago
  95. 68ffd8f Databox: Added crude print() function, and enabled building on all targets. by Jens Arnold · 20 years ago
  96. b0b12e6 Changed to rockbox style button handling, using the api functions. Support for all possible keypads, proper USB handling. Fixed to work correctly on SH1 based archoses, and fixed some slight quirks. by Jens Arnold · 20 years ago
  97. a1483e6 Patch #1189084 by David Bryant. Wv2wav bug fixes. by Thom Johansen · 20 years ago
  98. 69212c5 merf u.u. by Michiel Van Der Kolk · 20 years ago
  99. 70e25fe undo >.>; by Michiel Van Der Kolk · 20 years ago
  100. e59a383 Argh! this is driving meh crazy. On iriver, BUTTON_PLAY = BUTTON_ON. yushyush. by Michiel Van Der Kolk · 20 years ago