Commit Graph

12 Commits (main)

Author SHA1 Message Date
Georg Krause 888637b336 Fix icon install 2019-06-11 12:20:52 +02:00
Georg Krause bddda3b6ba Add 32x32 Icon for NSM 2019-06-11 11:54:34 +02:00
Georg Krause 2b649b14e0 Fix version number, fix version.hxx generation 2019-06-11 11:27:50 +02:00
Georg Krause 23839e4a91 Remove openAV references from the code 2019-06-09 10:53:06 +02:00
Georg Krause e592d5dea4 Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
Georg Krause e7b45bc11a Add mechanics for Unit Tests, unit tests for AudioBuffer, and fix some minor AudioBuffer issues 2019-05-23 17:14:04 +02:00
Georg Krause 7c09f13a62 AppImage 2019-04-14 11:03:01 +01:00
Pavol Rusnak 4ec09e6f6e
build: add install: true to executable in meson.build 2018-12-04 12:06:22 +01:00
Harry van Haaren 4aaaea80c2 release: 1.2.0 release commit
Signed-off-by: Harry van Haaren <harryhaaren@gmail.com>
2018-07-24 22:29:03 +01:00
Harry van Haaren bc8e55b036 meson: generate version.hxx on compile
This fixes local builds (re-generates version.hxx if
it gets removed), ninja dist now works correctly too.

Signed-off-by: Harry van Haaren <harryhaaren@gmail.com>
2018-03-04 02:19:29 +00:00
Harry van Haaren f34a44e775 meson: add tests and option to disable them
This enables building the Luppp unit tests with Meson,
and adds an option to disable building those tests. For
a release, the option should probably be off - although
currently it has no significant impact on the result.

Signed-off-by: Harry van Haaren <harryhaaren@gmail.com>
2018-03-03 21:43:35 +00:00
Harry van Haaren 48802f14ad meson: add meson build for luppp
This allows easier and faster building, with less
complexity and better defaults than the previoius CMake
based system.

Signed-off-by: Harry van Haaren <harryhaaren@gmail.com>
2018-02-13 00:15:43 +00:00