vgmstream/winamp
Naram Qashat 0a52e70483 Add ReplayGain and extended read functionality to Winamp plugin.
* Adds configuration options for ReplayGain as well as adds them to the configuration dialog box.
* Adds the volume to the info box (I'm thinking maybe this should later say "computed volume" and be preceded by a list of the tags associated to the file).
* Sadly, Winamp requires the methods related to opening, closing, seeking and getting data to basically be duplicated for the extended read functionality to work...
* ReplayGain is intentionally ignored in the extended read functionality so that Winamp ReplayGain calculator can function properly.
* NOTE: I think maybe the extended read functionality should ignore looping forever?
2019-03-30 15:10:42 -04:00
..
sdk Move winamp sdk files to subfolder for clarity 2018-11-04 00:48:57 +01:00
CMakeLists.txt A couple more CMake fixes. 2019-03-29 23:07:58 -04:00
in_vgmstream.c Add ReplayGain and extended read functionality to Winamp plugin. 2019-03-30 15:10:42 -04:00
in_vgmstream.vcproj Clean builds and enable VGM_USE_VORBIS/MPEG manually for consistency 2018-08-20 20:08:24 +02:00
in_vgmstream.vcxproj Add CMake scripts 2019-03-17 14:36:55 -04:00
in_vgmstream.vcxproj.filters Create project files for VS2015 2015-08-30 10:27:27 -05:00
Makefile Try to setup Makefile for cross-compile (untested) 2018-09-08 17:07:33 +02:00
resource.h Add ReplayGain and extended read functionality to Winamp plugin. 2019-03-30 15:10:42 -04:00
resource.rc Add ReplayGain and extended read functionality to Winamp plugin. 2019-03-30 15:10:42 -04:00