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

15 years agoRefactor mouse event management - button events are now usable for controllers
nkeynes [Mon, 08 Sep 2008 05:13:51 +0000]  tree
Refactor mouse event management - button events are now usable for controllers
src/cocoaui/cocoa_ctrl.c
src/cocoaui/cocoa_prefs.c
src/display.c
src/display.h
src/gtkui/gtk_ctrl.c
src/gtkui/gtk_win.c
src/maple/kbd.c


15 years agoAdd part numbers to the header comments, just because
nkeynes [Sun, 07 Sep 2008 11:08:10 +0000]  tree
Add part numbers to the header comments, just because
src/maple/controller.c
src/maple/kbd.c
src/maple/mouse.c


15 years agoFog work-in-progress
nkeynes [Sun, 07 Sep 2008 04:23:49 +0000]  tree
Fog work-in-progress
src/pvr2/glrender.c
src/pvr2/pvr2mmio.h
src/pvr2/scene.c
src/pvr2/scene.h
src/pvr2/vertex.glsl


15 years agoMerge controller.h into controller.c for consistency with the other maple devices
nkeynes [Sat, 06 Sep 2008 08:16:39 +0000]  tree
Merge controller.h into controller.c for consistency with the other maple devices
src/maple/controller.c
src/maple/controller.h


15 years agoCheck main window has been created when setting the grabability
nkeynes [Sat, 06 Sep 2008 08:10:55 +0000]  tree
Check main window has been created when setting the grabability
src/gtkui/gtkui.c


15 years agoDisable the run actions when the system can't run (missing from cocoa ui code)
nkeynes [Sat, 06 Sep 2008 05:21:57 +0000]  tree
Disable the run actions when the system can't run (missing from cocoa ui code)
src/cocoaui/cocoaui.c


15 years agoAdd trailing newline
nkeynes [Tue, 02 Sep 2008 23:24:47 +0000]  tree
Add trailing newline
src/gtkui/gtk_win.c


15 years agoAdd sh4/pmm.c to the makefile
nkeynes [Tue, 02 Sep 2008 11:53:50 +0000]  tree
Add sh4/pmm.c to the makefile
src/Makefile.am
src/Makefile.in


15 years agoInitial implementation of the performance counters, only working one for now
nkeynes [Tue, 02 Sep 2008 11:53:16 +0000]  tree
Initial implementation of the performance counters, only working one for now
is raw clock cycles (0x23)
src/sh4/mmu.c
src/sh4/pmm.c
src/sh4/sh4.c
src/sh4/sh4core.h
src/sh4/sh4mmio.h


15 years agoAdd omitted ctype.h include
nkeynes [Tue, 02 Sep 2008 03:34:23 +0000]  tree
Add omitted ctype.h include
src/gdrom/gdimage.c


.