1. e3a2d86 Correction by Linus Nielsen Feltzing · 20 years ago
  2. f3230af Minor optimisation. by Jens Arnold · 20 years ago
  3. a462b0c rebuild the ELF files if the rockbox lib was updated by Daniel Stenberg · 20 years ago
  4. 714144b Patch #1195757 by Richard O'Brien, updated icelandic language by Linus Nielsen Feltzing · 20 years ago
  5. b386179 Patch #1198118 by Manuel Dejonghe, shorter strings for french trigger screen by Linus Nielsen Feltzing · 20 years ago
  6. 0e479b9 Patch #1198079 by Manuel Dejonghe, updated french translation by Linus Nielsen Feltzing · 20 years ago
  7. bbf73df Removed unused variable. by Jens Arnold · 20 years ago
  8. 1188f93 Made it build warning-free on the sim. This could not have worked in the sim by Daniel Stenberg · 20 years ago
  9. ed5b06b (1) Don't print on invisible lines. (2) Proper message for aborted filename input. by Jens Arnold · 20 years ago
  10. 68ffd8f Databox: Added crude print() function, and enabled building on all targets. by Jens Arnold · 20 years ago
  11. 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
  12. a1483e6 Patch #1189084 by David Bryant. Wv2wav bug fixes. by Thom Johansen · 20 years ago
  13. 69212c5 merf u.u. by Michiel Van Der Kolk · 20 years ago
  14. 70e25fe undo >.>; by Michiel Van Der Kolk · 20 years ago
  15. e59a383 Argh! this is driving meh crazy. On iriver, BUTTON_PLAY = BUTTON_ON. yushyush. by Michiel Van Der Kolk · 20 years ago
  16. 34ccff1 Hopefully this fixes red.. by Michiel Van Der Kolk · 20 years ago
  17. 3176a66 Ladida fix. by Michiel Van Der Kolk · 20 years ago
  18. 517eb7e Canceling edit support. todo: insert, delete by Michiel Van Der Kolk · 20 years ago
  19. fda0d43 Whoops. it seems my makefile format was out of date compared to cvs. by Michiel Van Der Kolk · 20 years ago
  20. b0e010f Databox! by Michiel Van Der Kolk · 20 years ago
  21. a559cf2 Disabled unused constants. by Jens Arnold · 20 years ago
  22. 642ac35 More dead code... by Jens Arnold · 20 years ago
  23. ba4df32 Removed more dead code; bugfix for cursor display in player simulator. by Jens Arnold · 20 years ago
  24. 2629071 More dead code... by Jens Arnold · 20 years ago
  25. d89b75b Removed dead code; some minor optimisations. by Jens Arnold · 20 years ago
  26. 46295b5 Cool new credits scroller for player. by Jens Arnold · 20 years ago
  27. d8237fd Same 'DLL' messages as the new plugin Makefile. by Jens Arnold · 20 years ago
  28. 001f52b adjusted to the new build tree by Daniel Stenberg · 20 years ago
  29. 57a09cd produce a nicer root-level Makefile for the bootloader by Daniel Stenberg · 20 years ago
  30. 113a58d include autoconf for the endian defines by Daniel Stenberg · 20 years ago
  31. b8a23f9e Fixed makefiles for autoconf.g include. by Daniel Stenberg · 20 years ago
  32. d23afcd fix warnings by Daniel Stenberg · 20 years ago
  33. c42a1a0 Moved unrelated stuff from i2c the driver to appropriate places. Minor optimisation in i2c driver. by Jens Arnold · 20 years ago
  34. f34ce79 fix a couple of warnings, still have numerous for signed <=> unsigned mixed by Daniel Stenberg · 20 years ago
  35. 4cc0b97 Hush up warnings by defining away functions/macros. This should be fixed if by Daniel Stenberg · 20 years ago
  36. 2505e7b nicer look by Daniel Stenberg · 20 years ago
  37. 287c742 prevent compiler warning by Daniel Stenberg · 20 years ago
  38. a552ec2 Unused variable. by Jens Arnold · 20 years ago
  39. 6e37dcf Not-so-elegant fix for the simulator builds not defining HAVE_CHARGING. by Jens Arnold · 20 years ago
  40. cd0bb1c Ondio: Disabled unused code for time setting and charging splash, saving almost 2 KB binary size. by Jens Arnold · 20 years ago
  41. b486173 Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a meaning for the Samsung tuner chip and is thus no longer needed. by Jens Arnold · 20 years ago
  42. d8ba266 set and export BUILDDIR, since several Makefiles changes OBJDIR the BUILDDIR by Daniel Stenberg · 20 years ago
  43. 4ddb320 Bugfix: ata_device is a char in ata.c by Jens Arnold · 20 years ago
  44. cb28941 Ondio: Better disk information (multivolume support). by Jens Arnold · 20 years ago
  45. dc405cc oops by Jonas Häggqvist · 20 years ago
  46. 2364431 Linus now has an H320 by Jonas Häggqvist · 20 years ago
  47. 54d43ef Hotswap support in file browser: Don't reload the root dir if not in the root and the current path is still valid. by Jens Arnold · 20 years ago
  48. 251deaa Improved bitfield handling for settings and MMC (more straigtforward, smaller code). This switches the order for fields crossing a longword boundary, so the config block version bump is necessary. Save your settings to a file before upgrading. by Jens Arnold · 20 years ago
  49. 116e464 Proper 'battery level dangerous' handling for Ondio. Moved this info into an array, and removed unused #defines. by Jens Arnold · 20 years ago
  50. f64b52a Oops by Linus Nielsen Feltzing · 20 years ago
  51. 6875417 Changed Miika's open() and write() to fopen() and fwrite() the old way was causing some troubles with filepermissions. Please test on linux, and check if the file has normal permissions. by Tomas Salfischberger · 20 years ago
  52. 84364bc Moved some data from stack to pluginbuffer. by Tomas Salfischberger · 20 years ago
  53. 8485901 Bugfix: Correctly compose path to _dirname.talk for dirs located in the root. Fixes non-working _dirname.talk in a secondary volume root (<MMC1>). by Jens Arnold · 20 years ago
  54. f959dff Tapio Karppinen's finnish translation by Daniel Stenberg · 20 years ago
  55. 23028f5 Adapted Miika's tool to rockbox coding style *oops* by Tomas Salfischberger · 20 years ago
  56. e2f5dba Miika Pekkarinen wrote the dictionary conversion script/tool. by Tomas Salfischberger · 20 years ago
  57. 52abc68 Dictionary conversion tools. by Tomas Salfischberger · 20 years ago
  58. a810a67 Dictionary plugin, first version... please bugtest. by Tomas Salfischberger · 20 years ago
  59. 1ba26b8 MMC driver: More flexible background copy & bitswap concept, using global variables - slightly less read latency when both partial and full blocks are involved. Some code cleanup. by Jens Arnold · 20 years ago
  60. 4e2cee1 Bugfix: The recording screen must not touch the LED if the LED is only simulated to avoid confusion (Ondio FM). by Jens Arnold · 20 years ago
  61. d6587f9 Bugfix: Only mangle the current playlist when the shuffle setting is changed (from menu) when the music is playing. This behaviour was already present in the recorder's F2 quickscreen, and doing otherwise isn't intuitive. by Jens Arnold · 20 years ago
  62. 4842852 searchengine.rock didn't get cleaned. by Jens Arnold · 20 years ago
  63. a9e4555 Better error messenging. less crashes. good. by Michiel Van Der Kolk · 20 years ago
  64. fe708f2 fixes warning. by Michiel Van Der Kolk · 20 years ago
  65. 872dd87 whoops. by Michiel Van Der Kolk · 20 years ago
  66. f5f8c05 *whistles* by Michiel Van Der Kolk · 20 years ago
  67. 6ca9500 hopefully fixes alignment and doesn't break anything.. by Michiel Van Der Kolk · 20 years ago
  68. 3d25653 Alignment. by Michiel Van Der Kolk · 20 years ago
  69. ec407a8 Code policy... by Michiel Van Der Kolk · 20 years ago
  70. 388d9ff This should give some optimization when and-ing things.... by Michiel Van Der Kolk · 20 years ago
  71. 74875ef Speed optimisations: (1) Read, write: Use single/multiple block commands depending on the block count. (2) Write: Combine first partial sector transfer (after caching) & main loop into one block-transfer sequence. by Jens Arnold · 20 years ago
  72. 238bea7 dumb dumb dumb dumb dumb..... by Michiel Van Der Kolk · 20 years ago
  73. 6752d13 Make searchengine compile for all targets; correct linking for archos. by Jens Arnold · 20 years ago
  74. a40a315 Fixed stripping of \n.. by Michiel Van Der Kolk · 20 years ago
  75. d98b6ae scanf sucks :/ by Michiel Van Der Kolk · 20 years ago
  76. a43f90f scanf sucks >.<; by Michiel Van Der Kolk · 20 years ago
  77. 8c0dfb4 Searchengine is a viewer now, .rsp "Rockbox Smart Playlist" by Michiel Van Der Kolk · 20 years ago
  78. fff0d92 low level search query file maker, to be built on host, not target.. by Michiel Van Der Kolk · 20 years ago
  79. c099300 Count hits... string searches appear to be broken for now, unsure why, by Michiel Van Der Kolk · 20 years ago
  80. 29909a3 Read searchquery from a search "file" (search tokenstream) by Michiel Van Der Kolk · 20 years ago
  81. 9ceac0a Better endian functions for reading longs/shorts by Michiel Van Der Kolk · 20 years ago
  82. 4350eec Proper headers, simulator support should (emphasis on should) work. by Michiel Van Der Kolk · 20 years ago
  83. 8c4e2be Doubled-checked checksums and added more by Jonas Häggqvist · 20 years ago
  84. c013936 No unneeded delays... by Michiel Van Der Kolk · 20 years ago
  85. 9369d48 Search engine core for database v2, has an hardcoded "songs for year >= 1980 and year < 1990" at the moment. by Michiel Van Der Kolk · 20 years ago
  86. a7f7781 MMC driver does now handle block sizes != 512 bytes, which is necessary to support cards > 1 GB. Changed error handling to use the same method as other parts of rockbox, allowing to trace the call chain. Long policy, code cleanup. by Jens Arnold · 20 years ago
  87. 7e3f91d Obvious optimizations (i wasn't quite awake yet) + Code formatting policy. by Michiel Van Der Kolk · 20 years ago
  88. 67772bb More database maintenance functions.. by Michiel Van Der Kolk · 20 years ago
  89. fd83f52 Adding entries to the FAT16 root dir still failed under certain conditions. The shortcut check cannot work the way it was implemented - removed it. by Jens Arnold · 20 years ago
  90. 9536efa fixed the removal of the endian test program to not fail on cygwin by Daniel Stenberg · 20 years ago
  91. 6c38d85 First shot at autodetecting endianess, and storing the found results in the by Daniel Stenberg · 20 years ago
  92. 08dae4f merf. oops. by Michiel Van Der Kolk · 20 years ago
  93. 929e783 Restructurizing database code, seperating database code from dbtree code, by Michiel Van Der Kolk · 20 years ago
  94. 04ed408 ID3DB: Reload database when returning from USB mode. Fixed reload_root issue in id3db browse mode. The database is now properly closed before entering USB mode. by Jens Arnold · 20 years ago
  95. e4e3bce add fwpatcher files to source tarball by Daniel Stenberg · 20 years ago
  96. 7de0b0e Removed 'static' keyword from non-static variables. by Thom Johansen · 20 years ago
  97. 7d98481 iRiver: extended remote lcd driver. displaying text works now - see start-up-screen by Christian Gmeiner · 20 years ago
  98. b015d64 Fixed bad directory length when browsing "all files" for an artist, with not enough files to fill a screen. by Michiel Van Der Kolk · 20 years ago
  99. 9213fb2 initial makefile, builds crosscompiled on Linux fine by Daniel Stenberg · 20 years ago
  100. e6b1c27 Broken icon. by Thom Johansen · 20 years ago