Displaying 20 results from an estimated 2000 matches similar to: "Mac project files in mainstream"
2000 Oct 10
4
Mac Ogg Vorbis Player
Well, I updated the player to work with the branch_postbeta2, but it
contains some nasty kludges to the project files that probably shouldn't
be finalized. I'm going to put it in a separate file
(http://oscar.the-rileys.net/programming/vorbis_pb2.tar.gz) for now.
Unfortunately, this release doesn't seem to fix the "tearing sound"
problem. I think this might be related to
2002 Jan 06
2
More OS X issues
Well, I've "fixed" two problems so far with getting things built on OS
X. If whoever did the OS X work is reading this, feel free to tell me
where/how I've screwed up =)
The first problem is that it couldn't find MacTypes.h in the path.
MacTypes.h is simply a one line file that includes
<CoreServices/CoreServices.h>, so I just replaced the MacTypes.h with
that.
In
2000 Dec 23
2
What we need to make it
Here's what we need for a BIG popularity boost:
Good interfaces!
Yeah yeah, i know, i'll be bitched at on how I should do it on my own, but
one thing that always ticked me about MP3 - the lack of tools that do the
job without the mess.
What we need now is - an ID tag editor. Menu-driven, that means CLI or GUI.
We need that, badly. Encoder - GUIs for X and MS Windows. Right now,
encoding
2002 Aug 12
5
DRM
Hi everybody,
I was just wondering if there is a DRM (Digital Right Management) solution to use with ogg vorbis.
Any information welcomed.
Thanx
Chris
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org'
containing only the word
2002 Aug 12
5
DRM
Hi everybody,
I was just wondering if there is a DRM (Digital Right Management) solution to use with ogg vorbis.
Any information welcomed.
Thanx
Chris
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org'
containing only the word
2000 Aug 14
2
macOS9 patches committed
I finally got around to committing Chris Hanson's MacOS9 patches. Just though
you should know.
Monty
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
2001 May 17
2
QuickTime component for MacOS 9
I'd like to announce the availablity of the Ogg Vorbis
QuickTime component for MacOS 9.
It only exports at the moment, import and decompressing
is next.
http://homepage.mac.com/snicolai
Email me with comments, log the bugs/feature requests
at http://bugs.xiph.org/
Steve Nicolai
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To
2001 Jan 18
3
what about mac
can anyone tell me if I will be able to enjoy using ogg vorbison my
macintosh any time soon??
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
2000 Sep 07
3
Closed Source Releases (Ekk a LGPL problem)
Hi every one,
I have an unfortunate need to release a closed source BeOS media codec
for Vorbis, basically I'm using headers under an NDA so I can't release
them.
(Yeah I know closed source boo hiss).
So I have a couple of question about what I need to do for all this
to be above board.
I've made no changes to the libraries so thats not a problem.
As far as I can see as
2005 Mar 23
2
0.11 problems
I''ve upgraded to 0.11 this morning specifically to test out the
pagination stuff. When that didn''t work (didn''t recognise the command)
I deleted my project and recreated from scratch. So in short
rails projectname
cd projectname
edit config/database.yml (my database is postgres by the way)
ruby scripts/generate model Recordtype
ruby
2000 Nov 15
1
BeOS on PPC compile, thread question.
> In fact I am compiling as C++. Under BeOS, these functions will
> eventually end up inside of a C++ class. So, I'm kind of stuck.
> It's not the end of the world.
Couldn't you just compile the vorbis files as vanilla C, and then implement a thin C++ wrapper if you need to access it that way? There's nothing in BeOS which *requires* code to be C++. Sorry if I'm
2011 Aug 25
3
Very Basic Source Question
I'm having an issue sourcing an R file from my workbench using StatET in the
Eclipse IDE. All I'm trying to do is get comfortable with 'source' and run
"source(C:/Program Files (x86)/Eclipse/eclipse/ProjectName/SourceFile.R)".
When I try to call the path for the file i get the error: "unexpected '/' in
"source(C:/". I've looked around but
2001 Jan 26
5
ogg pic format (again).. here's why
I sent a little mail some time ago asking if there was going to be an ogg
pic-format, and you replied that PNG, MNG and JNG is good enough (sorry for
this late answer btw).. But, consider this: The ogg video-format (tarkin ?
where do you get these names from anyway ? :) ) needs a way to compress its
frames. Are you going to use MNG for that ? :) ..
If you had an ogg pic format, that format could
2007 Jan 06
1
transferred files have ",v" at their end
Hi Guys,
When I transfer files with rsync to my server, all the files get a ",v"
added to the extension. Do you know why is this?
I am using the command described on sourceforge
rsync -av rsync://PROJECTNAME.cvs.sourceforge.net/cvsroot/PROJECTNAME/* .
and I get files like "build.xml,v"
If I do a search for the exact phrase with search engines, "build.xml,v", I
can
2008 Jun 13
2
public/.htaccess missing from Rails 2.1?
I just started with rails and have been using rails 2.0.2 up until
today. I did a gem install of Rails 2.1 and I noticed that when I
created a new project with: rails -d mysql projectname, I don''t have
a .htaccess file any longer to tell Apache to execute the fcgi or cgi
scripts... Is this on purpose or did I do something wrong?
--~--~---------~--~----~------------~-------~--~----~
You
2019 Jun 05
10
[PATCH 1/4] drm/virtio: Ensure cached capset entries are valid before copying.
From: David Riley <davidriley at chromium.org>
virtio_gpu_get_caps_ioctl could return success with invalid data if a
second caller to the function occurred after the entry was created in
virtio_gpu_cmd_get_capset but prior to the virtio_gpu_cmd_capset_cb
callback being called. This could leak contents of memory as well
since the caps_cache allocation is done without zeroing.
2002 Jun 17
2
Going Mainstream
Devik, Can you send Htb to Marcello Please?
Its only a module, but its about time it went mainstream.
Maybe its too late for 2.4.19, but 2.4.20 will come.
Same comment for IMQ also.
Regards
John
2005 Oct 31
1
policies primer posted
After trying to get all the policy stuff nailed down I figured I'd save
others the trouble, so I wrote up a primer and posted it on my site at
http://www.ehsco.com/reading/20051031.html
Hoepfully that will save others some trouble
--
Eric A. Hall http://www.ehsco.com/
Internet Core Protocols http://www.oreilly.com/catalog/coreprot/
2004 Aug 06
1
OT: OGG in the mainstream
switching or adding?
Dave St John
Mediacast1 Administration
(720) 641-7586
----- Original Message -----
From: "Bryan Payne" <speedwolf@door.net>
To: <icecast@xiph.org>
Sent: Monday, July 14, 2003 7:12 PM
Subject: Re: [icecast] OT: OGG in the mainstream
<p>> AAC + I believe is correct.
>
> Bryan
>
>
> ---- Original Message -----
> From:
2004 Aug 06
2
OT: OGG in the mainstream
gtgbr@gmx.net wrote:
> My guess is that Shoutcast gets Ogg Vorbis support when hell
> freezes over.
Don't quote me but I believe Shoutcast is switching to MPEG-4 AAC later
this year.
Ross.
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'