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

14 years agoAdd initial VMU support
nkeynes [Wed, 24 Jun 2009 02:41:12 +0000]  tree
Add initial VMU support
po/POTFILES.in
po/de.po
po/es.po
po/it.po
po/lxdream.pot
po/pt_BR.po
src/Makefile.am
src/Makefile.in
src/cocoaui/cocoa_ctrl.m
src/cocoaui/cocoa_prefs.m
...

14 years agoRebuilt Makefile.in without the spurious ltmain.sh
nkeynes [Wed, 24 Jun 2009 02:27:34 +0000]  tree
Rebuilt Makefile.in without the spurious ltmain.sh
Makefile.in


14 years agoAdd automake-supplied compile script
nkeynes [Wed, 24 Jun 2009 02:25:55 +0000]  tree
Add automake-supplied compile script
compile


14 years agoFix silly cut-n-paste error in configure output
nkeynes [Mon, 22 Jun 2009 11:32:01 +0000]  tree
Fix silly cut-n-paste error in configure output
configure
configure.in


14 years agoFix disc type breakage introduced in last refactor
nkeynes [Mon, 22 Jun 2009 01:13:16 +0000]  tree
Fix disc type breakage introduced in last refactor
src/gdrom/cdi.c
src/gdrom/gddriver.h
src/gdrom/gdimage.c
src/gdrom/nrg.c


14 years agoAdd -framework Carbon to go with previous change (SetSystemUIMode is tucked away in
nkeynes [Sun, 14 Jun 2009 21:46:05 +0000]  tree
Add -framework Carbon to go with previous change (SetSystemUIMode is tucked away in
Carbon)
configure
configure.in


14 years agoAdd fullscreen support
nkeynes [Sun, 14 Jun 2009 11:44:19 +0000]  tree
Add fullscreen support
src/cocoaui/cocoa_win.m
src/cocoaui/cocoaui.h
src/cocoaui/cocoaui.m


14 years agoLoad plugins from the directory containing the executable first if they're there -
nkeynes [Sat, 13 Jun 2009 07:12:51 +0000]  tree
Load plugins from the directory containing the executable first if they're there -
simplifies development testing.
Add dummy plugin for easy identification of the plugin directory
src/Makefile.am
src/Makefile.in
src/drivers/dummy.c
src/main.c
src/plugin.c
src/plugin.h


14 years agoFix cpu_desc_t initializer (not that we really use this one)
nkeynes [Sat, 13 Jun 2009 07:04:24 +0000]  tree
Fix cpu_desc_t initializer (not that we really use this one)
src/x86dasm/x86dasm.c


14 years agoFix signedness warnings
nkeynes [Sat, 13 Jun 2009 07:03:51 +0000]  tree
Fix signedness warnings
src/drivers/cd_linux.c
src/gdbserver.c
src/gdrom/gddriver.h


.