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

15 years agoGet OS X cdrom driver to the 'sort of working' stage. Hide most of the IOKit
nkeynes [Sat, 05 Jul 2008 11:57:36 +0000]  tree
Get OS X cdrom driver to the 'sort of working' stage. Hide most of the IOKit
fun in a separate osx_iokit module.
configure
configure.in
src/drivers/cd_linux.c
src/drivers/cd_osx.c
src/drivers/osx_iokit.c
src/drivers/osx_iokit.h
src/gdrom/gddriver.h
src/gdrom/gdimage.c
src/gdrom/gdrom.h
src/gdrom/mmc.c


15 years agoFix message catalog filename in bundle
nkeynes [Sat, 05 Jul 2008 11:49:45 +0000]  tree
Fix message catalog filename in bundle
Makefile.am
Makefile.in


15 years agoUse the configured paths for the dialog boxes by default
nkeynes [Mon, 30 Jun 2008 04:58:26 +0000]  tree
Use the configured paths for the dialog boxes by default
src/cocoaui/cocoaui.c


15 years agoExtract BUNDLE as a constant value
nkeynes [Sun, 29 Jun 2008 23:31:12 +0000]  tree
Extract BUNDLE as a constant value
Makefile.am
Makefile.in


15 years agoFix stupid typo
nkeynes [Sun, 29 Jun 2008 23:29:01 +0000]  tree
Fix stupid typo
bundlelibs.pl


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


.