search for: flac_ren

Displaying 10 results from an estimated 10 matches for "flac_ren".

Did you mean: flac_min
2014 May 02
3
FLAC utilities for Monkey's Audio GUI: useful?
FLAC solution for MSVS contains two projects: flac_mac and flac_ren. They are intended to work together with Monkey's Audio GUI frontend ( http://www.monkeysaudio.com/images/screenshot.png ) as explained here: http://wayback.archive.org/web/20060428142919/http://flac.sourceforge.net/documentation.html#monkey Version 4.01b2 (February 17, 2006) still have out-of...
2006 Dec 27
2
compiling in VS2005
i get a pile of errors when trying to compile this in visual studio 2005. do i need to use MSVC6? flac_mac, flac_ren, the test exes and libFLAC++.dll are all that compiled for me in 2005.
2014 May 03
0
FLAC utilities for Monkey's Audio GUI: useful?
lvqcl wrote: > I also suspect that Monkey's Audio GUI frontend isn't a very popular tool > these days. So I propose to remove flac_mac and flac_ren from the sources > because they became useless; just as in_flac was removed some time ago. That makes sense. Unless anyone objects, I will remove these in a week's time. Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.m...
2004 Sep 10
1
Patch for building on IRIX
...le ? src/libOggFLAC/Makefile ? src/libOggFLAC/include/Makefile ? src/libOggFLAC/include/protected/Makefile ? src/libOggFLAC++/Makefile ? src/metaflac/Makefile ? src/metaflac/metaflac ? src/monkeys_audio_utilities/Makefile ? src/monkeys_audio_utilities/flac_mac/Makefile ? src/monkeys_audio_utilities/flac_ren/Makefile ? src/plugin_common/Makefile ? src/plugin_winamp2/Makefile ? src/plugin_winamp3/Makefile ? src/plugin_xmms/Makefile ? src/share/Makefile ? src/test_libFLAC/Makefile ? src/test_libFLAC/test_libFLAC ? src/test_libFLAC++/Makefile ? src/test_libFLAC++/test_libFLAC++ ? src/test_libOggFLAC/Makef...
2012 Dec 04
0
[PATCH] Update FSF address.
...| 6 +-- src/metaflac/utils.c | 6 +-- src/metaflac/utils.h | 6 +-- src/monkeys_audio_utilities/flac_mac/Makefile.am | 6 +-- src/monkeys_audio_utilities/flac_mac/main.c | 6 +-- src/monkeys_audio_utilities/flac_ren/Makefile.am | 6 +-- src/monkeys_audio_utilities/flac_ren/main.c | 6 +-- src/plugin_common/charset.c | 6 +-- src/plugin_common/charset.h | 6 +-- src/plugin_common/dither.c | 6 +-- src/plugin_common/replaygain.c...
2004 Sep 10
2
stat() and Windows
...the same name does exist. So would it be possible to change stat() and struct stat ? I did the following in the code : #define STAT(x,y) _stat(x,y) typedef struct stat STRUCT_STAT; and then replace the corresponding code in src/flac/file.c , src/libFLAC/file_decoder.c , monkeys_audio_utilities/flac_ren/main.c and src/plugin_winamp2/in_flac.c I also attach a Visual Studio 5 .dsp file to create the libFLAC.lib. It should also work on VS6. If you need help to build the DLL (I saw that on the TODO of the website) I could provide what is needed too. -------------- next part -------------- # Micros...
2004 Sep 10
0
FLAC 1.0.4 beta released
...c/libOggFLAC/include/protected/Makefile config.status: creating src/libOggFLAC++/Makefile config.status: creating src/flac/Makefile config.status: creating src/metaflac/Makefile config.status: creating src/monkeys_audio_utilities/flac_mac/Makefile config.status: creating src/monkeys_audio_utilities/flac_ren/Makefile config.status: creating src/monkeys_audio_utilities/Makefile config.status: creating src/plugin_common/Makefile config.status: creating src/plugin_winamp2/Makefile config.status: creating src/plugin_winamp3/Makefile config.status: creating src/plugin_xmms/Makefile config.status: creating s...
2007 Mar 06
1
Errors compiling flac in Visual Studio Express 2005
...\workspace\soundio\tool\flac_1.1.3\main\flac-1.1.3\src\test_streams\main.c(406) : warning C4996: 'fopen' was declared deprecated 19> c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen' 20>------ Rebuild All started: Project: flac_ren, Configuration: Debug Win32 ------ 19> Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.' 20>Deleting intermediate and output files for project 'flac_ren...
2004 Sep 10
5
FLAC 1.0.4 beta released
All, I have just finished uploading the source release for FLAC 1.0.4 beta to Sourceforge; there are no binary releases. See the included doc/html/news.html for the changes since 1.0.3; there are quite a few. http://prdownloads.sourceforge.net/flac/flac-1.0.4_beta-src.tar.gz?download Please beat up on this as much as possible in the next week or two and try and turn up bugs. Here's a
2007 Oct 17
1
Fwd: Re: FLAC for "ARM little endian for glibc"
...H tags rm -rf ./.deps rm -f Makefile make[4]: Leaving directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/src/plugin_common' Making distclean in monkeys_audio_utilities make[4]: Entering directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/src/monkeys_audio_utilities' Making distclean in flac_ren make[5]: Entering directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/src/monkeys_audio_utilities/flac_ren' rm -rf .libs _libs rm -f *.lo rm -f rm -f libtool rm -f Makefile make[5]: Leaving directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/src/monkeys_audio_utilities/flac_ren' Making...