Previous Page | Next Page

by hcs at 5:53 AM EST on February 7, 2008
The lousy decode speed is a problem with lousy file access and not something that a compiler will optimize, I think.
Specific Libraries by MegaByte at 5:36 AM EST on February 9, 2008
MarkGrass, you need to make sure kernel32.lib and uesr32.lib are included libraries in the Linker configuration.
by hcs at 4:10 PM EST on February 15, 2008
in_cube 0.36 is up now, fixes a bug in VAG decoding.
I also made some changes to file info handling that might make sense, please tell me if this behaves poorly on Winamp 5.52.
by strugglepoo at 6:25 PM EST on February 15, 2008
I'm having issues when I install the plug-in. It works fine, but when I go to "Open Files" in Winamp none of the supported file types show in the browser! When I un-install the plug-in, they'll show up again. Any ideas? Currently using v5.35 if that helps.

Edit: just updated to 5.52, problem still occurs.

edited 6:32 PM EST February 15, 2008
by ugetab at 11:43 PM EST on February 15, 2008
This is a known issue with winamp. Deal with it.

I generally make playlists of the stuff named !all so that I can still open stuff with winamp. You should note, however, my install is broken to the point that every file is shown, whether it's supported or not.
by strugglepoo at 12:30 AM EST on February 16, 2008
"This is a known issue with winamp. Deal with it."
I don't care for your demeanor.
Thanks for letting me know it's a known issue, though.
by MarkGrass at 12:31 AM EST on February 16, 2008
Thanks, MegaByte!
by Mouser X at 2:23 AM EST on February 16, 2008
Actually, it's not Winamp's fault, it's Windows. Windows is limited to 256/260 characters (something odd like that). With in_cube installed, the number of allowed characters goes *way* over that limit. Besides, who actually uses the "Open Files" menu anyway? I haven't used it in the last 8 years...

As for demeanor, I think you're reading more into it than is actually there. When reading the dictionary, I really doubt it's cursing at you... Sure, you might read it that way, but it's a book. It has no emotion. While ugetab may be a human (or not, I've never actually met him), I doubt he meant it in a rude or degrading way. Basically, the more positive you think of people, the more positive their responses are to you. Mouser X over and out.
by MarkGrass at 3:33 AM EST on February 16, 2008
This isn't an official in_cube release, but I added support for MegaMan Anniversary Collection AUS audio.

It is WIP, since I haven't the time to figure out how VAG stereo works.

Download

Source

edited 3:36 AM EST February 16, 2008
by DrO at 4:55 AM EST on February 16, 2008
"Actually, it's not Winamp's fault, it's Windows. Windows is limited to 256/260 characters (something odd like that). With in_cube installed, the number of allowed characters goes *way* over that limit."
just to clarify this matter, the cut off limit is 260 and is related to the file length limits imposed on Win95 and which has remained since then.

the problem that causes Winamp to effectively show all of the files comes from where the cut off in the file extenstion list occurs - since it's all formatted as Description Null Char Comma seperated extensions. obviously if you know your DOS folder handling, you'll know that . effectively refers to the current directory and since Windows still maintains those features, when the string is cut-off and the last character comes as a . then it'll end up doing a show all action.

in 5.5 when i was working on the winamp core, i did some tweakage to the code which does what it can to prevent the string cutting off on a . and reverting the extension list back to the last full extension which will fit within the 260 char limit.

so as you can see it's not a winamp bug (unless you classify the program allowing input plugins to provide whatever filetype support they want to...) but is a quirky issue related to the Win95/file system limits from those days. now that Winamp is a Win2000 and up only app, there is a way around this (since Win9x support isn't needed) but it's not been tried to my knowledge and isn't something i've got the time to look into on the core myself either. but one day, maybe... heh

-daz

Previous Page | Next Page
Go to Page 0 1 2 3 4 5 6 7 8 9 10

Search this thread

Show all threads

Reply to this thread:

User Name Tags:

bold: [b]bold[/b]
italics: [i]italics[/i]
emphasis: [em]emphasis[/em]
underline: [u]underline[/u]
small: [small]small[/small]
Link: [url=http://www.google.com]Link[/url]

[img=https://www.hcs64.com/images/mm1.png]
Password
Subject
Message

HCS Forum Index
Halley's Comet Software
forum source