similar to: Answering the Hydrogen Audio thread

Displaying 20 results from an estimated 300 matches similar to: "Answering the Hydrogen Audio thread"

2013 Mar 05
3
Answering the Hydrogen Audio thread
Take a look at how the Opus Tools package handles it. So far as I remember, it requires minimal changes to the file(s) containing references to the main entry point and to fopen. It imports the command line arguments as wchar_t and converts them to UTF-8, and has replacement functions for fopen and some text output that accept UTF-8 instead of ANSI. I think it automatically kicks in on definition
2013 Mar 05
0
Answering the Hydrogen Audio thread
I would be willing to add Windows Unicode support (and large file mode) to the flac binary tool, but frankly I'm not sure that it could be done as a single cross-platform source file. There would be a significant amount of either Windows API function calls or MSVC-specific extensions to the C library (like _wfopen). It would quickly devolve into an #ifdef _MSC_VER mess. >> ktf said:
2013 Mar 05
0
Answering the Hydrogen Audio thread
My worry is more around metadata handling and parsing commandline input. You can't pass UTF-8 in setlocale on windows (from the docs: "If you provide a code page like UTF-7 or UTF-8, setlocale will fail, returning NULL."). There is a good chance that the behavior will still be correct with UTF-8 strings even when in the "C" locale, but I'm not entirely sure. If so,
2013 Mar 06
2
Answering the Hydrogen Audio thread
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 05.03.2013 20:39, Ben Allison wrote: > I would be willing to add Windows Unicode support (and large file > mode) to the flac binary tool, but frankly I'm not sure that it > could be done as a single cross-platform source file. There would > be a significant amount of either Windows API function calls or > MSVC-specific
2012 Aug 28
3
The FLAC website
Martijn van Beurden wrote: > I can't read russian, but that part of the website seems pretty > outdated, mentioning FLAC 1.1 as the last news item? I have no problem dropping that. > I guess I would like to update the news section with a few items (I > guess that's what makes a website looks 'fresh', I would love to make > FLAC look like an active project :))
2015 Mar 20
3
Samba AD DC and browsing of shares
----- V?stule no Rowland Penny <rowlandpenny at googlemail.com> --------- Datums: Fri, 20 Mar 2015 13:12:20 +0000 S?t?t?js: Rowland Penny <rowlandpenny at googlemail.com> Temats: Re: [Samba] Samba AD DC and browsing of shares Sa??m?js: samba at lists.samba.org >> the necessity for external heimdal even for Samba 4 in case of >> Slackware I found somehwere in
2012 Aug 30
2
The FLAC website
Sorry, for the late repsonse Martijn. I've been crazy busy. Martijn van Beurden wrote: > On 28-08-12 10:46, Erik de Castro Lopo wrote: > > I think thats a great idea. WOuld be happy to have someone pick > > this up and run with it. > > So I got busy but stumbled upon several things. I'm not sure why there > are two boxes displaying the same news on the homepage
2015 Mar 21
0
Samba AD DC and browsing of shares
Hello, From: J?nis <je at ktf.rtu.lv> Date: Sat, 21 Mar 2015 12:36:09 +0200 >> From: J?nis <je at ktf.rtu.lv> >> Date: Thu, 19 Mar 2015 23:32:37 +0200 >>> > You do not have to use samba 4 to create an AD DC, you can use samba 4 >>> > just >>> > like samba 3, as a standalone server, as a client in a windows domain, as >>> >
2007 Oct 27
2
quality -2 in vorbis?
Hi again, I was just looking at reviews on vorbis and reading some listening test results when I came across several web sites that were saying something about Vorbis quality -2. From what I read a few programs have Vorbis going down to quality -2 and I even think hydrogen audio forums mentions it in a speech compression topic. Does this quality really exist and has anyone even heard of it? I
2015 Feb 18
5
[LLVMdev] [cfe-dev] [3.6 Release] RC3 has been tagged
On Wed, Feb 18, 2015 at 11:53 AM, Renato Golin <renato.golin at linaro.org> wrote: > On 18 February 2015 at 16:39, Jack Howarth > <howarth.mailing.lists at gmail.com> wrote: >> This still all begs the question of what exact metrics exist for the >> Q/A of llvm releases? IMHO, the bad PR from shoving out compiler >> releases with severe performance regressions in
2012 Aug 28
0
The FLAC website
On 28-08-12 10:46, Erik de Castro Lopo wrote: > I think thats a great idea. WOuld be happy to have someone pick > this up and run with it. So I got busy but stumbled upon several things. I'm not sure why there are two boxes displaying the same news on the homepage right now, so I made two screenshots of possible designs, one which keeps both boxes and one that moves everything to the
2012 Sep 14
0
The FLAC website
Hi all, I've updated the RSS feed and made the pages fetch and display that feed. Now only the feed had to be updated to update the pages as well. I have included a patch, however, I've never worked with git before so I hope everything is done correctly. If not, please tell me. I've removed the feeds/news-atom1.xml file, however that doesn't show up in the diff file? I would
2012 Mar 07
4
Cloud on CentOS Server
I'm looking into adding a cloud to one of my servers. Criteria: security accessible via Windoze, Android Mobile Devices, iPhones, iPads, Macs Preferably something living under one of the better repos, such as epel An active project doing updates and adding features. I don't suppose any of you have ideas for this? ;) -- John Hinton 877-777-1407 ext 502 http://www.ew3d.com Comprehensive
2004 Sep 10
2
new CUESHEET metadata block
Hi all, I started up a discussion on Hydrogen Audio about a new FLAC metadata block for storing cuesheets. This is really the last missing piece in archiving CDs. Here's the link: http://www.hydrogenaudio.org/index.php?act=ST&f=20&t=4646 I would appreciate any feedback anyone has on the subject. If it's not too inconvenient, try replying on the forum there (not sure if you
2012 Dec 13
2
The FLAC website
On 14 September 2012 18:01, Martijn van Beurden <mvanb1 at gmail.com> wrote: > Hi all, > > I've updated the RSS feed and made the pages fetch and display that feed. > Now only the feed had to be updated to update the pages as well. > > I have included a patch, however, I've never worked with git before so I > hope everything is done correctly. If not, please tell
2016 Feb 09
3
Utility to zero unused blocks on disk
On Mon, 2016-02-08 at 14:22 -0800, John R Pierce wrote: > the only truly safe way to destroy data on magnetic media is to grind > the media up into filings or melt it down in a furnace. I unscrew the casing, extract the disk platter(s), slide a very strong magnet over both sides of the platter surface then bend the platter in half. How secure is that ? I can't afford a machine that
2016 Feb 09
1
Utility to zero unused blocks on disk
> -----Original Message----- > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On > Behalf Of EGO-II.1 > Sent: den 9 februari 2016 09:00 > To: CentOS mailing list > Subject: Re: [CentOS] Utility to zero unused blocks on disk > > > > >> the only truly safe way to destroy data on magnetic media is to grind > >> the media up into
2004 Jun 21
0
If you're against .ogv, don't bother even reading this. Was (Re:
[Vorbis] Extension proposal - partly serious) In-Reply-To: <Pine.LNX.4.44.0406201942590.21207-100000@sasami.anime.net> References: <Pine.LNX.4.44.0406201942590.21207-100000@sasami.anime.net> Message-ID: <40D70E0E.5090807@ellisfoundation.com> >Anyone else want to take this discussion to another mailing list? We can >hash out a standard there without interference from the
2017 Oct 05
3
dealing with a messy dataset
dear Jim, Thanks for your reply and your proposition. I forgot to provide the header of the dataframe, here it is: ================================================================================ Byte-by-byte Description of file: lvg_table2.dat -------------------------------------------------------------------------------- Bytes Format Units Label Explanations
2022 Dec 08
3
DDNS, DHCP and AD
Looking for general theory here - perhaps this will devolve into more "how to" later, but right now I need overall understanding. We handle DHCP outside AD. We also do DDNS there, and handle DNS lookups. Here's what the current setup looks like We have a pair of DHCP servers (ISC DHCPD) and those same boxes handle DNS for the network. They're in the DNS domain of, lets say;