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

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
...

15 years agoFix compiler warnings
nkeynes [Mon, 21 Jul 2008 00:37:13 +0000]  tree
Fix compiler warnings
src/cocoaui/cocoa_gd.c
src/drivers/gl_fbo.c
src/drivers/osx_iokit.c
src/sh4/sh4core.in


15 years agoMinor fixes for Tiger build
nkeynes [Mon, 21 Jul 2008 00:16:09 +0000]  tree
Minor fixes for Tiger build
src/cocoaui/cocoa_win.c
src/drivers/video_nsgl.c


15 years agoRemove the 'gettext required' bit from configure
nkeynes [Mon, 21 Jul 2008 00:09:46 +0000]  tree
Remove the 'gettext required' bit from configure
configure
configure.in


15 years agoAdd gettext.h and build sanely without libintl if it's not available
nkeynes [Mon, 21 Jul 2008 00:08:34 +0000]  tree
Add gettext.h and build sanely without libintl if it's not available
Remove x86dasm's config.h & opintl.h (no longer needed and actually wrong)
src/aica/audio.h
src/cocoaui/cocoaui.h
src/config.h
src/display.h
src/gdlist.c
src/gettext.h
src/gtkui/debug_win.c
src/gtkui/dump_win.c
src/gtkui/gdrom_menu.c
src/gtkui/gtkui.c
...

15 years agoCommit testta changes for sort-dma tests
nkeynes [Sun, 20 Jul 2008 11:37:47 +0000]  tree
Commit testta changes for sort-dma tests
test/testta.c


.