1. 1dd672f moved and renamed the codecs, gave the codecs a new extension (.codec), by Daniel Stenberg · 20 years ago
  2. 2de7bca Should work on Windows 95/98/ME as well now by Jonas Häggqvist · 20 years ago
  3. 9cfa47a "Bootbox" is a minimalistic rescue firmware for Archos models. Not working yet (Rolo problems). Created by configure script as bootloader. by Jörg Hohensohn · 20 years ago
  4. 0482ff5 options for the H300 series by Daniel Stenberg · 20 years ago
  5. 3c30ee5 Command line support for fwpatcher by Dave Hooper. by Thom Johansen · 20 years ago
  6. b245496 Now removes the old .zip file before building the new one by Linus Nielsen Feltzing · 20 years ago
  7. fd71c2f Moved the Sokoban levels to .rockbox/rocks by Linus Nielsen Feltzing · 20 years ago
  8. 7668bf7 Moved snake2.levels to .rockbox/rocks/ by Linus Nielsen Feltzing · 20 years ago
  9. e1b0427 New dict2rdf script by Tony Motakis by Tomas Salfischberger · 20 years ago
  10. 8ed869d make install now works correctly for the sims by Linus Nielsen Feltzing · 20 years ago
  11. 4fb816d Initial Vorbis Comments support. We just need a few more translations and it by Daniel Stenberg · 20 years ago
  12. 1c497e6 First audio codec playback attempt by Miikka Pekkarinen by Linus Nielsen Feltzing · 20 years ago
  13. 08bccbfd Also replaced endian code, and packed the struct. by Tomas Salfischberger · 20 years ago
  14. c9cc73e moving to wiki... by Michiel Van Der Kolk · 20 years ago
  15. 05f3b7e Database v3 generator, in java. supports mp3,ogg,asf. by Michiel Van Der Kolk · 20 years ago
  16. a5e9950 that too.. by Michiel Van Der Kolk · 20 years ago
  17. 4b08236 Database v3 by Michiel Van Der Kolk · 20 years ago
  18. f002090 Checksums for bootloader v2 by Linus Nielsen Feltzing · 20 years ago
  19. 2196c89 Use --ccache to enable ccache for builds by Daniel Stenberg · 20 years ago
  20. edc0792 (Optional) logf support by Daniel Stenberg · 20 years ago
  21. 4135046 remove text saying there is a default platform by Daniel Stenberg · 20 years ago
  22. ed42300 No longer select Archos Recorder as "default" target platform. by Daniel Stenberg · 20 years ago
  23. 5f93524 prevent config.h from being included, since config.h includes autoconf.h and by Daniel Stenberg · 20 years ago
  24. ae0abdc Check if the file could be modified, error if not. by Jonas Häggqvist · 20 years ago
  25. 2692452 build a non-unicode version too by Daniel Stenberg · 20 years ago
  26. 714b3b3 Checksums for rockboot version 1 by Jonas Häggqvist · 20 years ago
  27. 1b9ea4e Fixed bad dependency generation by Daniel Stenberg · 20 years ago
  28. 9a40b71 New checksum for fixed mkboot routine by Jonas Häggqvist · 20 years ago
  29. 61aa159 Inserted Linus' mkboot.c fix. by Thom Johansen · 20 years ago
  30. e72cb15 Fixed the dreaded 1.65 bootloader incompatibility by Linus Nielsen Feltzing · 20 years ago
  31. 205c120 New icon by Jonas Häggqvist · 20 years ago
  32. 97f784f file must match one checksum, not all of them :) by Jonas Häggqvist · 20 years ago
  33. 57a09cd produce a nicer root-level Makefile for the bootloader by Daniel Stenberg · 20 years ago
  34. b8a23f9e Fixed makefiles for autoconf.g include. by Daniel Stenberg · 20 years ago
  35. d8ba266 set and export BUILDDIR, since several Makefiles changes OBJDIR the BUILDDIR by Daniel Stenberg · 20 years ago
  36. 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
  37. 23028f5 Adapted Miika's tool to rockbox coding style *oops* by Tomas Salfischberger · 20 years ago
  38. 52abc68 Dictionary conversion tools. by Tomas Salfischberger · 20 years ago
  39. 8c4e2be Doubled-checked checksums and added more by Jonas Häggqvist · 20 years ago
  40. 9536efa fixed the removal of the endian test program to not fail on cygwin by Daniel Stenberg · 20 years ago
  41. 6c38d85 First shot at autodetecting endianess, and storing the found results in the by Daniel Stenberg · 20 years ago
  42. e4e3bce add fwpatcher files to source tarball by Daniel Stenberg · 20 years ago
  43. 9213fb2 initial makefile, builds crosscompiled on Linux fine by Daniel Stenberg · 20 years ago
  44. e6b1c27 Broken icon. by Thom Johansen · 20 years ago
  45. 8e20f02 GUI firmware patcher for windows. by Thom Johansen · 20 years ago
  46. 7254b9c --add option, by request of amiconn. by Michiel Van Der Kolk · 20 years ago
  47. 143a872 Whoops. cleaned up some code leftovers by Michiel Van Der Kolk · 20 years ago
  48. 73f247a TagDatabase v2 tester, needs its internal defines to be set to the proper values for the specific database before usage. by Michiel Van Der Kolk · 20 years ago
  49. d41d44f (Tag) Database v2. this fixes all bugs in the old songdb.pl, should react like by Michiel Van Der Kolk · 20 years ago
  50. 11359df Do not distinguish between case when sorting entries. by Michiel Van Der Kolk · 20 years ago
  51. e327cc8 Fall back on "<no album tag>" if the file is in the root of the player and doesn't have an album tag... by Michiel Van Der Kolk · 20 years ago
  52. 50b656f Fall back on directory name if no album tag, instead of <no album tag>. by Michiel Van Der Kolk · 20 years ago
  53. 438366c Proper dumpint function.. by Michiel Van Der Kolk · 20 years ago
  54. 7aa75e1 Another broken link. Albums -> Artist was completely nonsense. fixed. by Michiel Van Der Kolk · 20 years ago
  55. cec134f Song -> Album links were broken. by Michiel Van Der Kolk · 20 years ago
  56. c5056b1 Almost supports multiple-artist albums - needs a special case for songs with no album tag by Jonas Häggqvist · 20 years ago
  57. a32a74e Multi-artist cd handling will take a bit more work. Last version was broken. by Jonas Häggqvist · 20 years ago
  58. ad17fd4 Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port. by Thom Johansen · 20 years ago
  59. 34e2f72 Improved handling of multi-artist albums and tags with different cases by Jonas Häggqvist · 20 years ago
  60. f89087d Oops. forgot. part of the dumb checkin. by Michiel Van Der Kolk · 20 years ago
  61. 1ab51e7 Support for verbose builds with make V=1 by Linus Nielsen Feltzing · 20 years ago
  62. 5b4a339 Build rockboxui.exe when cross-compiling a win32 sim, set MAKEFLAGS to by Daniel Stenberg · 20 years ago
  63. 64d3470 instead of hard coded gcc by Linus Nielsen Feltzing · 20 years ago
  64. 6c54dc0 The win32 cross-compiler now uses a "i586-mingw32msvc-" prefix, since that is by Daniel Stenberg · 20 years ago
  65. a6024fa GMini: libmad compiled by Jean-Philippe Bernardy · 20 years ago
  66. 738ae85 added makesrc.inc by Daniel Stenberg · 20 years ago
  67. e566eed generic SRC builder thing by Daniel Stenberg · 20 years ago
  68. db44b29 support .ovl files to "accompany" .rock files when they are viewers by Daniel Stenberg · 20 years ago
  69. f9e18ae 'rockboxui' is a target name used in/for simulators, ignore such executables by Daniel Stenberg · 20 years ago
  70. efae754 Add .ovl files to the zip, and treat them like .rock files. by Daniel Stenberg · 20 years ago
  71. ac79a0c let zip do zip without depending on 'all', to allow zipping up packages that by Daniel Stenberg · 20 years ago
  72. 3d0ae46 No NOCYGWIN for the X11 simulator. by Jens Arnold · 20 years ago
  73. 267eb0d Silent compilation by Linus Nielsen Feltzing · 20 years ago
  74. 6f0c5cd Proper check for cygwin build environment, avoids win32 error 5 when loading plugins by Jens Arnold · 20 years ago
  75. 22b7701 Build cleanup and general fixes. fprintf() is now fdprintf(), the separation by Daniel Stenberg · 20 years ago
  76. cdde25b Unified build system to use SOURCES for sim builds too, a single Makefile-look by Daniel Stenberg · 20 years ago
  77. 5b2d874 Incorporate apps/codecs into the build system based on SOFTWARECODECS configuration variable by Dave Chapman · 20 years ago
  78. c5d00d8 finished configuration for the Gmini SP by Jean-Philippe Bernardy · 20 years ago
  79. 83db761 set MEMORYSIZE in simulator builds too for better simulation by Daniel Stenberg · 20 years ago
  80. dd52043 provide 0x10000 as default flash address for Gmini if just pressing return by Daniel Stenberg · 20 years ago
  81. 7f4df94 support zip for Gmini by Daniel Stenberg · 20 years ago
  82. bb8d8f3 name the Gmini output similar to the iRiver by Daniel Stenberg · 20 years ago
  83. 81a25bb crude fix for gmini build by Daniel Stenberg · 20 years ago
  84. dd4ea29 Linker script for gmini targets by Jean-Philippe Bernardy · 20 years ago
  85. 3984b5f Emacs hint by Jean-Philippe Bernardy · 20 years ago
  86. 43cc13b Fixed updating of old translations which don't contain voice: entries. by Jens Arnold · 20 years ago
  87. 9ae46dc Strict alignment for the coldfire by Linus Nielsen Feltzing · 20 years ago
  88. b3272f4 enable plugins in the iRiver builds by Daniel Stenberg · 20 years ago
  89. 2ae6009 Keep comments other than the special ### comments. by Jens Arnold · 20 years ago
  90. 9bfcc71 Bug fixes & enhancements: (1) Don't change voice: strings back to english just because they are different. They are supposed to be that way. (2) Instead, put a comment and set voice: back to english if one of the following conditions are met: (2a) It's a voice only id, and the description changed (2b) It's a standard id, the eng: string changed, and the english and/or translated voice: string is not empty. (3) Append new ids in the same order as they appear in english.lang, for better maintenance. by Jens Arnold · 20 years ago
  91. abfd29a Bug fix: The trailing null byte wasn't added when there was whitespace after the closing quote in the .lang file, leading to garbled strings when doing non-english builds. Thanks to quelsaruk for tracking this down. by Jens Arnold · 20 years ago
  92. 6af4a6c support iriver version by Daniel Stenberg · 20 years ago
  93. 19afad8 Fix: Deprecated voice-only entries were treated as (deprecated) standard LANG_ entries. Now they are detected by the id matching VOICE_*. by Jens Arnold · 20 years ago
  94. 9aac529 add bootloader option (only usable for iRiver) by Daniel Stenberg · 20 years ago
  95. abf3ea6 New tool to insert the rockbox boot loader into the original firmware (iRiver) by Linus Nielsen Feltzing · 20 years ago
  96. 35c27b8 Changed scrambling type for iriver by Linus Nielsen Feltzing · 20 years ago
  97. 8d5c168 Adjusted the max/min sizes for the iriver scrambler by Linus Nielsen Feltzing · 20 years ago
  98. 599b0ff Made the -add option use char instead of short, prevents endianness problems by Linus Nielsen Feltzing · 20 years ago
  99. ddd1551 The checksum is not a CRC by Linus Nielsen Feltzing · 20 years ago
  100. 14dd055 store the 'add' checksum big-endian by Daniel Stenberg · 20 years ago