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

15 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


15 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


15 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


15 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


15 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


15 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


15 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


15 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


15 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


15 years agoBug #49: Joystick support work in progress
nkeynes [Mon, 28 Jan 2008 02:38:09 +0000]  tree
Bug #49: Joystick support work in progress
Makefile.in
config.h.in
configure
configure.in
src/Makefile.am
src/Makefile.in
src/display.c
src/display.h
src/drivers/joy_linux.c
src/drivers/joy_linux.h
...

.