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

15 years agoAdd descriptive (localized) label to config entries for UI use
nkeynes [Sun, 06 Jul 2008 03:17:32 +0000]  tree
Add descriptive (localized) label to config entries for UI use
src/config.c
src/config.h
src/drivers/audio_alsa.c
src/maple/controller.c


15 years agoAdd apple-specific binding for gettext
nkeynes [Sun, 06 Jul 2008 03:16:21 +0000]  tree
Add apple-specific binding for gettext
src/main.c


15 years agoFix last mmc read sector buffer not being properly zeroed out.
nkeynes [Sat, 05 Jul 2008 12:16:37 +0000]  tree
Fix last mmc read sector buffer not being properly zeroed out.
src/gdrom/mmc.c


15 years agoAdd mmc.c, osx_iokit.[ch] to the makefile
nkeynes [Sat, 05 Jul 2008 11:58:59 +0000]  tree
Add mmc.c, osx_iokit.[ch] to the makefile
src/Makefile.am
src/Makefile.in


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


.