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

16 years agoRemove gnome dependency - now just depend on GTK 2.0
nkeynes [Wed, 31 Oct 2007 12:16:39 +0000]  tree
Remove gnome dependency - now just depend on GTK 2.0
configure
configure.in


16 years agoFix miscellaneous warnings
nkeynes [Wed, 31 Oct 2007 12:05:23 +0000]  tree
Fix miscellaneous warnings
src/drivers/gl_common.c
src/drivers/video_gtk.c
src/drivers/video_null.c
src/drivers/video_x11.c
src/gui/path_dlg.c
src/loader.c
src/pvr2/pvr2.h
src/util.c


16 years agoFix miscellaneous warnings
nkeynes [Wed, 31 Oct 2007 11:53:35 +0000]  tree
Fix miscellaneous warnings
src/config.c
src/dreamcast.c
src/gdrom/gdimage.c
src/gdrom/linux.c
src/gui.h
src/gui/ctrl_dlg.c
src/gui/debug_win.c
src/gui/gtkcb.c
src/gui/gtkui.c
src/gui/gtkui.h
...

16 years agoFix uninitialized value
nkeynes [Wed, 31 Oct 2007 11:22:10 +0000]  tree
Fix uninitialized value
src/gui/gdrom_menu.c


16 years agoAdd warning for non-direct rendering
nkeynes [Wed, 31 Oct 2007 09:11:14 +0000]  tree
Add warning for non-direct rendering
src/drivers/video_x11.c


16 years agoAdd save/restore of render buffers in save states
nkeynes [Wed, 31 Oct 2007 09:10:23 +0000]  tree
Add save/restore of render buffers in save states
Gzip memory blocks in save states
Move front-buffer management back to pvr2
Add screenshot preview when loading save states
Various minor fixes and cleanups
src/display.c
src/display.h
src/dream.h
src/dreamcast.c
src/dreamcast.h
src/drivers/gl_common.c
src/drivers/gl_common.h
src/drivers/gl_fbo.c
src/drivers/gl_sl.c
src/drivers/video_gtk.c
...

16 years agoExplicitly include stdio.h
nkeynes [Wed, 31 Oct 2007 09:07:25 +0000]  tree
Explicitly include stdio.h
src/x86dasm/x86dasm.h


16 years agoHandle case of setting value to itself (ie don't change anything)
nkeynes [Wed, 31 Oct 2007 09:06:48 +0000]  tree
Handle case of setting value to itself (ie don't change anything)
src/config.c


16 years agoAdd convenience MMIO_ADDR macro
nkeynes [Wed, 31 Oct 2007 09:05:44 +0000]  tree
Add convenience MMIO_ADDR macro
src/mmio.h


16 years agoUse the higher of 0x28 and 0x29 for volume until we figure out how it really
nkeynes [Wed, 31 Oct 2007 09:05:13 +0000]  tree
Use the higher of 0x28 and 0x29 for volume until we figure out how it really
works
src/aica/aica.c


.