similar to: WinAmp Plugin

Displaying 15 results from an estimated 15 matches similar to: "WinAmp Plugin"

2000 Jun 18
3
Makefile dependencies in vorbis-tools
I've been trying to tackle the vorbis source. I ran across what I think is a missing dependency in the vorbis-tools directory. Since ogg123 and vorbize are staticly linked to libvorbis and vorbisfile, when those file change, the executables should be rebuilt. Below I've attached a patch. (I hope it works. I am sort of new to patch and diff.) BTW, I've been trying to find a good
2000 Jun 20
1
Documentation.
Hi, the ogg vorbis project is all about openness if I am right. But I see from the website that none of the documentation is in place. There is no point in saying that "Hello we have an open format", unless /all/ the documentation is in place. For example, I wanted to contribute something to the project, but without documentation, the developement will be confined to a select few.
2000 May 22
1
Winamp plugin compile problems and fix/docs
The winamp plugin would not compile. I am using the Cygnus environment (gcc, and a lot of other GNU utils) on Windows NT. _beginthread() is not found. That doesn't look like a function application code should ever call directly. I converted it to use CreateThread and it compiles and works. Change this: thread_handle = (HANDLE)_beginthread(DecodeThread,0, (void *)(&killDecod eThread)
2000 Dec 13
2
WinAmp Plugin with HTTP Streaming Support
I finally figured out why I was having so many problems with MSVC 5. Compiler optimizations were doing BAD things. :-( Anyway, here's the goodies: http://www.javasource.org/in_vorbis.dll If you just want the plugin. http://www.javasource.org/in_vorbis.zip For the source. If somebody can get a working version from MSVC 6 please send it back to me and I'll make it available. That
2009 Jun 25
3
Efficient lookup on a two-dimensional table
Dear R-Users, I need to lookup values from a 2-d table using the row names and column names as indices. I was wondering if there's a way to do this without an explicit loop. Example: #x is the 2-d table that holds the values x <- matrix(rnorm(26*12),nrow=26) rownames(x) <- letters colnames(x) <- month.name #y is a data frame that has the "keys" I want to use as indices
2002 Dec 24
2
Unable to install SWAT
I have installed redhat linuxv7.2 on mainframe (Z900) I want top configure samba using swat but Iam unable to configure SWAT Can anyone please help me ? Thanks and Regards Ramakrishnan.S System Software Group AIX/LINUX team X:1203 ***The information contained in this message is legally privileged and confidential information intended only for the use of the addressed individual or entity
2011 Apr 07
2
Regrouping data
Dear R forum I have just started my venture with R. While I am trying to learn R through the tutorials, I think the current problem I need to address to is beyond my knowledge about R. I have a dataframe as defined below - rat_dat = data.frame(name = c("A", "A", "A", "B", "B", "B", "C", "C", "C",
2016 May 17
2
R-3.3.0 Base: Windows compilation fails while building 'base' package
Hi, I'm trying to builda R-3.3.0 base package on Windows 8.1, and it fails while building 'base' package with an error about unable to create a directory under /tmp. I am running the make from my D:\ partition, and I have created a \TMP directory under both C:\ and D:\. I have also modified my environment variables TEMP and TMP both point to C:\TMP. Error messages below: gfortran
2009 Jun 04
3
PasswordAuthentication fails in openssh3.7.1p1 as it does not use PAM
All, I am an engineer working with Brocade. We recently upgraded one of our products to openssh3.7.1p1. Once we did this, the password authentication always failed while connecting through ssh. The authentication succeeds if attempted through keyboard-interactive authentication. On debugging this we found that Password authentication is not working because it doesn't Use PAM in
2015 Mar 11
3
[PATCH] pmu/gk20a: PMU boot support.
It adds PMU boot support.It loads PMU firmware into PMU falcon.RM/Kernel driver receives INIT ack (through interrupt mechanism) from PMU when PMU boots with success. Signed-off-by: Deepak Goyal <dgoyal at nvidia.com> --- drm/nouveau/include/nvkm/subdev/pmu.h | 26 +- drm/nouveau/nvkm/subdev/pmu/base.c | 108 ++ drm/nouveau/nvkm/subdev/pmu/gk20a.c | 2131
2020 Jun 08
2
[EXTERNAL] Could not access a share as a guest
Hi Ashok, That solved this issue and moved ahead of that IPC$ share access issue. Thanks for that. Now, I am seeing the below error. Please note I am new to samba world. Pardon me if I am asking for more. Meanwhile I too will check smb.conf online doc and my smb.conf for any conflicting configurations. [2020/06/08 12:23:08.982042, 5, pid=471, effective(0, 0), real(0, 0)]
2015 Mar 11
0
[PATCH] pmu/gk20a: PMU boot support.
Hi Deepak, There's... a lot of stuff going on here. Can you describe the goal of this patch (which could then be used as the patch commit message)? The current one basically boils down to "Add support for loading PMU", but merely loading the fw into a fuc engine is just a handful lines of code. Also, except in rare cases, it's customary to split up patches of this size into
2015 Mar 12
2
[PATCH] pmu/gk20a: PMU boot support.
Hi Mirkin, Your observations are quiet correct. After the boot code is submitted successfully, I will submit the code to configure & enable features of PMU.(This will be done by sending cmds to PMU). Now talking about this patch: Apart from just the boot code, I have also included some things in this patch that I can remove for now(I will include these things in later digestible chunks): -
2001 Mar 14
0
DSP implementation of Vorbis?
Hello I would like to get ideas from anyone who has tried implenting vorbis (decoder) on DSP. I have a TI TMS 'C3x DSK, and would like to try cross compiling the C code to C3x DSK using the GNU c4x-tools. -- Ramakrishnan M --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send
2001 Mar 14
0
Vorbis Docs
Hello could somebody please give me pointers to block diagram style description or some important mails archives regarding the description of vorbis encoder/decoder? -- Ramakrishnan M --- >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