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

16 years agoFix testsh4x86 again
nkeynes [Thu, 31 Jan 2008 09:50:41 +0000]  tree
Fix testsh4x86 again
src/test/testsh4x86.c


16 years agoUpdate release notes for 0.8.3 lxdream_0_8_3
nkeynes [Thu, 31 Jan 2008 09:35:01 +0000]  tree
Update release notes for 0.8.3
RELEASE_NOTES


16 years agoTweak gui slice to run 100 times/second instead of 10, but still only update
nkeynes [Thu, 31 Jan 2008 00:19:20 +0000]  tree
Tweak gui slice to run 100 times/second instead of 10, but still only update
the speed 10/second. Also add speed clamping to <105% (roughly)
src/gtkui/gtkui.c


16 years agoTidy up watch flag handling
nkeynes [Wed, 30 Jan 2008 21:36:58 +0000]  tree
Tidy up watch flag handling
src/drivers/joy_linux.c


16 years agoWatch for new joystick devices and add them
nkeynes [Wed, 30 Jan 2008 11:31:21 +0000]  tree
Watch for new joystick devices and add them
src/drivers/joy_linux.c
src/drivers/video_gtk.c


16 years agoDeliver TMU interrupts precisely rather than only at end of time slice
nkeynes [Wed, 30 Jan 2008 09:38:24 +0000]  tree
Deliver TMU interrupts precisely rather than only at end of time slice
src/eventq.h
src/sh4/sh4.c
src/sh4/sh4trans.c
src/sh4/timer.c


16 years agoEmbed gdk_display_warp_pointer for GTK 2.6 implementations that lack in
nkeynes [Wed, 30 Jan 2008 02:39:57 +0000]  tree
Embed gdk_display_warp_pointer for GTK 2.6 implementations that lack in
(mainly for OSX)
Perform real modifier mapping to get CTRL+ALT for screen ungrab rather than
assuming the keysyms.
src/gtkui/gtkui.c
src/gtkui/gtkui.h
src/gtkui/main_win.c


16 years agoStart getting SLEEP into order
nkeynes [Tue, 29 Jan 2008 10:39:56 +0000]  tree
Start getting SLEEP into order
src/sh4/sh4.c
src/sh4/sh4core.c
src/sh4/sh4core.h
src/sh4/sh4core.in
src/sh4/sh4trans.c
src/sh4/sh4trans.h
src/sh4/xltcache.c


16 years agoTweak key text box size to fit joystick buttons
nkeynes [Tue, 29 Jan 2008 10:38:34 +0000]  tree
Tweak key text box size to fit joystick buttons
src/gtkui/ctrl_dlg.c


16 years agoSplit axes into positive and negative sides. Works better now
nkeynes [Mon, 28 Jan 2008 11:17:15 +0000]  tree
Split axes into positive and negative sides. Works better now
src/display.c
src/display.h
src/drivers/joy_linux.c
src/drivers/joy_linux.h


.