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

16 years agoRemove error on unable to open file
nkeynes [Sun, 21 Oct 2007 05:20:35 +0000]  tree
Remove error on unable to open file
src/loader.c


16 years agoAdd CDI V3.5 support
nkeynes [Sun, 21 Oct 2007 05:20:15 +0000]  tree
Add CDI V3.5 support
src/gdrom/cdi.c


16 years agoRemove error message
nkeynes [Sun, 21 Oct 2007 05:20:00 +0000]  tree
Remove error message
src/gdrom/gdrom.c


16 years agoUnregister keys on controller detach
nkeynes [Sun, 21 Oct 2007 05:15:56 +0000]  tree
Unregister keys on controller detach
src/display.c
src/display.h
src/maple/controller.c


16 years agoSplit config management out to config.[ch]
nkeynes [Wed, 17 Oct 2007 11:26:45 +0000]  tree
Split config management out to config.[ch]
Manage config filename
Check home dir + sysconfdir for conf file
Initial work on a path settings dialog
src/Makefile.am
src/Makefile.in
src/config.c
src/config.h
src/dreamcast.c
src/dreamcast.h
src/gui/ctrl_dlg.c
src/gui/debugcb.c
src/gui/gtkcb.c
src/gui/gtkui.c
...

16 years agoModify keyboard input to use unmodified key values only
nkeynes [Tue, 16 Oct 2007 12:38:01 +0000]  tree
Modify keyboard input to use unmodified key values only
lxdreamrc
src/drivers/video_gtk.c


16 years agoDowngrade the errors to warnings - they're more whinges than anything fatal
nkeynes [Tue, 16 Oct 2007 12:36:59 +0000]  tree
Downgrade the errors to warnings - they're more whinges than anything fatal
src/sh4/sh4mem.c


16 years agoAdd gui error reporting
nkeynes [Tue, 16 Oct 2007 12:36:29 +0000]  tree
Add gui error reporting
Add initial controller settings dialog
src/Makefile.am
src/Makefile.in
src/gui.h
src/gui/ctrl_dlg.c
src/gui/gtkcb.c
src/gui/gtkui.c
src/gui/gtkui.h
src/gui/main_win.c
src/maple/maple.c
src/maple/maple.h
...

16 years agoChange command line handling to not require -d
nkeynes [Tue, 16 Oct 2007 12:28:42 +0000]  tree
Change command line handling to not require -d
src/gdrom/gdrom.c
src/loader.c
src/main.c


16 years agoUnbind the framebuffer after initialization
nkeynes [Tue, 16 Oct 2007 12:27:28 +0000]  tree
Unbind the framebuffer after initialization
src/drivers/gl_fbo.c


.