Displaying 14 results from an estimated 14 matches for "flac_mac".
2013 Apr 01
2
flac 1.3.0pre3 pre-release
Janne Hyv?rinen wrote:
> Zip with random patches:
>
> flac_mac: fixes some missing parameters from safe string handling
> changes in flac_mac's main.c
> flac_mac_project: adds flac's include dir for the project so new
> functions can be found
> progress_display: flac testing progress display used old functions that
> didn't get ut...
2013 Apr 02
0
flac 1.3.0pre3 pre-release
On 1.4.2013 22:37, Erik de Castro Lopo wrote:
> Janne Hyv?rinen wrote:
>
>> Zip with random patches:
>>
>> flac_mac: fixes some missing parameters from safe string handling
>> changes in flac_mac's main.c
>> flac_mac_project: adds flac's include dir for the project so new
>> functions can be found
>> progress_display: flac testing progress display used old functions that
>>...
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) stil...
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.
2013 Apr 01
17
flac 1.3.0pre3 pre-release
Hi all,
The latest pre-release is here:
http://downloads.xiph.org/releases/flac/beta/flac-1.3.0pre3.tar.xz
but there will probably need to be at least one more.
I've tested this on
x86_64-linux
powerpc-linux
i386-openbsd5.2
i386-freebsd9
The majority of changes since the last pre-release is the addition of
Janne Hyv?rinen's utf8 I/O functionality. Janne's
2013 Apr 02
2
flac 1.3.0pre3 pre-release
Janne Hyv?rinen wrote:
> Surprisingly flac_mac had mistakenly gotten extra parameters for safe
> string functions requiring further patching.
> And here's patches for the changes in git for flactimer.
Applied, thanks.
> I noticed compat.h patch didn't make it into git. I know it may not be
> perfect patch but unistd.h is...
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...
2014 May 03
1
FLAC utilities for Monkey's Audio GUI: useful?
Erik de Castro Lopo wrote:
> That makes sense. Unless anyone objects, I will remove these in a week's
> time.
Patch for FLAC.sln attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flac_mac.patch
Type: application/octet-stream
Size: 2335 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140503/b51e9b46/attachment.obj
2004 Sep 10
1
Patch for building on IRIX
...nclude/protected/Makefile
? src/libFLAC++/Makefile
? 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_libF...
2012 Dec 04
0
[PATCH] Update FSF address.
...| 6 +--
src/metaflac/usage.c | 12 +++---
src/metaflac/usage.h | 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...
2004 Sep 10
0
FLAC 1.0.4 beta released
...s: creating src/libOggFLAC/include/Makefile
config.status: creating src/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
conf...
2007 Mar 06
1
Errors compiling flac in Visual Studio Express 2005
...#39;wtypes.h': No such file or
directory
20>Build log was saved at
"file://c:\greenhouse\workspace\soundio\tool\flac_1.1.3\main\flac-1.1.3\src\monkeys_audio_utilities\flac_ren\Debug\BuildLog.htm"
20>flac_ren - 1 error(s), 0 warning(s)
21>------ Rebuild All started: Project: flac_mac, Configuration: Debug Win32
------
21>Deleting intermediate and output files for project 'flac_mac',
configuration 'Debug|Win32'
21>Compiling...
21>main.c
21>c:\greenhouse\workspace\soundio\tool\flac_1.1.3\main\flac-1.1.3\src\monkeys_audio_utilities\flac_mac\main.c(32)...
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"
...ring 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 distclean in flac_mac
make[5]: Entering directory `/home/rba/UPnPTVStack/lgpl-code/flac-1.1.2/src/monkeys_audio_utilities/flac_mac'
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_mac'
Making...