summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-11Added pos to event_t. Fixed bufs.Jonas Suhr Christensen
2015-04-10Posting semaphore on eventpush.Jonas Suhr Christensen
2015-04-10Voluntered to go for a beer walk.Jonas Suhr Christensen
2015-04-10Added CACHE_DUMMYID.Jonas Suhr Christensen
2015-04-10Added handling of cache calling when no free ids is available.Jonas Suhr Christensen
2015-04-10Changed size of parameter from int to size_t.Jonas Suhr Christensen
2015-04-10Added clean type event. Help functions. And more cache manager logic.Jonas Suhr Christensen
2015-04-10Creating new events until file is completely loaded.Jonas Suhr Christensen
2015-04-10Fixed semicolon in typedef.Jonas Suhr Christensen
2015-04-10Added deinit() implementation. Fixed semicolon in typedef.Jonas Suhr Christensen
2015-04-10Doing nothing in loadNext function.Jonas Suhr Christensen
2015-04-10Add preliminary functionality of next method.Bent Bisballe Nyeng
2015-04-10Added unit test shell for cachemanager. Added cache manager logic - still nee...Jonas Suhr Christensen
2015-04-10Initial design of cache manager.Bent Bisballe Nyeng
2015-03-24Fix building cli without debug.Bent Bisballe Nyeng
2015-03-16Merge remote-tracking branch 'origin/0.9.8.1-hotfix'Bent Bisballe Nyeng
2015-03-16Added changes for 0.9.8.1-hotfix releasev0.9.8.1Lars Bisballe Jensen
2015-03-15Bump version top 0.9.8.1 (hotfix release)Bent Bisballe Nyeng
2015-03-15Fix small but nasty buffer offset bug in resampled output. Also; use non-resa...Bent Bisballe Nyeng
2015-03-14Fix small but nasty buffer offset bug in resampled output. Also; use non-resa...Bent Bisballe Nyeng
2015-02-25Add hugin filters to command line tool.Bent Bisballe Nyeng
2015-02-25Add missing opt.Bent Bisballe Nyeng
2015-02-22Removed version number entirelymuldjord
2015-02-22Added resampling (libzita-resampler) as default.v0.9.8Jonas Suhr Christensen
2015-02-22Merge branch 'master' of http://git.drumgizmo.org/drumgizmoLars Bisballe Jensen
2015-02-22Added changes for 0.9.7 and 0.9.8Lars Bisballe Jensen
2015-02-22Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2015-02-22Bump version to 0.9.8.Bent Bisballe Nyeng
2015-02-22Merge branch 'resample_configure'Jonas Suhr Christensen
2015-02-22Libzita-resampler used as default. Libsamplerate only used if specified.Jonas Suhr Christensen
2015-02-22Minor corrections to examples and default valuesLars Bisballe Jensen
2015-02-21Using zita as default if --enable-resampler=yes. Use src only if --enable-res...Jonas Suhr Christensen
2015-02-20Merge remote-tracking branch 'origin/master' into lv2optBent Bisballe Nyeng
2015-02-19Call drumgizmo::init() no longer has an argument.Bent Bisballe Nyeng
2015-02-19Merge branch 'master' into lv2optBent Bisballe Nyeng
2015-02-17Remove events from activeevents when ramped down.Bent Bisballe Nyeng
2015-02-16Minor correction to options, sndfile changed to wavfileLars Bisballe Jensen
2015-02-16man page is now correctly formattedLars Bisballe Jensen
2015-02-15Fix the rest of the hardcoded lv2 paths.Bent Bisballe Nyeng
2015-02-15Use CPPUNIT_ASSERT_EQUAL instead of just CPPUNIT_ASSERTBent Bisballe Nyeng
2015-02-15Use CPPUNIT_ASSERT_EQUAL instead of just CPPUNIT_ASSERTBent Bisballe Nyeng
2015-02-15Make lv2 unittest work with < lv2-1.10. Make LV2_PATH same as lv2 plugin inst...Bent Bisballe Nyeng
2015-02-15Make lv2 unittest work with < lv2-1.10. Make LV2_PATH same as lv2 plugin inst...Bent Bisballe Nyeng
2015-02-15Merge with master. Remove obsolete -p argument from cli. Add new -a argument ...Bent Bisballe Nyeng
2015-02-13Remove wavfile.la in output module dir.Bent Bisballe Nyeng
2015-02-13More portable way of switching locale.Bent Bisballe Nyeng
2015-02-13Possible win32 fix for missing locale_t type - part6 (this is getting a bit e...Bent Bisballe Nyeng
2015-02-13Possible win32 fix for missing locale_t type - part5.Bent Bisballe Nyeng
2015-02-13Possible win32 fix for missing locale_t type - part4.Bent Bisballe Nyeng
2015-02-13Possible win32 fix for missing locale_t type - part3.Bent Bisballe Nyeng