<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DWJukebox &#187; Releases</title>
	<atom:link href="http://dwjukebox.com/category/releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://dwjukebox.com</link>
	<description>An MP3 and OGG Jukebox Simulator for DOS and Windows, for building a home jukebox or adding music to a MAME cabinet</description>
	<lastBuildDate>Sun, 17 Oct 2010 16:28:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>DWJukebox 3.4 Released</title>
		<link>http://dwjukebox.com/02-2010/107/</link>
		<comments>http://dwjukebox.com/02-2010/107/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 20:04:29 +0000</pubDate>
		<dc:creator>Chris La Mantia</dc:creator>
				<category><![CDATA[Development Blog]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://dwjukebox.com/?p=107</guid>
		<description><![CDATA[DWJukebox 3.4 has been released.  This version includes discrete command buttons (On/Off commands as opposed to simple toggles) for most toggleable features for ease of use with remote controls.  In addition, a new User Timers feature has been added for skins; look for upcoming blog articles to describe how this new feature works.  In addition, new [...]]]></description>
			<content:encoded><![CDATA[<p>DWJukebox 3.4 has been released.  This version includes discrete command buttons (On/Off commands as opposed to simple toggles) for most toggleable features for ease of use with remote controls.  In addition, a new User Timers feature has been added for skins; look for upcoming blog articles to describe how this new feature works.  In addition, new page change animations are available, and animation in general has been improved and is less likely to cause song stutters.  Finally, PNG is now supported in both skins and the Slide Show screensaver.</p>
<p>Here is the full changelist for 3.4:</p>
<ul>
<li>Added User Timers feature for skins.</li>
<li>Added support for PNG files in skins.</li>
<li>Added support for PNG and BMP files to slideshow screensaver.</li>
<li>Added SlideInHorizontal, SlideOutHorizontal, SlideOverHorizontal, FlipHorizontal, RotateHorizontal, SlideVertical, SlideInVertical, SlideOutVertical, SlideOverVertical, FlipVertical, and RotateVertical animations.</li>
<li>Added SlideShowMaxImageSize to [ScreenSaver] section of JUKEBOX.INI.</li>
<li>Added DisplayOutputFile to [Settings] section of JUKEBOX.INI.</li>
<li>Added AnimationAcceleration to [Display] section of JUKEBOX.INI.</li>
<li>Added page change animations to vertical orientations.</li>
<li>Added additional song polls in animation process to make song play smoother during animations.</li>
<li>Added BTN_SCREENSAVER, BTN_SCREENSAVER_ON, and BTN_SCREENSAVER_OFF.</li>
<li>Added BTN_PAUSE_ON and BTN_PAUSE_OFF.</li>
<li>Added BTN_RADIO_ON and BTN_RADIO_OFF.</li>
<li>Added BTN_LOOP_ON and BTN_LOOP_OFF.</li>
<li>Added BTN_PLAYSTIMULATOR_ON and BTN_PLAYSTIMULATOR_OFF.</li>
<li>Added BTN_FREEPLAY_ON and BTN_FREEPLAY_OFF.</li>
<li>Added a CMD message for every BTN message.</li>
<li>Added MSG_SONGSELECTED when a song is selected by any user action rather than by radio mode or the play stimulator.</li>
<li>Added MSG_START_SKIN when a new skin is loaded.</li>
<li>Added LimitSkipLastToMostRecent setting to the [Settings] section of JUKEBOX.INI.</li>
<li>Changed MSG_START_SKIN to be the default icon action.</li>
<li>Changed default animation speed from 30 to 20 (making page change animations 33% faster).</li>
<li>Changed BTN_COMINGUPSCROLL to loop back to the first page after going past the last page.</li>
<li>Changed condensed font to left-align rather than center if the text is too large for the titlestrip.</li>
<li>Fixed animation smoothness issues for album skins.</li>
<li>Fixed song skip during a screen shot.</li>
</ul>
<p>As usual, the latest version is available at <a href="/download">the download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwjukebox.com/02-2010/107/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DWJukebox 3.3.2 Released</title>
		<link>http://dwjukebox.com/10-2009/dwjukebox-3-3-2-released/</link>
		<comments>http://dwjukebox.com/10-2009/dwjukebox-3-3-2-released/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 15:56:47 +0000</pubDate>
		<dc:creator>Chris La Mantia</dc:creator>
				<category><![CDATA[Development Blog]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://dwjukebox.com/?p=94</guid>
		<description><![CDATA[DWJukebox 3.3.2 has been released after a far-too-long delay. The changes in this version are: Added BTN_COMINGUPSCROLL to page through the Coming Up list. Added RunawayLimiter to [Index] section of JUKEBOX.INI Added ignore file support. Any folder containing a &#8220;dwj.ign&#8221; or &#8220;dwjukebox.ign&#8221; file will be ignored when searching for songs. The actual content of the [...]]]></description>
			<content:encoded><![CDATA[<p>DWJukebox 3.3.2 has been released after a far-too-long delay. The changes in this version are:</p>
<ul>
<li>Added BTN_COMINGUPSCROLL to page through the Coming Up list.
<li>Added RunawayLimiter to [Index] section of JUKEBOX.INI
<li>Added ignore file support.  Any folder containing a &#8220;dwj.ign&#8221; or &#8220;dwjukebox.ign&#8221; file will be ignored when searching for songs.  The actual content of the file is irrelevant.
<li>Added messages to the log file when a folder is ignored due to being below the maximum search depth.
<li>Added a STRETCH option for MonitorAspectRatio.
<li>Added ScreenSaverRandom to [ScreenSaver] section of JUKEBOX.INI.
<li>Changed MonitorAspectRatio to support either true ratios (4:3, etc.) or decimal equivalents.
<li>Fixed a display big with single titlestrips where the Artist would appear too lo when the condensed font was used for the title.
</ul>
<p>See the <a href="/download">download page</a> to get the latest version.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwjukebox.com/10-2009/dwjukebox-3-3-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DWJukebox 3.3.1 Released</title>
		<link>http://dwjukebox.com/01-2009/dwjukebox-331-released/</link>
		<comments>http://dwjukebox.com/01-2009/dwjukebox-331-released/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 04:53:12 +0000</pubDate>
		<dc:creator>Chris La Mantia</dc:creator>
				<category><![CDATA[Development Blog]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://dwjukebox.com/?p=89</guid>
		<description><![CDATA[DWJukebox 3.3.1 has been released. This is just a bugfix release.  The changes in this version are: Changed skin change to remember the page that skin was last on. Fixed autoflip during screen saver. Fixed GUI movement on album skins. Fixed NEXTALPHA/PREVALPHA and alpha jumps. Fixed crashes related to Display5 (Album cover display). Fixed alpha [...]]]></description>
			<content:encoded><![CDATA[<p>DWJukebox 3.3.1 has been released. This is just a bugfix release.  The changes in this version are:</p>
<ul>
<li>Changed skin change to remember the page that skin was last on.</li>
<li>Fixed autoflip during screen saver.</li>
<li>Fixed GUI movement on album skins.</li>
<li>Fixed NEXTALPHA/PREVALPHA and alpha jumps.</li>
<li>Fixed crashes related to Display5 (Album cover display).</li>
<li>Fixed alpha jumps when sorting by album.</li>
</ul>
<p>See the <a href="/download">download page</a> to get the latest version.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwjukebox.com/01-2009/dwjukebox-331-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DWJukebox 3.3 Released</title>
		<link>http://dwjukebox.com/12-2008/dwjukebox-33-released/</link>
		<comments>http://dwjukebox.com/12-2008/dwjukebox-33-released/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 07:43:54 +0000</pubDate>
		<dc:creator>Chris La Mantia</dc:creator>
				<category><![CDATA[Development Blog]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://dwjukebox.com/?p=79</guid>
		<description><![CDATA[DWJukebox 3.3 has been released; you can get it from the DWJukebox Download Page. This version adds three new screensaver options including the much-requested Slideshow, a display for the album cover of the currently playing song, a transparent titlestrip option, a new skin with art by Game Creature, and more.  This version should also be [...]]]></description>
			<content:encoded><![CDATA[<p>DWJukebox 3.3 has been released; you can get it from the <a href="http://dwjukebox.com/download" target="_blank"><span style="color: #476c8e;">DWJukebox Download Page</span></a>.</p>
<p>This version adds three new screensaver options including the much-requested Slideshow, a display for the album cover of the currently playing song, a transparent titlestrip option, a new skin with art by Game Creature, and more.  This version should also be more friendly to running as the Windows shell; no more having to copy jukebox files to the root.</p>
<p>There is also an experimental feature for LCD Smartie users; the contents of the Now Playing display are dumped to a file called display.txt in the jukebox&#8217;s program folder.  It&#8217;s not perfect, as the display will glitch briefly if LCD Smartie reads it at the same moment it&#8217;s being updated, but it will be replaced by better LCD support in the next version.</p>
<p>There is also a new feature that will allow the Windows screensaver to run.  This isn&#8217;t perfect as the sound is likely to glitch coming out of the screensaver, but it allows use of the excellent <a href="http://www.geisswerks.com/geiss/" target="_blank"><span style="color: #476c8e;">GEISS screensaver</span></a>.</p>
<p>Another big change for joystick users is that moving off the side of the page causes the screen to scroll; this should make joystick navigation much easier!</p>
<p>Here is the full change list:</p>
<ul style="margin-top: 0px; margin-bottom: 0px;">
<li>Added slideshow screensaver.</li>
<li>Added the Windows screensaver, which activates the current default Windows screensaver.</li>
<li>Added ScreenSaver, SlideShowPath, and SlideShowInterval to [ScreenSaver] section of jukebox.ini.</li>
<li>Added MSG_SCREENSAVER.</li>
<li>Added CPUUsage setting to [Settings] section in jukebox.ini to control how much CPU priority the jukebox gets.</li>
<li>Added ShowKeys to [Controls] section to show what keys are being pressed.</li>
<li>Added [Display5] which displays the cover art of the song that is playing.</li>
<li>Added Transparent as a color option for titlestrips, which overrides the titlestrip image file.</li>
<li>Added AUTO as a setting for ColorDepth, Width, and Height in [Display] section of JUKEBOX.INI.</li>
<li>Added a chdir to the executable directory to allow the jukebox to run as the Windows shell and increase compatibility with front end software.</li>
<li>Added a dump of Display1 to a file called display.txt for use with LCD Smartie</li>
<li>Added skin gcretro.skn.</li>
<li>Added an album display to cd4-1.skn.</li>
<li>Changed GUI navigation to change pages when scrolling off the screen to left or right.</li>
<li>Changed focus line indent on classic-style song titlestrips.</li>
<li>Changed default value for [DisplayX] Enabled to False.</li>
<li>Changed default mappings in CONTROLS.INI.</li>
<li>Synchronized page change button repeats with page change animation</li>
<li>Fixed problems with slow and corrupted screenshots.</li>
<li>Fixed song stuttering on page changes.</li>
<li>Fixed page change accelleration.</li>
<li>Fixed page change animation when using mouse.</li>
<li>Fixed page change messages stacking up in the message queue.</li>
<li>Fixed BTN_NEXTALPHA and BTN_PREVALPHA to go to the first page with a new artist letter, not the first full page.</li>
<li>Fixed BTN_NEXTALPHA and BTN_PREVALPHA behavior when going through a Various Artists section.</li>
<li>Optimized calls to song poll function.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dwjukebox.com/12-2008/dwjukebox-33-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DWJukebox 3.2.1 Released</title>
		<link>http://dwjukebox.com/11-2008/dwjukebox-321-released/</link>
		<comments>http://dwjukebox.com/11-2008/dwjukebox-321-released/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 16:51:23 +0000</pubDate>
		<dc:creator>Chris La Mantia</dc:creator>
				<category><![CDATA[Development Blog]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://dwjukebox.com/?p=73</guid>
		<description><![CDATA[I had a couple of minor bugfixes to make, resulting in version 3.2.1.  The additional fixes and features are: Added IconFocusBoxThickness to [Display] section of JUKEBOX.INI. Added TrackFocusBoxThickness to [Display] section of JUKEBOX.INI. Fixed a bug that prevented BTN_SKIN_NEXT and BTN_SKIN_PREV from working from a clickable icon. Fixed a bug decoding some Unicode strings. As [...]]]></description>
			<content:encoded><![CDATA[<p>I had a couple of minor bugfixes to make, resulting in version 3.2.1.  The additional fixes and features are:</p>
<ul style="margin-top: 0px; margin-bottom: 0px;">
<li>Added IconFocusBoxThickness to [Display] section of JUKEBOX.INI.</li>
<li>Added TrackFocusBoxThickness to [Display] section of JUKEBOX.INI.</li>
<li>Fixed a bug that prevented BTN_SKIN_NEXT and BTN_SKIN_PREV from working from a clickable icon.</li>
<li>Fixed a bug decoding some Unicode strings.</li>
</ul>
<p>As usual, you can get it from the <a href="/download">download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwjukebox.com/11-2008/dwjukebox-321-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DWJukebox 3.2 Released</title>
		<link>http://dwjukebox.com/11-2008/dwjukebox-32-released/</link>
		<comments>http://dwjukebox.com/11-2008/dwjukebox-32-released/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 03:54:11 +0000</pubDate>
		<dc:creator>Chris La Mantia</dc:creator>
				<category><![CDATA[Development Blog]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://dwjukebox.com/11-2008/dwjukebox-32-released/</guid>
		<description><![CDATA[DWJukebox 3.2 has been released.  This is the last release planned for the Version 3.x series unless bug fixes are needed.  From here, work starts on version 4.0, which will bring even more flexibility including much more flexible and user-definable displays, animations, icons that can change appearance based on a value and not just a [...]]]></description>
			<content:encoded><![CDATA[<p>DWJukebox 3.2 has been released.  This is the last release planned for the Version 3.x series unless bug fixes are needed.  From here, work starts on version 4.0, which will bring even more flexibility including much more flexible and user-definable displays, animations, icons that can change appearance based on a value and not just a message, definable titlestrip fields, faster indexing, and more.</p>
<p>The big new feature for Version 3.2 is the ability to switch skins on the fly.  Now you can list multiple skins in JUKEBOX.INI and use BTN_SKIN_PREV, BTN_SKIN_NEXT, or BTN_SKIN_1 through BTN_SKIN_10 to switch skins.</p>
<p>Another big feature for this version is direct jump to the first artist in a particular letter in the alphabet.  If a skin uses a numeric entry scheme, the alphabetic characters can be used to jump directly to that letter.</p>
<p>The full change list for this version is:</p>
<ul>
<li>Added jump to alphabet when an alphabetic button pressed for skins using numeric input.</li>
<li>Added BTN_SHUFFLE.</li>
<li>Added an OrphanControl setting to jukebox.ini to allow orphan control to be disabled.</li>
<li>Added jbsansb.fnt and jbblack.fnt.</li>
<li>Added ability to change skins on the fly.</li>
<li>Added BTN_SKIN_PREV and BTN_SKIN_NEXT to step through skin list</li>
<li>Added BTN_SKIN_1 through BTN_SKIN_10 for direct access to a particular skin</li>
<li>Added NormallyOff and NormallyOn setting to icons to reverse their normal behavior.</li>
<li>Added BTN_LOOP, MSG_LOOP, and LoopMode to support the new Loop Mode.</li>
<li>Changed focus line indent and thickness on CD song titlestrips.</li>
<li>Changed format of debug log to Comma-Separated Values.</li>
<li>Fixed StrictAlbum comparisons which were not ignoring the word &#8220;The&#8221; and didn&#8217;t work properly against Unicode names.</li>
<li>Fixed a bug that caused occasional random crashes.</li>
</ul>
<p>You can grab Version 3.2 from the <a href="/download">download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwjukebox.com/11-2008/dwjukebox-32-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DWJukebox 3.1.5 Released</title>
		<link>http://dwjukebox.com/01-2008/dwjukebox-315-released/</link>
		<comments>http://dwjukebox.com/01-2008/dwjukebox-315-released/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 05:54:31 +0000</pubDate>
		<dc:creator>Chris La Mantia</dc:creator>
				<category><![CDATA[Development Blog]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://dwjukebox.com/01-2008/dwjukebox-315-released/</guid>
		<description><![CDATA[DWJukebox 3.1.5 had been released.  No major new features in this one, but a few little ones and some bugfixes.  The only feature really of note that has been added is the ability to map mouse buttons to jukebox controls.  Of course, mouse button 1 always runs the user interface, so it ordinarily should never [...]]]></description>
			<content:encoded><![CDATA[<p>DWJukebox 3.1.5 had been released.  No major new features in this one, but a few little ones and some bugfixes.  The only feature really of note that has been added is the ability to map mouse buttons to jukebox controls.  Of course, mouse button 1 always runs the user interface, so it ordinarily should never be remapped.</p>
<p>Here&#8217;s the full change log for this version:</p>
<ul>
<li>Added a new default cover art image.</li>
<li>Added a basic internal constructed cover art image if default image is missing.</li>
<li>Added a symbol for Album sort.</li>
<li>Added an AUTO setting for DefaultArtCacheMB to allow different defaults in DOS and Windows.</li>
<li>Added ability to map mouse buttons to controls.</li>
<li>Added MSG_ALLOWSELECTFULLCD.</li>
<li>Added MSG_SELECTEDALL.</li>
<li>Added MSG_SELECTEDSOME.</li>
<li>Added ColorDepth option to [Display] section of jukebox.ini.</li>
<li>Changed default art cache to 32MB in Windows. Default for DOS is still 4MB.</li>
<li>Changed random song select to only use the Random Popularity Preference setting if top quarter of songs have more than one play each.</li>
<li>Changed product name to DWJukebox.</li>
<li>Fixed crash of jukebox on invalid CD art images, including JPG files missing a JFIF header.</li>
</ul>
<p>You can get the latest version at the <a href="/download">download page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwjukebox.com/01-2008/dwjukebox-315-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DOSCab/WinCab Jukebox 3.1.4 Released</title>
		<link>http://dwjukebox.com/08-2007/doscabwincab-jukebox-314-released/</link>
		<comments>http://dwjukebox.com/08-2007/doscabwincab-jukebox-314-released/#comments</comments>
		<pubDate>Thu, 30 Aug 2007 02:57:10 +0000</pubDate>
		<dc:creator>Chris La Mantia</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://dwjukebox.com/?p=25</guid>
		<description><![CDATA[ Changes for this version are: Added MSG_QUEUEFULL. Added MSG_SELECTNG. Added MSG_SELECTIONREADY. Added BTN_TOPTUNE. Added automatic timed page flips. Added settings FirstAutoFlipTimer and AutoFlipTimer to support timed page flips. Added CMD_NEXTPG and CMD_PREVPG to support timed page flips. Added SkipLetterA, SkipLetterB, SkipNumber1, SkipNumber2, etc. to [Selection] section in skins. Added LetterASymbol, LetterBSymbol, Number1Symbol, Number2Symbol, etc. to [...]]]></description>
			<content:encoded><![CDATA[<p> Changes for this version are:</p>
<ul>
<li>Added MSG_QUEUEFULL.</li>
<li>Added MSG_SELECTNG.</li>
<li>Added MSG_SELECTIONREADY.</li>
<li>Added BTN_TOPTUNE.</li>
<li>Added automatic timed page flips.</li>
<li>Added settings FirstAutoFlipTimer and AutoFlipTimer to support timed page flips.</li>
<li>Added CMD_NEXTPG and CMD_PREVPG to support timed page flips.</li>
<li>Added SkipLetterA, SkipLetterB, SkipNumber1, SkipNumber2, etc. to [Selection] section in skins.</li>
<li>Added LetterASymbol, LetterBSymbol, Number1Symbol, Number2Symbol, etc. to [Selection] section in skins.</li>
<li>Added KEY_10 through KEY_25.</li>
<li>Added Steelfish and Steelfish Bold fonts.</li>
<li>Added larger, more detailed icons for Windows Vista.</li>
<li>Increased maximum titlestrip width and height by 1000 in each direction.</li>
<li>Increased maximum number of songs per titlestrip to 120.</li>
<li>Fixed OGG files, which were locking up when played.</li>
<li>Fixed bug where rotated icons were being smeared if there was an On image with no Off image.</li>
<li>Converted documentation to HTML and Windows Help formats in addition to plain text.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dwjukebox.com/08-2007/doscabwincab-jukebox-314-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DOSCab/WinCab Jukebox 3.1.3 Released</title>
		<link>http://dwjukebox.com/01-2007/doscabwincab-jukebox-313-released/</link>
		<comments>http://dwjukebox.com/01-2007/doscabwincab-jukebox-313-released/#comments</comments>
		<pubDate>Wed, 10 Jan 2007 02:56:01 +0000</pubDate>
		<dc:creator>Chris La Mantia</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://dwjukebox.com/?p=23</guid>
		<description><![CDATA[This release fixes a number of newer features that had some small bugs in them: CTRL, ALT, and SHIFT keys can once again be mapped as controls, and problems with UseTrackZero were fixed for classic style skins. Track handling for large albums has also been improved; no longer will a small chunk of an album [...]]]></description>
			<content:encoded><![CDATA[<p>This release fixes a number of newer features that had some small bugs in them: CTRL, ALT, and SHIFT keys can once again be mapped as controls, and problems with UseTrackZero were fixed for classic style skins. Track handling for large albums has also been improved; no longer will a small chunk of an album appear as being by a different artist, and if only one or two tracks would remain on a split album, the tracks will now be divided more evenly.</p>
<p>An additional command button, BTN_PLAYSTIMULATOR, has also been added to toggle the play stimulator function on and off, and MSG_PLAYSTIMULATOR was added to indicate the status of the play stimulator. Cursor movements for rotated orientations now move in the proper direction; before they always moved relative to the physical screen and not the virtual one (mouse movements are still relative to the physical screen, though). Play counts no longer increment for songs selected by the radio mode or play stimulator. Finally, a new classic-style skin has been added that uses a numeric keypad rather than a letter/number input style; you can find this as numeric.skn.</p>
<p>Here is the full change list for this release:</p>
<ul>
<li>Added RadioMode option to [Settings] section of jukebox.ini.</li>
<li>Added BTN_PLAYSTIMULATOR to toggle the state of the play stimulator.</li>
<li>Added MSG_PLAYSTIMULATOR to indicate the status of the play stimulator.</li>
<li>Added cursor movement normalization for flipped and rotated modes.</li>
<li>Added orphan track control: if part of a split album has 1/4 or less of an album worth of tracks, some tracks will be moved from the previous portion to even them out.</li>
<li>Added numeric.skn, a version of the default skin set up for a 10-key keypad.</li>
<li>Changed play counts to not increment for songs played by radio mode or play stimulator.</li>
<li>Moved message proccessing logs to debug level 3 from level 4.</li>
<li>Fixed radio mode adding songs when enabled even if a song is playing.</li>
<li>Fixed SHIFT, ALT, CTRL, WIN, and LOCK keys.</li>
<li>Fixed arrow mouse pointer orientation for rotations 2 and 3.</li>
<li>Fixed shutdown crash in screen saver cleanup.</li>
<li>Fixed skin loader not reporting missing icon files.</li>
<li>Fixed bug causing database to be erased on a fatal error.</li>
<li>Fixed multi-part albums showing incorrect artists. Multi-part albums now look at all parts when deciding who the main artist is.</li>
<li>Fixed UseTrackZero for classic-style interfaces.</li>
<li>Fixed bug allowing selections from the next page to be selected if an out-of-range selection address is entered.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dwjukebox.com/01-2007/doscabwincab-jukebox-313-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DOSCab/WinCab Jukebox 3.1.1 Released</title>
		<link>http://dwjukebox.com/09-2006/doscabwincab-jukebox-311-released/</link>
		<comments>http://dwjukebox.com/09-2006/doscabwincab-jukebox-311-released/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 02:54:30 +0000</pubDate>
		<dc:creator>Chris La Mantia</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://dwjukebox.com/?p=20</guid>
		<description><![CDATA[This is mostly a bugfix release, however there are a couple of small new features. Changes in this release include: Added BTN_SKIPLAST to delete the last song in the queue. Note that you cannot skip the currently playing song this way. Added SkipLastTimeLimit setting to [Settings] section of jukebox.ini to control BTN_SKIPLAST. Added MSG_SKIPLASTOK to [...]]]></description>
			<content:encoded><![CDATA[<p>This is mostly a bugfix release, however there are a couple of small new features.</p>
<p>Changes in this release include:</p>
<ul>
<li>Added BTN_SKIPLAST to delete the last song in the queue. Note that you cannot skip the currently playing song this way.</li>
<li>Added SkipLastTimeLimit setting to [Settings] section of jukebox.ini to control BTN_SKIPLAST.</li>
<li>Added MSG_SKIPLASTOK to indicate when it&#8217;s OK to skip the last song in the queue.</li>
<li>Added IncrementalCreditDelay to [Timers] section in skin; when non-zero, credits are added one at a time with the specified number of hundredths of a second between them.</li>
<li>Added MSG_ADDINGCREDITS to indicate that credits are being added; this message is not sent when IncrementalCreditDelay is disabled.</li>
<li>Added MQ_MSG_ADDEDCREDIT to indicate that a credit has been added. It will fire once for all credits on a coin if IncrementalCreditDelay is disabled, otherwise it will fire once as each credit is added and unset a short time later.</li>
<li>Added CMD-ADDCREDIT message to tell the jukebox to add a credit. CMD_ messages do not come in pairs like BTN_ and MSG_ messages; there is no &#8220;unset&#8221; for a CMD message.</li>
<li>Added a deferred credit counter; if another coin is inserted before all credits are added, the additional credits are deferred until the first credits are all loaded.</li>
<li>Added case support for Title, Artist and Album font contexts.</li>
<li>Fixed backward compatibility for font settings. If the Font setting in the [Titlestrips] section of a skin is present, the [Fonts] section will be ignored.</li>
<li>Fixed BTN_PAUSE.</li>
<li>Fixed AllowSelectFullCD=False.</li>
<li>Cleaned up coin sound effect.</li>
<li>Changed Unicode character sorting to use ASCII equivalents.</li>
<li>Changed random song selector to not select songs that are duplicates of those in the queue if duplicates are disabled.</li>
</ul>
<p>Please read the installation information in the announcement for version 3.1 below regarding DLL changes. I hope you enjoy this release; please feel free to send me any <a href="mailto:celamantia@charter.net">bug reports, feedback,</a> or <a href="http://webpages.charter.net/celamantia/jukebox/index.html#donate">excess sums of money</a> that you have lying around.</p>
]]></content:encoded>
			<wfw:commentRss>http://dwjukebox.com/09-2006/doscabwincab-jukebox-311-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

