Search
lxdream.org :: lxdream :: changelog
lxdream 0.9.1
released Jun 29
Download Now

15 years agoInstall the message catalogs in the bundle
nkeynes [Sun, 29 Jun 2008 22:54:59 +0000]  tree
Install the message catalogs in the bundle
Makefile.am
Makefile.in


15 years agoAdd --with-esd and --with-pulse configure arguments (mainly to be able to disable them when not wanted)
nkeynes [Sun, 29 Jun 2008 22:31:40 +0000]  tree
Add --with-esd and --with-pulse configure arguments (mainly to be able to disable them when not wanted)
configure
configure.in


15 years agoAdd all non-core libraries to the OS X bundle
nkeynes [Sun, 29 Jun 2008 03:51:33 +0000]  tree
Add all non-core libraries to the OS X bundle
Makefile.am
Makefile.in
bundlelibs.pl


15 years agoFix make distclean
nkeynes [Sun, 29 Jun 2008 03:10:19 +0000]  tree
Fix make distclean
test/Makefile.in


15 years agoFix size test before end-of-block extension, and add assert after sh4_translate_end_block() for consistency
nkeynes [Wed, 25 Jun 2008 22:50:41 +0000]  tree
Fix size test before end-of-block extension, and add assert after sh4_translate_end_block() for consistency
src/sh4/sh4trans.c


15 years agoFix typo in change to pulseaudio driver
nkeynes [Wed, 25 Jun 2008 10:42:43 +0000]  tree
Fix typo in change to pulseaudio driver
src/drivers/audio_pulse.c


15 years agoCommit OSX CD-ROM driver work-in-progress
nkeynes [Wed, 25 Jun 2008 10:40:45 +0000]  tree
Commit OSX CD-ROM driver work-in-progress
Makefile.in
configure
configure.in
src/Makefile.am
src/Makefile.in
src/drivers/cd_linux.c
src/drivers/cd_none.c
src/drivers/cd_osx.c
src/gdlist.c
src/gdrom/gddriver.h
...

15 years agoRemove superfluous call to gdrom_get_native_devices()
nkeynes [Wed, 25 Jun 2008 10:39:05 +0000]  tree
Remove superfluous call to gdrom_get_native_devices()
src/main.c


15 years agoIncrease maximum instruction size - was exceeded in some corner cases
nkeynes [Wed, 25 Jun 2008 10:04:14 +0000]  tree
Increase maximum instruction size - was exceeded in some corner cases
src/sh4/sh4trans.h


15 years agoAdd sh4_dump_region convenience function
nkeynes [Wed, 25 Jun 2008 10:03:28 +0000]  tree
Add sh4_dump_region convenience function
src/sh4/sh4dasm.c
src/sh4/sh4dasm.in


.