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

15 years agoInitial implementation for sort-dma channel
nkeynes [Sun, 20 Jul 2008 11:36:48 +0000]  tree
Initial implementation for sort-dma channel
src/asic.c
src/asic.h
src/pvr2/pvr2.h
src/pvr2/tacore.c
test/Makefile.in
test/asic.c
test/asic.h
test/dmac.c
test/testsort.data


15 years agoAdd debian control files to the dist
nkeynes [Sat, 19 Jul 2008 02:48:50 +0000]  tree
Add debian control files to the dist
Makefile.am
Makefile.in


15 years agoAdd built sources to svn:ignore properties
nkeynes [Sat, 19 Jul 2008 02:43:44 +0000]  tree
Add built sources to svn:ignore properties


15 years agoRemove built sources from SVN
nkeynes [Sat, 19 Jul 2008 02:41:30 +0000]  tree
Remove built sources from SVN
src/drivers/mac_keymap.h
src/pvr2/gl_slsrc.c
src/sh4/sh4core.c
src/sh4/sh4dasm.c
src/sh4/sh4stat.c
src/sh4/sh4x86.c


15 years agoFix make clean target
nkeynes [Sat, 19 Jul 2008 02:34:11 +0000]  tree
Fix make clean target
And therefore (finally) fix the distcheck target overall
Makefile.am
Makefile.in
src/Makefile.am
src/Makefile.in
test/Makefile.in


15 years agoAdd uninstall hook for pixmaps
nkeynes [Sat, 19 Jul 2008 00:56:54 +0000]  tree
Add uninstall hook for pixmaps
Fix distcheck in the test dir
Add missing joy_linux.h to dist
Makefile.am
Makefile.in
src/Makefile.am
src/Makefile.in
test/Makefile.in


15 years agodist/install lxdreamrc correctly
nkeynes [Fri, 18 Jul 2008 13:21:54 +0000]  tree
dist/install lxdreamrc correctly
Makefile.am


15 years agoFix make check for out-of-tree build
nkeynes [Fri, 18 Jul 2008 12:54:59 +0000]  tree
Fix make check for out-of-tree build
configure
configure.in
test/Makefile.in


15 years agoApparently the .gmo files live in the src dir rather than the build dir.
nkeynes [Fri, 18 Jul 2008 12:14:27 +0000]  tree
Apparently the .gmo files live in the src dir rather than the build dir.
Fix bundle accordingly
Makefile.am
Makefile.in


15 years agoAbort configuration if gettext isn't found (since the build breaks without it)
nkeynes [Fri, 18 Jul 2008 11:20:54 +0000]  tree
Abort configuration if gettext isn't found (since the build breaks without it)
configure
configure.in


.