[hxdatatype] completed reorganization of datatype/mp3
Jon Recker jrecker at real.comThe floating-point MP3 decoder has been updated as described in the previous message https://datatype.helixcommunity.org/servlets/ReadMsg?list=dev&msgNo=237 The affected modules are /datatype/mp3/codec /datatype/mp3/renderer (Umakefil only) To update an existing copy of the codebase, you'll probably need to use -d and -P (since some directories were created and deleted). Be sure to update the renderer as well to avoid link errors. mp3render.dll has been built successfully for Win32 and Linux, but let us know if there are any problems building for other platforms. The fixed-point codec has not yet been added, so all configurations will continue to build the floating-point codec for now. When the fixed-point code is checked it, we'll enable the Umakefil checks that determine whether to build fixed or float. Jon Recker --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe at datatype.helixcommunity.org For additional commands, e-mail: dev-help at datatype.helixcommunity.org