diff --git a/BuildTests/ModuleTest/makefile.uc3 b/BuildTests/ModuleTest/makefile.uc3
index fe26832348cce4dadccc56769e5d4fe72f97c84d..ba3ec10ba388b064ffaf92dd47e224eb6b72e429 100644
--- a/BuildTests/ModuleTest/makefile.uc3
+++ b/BuildTests/ModuleTest/makefile.uc3
@@ -200,7 +200,7 @@ CFLAGS += -Wswitch-enum
 CFLAGS += -Wunused
 CFLAGS += -Wundef
 CFLAGS += -Wpointer-arith
-#CFLAGS += -Wcast-align
+CFLAGS += -Wcast-align
 CFLAGS += -Wwrite-strings
 CFLAGS += -Wlogical-op
 CFLAGS += -Wmissing-parameter-type
diff --git a/BuildTests/ModuleTest/makefile.xmega b/BuildTests/ModuleTest/makefile.xmega
index e666704e38e15ac353c60e4a9960c7b9e910b070..054c6c852a7d206cd52e8bbb627fbf5a264ae029 100644
--- a/BuildTests/ModuleTest/makefile.xmega
+++ b/BuildTests/ModuleTest/makefile.xmega
@@ -209,6 +209,7 @@ CFLAGS += -fno-inline-small-functions
 CFLAGS += -fpack-struct
 CFLAGS += -fshort-enums
 CFLAGS += -fno-strict-aliasing
+CFLAGS += -fno-split-wide-types
 CFLAGS += -Wa,-adhlns=$(<:%.c=$(OBJDIR)/%.lst)
 CFLAGS += $(patsubst %,-I%,$(EXTRAINCDIRS))
 CFLAGS += $(CSTANDARD)
diff --git a/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.c b/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.c
index b4df532c56dbefa55f2bb739a01afbedb1fa1978..d0737acd7c547c03b1abd47bdcc1e334c904af09 100644
--- a/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.c
+++ b/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.c
@@ -52,12 +52,12 @@ USB_ClassInfo_AOA_Host_t AndroidDevice_AOA_Interface =
 				
 				.PropertyStrings =
 					{
-						.Manufacturer       = "Dean Camera",
-						.Model              = "LUFA Android Demo",
-						.Description        = "LUFA Android Demo",
-						.Version            = "1.0",
-						.URI                = "http://www.lufa-lib.org",
-						.Serial             = "0000000012345678",
+						[AOA_STRING_Manufacturer] = "Dean Camera",
+						[AOA_STRING_Model]        = "LUFA Android Demo",
+						[AOA_STRING_Description]  = "LUFA Android Demo",
+						[AOA_STRING_Version]      = "1.0",
+						[AOA_STRING_URI]          = "http://www.lufa-lib.org",
+						[AOA_STRING_Serial]       = "0000000012345678",
 					},
 			},
 	};
diff --git a/LUFA/DoxygenPages/LUFAPoweredProjects.txt b/LUFA/DoxygenPages/LUFAPoweredProjects.txt
index d15ade2b2adc097424be0cad966b4ffe59fb8970..cbac5af79e0a109880b7f3754372fd3f645f255c 100644
--- a/LUFA/DoxygenPages/LUFAPoweredProjects.txt
+++ b/LUFA/DoxygenPages/LUFAPoweredProjects.txt
@@ -63,6 +63,7 @@
  *  - Hiduino, a USB-MIDI replacement firmware for the Arduino Uno: http://code.google.com/p/hiduino/
  *  - Ikea RGB LED USB modification: http://slashhome.se/p/projects/id/ikea_dioder_usb/#project
  *  - IR Remote to Keyboard decoder: http://netzhansa.blogspot.com/2010/04/our-living-room-hi-fi-setup-needs-mp3.html
+ *  - Jukebox panic button: http://thinkl33t.co.uk/the-panic-button
  *  - LED Panel controller: http://projects.peterpolidoro.net/caltech/panelscontroller/panelscontroller.htm
  *  - Linux Secure Storage Dongle: http://github.com/TomMD/teensy
  *  - LUFA powered DDR dance mat (French): http://logicien-parfait.fr/dokuwiki/doku.php?id=projet:ddr_repair