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

14 years agoAdd missing svn:keywords properties
nkeynes [Wed, 03 Jun 2009 11:39:06 +0000]  tree
Add missing svn:keywords properties
test/sh4/utlb.c
test/sh4/utlb.h
test/testaica.c


14 years agoAdd missing svn:keywords property
nkeynes [Wed, 03 Jun 2009 11:37:10 +0000]  tree
Add missing svn:keywords property
src/cocoaui/paths_osx.m
src/drivers/audio_alsa.c
src/drivers/audio_sdl.c
src/drivers/net_glib.c
src/drivers/net_osx.m
src/hook.h
src/maple/lightgun.c
src/netutil.c
src/netutil.h
src/paths_unix.c
...

14 years agoUse sscanf correctly
nkeynes [Wed, 03 Jun 2009 11:36:27 +0000]  tree
Use sscanf correctly
src/gdbserver.c


14 years agoAllow multiple input hooks to be registered for the same key - useful to allow
nkeynes [Wed, 03 Jun 2009 10:29:16 +0000]  tree
Allow multiple input hooks to be registered for the same key - useful to allow
eg binding the same hotkey for run/stop so that it works as a toggle.
src/cocoaui/cocoaui.m
src/display.c
src/gtkui/gtkui.c
src/gui.h
src/hotkeys.c


14 years agoAllow running distcheck even without sh-elf tools installed
nkeynes [Wed, 03 Jun 2009 04:08:59 +0000]  tree
Allow running distcheck even without sh-elf tools installed
test/Makefile.in


14 years agoReplace dcemu.gif with the better-named lxdream.png
nkeynes [Wed, 03 Jun 2009 04:00:52 +0000]  tree
Replace dcemu.gif with the better-named lxdream.png
Update gtkui to actually use the icon
Add a GNOME desktop entry for menu goodness
Makefile.am
Makefile.in
lxdream.desktop
pixmaps/dcemu.gif
pixmaps/lxdream.png
src/cocoaui/cocoaui.m
src/gtkui/gtk_win.c
src/gtkui/gtkcb.c


14 years agoUpdate massively out-of-date POTFILES.in
nkeynes [Wed, 03 Jun 2009 03:59:22 +0000]  tree
Update massively out-of-date POTFILES.in
po/POTFILES.in


14 years ago"MythTV" patch from Wahrhaft, thanks!:
nkeynes [Tue, 02 Jun 2009 23:16:26 +0000]  tree
"MythTV" patch from Wahrhaft, thanks!:
* Add support for LIRC input devices
* Add hotkey input support
* Add command-line option for immediate fullscreen
Makefile.in
configure
configure.in
src/Makefile.am
src/Makefile.in
src/cocoaui/cocoaui.m
src/config.c
src/drivers/input_lirc.c
src/drivers/input_lirc.h
src/gtkui/gtk_hotkeys.c
...

14 years ago000068: Handle sh4_finalize_instruction being called from a syscall (assertion failure)
nkeynes [Sun, 24 May 2009 08:30:35 +0000]  tree
000068: Handle sh4_finalize_instruction being called from a syscall (assertion failure)
(Also introduce IS_SYSCALL() macro to tidy up slightly)
src/sh4/sh4core.in
src/sh4/sh4trans.c
src/syscall.h


15 years agoUpdate test for changes xlat-refactor
nkeynes [Sun, 19 Apr 2009 06:11:19 +0000]  tree
Update test for changes
src/test/testxir.c


.