Go to file
Harry van Haaren 3ecf2f441f -Cleaned up repo 2013-11-14 14:04:48 +00:00
build -Cleaned up repo 2013-11-14 14:04:48 +00:00
buildTest -Updated tests, added lupppTestMaterial, updated DiskReader tests 2013-09-23 12:21:33 +01:00
planning -Added GIMP generated planning/header.c 2013-08-15 22:46:56 +01:00
src -Updated session loading: clears the state first using EventStateReset, then loads new session 2013-11-14 14:03:47 +00:00
.gitignore -Added archive.sh script, allowing easy creation of time-commit stamped .zip's for sharing 2013-11-13 12:09:23 +00:00
CMakeLists.txt -Updated CMake, DiskWriter and config 2013-09-18 11:46:25 +01:00
README -Added NTK git repo url to README 2013-10-08 21:57:02 +01:00
archive.sh -Added archive.sh script, allowing easy creation of time-commit stamped .zip's for sharing 2013-11-13 12:09:23 +00:00
nonSeqLupppCCintegration.patch -Added patch against nonseq Jack.C 2013-10-22 22:43:37 +01:00
scrapeFixme.sh -Updating prints, fixed bug in diskwriter 2013-09-23 12:30:54 +01:00
test.sh -Updated tests: gridlogic now passes all 2013-09-17 12:51:11 +01:00

README

    Repo for Luppp5

This version of Luppp is a total re-write on the previously announced and released
version that is available on github. It is redesigned from scratch to handle RT
better, and scale better.

This version depends on the following libraries: please ensure the -dev versions are installed.

JACK
CAIRO
SNDFILE
NTK               git clone git://git.tuxfamily.org/gitroot/non/fltk.git ntk


=== INSTALL
Run the following commands from the top directory to configure & install Luppp:

cd build
./compile.sh
./run.sh



=== Errors
Please report errors on IRC, to harryhaaren in #lad on FreeNode.net, or email
harryhaaren@gmail.com. This is a temporary arrangement until a release is made.