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

13 years agoNo-op merge lxdream-mmu to remove head (actually merged long ago)
nkeynes [Sun, 05 Jul 2009 13:52:50 +1000]  tree
No-op merge lxdream-mmu to remove head (actually merged long ago)
Makefile.in
configure
configure.in
src/Makefile.am
src/Makefile.in
src/aica/armcore.c
src/aica/armcore.h
src/asic.c
src/bios.c
src/cpu.h
...

13 years agoAdd message catalogs and dist tarball/zip to the ignore list
nkeynes [Sat, 04 Jul 2009 15:58:55 +1000]  tree
Add message catalogs and dist tarball/zip to the ignore list
.hgignore


13 years agoCommit mercurial .hgignore file
nkeynes [Fri, 03 Jul 2009 21:47:45 +1000]  tree
Commit mercurial .hgignore file
.hgignore


13 years agoupdate tags
convert-repo [Fri, 03 Jul 2009 01:03:30 +0000]  tree
update tags
.hgtags


13 years agoAdd code to the makefile to construct the .dmg images. Apparently it _can_ be done after all
nkeynes [Mon, 29 Jun 2009 09:25:11 +0000]  tree
Add code to the makefile to construct the .dmg images. Apparently it _can_ be done after all
Makefile.am
Makefile.in
dmg.layout


13 years agoSet --sysconfdir to /etc in debian configure
nkeynes [Mon, 29 Jun 2009 06:38:16 +0000]  tree
Set --sysconfdir to /etc in debian configure
debian/rules


13 years agoFix testsh4x86 build lxdream_0_9_1
nkeynes [Sun, 28 Jun 2009 23:17:07 +0000]  tree
Fix testsh4x86 build
Makefile.in
src/Makefile.am
src/Makefile.in


13 years agoReplace NSInteger with int - 10.4 build doesn't like NSInteger
nkeynes [Sun, 28 Jun 2009 23:03:06 +0000]  tree
Replace NSInteger with int - 10.4 build doesn't like NSInteger
src/cocoaui/cocoa_ctrl.m


13 years agoFix creating first VMU (failed to add to list)
nkeynes [Sun, 28 Jun 2009 12:08:16 +0000]  tree
Fix creating first VMU (failed to add to list)
Fix device-changed causing second device-changed to fire
src/gtkui/gtk_ctrl.c


13 years agoFix handling of rename failure
nkeynes [Sun, 28 Jun 2009 12:07:21 +0000]  tree
Fix handling of rename failure
Fix boneheadedness in get_filename_at
src/lxpaths.c
src/vmu/vmuvol.c


.