Fix message catalog filename in bundle
Makefile.am Makefile.in
Use the configured paths for the dialog boxes by default
src/cocoaui/cocoaui.c
Extract BUNDLE as a constant value
Makefile.am Makefile.in
Install the message catalogs in the bundle
Makefile.am Makefile.in
Add --with-esd and --with-pulse configure arguments (mainly to be able to disable them when not wanted)
configure configure.in
Add all non-core libraries to the OS X bundle
Makefile.am Makefile.in bundlelibs.pl
Fix size test before end-of-block extension, and add assert after sh4_translate_end_block() for consistency
src/sh4/sh4trans.c
Fix typo in change to pulseaudio driver
src/drivers/audio_pulse.c
.