1. c56cca2 Fix non-working .talk clips on hwcodec (follow-up to r28672 and r29432): .talk clips by Jens Arnold · 14 years ago
  2. c537d59 Commit FS#12069 - Playback rework - first stages. Gives as thorough as possible a treatment of codec management, track change and metadata logic as possible while maintaining fairly narrow focus and not rewriting everything all at once. Please see the rockbox-dev mail archive on 2011-04-25 (Playback engine rework) for a more thorough manifest of what was addressed. Plugins and codecs become incompatible. by Michael Sevakis · 14 years ago
  3. ade4c16 Fix corrupted metadata on manual track change on hwcodec. by Thomas Martitz · 14 years ago
  4. 9c2e7fd Use macro for better readability of adjust_mp3entry(). by Andree Buschmann · 14 years ago
  5. 71ceac0 FS#11964. Rework replaygain handling to save metadata buffer and binsize. Remove string representation of replaygain and use a dedicated ftoa implementation for WPS/screen info. by Andree Buschmann · 14 years ago
  6. a530376 autoresume: Match full directory path names only in autoresumable() by Michael Hohmuth · 14 years ago
  7. 5afd066 Fix red: Do not compile autoresume() function for the database tool. by Michael Hohmuth · 14 years ago
  8. 7141ff4 Add option to resume next track on automatic track change by Michael Hohmuth · 14 years ago
  9. 5a2421a Follow up on r29199. Move new codec types to the end of the list. by Andree Buschmann · 14 years ago
  10. 7345ac1 Submit FS#11918: Add 2 more codec types to be able to differentiate between AAC / AAC-HE and MPC SV7 / SV8. Additionally handle ATARI soundfiles in get_codec_base_type() as intended. by Andree Buschmann · 14 years ago
  11. 9788043 Commit FS#11776 by Jonas Haggqvist. Enables option to log building the database in order to trouble shoot crashes. by Michael Giacomelli · 14 years ago
  12. ec9bb4c Re-add the lseek to the beginning of the file which was accidentally removed. by Thomas Martitz · 14 years ago
  13. 9393e4c Change how all the metadata parsers are read from a giant swich/case to function pointers via array index. Also unify the api. by Thomas Martitz · 14 years ago
  14. 4ff2cf4 WMA Voice now plays and seeks in the sim. The code is still in floating point, and is not added to the main build. There's still a bug with the decoder in the current state that it outputs a fewer number of samples than ffmpeg's. by Mohamed Tarek · 15 years ago
  15. 0f5c6d4 add True Audio (TTA) codec by Yoshihisa Uchida · 15 years ago
  16. cd4d80a nomsg by Mohamed Tarek · 15 years ago
  17. 50a6ca3 Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). by Thomas Martitz · 15 years ago
  18. 561cb2c Add wave64(.w64) codec (FS#11022) by Yoshihisa Uchida · 15 years ago
  19. 8c5eaa3 Add vox (Dialogic telephony formats) codec add. (FS#11021) by Yoshihisa Uchida · 15 years ago
  20. 4e3c807 Add Sun Audio codec. (FS#10433) by Yoshihisa Uchida · 15 years ago
  21. 45e009a add SMAF codec (.mmf extension)(FS#10432) by Yoshihisa Uchida · 15 years ago
  22. 82f0589 Initial support for ATRAC3 streams in wav containers. by Mohamed Tarek · 15 years ago
  23. 23ac6ff Add support for Sony OMA file format. Currently only supports ATRAC3 (without DRM), and seeks. Tested on sansa by Mohamed Tarek · 15 years ago
  24. e96d139 Enable 12 other 8bit Atari file formats which the asap codec already supports. No metadata available for them. by Dominik Wenger · 15 years ago
  25. 35472fe sync asap codec to ASAP 2.1 by Dominik Wenger · 15 years ago
  26. 9a4420b FS#10739: playback.c code split by Jeffrey Goode · 15 years ago
  27. e4c30bd Accept FS#10570 by Jason Yu. Adds metadata parsing for NSF files. by Michael Giacomelli · 16 years ago
  28. 685628c Support for playback of atrac3 audio in rm, in sim. by Mohamed Tarek · 16 years ago
  29. 010bb8e Rename codecs/dnet.c to codecs/a52_rm.c by Mohamed Tarek · 16 years ago
  30. 26cee86 Add support for AC3 audio in RM container. by Mohamed Tarek · 16 years ago
  31. 1ace06a Metadata parser: make adjust_mp3entry() not depend on id3_is_genre_string(), so there's no need to compare the string to the whole genre array (thanks to Mikael Magnusson) by Maurus Cuelenaere · 16 years ago
  32. 5f5d105 Change the naming scheme for codecs found in different containers. by Mohamed Tarek · 16 years ago
  33. 320bd1a Fix a bug spotted by Maurus Cuelenaere; rockbox crashed on viewing the porperties of files with unsupported extensions due to the null ext list in by Mohamed Tarek · 16 years ago
  34. b8cccb5 Adding support for playback of aac audio in rm container, with seeking. by Mohamed Tarek · 16 years ago
  35. 24b136f rework cuesheet support: by Jonathan Gordon · 16 years ago
  36. 3d4701a FS#10080 by Nils Wallménius · 16 years ago
  37. e184ef1 Adding support for rm playback. Only cook codec is supported for now and no seeking. by Mohamed Tarek · 16 years ago
  38. ee46a3d Moved database builder into a separate directory, and gave it its' own Makefile. Now it compiles cleanly and builds a database if ran in root of music tree. by Björn Stenberg · 16 years ago
  39. 25d4f4b Add .oga as a valid file extension for Ogg vorbis files. Even though Xiph recommend against using .oga for vorbis (for compatibility reasons), they say that it may be used, and some applications (e.g. Gnome Media) are doing so. by Dave Chapman · 16 years ago
  40. 4e2557c Fix .talk clips on hwcodec targets. mp3info() must not call get_metadata(), because this one tries to guess which get_xx_metadata() to call from the extension, and mp3info() is used in talk_file() (extension .talk) on hwcodec. by Jens Arnold · 16 years ago
  41. 51b45d5 Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. by Björn Stenberg · 16 years ago
  42. 1bb0433 Ogg and Speex have the same metadata handling function so use the same case for both. by Dominik Riebeling · 17 years ago
  43. 25bb37b commit asap codec. plays .sap files. At the moment it only plays the default song. So subSongs are ignored. by Dominik Wenger · 17 years ago
  44. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 17 years ago
  45. c0f7eb9 FS #8680. MOD codec by Rainer Sinsch. by Thom Johansen · 17 years ago
  46. a5d3029 Update source files to include the header file for the functions they implement, to make sure the header and the implementation is consistent (and fix it for a case where it wasn't). by Bertrik Sikken · 17 years ago
  47. 0258085 Revert... stupid svn doesn't complain when passing -m twice :( by Jens Arnold · 17 years ago
  48. 01a106d Make the measured LCD scanrates from the greylib known to the scanrate test plugin. by Jens Arnold · 17 years ago
  49. 1f4bcc8 Revert accidental tree commit. /me needs a smaller enter key... by Jens Arnold · 17 years ago
  50. 9a7978a Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 24 bit BMP instead of unnecessary 32 bit. by Jens Arnold · 17 years ago
  51. 8c6920e Revert accidental tree commit. Sorry for that. by Jens Arnold · 17 years ago
  52. d1ed7c3 No need to have \n here. panicf() won't output it anyway. by Jens Arnold · 17 years ago
  53. 6fafb6c Unify the Ogg Vorbis and Ogg Speex metadata parsers. by Dan Everton · 17 years ago
  54. 5915736 Put A52/AC3 metadata parser in its own file. Cosmetic changes in metadata.c. Remove some unneeded headers from MPC metadata parser. by Thom Johansen · 17 years ago
  55. df40425 Fix yellows I made the other day, gcc is an dumb, IMO by Brandon Low · 17 years ago
  56. 3e7f02e No functional changes, just coding tweaks for speed, codesize and style by Brandon Low · 17 years ago
  57. c1b7184 Fix red by Brandon Low · 17 years ago
  58. 3386dd7 Fix FS8069, because Nico_P made it easy by Brandon Low · 17 years ago
  59. a334bd2 revise commit r15463 - we still get the immediate display of runtime data in the wps, but avoid unnecessary calls while initialising/updating the database. by Robert Kukla · 17 years ago
  60. ca1b920 Fix for FS#8082: by Robert Kukla · 17 years ago
  61. e49247e get_metadata(): Clear the destination mp3entry to avoid having bogus pointers appear in it. by Nicolas Pennequin · 17 years ago
  62. 294ec1d Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. by Thom Johansen · 18 years ago
  63. 6a92e47 Make get_metadata act on a struct mp3entry rather than a struct track_info. by Nicolas Pennequin · 18 years ago
  64. bcf97a4 Move WavPack metadata parsing to its own file and add handling of non-standard sampling rates by Dave Bryant · 18 years ago
  65. c728247 Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's fixed-point and malloc-less WMA decoder (based on the ffmpeg WMA decoder from early 2006, and also building on the work started by Paul Jones). The codec itself and the ASF parsing code were written by me, inspired by the ASF parser in libasf. Current performance is around 400% realtime on gigabeat, 100% realtime on PP and 20% realtime on Coldfire. by Dave Chapman · 18 years ago
  66. 2175d1e split up the metadata parser by Marcoen Hirschberg · 18 years ago
  67. c3206a4 AAC: Add support for iTunes-style gapless playback. by Magnus Holmgren · 18 years ago
  68. ddab569 Correct the parsing of v3.97 Monkey's Audio files. by Dave Chapman · 18 years ago
  69. c995ae8 Make v3.97 APE files work in Rockbox by Dave Chapman · 18 years ago
  70. 5202742 Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is an extremely CPU-intensive codec, and that the decoding speed is directly related to the compression level (-c1000, -c2000, -c3000, -c4000 or -c5000) used when encoding the file. Current performance is: -c1000 to -c3000 are realtime on a Gigabeat, -c1000 is realtime on Coldfire targets (H100, H300 and Cowon), and nothing is realtime on PortalPlayer targets (iPods, H10, Sansa). Hopefully this can be improved. More information at FS #7256. by Dave Chapman · 18 years ago
  71. d884851 Fixed bug in the WAV metadata parser: A long has 4 bytes... by Jens Arnold · 18 years ago
  72. 6579818 Add the possibility to store cuesheets in /.rockbox/cue. The code will look for a cuesheet there in case there wasn't one in the same folder as the audio file. This is to reduce the clutter created by one cuesheet per audio file in some places. by Nicolas Pennequin · 18 years ago
  73. f41497f Fix metadata reading for 64 bit sims. Closes FS#6690 by Nils Wallménius · 18 years ago
  74. 832bbf7 AAC: More adjustments to how the frequency is read. Still not perfect, but this is probably as good as it can get. by Magnus Holmgren · 18 years ago
  75. ab707b8 AAC: Improve SBR detection, to fix incorrect frequency on some files (and hopefully not break others :). by Magnus Holmgren · 18 years ago
  76. f68362a Fix simulator builds, and some debugf() format strings. by Jens Arnold · 18 years ago
  77. a35a38b Fix an off-by-one bug when dealing with genres in MP4 files. by Magnus Holmgren · 18 years ago
  78. e70362d Remove unnecessary dependence, it doesn't make sense to check settings here. by Adam Boot · 18 years ago
  79. 1b2a1c8 Try and parse Ogg 'date' tags. Will only work if your date tags start with the year (e.g. yyyy-MM-dd). Which should be most people. by Dan Everton · 18 years ago
  80. c54d52d Allow compiling database tool again. by Miika Pekkarinen · 18 years ago
  81. 76eeb2f Clean up some left over junk. by Adam Boot · 18 years ago
  82. b9a71b3 Add get_metadata() and year & comment tag support for SPC. by Adam Boot · 18 years ago
  83. 79a2a93 remove numerical genre and use genre_string consistently: by Robert Kukla · 18 years ago
  84. 9d3ccba correct comment by Robert Kukla · 18 years ago
  85. 726181b FS#5720 — improved meta data extraction from SID files by Robert Kukla · 18 years ago
  86. 8ca99d3 Code Police: Remove tabs throught apps/ . Hopefully no actual code change by Jonathan Gordon · 18 years ago
  87. 9745bbc Fixed the incorrect APE header format define cause parsing to fail. by Miika Pekkarinen · 18 years ago
  88. 7a395a2 Start using the new endian conversion system outside tagcache also to simplify code. by Miika Pekkarinen · 18 years ago
  89. 9f4bd87 Cuesheet support by Jonathan Gordon and me (FS #6460). by Nicolas Pennequin · 18 years ago
  90. 7df8712 Cleaned indents, added Shay Green (blargg) to credits. by Adam Gashlin · 18 years ago
  91. b73960d Adding SPC codec (FS #6542) by Adam Gashlin · 18 years ago
  92. 2743cb4 Fix signedness warning (only visible when building tools/database.c) by Dave Chapman · 18 years ago
  93. a957b22 Make the database PC tool compile again. by Miika Pekkarinen · 18 years ago
  94. 4e97664 FS#6638 - Album artist and comment patch for WPS and tagcache. Export by Miika Pekkarinen · 18 years ago
  95. 5158751 Minor whitespace and formatting fixes. by Dan Everton · 18 years ago
  96. ebc58c9 Add Speex playback support. Patch from FS #5607 thanks to Frederik Vestre. by Dan Everton · 18 years ago
  97. 5d20c9d adding NSF (NES music) codec by Adam Gashlin · 18 years ago
  98. 2446b22 by Dave Bryant · 18 years ago
  99. 1e7b7bc Some minor code cleanup. by Magnus Holmgren · 18 years ago
  100. 314f3b5 More static'ing, and a few fixes resulting from that. by Jens Arnold · 18 years ago