1. e6d52b0 add read callback to OggFLAC__SeekableStreamEncoder, necessary for metadata rewriting by Josh Coalson · 21 years ago
  2. 8fdb964 minor comments by Josh Coalson · 21 years ago
  3. f83709c remove unused stuff by Josh Coalson · 21 years ago
  4. cc08536 fix more typos in returned states after conversion, temporarily disable metadata callback until ogg page rewriter is finished and hooked up by Josh Coalson · 21 years ago
  5. 30cd316 revamp OggFLAC__SeekableStreamEncoder to derive from FLAC__StreamEncoder instead of FLAC__SeekableStreamEncoder by Josh Coalson · 21 years ago
  6. 112ed6c always flush pages for metadata writes so that each block is in its own page as much as possible by Josh Coalson · 21 years ago
  7. 7994608 various fixes related to deriving OggFLAC__SeekableStreamEncoder from FLAC__StreamEncoder instead of FLAC__SeekableStreamEncoder by Josh Coalson · 21 years ago
  8. d46cfb2 fix some syntax bugs by Josh Coalson · 21 years ago
  9. b71b56c various fixes related to deriving OggFLAC__SeekableStreamEncoder from FLAC__StreamEncoder instead of FLAC__SeekableStreamEncoder by Josh Coalson · 21 years ago
  10. 1731027 minor reformatting by Josh Coalson · 21 years ago
  11. 09b3926 fix link to winamp3 plugin by Josh Coalson · 21 years ago
  12. fd29788 add link for digitalsoundboard.net by Josh Coalson · 21 years ago
  13. 9fad628 add comment for flac-tools link, add links for archive.org, move "communities" section between "hardware" and "software" section by Josh Coalson · 21 years ago
  14. 073bd9e revamp ogg flac file decoder; it needed to be derived from the ogg flac stream encoder instead of the flac file encoder by Josh Coalson · 21 years ago
  15. 4d373f8 minor cleanup by Josh Coalson · 21 years ago
  16. 47d9bbd fix up reporting of the current frame to the write callback; also fixes a problem with progress callbacks in the ogg flac file encoder by Josh Coalson · 21 years ago
  17. 43d8f85 minor comments by Josh Coalson · 21 years ago
  18. 575c171 fix bug in dummy tell callback by Josh Coalson · 21 years ago
  19. 06c9c53 fix bug in read callback where *bytes was not being set to 0 on end-of-stream condition by Josh Coalson · 21 years ago
  20. 9b07b61 revamp the Ogg decoding logic; much more stable now by Josh Coalson · 21 years ago
  21. 0bc2c32 minor comments by Josh Coalson · 21 years ago
  22. 182e4e6 add #ifdef FLAC__ONE_FLAC_FRAME_PER_OGG_PAGE section to write callback wrapper by Josh Coalson · 21 years ago
  23. 5353606 add link for CD Wave by Josh Coalson · 21 years ago
  24. 9dfaa9e drop Easy CD-DA Extractor link (not freeware) by Josh Coalson · 21 years ago
  25. 37a4d2a workaround MSVC bug re: scoping of nested classes by Josh Coalson · 21 years ago
  26. c82bf8a fix plugin to match latest api for replaygain synthesis by Josh Coalson · 21 years ago
  27. 2ea9693 fix __LIBNAME__ definition by Josh Coalson · 21 years ago
  28. 5dda2bd use double for scale factor instead of float by Josh Coalson · 21 years ago
  29. b7eeec1 #pragma to turn off useless MSVC warning C4800 by Josh Coalson · 21 years ago
  30. 93c66d7 obliterate obsolete winamp3 plugin by Josh Coalson · 21 years ago
  31. 0f22034 fix endian bug when applying replaygain by Josh Coalson · 21 years ago
  32. 1a698a8 fix bug where apply gain is used on a file with no vorbis comment by Josh Coalson · 21 years ago
  33. e83dbbe fixes from MSVC build by Josh Coalson · 21 years ago
  34. 99e8c2f ugh, it's FLAC__ASSERT() not FLAC__assert() by Josh Coalson · 21 years ago
  35. 3c5072c use FLAC__assert() instead of assert() by Josh Coalson · 21 years ago
  36. 08af834 rename string.* to more unambiguous local_string_utils.* by Josh Coalson · 21 years ago
  37. f61dc66 rename string.* to more unambiguous local_string_utils.* by Josh Coalson · 21 years ago
  38. 3dc6fa4 fixes for MSVC by Josh Coalson · 21 years ago
  39. 029a8e9 fix typos, some calls to seekable stream decoder instead of stream decoder by Josh Coalson · 21 years ago
  40. 77625ed #include stdlib.h for size_t by Josh Coalson · 21 years ago
  41. ce3dd36 more re-org fixes by Josh Coalson · 21 years ago
  42. e2999b7 fix AC_OUTPUT screwup from re-org by Josh Coalson · 21 years ago
  43. 9c650a5 add undocumented option --apply-replaygain-which-is-not-lossless to flac; required a lot of reorganization; gain_analysis lib renamed to replaygain_analyis; replaygain_synthesis moved out of plugin_common into its own library in share/ by Josh Coalson · 21 years ago
  44. 628f4ef stamp a CVS+date for the version by Josh Coalson · 21 years ago
  45. ca4a983 add Audio::FLAC S/W link by Josh Coalson · 21 years ago
  46. ddb8e82 fix bug in the returned size by Josh Coalson · 21 years ago
  47. c65460d use size_t for return type by Josh Coalson · 21 years ago
  48. fb30b9e add test of --add-replay-gain by Josh Coalson · 21 years ago
  49. 199edd5 typo by Josh Coalson · 21 years ago
  50. 16baa1a remove old news links by Josh Coalson · 21 years ago
  51. 2eed0b9 fix bug in sample_number calculation from frame header by Josh Coalson · 21 years ago
  52. 355ab77 improve wording for "what is FLAC" section by Josh Coalson · 21 years ago
  53. dcd5796 fix typos by Josh Coalson · 21 years ago
  54. ff3f19c add slim and phatnoise boxes to hardware faq by Josh Coalson · 21 years ago
  55. 11ae3c6 add news item for phatnoise home player by Josh Coalson · 21 years ago
  56. 7dde7b3 add squeezebox news item/links by Josh Coalson · 21 years ago
  57. a2f9d38 add link to hans' comparison page by Josh Coalson · 21 years ago
  58. 9ff54a5 fix broken links by Josh Coalson · 21 years ago
  59. 997c6bc fix bug (debian #213172): http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=213172 by Josh Coalson · 21 years ago
  60. 7890953 use new Ogg FLAC file encoder where appropriate by Josh Coalson · 21 years ago
  61. 45df151 better end-of-file/stream checking by Josh Coalson · 21 years ago
  62. 7d045bf add primuslive.com news item by Josh Coalson · 21 years ago
  63. 25a9dee remove logo from todo list by Josh Coalson · 21 years ago
  64. 45cb2db use new logo from Mike by Josh Coalson · 21 years ago
  65. 6bc57f9 add proper news links for bygone status items by Josh Coalson · 21 years ago
  66. e56a1e4 fix error in encoded residual definition by Josh Coalson · 21 years ago
  67. 6a86804 add rhythmbox link by Josh Coalson · 21 years ago
  68. c4fd2b3 add link to FLACer by Josh Coalson · 21 years ago
  69. 826f59e add Magnatune item in status/links by Josh Coalson · 21 years ago
  70. 4623d26 add mplayer link, fix MAC link by Josh Coalson · 21 years ago
  71. 3c2bdf8 add ogg seekable stream and file encoder and decoder interfaces by Josh Coalson · 21 years ago
  72. e9b38b4 implementation finished by Josh Coalson · 21 years ago
  73. fe1a23e rewrite to use ogg encoder aspect by Josh Coalson · 21 years ago
  74. 4e96cdb minor syntax by Josh Coalson · 21 years ago
  75. 069a58b minor formatting by Josh Coalson · 21 years ago
  76. 071e13a minor comments by Josh Coalson · 21 years ago
  77. efd81fc add OggFLAC__ogg_decoder_aspect_reset() by Josh Coalson · 21 years ago
  78. e7e5675 add metadata callback back to ogg stream encoder by Josh Coalson · 21 years ago
  79. 6e2c6d9 add a "tell" callback to the seekable stream encoder to make the metadata writeback more robust by Josh Coalson · 21 years ago
  80. 792ddbf rewrite to support seeking by Josh Coalson · 21 years ago
  81. 85f5357 minor comments by Josh Coalson · 21 years ago
  82. 774a127 minor syntax by Josh Coalson · 21 years ago
  83. 807140d use resolved_state_string as much as possible by Josh Coalson · 21 years ago
  84. d36b346 add resolved_as_cstring() by Josh Coalson · 21 years ago
  85. c6d1fc8 minor formatting by Josh Coalson · 21 years ago
  86. 02e6011 remove leftover and unimplemented proto FLAC__file_decoder_process_remaining_frames() by Josh Coalson · 21 years ago
  87. 8bd4884 add the metadata callback back in the stream encoder by Josh Coalson · 21 years ago
  88. 39578a0 add id for xmcd by Josh Coalson · 21 years ago
  89. cf3f338 minor verbiage by Josh Coalson · 21 years ago
  90. 9694e47 add OggFLAC__stream_decoder_get_resolved_state_string(), rewrite to use new ogg decoder aspect by Josh Coalson · 21 years ago
  91. 32cefcc add OggFLAC__stream_encoder_get_resolved_state_string() by Josh Coalson · 21 years ago
  92. 48bbe81 add OggFLAC__OggDecoderAspect member by Josh Coalson · 21 years ago
  93. b3aad64 add private dir by Josh Coalson · 21 years ago
  94. a1a0200 initial import by Josh Coalson · 21 years ago
  95. f6224af *::State::resolved_as_cstring() is now inlined by Josh Coalson · 21 years ago
  96. 43b0ddc add OggFLAC__stream_encoder_get_resolved_state_string() by Josh Coalson · 21 years ago
  97. 75c7968 more API comments, add OggFLAC__file_decoder_set_serial_number(), OggFLAC__file_decoder_get_resolved_state_string(), OggFLAC__file_decoder_get_decode_position() by Josh Coalson · 21 years ago
  98. ae1aad1 more API comments, add OggFLAC__seekable_stream_decoder_set_serial_number(), OggFLAC__seekable_stream_decoder_get_resolved_state_string(), OggFLAC__seekable_stream_decoder_get_decode_position() by Josh Coalson · 21 years ago
  99. 03140c4 add OggFLAC__stream_decoder_get_resolved_state_string() by Josh Coalson · 21 years ago
  100. 5e97309 add *::State::resolved_as_cstring() by Josh Coalson · 21 years ago