Displaying 20 results from an estimated 100 matches similar to: "PATCH: XMMS year bug"
2004 Sep 10
3
getting framesize in client
On Fri, Nov 08, 2002 at 12:39:52PM -0800, Josh Coalson wrote:
> --- Miroslav Lichvar <lichvarm@phoenix.inf.upol.cz> wrote:
> > I have few notes:
> >
> > It seems there is changed API in CVS again. So, what about adding
> > function like
> > unsigned FLAC__format_frame_size(const FLAC__Frame *frame)
> > which returns size of the frame in bytes. This
2004 Sep 10
2
getting framesize in client
On Fri, Nov 08, 2002 at 07:12:35PM -0800, Josh Coalson wrote:
> Yeah, it's useful, so now there is a
> FLAC__seekable_stream_decoder_get_decode_position() and
> FLAC__file_decoder_get_decode_position(). I haven't documented
> them yet but you can see an example in
> src/metaflac/operations_shorthand_seektable.c where I use it
> during seektable creation.
Ok, here is
2004 Sep 10
2
xmms plugin, fileinfo
Here is preliminary patch for fileinfo for xmms plugin. Saving and
removing of the tag isn't working.
When saving, how handle id3v1, v2?
Display and edit more fields (e.g. performer)?
How handle genres? Combo with predefined values?
--
Miroslav Lichvar
-------------- next part --------------
Index: src/plugin_xmms/Makefile.am
2002 Feb 12
2
problem with Vorbis DLL's
Hi,
I was wondering if anyone out there had any success dynamically loading the
Vorbis libraries via LoadLibrary on Win32. I'm able to use things properly
by linking in the static libraries, but when I try to load them dynamically
(which I really need to do), I get an access violation when calling ov_open.
The code looks something like this...
typedef int
2004 Sep 10
2
And Another OS X Install Problem...
/bin/sh ../../mkinstalldirs /sw/lib/xmms/Input
../../libtool-disable-static --mode=install /usr/bin/install -c
libxmms-flac.la /sw/lib/xmms/Input/libxmms-flac.la
libtool-disable-static: install: warning: relinking `libxmms-flac.la'
cd /Users/glenn/Desktop/flac-1.0.5_beta1/src/plugin_xmms; /bin/sh
../../libtool-disable-static --mode=relink gcc -I../.. -I./include
-I../../include -g -O2
2004 Sep 10
2
xmms-flac plugin in OS X - Apple X11
I have been using Apple's X11 on OS X and I got the source and compiled
flac 1.0.5 beta2. Everything seemed to build and install OK, but the
xmms-flac plugin is not working, and I cannot open xmms. I get the
following error when I launch xmms from xterm:
brian it's 8:41pm, what now? xmms &
[1] 567
brian it's 8:41pm, what now? dyld: xmms Undefined symbols:
2004 Sep 10
1
xmms-flac plugin in OS X - Apple X11
On Friday, January 24, 2003, at 12:28 AM, Josh Coalson wrote:
> --- Brian Haberman <habesct@mac.com> wrote:
>> I have been using Apple's X11 on OS X and I got the source and
>> compiled
>> flac 1.0.5 beta2. Everything seemed to build and install OK, but the
>>
>> xmms-flac plugin is not working, and I cannot open xmms. I get the
>> following
2004 Sep 10
2
[lamont+buildd@hp.com: Bug#162718: flac_1.0.4-1(hppa/unstable): FTBFS: non-PIC code in shared object]
It looks like libplugin_common.a is being linked into the shared object
libxmms-flac.so. In that case, all of the objects in libplugin_common.a
must be compiled with -fPIC.
----- Forwarded message from lamont+buildd@hp.com -----
Date: Sat, 28 Sep 2002 18:54:08 -0600
From: lamont+buildd@hp.com
Resent-From: lamont+buildd@hp.com
To: submit@bugs.debian.org
Subject: Bug#162718:
2004 Sep 10
1
[Flac-users] Undefined PLT symbol "FLAC__plugin_common__init_dither_context"
Well, I've rebuilt flac from the original source, without using the NetBSD
package system, and I'm still seeing the same problem with the XMMS FLAC
plugin:
/usr/pkg/lib/xmms/Input/libxmms-flac.so: Undefined PLT symbol "FLAC__plugin_common__init_dither_context" (symnum = 30)
I can see that the symbol is defined in the common library:
$ nm src/plugin_common/libplugin_common.a |
2004 Sep 10
0
http streaming in the xmms plugin
Hi,
Here's a patch to add support for streaming HTTP transport to the xmms
plugin. Most of the code (in particular, http.c) is taken from the xmms
mpg123 input plugin.
You'll need to make a three-line change to the xmms mpg123 input plugin to
get streaming to work. The mpeg plugin currently handles all http urls
itself unless they end in an ogg or real audio extension (which means flac
2004 Sep 10
0
And Another OS X Install Problem...
--- Glenn <glenn@meaning.com> wrote:
> /bin/sh ../../mkinstalldirs /sw/lib/xmms/Input
> ../../libtool-disable-static --mode=install /usr/bin/install -c
> libxmms-flac.la /sw/lib/xmms/Input/libxmms-flac.la
> libtool-disable-static: install: warning: relinking `libxmms-flac.la'
> cd /Users/glenn/Desktop/flac-1.0.5_beta1/src/plugin_xmms; /bin/sh
>
2004 Sep 10
4
non-PIC code in shared libs again
On Wednesday, February 5, 2003, at 10:47 PM, Josh Coalson wrote:
> --- Matt Zimmerman <mdz@debian.org> wrote:
>
> good, very good. it may take me a little bit to get to it
> since I'm starting a new job next week.
>
> Ben, can you inspect the patch and confirm that it covers
> what you also suggested?
The patch fixed the problem with your libs. However, when
2011 May 23
5
Variable Bit Rate
Is FLAC a variable bit rate format when streamed? If so, how can it be
truly lossless?
--
Dennis Brunnenmeyer
Director of Engineering
CEDAR RIDGE SYSTEMS
15019 Rattlesnake Road
Grass Valley, CA 95945-8710
Office: 1 (530) 477-9015
Mobile: 1 (530) 320-9025
eMail: dennisb /at/ chronometrics /dot/ com
http://www.chronometrics.com/crs/index.html
<http://www.chronometrics.com/crs/index.html>
2010 Oct 06
16
Dealing with an EAV database
I''ve inherited an EAV database and there''s really no option to remodel
it. Data is stored as key_name, key_value pairs
Trying to return a meaningful, unified recordset is far too complex to
be efficient.
I''ve decided to make use of the MySQL GROUP_CONCAT, and CONCAT_WS
functions to return a fast query result, with the consolidated fields
as one string.
The final data is
2006 Feb 22
2
accessing an attribute within an embedded object
When I dump an instance variable to the web browser using object.inspect
I get the following:
This:
<%= debug archive.inspect %>
Yields this:
#<RapturePost:0x2aaaacada118
@attributes={\"date_created\"=>\"2006-02\"}>"
How do I access that date created value?
Neither of the following work. The don''t give me the actual date value,
only nil or
2004 Aug 24
2
call queue help
Guys I am having some serious issues with my call queue and Management
is breathing down my neck pretty bad, and I am running out of ideas.
I have a single queue for my tech support department. I originally was
using the AgentCallbackLogin for them and it tested out great on our
testing weekends, but it hasn't worked out since. It would only let one
of them take calls at a time, no matter
2009 Sep 17
1
noob simple question create custom options_for_select
Hello everyone,
I''m starting learning ruby on rails and i have a question that maybe is more
about ruby but anyway.
I have a table with 2 columns type and value and i would like to create a
select that had like options all the values but for certain types they
should appear as the text.
I want to achieve something like:
Select the option: <select id="condition"
2008 Feb 07
0
Hardware FLAC decoder
I'd like to announce the first public demo of a hardware FLAC decoder
that I and three of my colleagues have been working on over the past 8
months. This project has been developed as part of the University of
Waterloo's Fourth Year Design Project requirement for undergrad
students in Electrical & Computer Engineering.
Our decoder has been implemented in VHDL and is currently
2010 Dec 11
5
(S|odf)weave : how to intersperse (\LaTeX{}|odf) comments in source code ? Delayed R evaluation ?
Dear list,
Inspired by the original Knuth tools, and for paedaogical reasons, I wish
to produce a document presenting some source code with interspersed
comments in the source (see Knuth's books rendering TeX and metafont
sources to see what I mean).
I seemed to remember that a code chunk could be defined piecewise, like in
Comments...
<<Chunk1, eval=FALSE, echo=TRUE>>=
2001 Aug 21
2
Title formatting for players/plugins
Hi, Peter Pawlowski's new (1.15beta) winamp decoder plugin seems quite
nice, in my opinion..
The "title formatting logic" is what I've been dreaming of for ages..
Right now I've chosen "%artist / [[%[abbr20]album][-%[num2]tracknumber]
/ ]%title[ - %version]"
I get titles such as "Artist / Title"or "Artist / Album / Title" or
"Artist /