1. 88a89e0 There is no printf() in rockbox, but DEBUGF() has the intended effect in simulator. by Tomas Salfischberger · 20 years ago
  2. fe8663c See my message on the mailinglist. This should kill all warnings left in the iriver builds. And the changes will be added to the next musepack minor release. by Tomas Salfischberger · 20 years ago
  3. 9b9d6e7 Another warning fixed (idtag.c:59: warning: implicit declaration of function `memcmp') by Tomas Salfischberger · 20 years ago
  4. ca19564 Enabled minor Tremor opt. by Thom Johansen · 20 years ago
  5. 649acec Small Musepack optimisation. by Thom Johansen · 20 years ago
  6. 5f12af2 Big performance improvement for liba52. A couple of small ASM opts, and lots IRAM usage. by Thom Johansen · 20 years ago
  7. c82518c Replaced critical loop with assembler. A bit closer to realtime now. This codec really needs all the 64 bit muls replaced with EMAC equivalents. by Thom Johansen · 20 years ago
  8. 6b9350b A little improvement on Vorbis block synthesis. by Pedro Vasconcelos · 20 years ago
  9. 8771bf2 Typo. by Thom Johansen · 20 years ago
  10. cc518c5 Full precision synth_full and dct32. Replaced all multiplications with proper 64 bit EMAC multiplications, which yields improved sound. by Thom Johansen · 20 years ago
  11. 614f0a3 WavPack optimisation by David Bryant. by Thom Johansen · 20 years ago
  12. f6d3ceb Kill warning. I suck. by Thom Johansen · 20 years ago
  13. 9415629 Oops. by Thom Johansen · 20 years ago
  14. 668205f We clear our accumulators after we're done with them on Coldfire. No need to clear them on init. by Thom Johansen · 20 years ago
  15. 0a3f8e0 Vorbis opts: keep floor1 lookup table in IRAM. by Pedro Vasconcelos · 20 years ago
  16. 0f10e89 Vorbis optimizations: allocation of PCM buffers in IRAM, avoiding copying. by Pedro Vasconcelos · 20 years ago
  17. 9985caf ASM optimisation by David Bryant. Placed various important arrays in IRAM. by Thom Johansen · 20 years ago
  18. 60d9d4b Added -O2 to libmad GCC flags. Gives a nice boost. by Thom Johansen · 20 years ago
  19. 024db0a Basic optimizations of the Vorbis decoder for the ihp-1x0. by Pedro Vasconcelos · 20 years ago
  20. ce5119c Aligns in the middle of code is unnecessary. by Thom Johansen · 20 years ago
  21. 6705a88 Patch #1203309 by David Bryant - WavPack codec fix and performance enhancement by Linus Nielsen Feltzing · 20 years ago
  22. b8a23f9e Fixed makefiles for autoconf.g include. by Daniel Stenberg · 20 years ago
  23. d23afcd fix warnings by Daniel Stenberg · 20 years ago
  24. f34ce79 fix a couple of warnings, still have numerous for signed <=> unsigned mixed by Daniel Stenberg · 20 years ago
  25. 4cc0b97 Hush up warnings by defining away functions/macros. This should be fixed if by Daniel Stenberg · 20 years ago
  26. 2505e7b nicer look by Daniel Stenberg · 20 years ago
  27. b0b013e Nicer imdct_s, butt-ugly imdct36 that urgently needs replacing. Moved some data to iram. by Thom Johansen · 20 years ago
  28. ad17fd4 Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port. by Thom Johansen · 20 years ago
  29. 5fb6c64 Smaller code size due to use of post-increment addressing. Move code out of iram. Cosmetic changes. by Thom Johansen · 20 years ago
  30. 671235e Fixed dumb cleaning, libmad.a cleaning. by Michiel Van Der Kolk · 20 years ago
  31. 8970ea5 We never use the windows shell, we use *nix or cygwin by Linus Nielsen Feltzing · 20 years ago
  32. 27be5bc Initial check in dumb 0.9.2 - has a few usages of floating point that should by Michiel Van Der Kolk · 20 years ago
  33. 6c3a875 note to self: never commit a fix in a hurry. by Jean-Philippe Bernardy · 20 years ago
  34. a9eda60 oops, 1I^2 = 1... by Jean-Philippe Bernardy · 20 years ago
  35. 657fdf2 Compile the simulators without special code & data sections. Fixes intermittent hangs/ crashes of mpa2wav. by Jens Arnold · 20 years ago
  36. 7be0457 oops, silent compilation back in by Jean-Philippe Bernardy · 20 years ago
  37. a6024fa GMini: libmad compiled by Jean-Philippe Bernardy · 20 years ago
  38. d748953 fix proto and function to kill two simulator warnings by Daniel Stenberg · 20 years ago
  39. bc39c8c kill a warning by Daniel Stenberg · 20 years ago
  40. e78186f Added asm optimized short block IMDCT and windowing. by Thom Johansen · 20 years ago
  41. 8ebff81 Use the new generic SRC build "macro" in tools/makesrc.inc to process the by Daniel Stenberg · 20 years ago
  42. ee811a3 Inserted optimized synth_full and put some vital data in IRAM. by Thom Johansen · 20 years ago
  43. f513da2 Use EXTRA_DEFINES for the SOURCES parsing in the codec makefiles by Linus Nielsen Feltzing · 20 years ago
  44. fdcb5f0 Broke H100 sim. I suck. by Thom Johansen · 20 years ago
  45. c332553 Duplicate line and four space wide tabs, sorry about that. by Thom Johansen · 20 years ago
  46. 340d824 Added new coldfire assembly LPC decoder routine to libFLAC. by Thom Johansen · 20 years ago
  47. 3e1d8e4 Handle .S files in the codec Makefiles by Linus Nielsen Feltzing · 20 years ago
  48. f0cfd27 Correct dependencies for codec builds by Linus Nielsen Feltzing · 20 years ago
  49. b363d65 Get malloc() and friends out of the way for the cygwin linker (and maybe others), to make plugins work properly in the simulator. by Jens Arnold · 20 years ago
  50. 80b786a Renamed config.h to config-tremor.h to avoid name clash with rockbox' config.h by Jens Arnold · 20 years ago
  51. 101b7e4 Cleanup by Jens Arnold · 20 years ago
  52. 2ad0dec Renamed config.h to config-a52.h to avoid name clash with rockbox' config.h by Jens Arnold · 20 years ago
  53. 52356d8 Show compiled source files by Jens Arnold · 20 years ago
  54. 4d8bbf4 Killed warnings by Jens Arnold · 20 years ago
  55. fe94a7a no strcpy for codecs by Christian Gmeiner · 20 years ago
  56. 8cb37d3 no strcpy for codecs by Christian Gmeiner · 20 years ago
  57. 089c5f7 Correction to clean: rule for libwavpack by Dave Chapman · 20 years ago
  58. 26601b9 dirty ctype fix by Christian Gmeiner · 20 years ago
  59. 83387a7 include libwavpack into build system by Christian Gmeiner · 20 years ago
  60. c3e55c0 changes to compile without warnings by Christian Gmeiner · 20 years ago
  61. e449d88 Initial import of libwavpack by Christian Gmeiner · 20 years ago
  62. 191b8ba Compile Tremor with _LOW_ACCURACY_ to increase speed by Marcoen Hirschberg · 20 years ago
  63. e638ead Temporary solution for code and data in IRAM for iriver codecs by Linus Nielsen Feltzing · 20 years ago
  64. 32791cf Oops, wrong file committed by Jean-Philippe Bernardy · 20 years ago
  65. 98e8b8a typo by Jean-Philippe Bernardy · 20 years ago
  66. e9edc8f Thom Johansen's first EMAC optimisation for the Coldfire - about a 3%-4% speedup by Dave Chapman · 20 years ago
  67. 1839a95 Add Tremor to the build by Dave Chapman · 20 years ago
  68. 52e43cb Cosmetic changes to remove compiler warnings and compile cleanly under Rockbox by Dave Chapman · 20 years ago
  69. 3038abc A temporary solution to build liba52 on the simulators - assume little-endian for simulators, big-endian for targets by Dave Chapman · 20 years ago
  70. cdde25b Unified build system to use SOURCES for sim builds too, a single Makefile-look by Daniel Stenberg · 20 years ago
  71. 0a5b4fd More aggressive inlining for libFLAC by Linus Nielsen Feltzing · 20 years ago
  72. 48ff82e tremor.a -> libTremor.a by Marcoen Hirschberg · 20 years ago
  73. 101f0f6 Tremor does not encode by Marcoen Hirschberg · 20 years ago
  74. 99d2599 Initial commit of the the Ogg Vorbis 'Tremor' integer playback codec by Marcoen Hirschberg · 20 years ago
  75. 1c6b251 Add libFLAC to the build system by Dave Chapman · 20 years ago
  76. f729fce Fix some compiler warnings by Dave Chapman · 20 years ago
  77. 23b3a45 Remove an internal FLAC debug function that uses FILE* by Dave Chapman · 20 years ago
  78. aa97e4d Initial import of libFLAC from flac-1.1.2.tar.gz by Dave Chapman · 20 years ago
  79. fd58842 Add liba52 to the codec build. by Dave Chapman · 20 years ago
  80. 9cba5b6 Trivial changes to avoid compiler warnings. by Dave Chapman · 20 years ago
  81. 562627c Correct typo - liba52 is in apps/codecs, not apps/plugins by Dave Chapman · 20 years ago
  82. 5f73673 IMDCT lookup tables are pre-generated in imdct_lookups.h and not calculated at run-time as part of the a52_init function - which is time-consuming and requires floating point and libm by Dave Chapman · 20 years ago
  83. 3bd1677 Initial import of the unmodified version of liba52-0.7.5-cvs, checked out of the Sourceforge CVS repository today. by Dave Chapman · 20 years ago
  84. d97bd1e Initial Makefile to build the codec code by Dave Chapman · 20 years ago
  85. 4601ce6 Start to add libmad to the build system by Dave Chapman · 20 years ago
  86. 1ec83e2 Very minor changes to remove compiler warnings (tested with gcc-3.4.2 under Linux) by Dave Chapman · 20 years ago
  87. f59bfba Comment out calls to sprintf in mad_timer_string() - sprintf doesn't exist in Rockbox and we probably won't use mad_time_string() anyway. by Dave Chapman · 20 years ago
  88. 98c4f65 Initial check-in of unmodified libmad code (libmad-0.15.1b) by Dave Chapman · 20 years ago