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

15 years agoHalt emulation after reporting an error
nkeynes [Thu, 24 Jul 2008 07:27:48 +0000]  tree
Halt emulation after reporting an error
src/util.c


15 years agoFix to correctly mount empty CD drives
nkeynes [Thu, 24 Jul 2008 02:31:56 +0000]  tree
Fix to correctly mount empty CD drives
src/drivers/cd_linux.c


15 years agoFix dreamcast_reset not performing a core exit
nkeynes [Thu, 24 Jul 2008 02:30:37 +0000]  tree
Fix dreamcast_reset not performing a core exit
src/dreamcast.c


15 years agoCocoa preferences panel work-in-progress
nkeynes [Wed, 23 Jul 2008 11:11:30 +0000]  tree
Cocoa preferences panel work-in-progress
src/Makefile.am
src/Makefile.in
src/cocoaui/cocoa_ctrl.c
src/cocoaui/cocoa_path.c
src/cocoaui/cocoa_prefs.c
src/cocoaui/cocoaui.c
src/cocoaui/cocoaui.h


15 years agoChange sprintf to snprintf (safer)
nkeynes [Wed, 23 Jul 2008 11:10:49 +0000]  tree
Change sprintf to snprintf (safer)
src/gtkui/gtk_ctrl.c


15 years agoRename GTK UI files to follow the same scheme as the cocoa ones
nkeynes [Tue, 22 Jul 2008 04:40:55 +0000]  tree
Rename GTK UI files to follow the same scheme as the cocoa ones
src/Makefile.am
src/Makefile.in
src/gtkui/ctrl_dlg.c
src/gtkui/debug_win.c
src/gtkui/dump_win.c
src/gtkui/gdrom_menu.c
src/gtkui/gtk_ctrl.c
src/gtkui/gtk_debug.c
src/gtkui/gtk_dump.c
src/gtkui/gtk_gd.c
...

15 years agoUpdate file lists for removed x86dasm files
nkeynes [Mon, 21 Jul 2008 12:21:20 +0000]  tree
Update file lists for removed x86dasm files
po/POTFILES.in
src/Makefile.am
src/Makefile.in


15 years agoAdd missing include (fix warning)
nkeynes [Mon, 21 Jul 2008 01:05:22 +0000]  tree
Add missing include (fix warning)
src/gtkui/gdrom_menu.c


15 years agoAdd newline at EOF to shut gcc up
nkeynes [Mon, 21 Jul 2008 01:02:30 +0000]  tree
Add newline at EOF to shut gcc up
src/sh4/sh4trans.h


15 years agoFix batch of -Wall warnings
nkeynes [Mon, 21 Jul 2008 01:01:39 +0000]  tree
Fix batch of -Wall warnings
src/aica/audio.c
src/aica/audio.h
src/config.c
src/config.h
src/drivers/osx_iokit.c
src/gdrom/cdi.c
src/gdrom/gdi.c
src/gdrom/gdimage.c
src/gdrom/gdrom.c
src/main.c
...

.