| Author |
Topic  |
|
Cool4u2view
Neuros Audio Team
Posting Mania
    
3397 Posts |
Posted - 12/15/2003 : 09:58:41 AM
|
quote: Originally posted by EricG
The NSM Source has now been posted. It can be found on http://open.neurosaudio.com.
Regards, Eric
As many of you probably now know the NSM source code has been released. To compile follow the directions and unless this changes in the near future you need NSM 1.38 or above installed for the required registered libraries.
Have fun 
-Jeff |
Your quick response to this post: (0 total votes) I agree (0%) I disagree (0%)
|
|
|
EricG
Administrator
  
26 Posts |
Posted - 12/15/2003 : 10:46:30 AM
|
Sorry guys, but we have an issue with the code with one of the vendors. I am trying to get the issue resolved by communicating with all those involved.
What apparently has happened is that some code from one of our HiSi vendors was included when it was not supposed to be. I am checking with the developers and will have it back up as soon as the issue is corrected.
Please don't shoot the webadmin.  |
Your quick response to this post: (2 total votes) I agree (50%) I disagree (50%) |
 |
|
|
Cool4u2view
Neuros Audio Team
Posting Mania
    
3397 Posts |
Posted - 12/15/2003 : 4:14:55 PM
|
Whew glad I downloaded it when I could... and still have a local copy...
-Jeff |
Edited by - Cool4u2view on 12/15/2003 9:29:57 PM |
Your quick response to this post: (1 total votes) I agree (0%) I disagree (100%) |
 |
|
|
Craig
Posting is for Closers
  
82 Posts |
Posted - 12/15/2003 : 9:22:50 PM
|
| Likewise. But tell us which code that was and we'll delete it. |
Your quick response to this post: (0 total votes) I agree (0%) I disagree (0%) |
 |
|
|
Cool4u2view
Neuros Audio Team
Posting Mania
    
3397 Posts |
Posted - 12/15/2003 : 9:30:35 PM
|
sure we will...
-Jeff |
Your quick response to this post: (0 total votes) I agree (0%) I disagree (0%) |
 |
|
|
EricG
Administrator
  
26 Posts |
Posted - 12/16/2003 : 07:48:23 AM
|
Okay. The source is back up over at http://open.neurosaudio.com.
Everything has been approved, so there should be no further issues.
I have also made this topic sticky so that all source code discussions can be kept in here.
As for those of you that got the "non-approved" code, I would suggest you download the new code, because you may actually have problems with the old code due to some code being only partially removed.
|
Your quick response to this post: (1 total votes) I agree (0%) I disagree (100%) |
 |
|
|
toohot4love
Posting Profoundly
   
137 Posts |
Posted - 12/16/2003 : 1:57:43 PM
|
so geez it's been like almost two days. where's the new version of NSM? What do you opensource programmers do all day, play Quake and eat pizza? yeesh.
!! omg blog !! http://www.vocis.com/frank |
Your quick response to this post: (1 total votes) I agree (100%) I disagree (0%) |
 |
|
|
Craig
Posting is for Closers
  
82 Posts |
Posted - 12/16/2003 : 2:30:10 PM
|
Hey, what do you expect? Not everyone can afford Visual Studio or has friends working for people with full MSDN subscriptions. I would like to see how it fares compiling under Mono though.  |
Your quick response to this post: (1 total votes) I agree (0%) I disagree (100%) |
 |
|
|
Cool4u2view
Neuros Audio Team
Posting Mania
    
3397 Posts |
Posted - 12/16/2003 : 2:39:48 PM
|
I've compiled it fine with Visual Studio 2002, I haven't had time to install 2003 on this machine. I will probably do it in a few hours. My girlfriends laptop has 2003 which I could also try. It should work though.
The very first thing I will try to do is see what the heck is making the music search and orphan search take sooo long.
-Jeff |
Your quick response to this post: (3 total votes) I agree (100%) I disagree (0%) |
 |
|
|
Sean Starkey
Posting Mania
    
848 Posts |
Posted - 12/16/2003 : 5:52:05 PM
|
Jeff, I have a suspicion about the rebuild/find orphans time problems. I think NSM deletes the original (orphan) and then copies the whole file again. Here is what I observed about 1-2 months ago...
I was fixing a bug in NDBM where files with extended ASCII in the file name (not in the tags, the file name) were located on the Neuros and caused a crash during rebuild. (This condition would only occur if the user copied the file over manually, then rebuilt.) I tested NSM and Positron to see what they did in this situation.
NSM (seemingly) renames the file with underscores in the extended ASCII. Does NSM rename the file, or does NSM copy the file to the Neuros again (with the new adjusted filename?) If this copying is happening, then it would cause the long delays that is witnessed.
Positron puts an incorrect entry in the database, causing this file to never be able to play. Positron's rebuild is very fast.
NDBM rejects the file, but logs the fact.
I might have time to dig into the NSM code and figure out what is wrong, but this might help someone get started.
Sean Starkey - Project Manager for Neuros Database Manipulator - http://neurosdbm.sourceforge.net |
Your quick response to this post: (0 total votes) I agree (0%) I disagree (0%) |
 |
|
|
Cool4u2view
Neuros Audio Team
Posting Mania
    
3397 Posts |
Posted - 12/16/2003 : 5:56:29 PM
|
Then I wonder what it does if the machine doesn't contain a listing for the orphan file in question... I have been installing VS 2003 on my primary machine for the last hour (it's almost done).
-Jeff |
Your quick response to this post: (1 total votes) I agree (100%) I disagree (0%) |
 |
|
|
the_emo_kid
Posting Profoundly
   
107 Posts |
Posted - 12/16/2003 : 6:32:04 PM
|
| I feel so dated with my VS 6.0 =/ |
Your quick response to this post: (1 total votes) I agree (100%) I disagree (0%) |
 |
|
|
tobiasly
Posting Mania
    
324 Posts |
Posted - 12/17/2003 : 2:35:33 PM
|
quote: Originally posted by Cool4u2view
I've compiled it fine with Visual Studio 2002, I haven't had time to install 2003 on this machine. I will probably do it in a few hours. My girlfriends laptop has 2003 which I could also try.
Your girlfriend has a newer version of Visual Studio than you do, and you publicly admit this? :)
**** Neuros Customer Number 2590 :: 20GB/128MB Bundle |
Your quick response to this post: (1 total votes) I agree (0%) I disagree (100%) |
 |
|
|
Cool4u2view
Neuros Audio Team
Posting Mania
    
3397 Posts |
Posted - 12/17/2003 : 3:04:06 PM
|
Well, I did just install it on my PC also.
-Jeff |
Your quick response to this post: (0 total votes) I agree (0%) I disagree (0%) |
 |
|
|
cjastram
Posting is for Closers
  
30 Posts |
Posted - 12/17/2003 : 4:56:55 PM
|
Thanks guys. Thank you very very much.
While a lot of people don't have Vis Studio (I happen to have legit access at work), that's fine. There are a lot of people who find it, have access to cheap edu versions, can use it after-hours at work (like me) etcetera.
Thanks.
Did I mention thanks?
Chris
google.for@cej36845913.now |
Your quick response to this post: (0 total votes) I agree (0%) I disagree (0%) |
 |
|
|
mike.schulte(at)cshore.com
Just Posting

6 Posts |
Posted - 12/17/2003 : 9:38:07 PM
|
| im working on compiling in whidbey (longhorn visual studio) but i dont think its gonna work rite. |
Your quick response to this post: (0 total votes) I agree (0%) I disagree (0%) |
 |
|
|
Cool4u2view
Neuros Audio Team
Posting Mania
    
3397 Posts |
Posted - 12/17/2003 : 9:41:57 PM
|
It should be backward compatible as long as you follow the directions to the letter after converting each solution to the new version.
-Jeff |
Your quick response to this post: (0 total votes) I agree (0%) I disagree (0%) |
 |
|
|
mike.schulte(at)cshore.com
Just Posting

6 Posts |
Posted - 12/17/2003 : 9:53:11 PM
|
| yeah once its released in beta i think whidbey will be backwards compatible but as of now its not even in beta... im just screwin around on it to see what i can do....ill let ya know if it works |
Your quick response to this post: (0 total votes) I agree (0%) I disagree (0%) |
 |
|
|
K-Man666
Posting Profoundly
   
156 Posts |
Posted - 12/20/2003 : 08:08:26 AM
|
Gonna get VS.NET on monday, so I WILL LEARN programming to get the best out of my neuros
Kaspar (The German Guy) |
Your quick response to this post: (0 total votes) I agree (0%) I disagree (0%) |
 |
|
|
Cool4u2view
Neuros Audio Team
Posting Mania
    
3397 Posts |
Posted - 12/20/2003 : 08:20:47 AM
|
Get the education version if you can, it is at most $100 (US). At my school I bought VS .NET 2003 for like $5-$15 (and it is legal :)
-Jeff |
Your quick response to this post: (2 total votes) I agree (100%) I disagree (0%) |
 |
|
|
K-Man666
Posting Profoundly
   
156 Posts |
Posted - 12/20/2003 : 12:01:23 PM
|
That's exactly what I ordered, over my school, gonna get it for about 15€(~18$)
Kaspar (The German Guy) |
Your quick response to this post: (0 total votes) I agree (0%) I disagree (0%) |
 |
|
Topic  |
|