<?xml version="1.0" encoding="utf-8"?>
<feed
	xmlns="http://www.w3.org/2005/Atom"
	xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle"
	xml:base="http://boxerapp.com"
	xml:lang="en">

<!-- Notes: -->
<!-- Firefox 3 rejects enclosures with relative paths, so we specify those in full -->
<!-- Safari 3 eats trailing whitespace from inline XHTML elements so we insist on whitespace to be preserved -->

	<title>Boxer application updates</title>
	<subtitle>Update notifications for new versions of Boxer.</subtitle>
	<updated>2012-02-11T17:00:00+02:00</updated>
	<id>http://boxerapp.com/appcast_0.8x</id>
	<author>
		<name>Alun Bestor</name>
		<uri>http://boxerapp.com/</uri>
		<email>abestor@boxerapp.com</email>
	</author>

	<link rel="self" type="application/atom+xml" href="/appcast" />
	<link href="/" />

	<entry>
		<title>Boxer 1.3.2 released</title>
		<updated>2012-07-13T20:00:00+03:00</updated>
		<id>http://boxerapp.com/download/latest</id>
		<sparkle:minimumSystemVersion>10.5</sparkle:minimumSystemVersion>
		
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml">
				<p>What’s new since 0.87?</p>
				<ul>
					<li>Literally everything. Boxer 1.3.2 is light-years ahead of what you’re using right now.</li>
					<li>Seriously, please, upgrade already.</li>
				</ul>
			</div>
		</content>
		
		<link rel="download" href="/download/latest" title="Download page" />

        <link rel="enclosure"
			sparkle:version="20120713.1"
			sparkle:shortVersionString="1.3.2"
			href="http://boxerapp.com/download/latest"
			length="21553663"
			type="application/octet-stream" />
	</entry>

	<entry>
		<title>Boxer 0.87 released</title>
		<updated>2009-08-30T19:30:00+02:00</updated>
		<id>http://boxerapp.com/releases/0.87</id>
		<sparkle:minimumSystemVersion>10.4</sparkle:minimumSystemVersion>
		
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml">
				<ul>
					<li>Based on DOSBox 0.73 for faster, stronger, more assertive emulation.</li>
					<li>Ostentatious shelf background for newly-minted DOS Games folders.</li>
					<li>Smarter game installer and lots of game compatibility fixes.</li>
					<li>Many interface refinements to make Boxer tidier, more helpful and less autocratic.</li>
					<li>Friendlier messages for DOS commands to make trips to the DOS prompt bearable.</li>
					<li>Snow Leopard-compatible.</li>
					<li>8 months’ worth of bugfixes!</li>
				</ul>
			</div>
		</content>
		
		<link rel="download" href="/download/0.87" title="Download page" />

        <link rel="enclosure"
			sparkle:version="20090830-1"
			sparkle:shortVersionString="0.87"
			href="http://boxerapp.com/download/boxer_0.87.dmg"
			length="19038412"
			type="application/x-apple-diskimage" />
	</entry>
	
	<entry>
		<title>Boxer 0.85 released</title>
		<updated>2008-12-27T21:30:00+02:00</updated>
		<id>http://boxerapp.com/releases/0.85</id>
		<sparkle:minimumSystemVersion>10.4.7</sparkle:minimumSystemVersion>
		
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml">
				<ul>
					<li><b>More reliable behaviour</b> and bugfixes galore.</li>
					<li><b>Doesn’t screw up your Spaces</b> any longer. <small>(It seemed like a good idea at the time…)</small></li>
					<li><b>Smarter game installation</b> that’s better at figuring out how to prepare games.</li>
					<li><b>Improved game detection</b> and support for more hard-to-please games.</li>
					<li><b>More handy DOS commands</b> to make life on the prompt more bearable.</li>
					<li><b>Clearer dialogs</b> and friendlier choices when you quit a game.</li>
					<li><b>G3 PowerPC support</b> (you poor things.)</li>
				</ul>
			</div>
		</content>
		
		<link rel="alternate" href="/releasenotes#version_0.85" title="Full release notes" />
		<link rel="download" href="/download/0.85" title="Download page" />

		<link rel="enclosure"
			sparkle:version="20081224-1"
			sparkle:shortVersionString="0.85"
			href="http://boxerapp.com/download/boxer_0.85.dmg"
			length="17354411"
			type="application/x-apple-diskimage" />
	</entry>
	
	<entry>
		<title>Boxer 0.8 released</title>
		<updated>2008-10-25T12:00:00+02:00</updated>
		<id>http://boxerapp.com/releases/0.8</id>
		<sparkle:minimumSystemVersion>10.4.7</sparkle:minimumSystemVersion>
	
		<content type="xhtml">
			<div xmlns="http://www.w3.org/1999/xhtml">
				<ul>
					<li><b>More toys.</b> Boxer 0.8 comes with 4 ready-to-play sample games, rounded out with a set of useful DOS utilities.</li>
					<li><b>Drag-drop game installation.</b> Drag CDs and game folders onto the new installer droplet to install and package them. Import a game’s CD so you can play the game without it. Increased DOS disk space lets those really big CD games install.</li>
					<li><b>Smarter friendlier behaviour.</b> Launch Boxer to browse your games folder now, instead of a DOS prompt. Sensible default locations in place of nagging questions. Game packages remember your CPU speed adjustments. Games on read-only drives are copied to ensure they can save their data.</li>
					<li><b>Better Mac integration.</b> Boxer now automatically supports non-US keyboards, scales the window better for large screens, and makes sure Spaces keyboard shortcuts don’t interfere with games. And if you have Growl, Boxer will show pretty notifications too.</li>
					<li><b>More power-user features.</b> Hold down Option as you launch a game package to choose a program inside it. Easily start IPX networks. [autoexec] blocks now let you run programs on auto-mounted drives.</li>
					<li><b>¿Habla Español?</b> Boxer speaks Finnish, German, and now Spanish and Swedish too.</li>
				</ul>
			</div>
		</content>
		
		<link rel="alternate" href="/releasenotes#version_0.8" title="Full release notes" />
		<link rel="download" href="/download/0.8" title="Download page" />

		<link rel="enclosure"
			sparkle:version="20081025-1"
			sparkle:shortVersionString="0.8"

			href="http://boxerapp.com/download/boxer_0.8.dmg"
			length="18723620"
			type="application/x-apple-diskimage" />
	</entry>
</feed>