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

13 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


13 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


13 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


13 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


13 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


13 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


13 years agoBuild drivers with library dependencies as shared objects (ie plugins)
nkeynes [Sat, 13 Jun 2009 00:50:48 +0000]  tree
Build drivers with library dependencies as shared objects (ie plugins)
Makefile.am
Makefile.in
config.h.in
configure
configure.in
po/POTFILES.in
po/de.po
po/es.po
po/it.po
po/lxdream.pot
...

13 years agoGeneral cleanup of the GD-rom subsystem
nkeynes [Mon, 08 Jun 2009 04:12:21 +0000]  tree
General cleanup of the GD-rom subsystem
- merge gdrom_image_t and gdrom_disc_t
- Abstract MMC devices using a lower-level scsi transport
- OSX: only look at the whole disc device, and ignore partitions
src/Makefile.am
src/Makefile.in
src/drivers/cd_linux.c
src/drivers/cd_mmc.c
src/drivers/cd_osx.c
src/drivers/osx_iokit.m
src/gdrom/cdi.c
src/gdrom/gddriver.h
src/gdrom/gdi.c
src/gdrom/gdimage.c
...

13 years agoAdd missing svn:keywords properties
nkeynes [Wed, 03 Jun 2009 11:39:06 +0000]  tree
Add missing svn:keywords properties
test/sh4/utlb.c
test/sh4/utlb.h
test/testaica.c


13 years agoAdd missing svn:keywords property
nkeynes [Wed, 03 Jun 2009 11:37:10 +0000]  tree
Add missing svn:keywords property
src/cocoaui/paths_osx.m
src/drivers/audio_alsa.c
src/drivers/audio_sdl.c
src/drivers/net_glib.c
src/drivers/net_osx.m
src/hook.h
src/maple/lightgun.c
src/netutil.c
src/netutil.h
src/paths_unix.c
...

.