The NEW Build Your Own Arcade Controls

Software Support => DOS/WinCab => Topic started by: Chris on September 13, 2006, 03:08:35 am

Title: DOSCab/WinCab Jukebox 3.1.1 Released
Post by: Chris on September 13, 2006, 03:08:35 am
DOSCab/WinCab Jukebox 3.1.1 has been released.  Get it at http://webpages.charter.net/celamantia/jukebox .

Lots of bug fixes and a couple of new features.  Again, here I am releasing late at night when I'm tired, so I may have missed something.

Fixes include:


Please let me know if you find any more bugs!  Thank you all so much for the bug reports and your patience as I try to get all the fixes and features in!

--Chris
Title: Re: DOSCab/WinCab Jukebox 3.1.1 Released
Post by: JustMichael on September 13, 2006, 05:12:42 am
Quote
  • Changed Unicode character sorting to use ASCII equivalents.

AWESOME!!!  It is so nice having the songs in the right places.  Thank you so much!!!
Title: Re: DOSCab/WinCab Jukebox 3.1.1 Released
Post by: Chris on September 13, 2006, 08:33:33 am
Quote
  • Changed Unicode character sorting to use ASCII equivalents.

AWESOME!!!  It is so nice having the songs in the right places.  Thank you so much!!!
Glad I could help!

Does it work the way you were expecting?  I have so few songs with those characters in them that it's difficult to do a large-scale test of it...
Title: Re: DOSCab/WinCab Jukebox 3.1.1 Released
Post by: MrD on September 13, 2006, 10:37:21 pm
I downloaded the latest version.  Works great!  I'm using DOS and a touchscreen.   Once I updated my skin and ini files all was well.

I do get an error when it shuts down though.  It doesn't cause any problems but it says this:

Shutting Down Allegro
Exiting due to signal SIGSEGV
Page fault at eip 000a8d7d, error 0004

I checked the jbdeg.log and the last line in there says:

Destroying sound effects....

Maybe it's not anything to worry about or this is what it always did, but it never showed it before (maybe I changed a setting?)

Anyway, I love the program and thanks for all your great work!  I'm gonna send you a little paypal tomorrow.   It probably won't cover any amount of your time but I do want to say "thanks".
Title: Re: DOSCab/WinCab Jukebox 3.1.1 Released
Post by: RPO R6V on September 14, 2006, 09:33:29 pm
Chris,

You are the MAN!  The integration of the "vinyl sound" worked out really well!  I have it turned all the way up to 100 and that seems about right to me.

What's more, the button that clears the queue but keeps playing the current song is just what I wanted.  Is there any way I can get button graphics (like those for the volume buttons) for both the button that clears the queue while allowing the current song to play and for the button that stops the current song and moves on to the next song in the queue?

I repeat: You are the man!   :notworthy:
Title: Re: DOSCab/WinCab Jukebox 3.1.1 Released
Post by: Chris on September 15, 2006, 01:08:28 am
I downloaded the latest version.  Works great!  I'm using DOS and a touchscreen.   Once I updated my skin and ini files all was well.

I do get an error when it shuts down though.  It doesn't cause any problems but it says this:

Shutting Down Allegro
Exiting due to signal SIGSEGV
Page fault at eip 000a8d7d, error 0004

I checked the jbdeg.log and the last line in there says:

Destroying sound effects....

Maybe it's not anything to worry about or this is what it always did, but it never showed it before (maybe I changed a setting?)

Anyway, I love the program and thanks for all your great work!  I'm gonna send you a little paypal tomorrow.   It probably won't cover any amount of your time but I do want to say "thanks".

Wow, something is corrupting the sound cache index for DOS... it works fine in Windows!  Bogus pointers are in the cache, and when it tries to remove them on shutdown it dies.  I'm surprised it's only crashing on shutdown; you must be getting lucky and the corruption is hitting messages you don't use. No idea why DOS is acting different.
Title: Re: DOSCab/WinCab Jukebox 3.1.1 Released
Post by: Chris on September 15, 2006, 01:26:15 am
Wow, something is corrupting the sound cache index for DOS... it works fine in Windows!  Bogus pointers are in the cache, and when it tries to remove them on shutdown it dies.  I'm surprised it's only crashing on shutdown; you must be getting lucky and the corruption is hitting messages you don't use. No idea why DOS is acting different.
 

Even weirder... I deleted the object files and recompiled and the problem went away.  Some object file must have not gotten rebuilt properly when the headers changed.

Geez, do I bump the version number for that?  Nothing actually changed...
Title: Re: DOSCab/WinCab Jukebox 3.1.1 Released
Post by: Chris on September 15, 2006, 03:16:09 pm
Chris,

You are the MAN!  The integration of the "vinyl sound" worked out really well!  I have it turned all the way up to 100 and that seems about right to me.

What's more, the button that clears the queue but keeps playing the current song is just what I wanted.  Is there any way I can get button graphics (like those for the volume buttons) for both the button that clears the queue while allowing the current song to play and for the button that stops the current song and moves on to the next song in the queue?

I repeat: You are the man!   :notworthy:
Creating button graphics is easy... finding places to cram them in on the default screen is the hard part!

Thank you for your kind comments! :)