summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-14Updated with details for 0.9.14v0.9.14Lars Muldjord
2017-05-14Add link to list of news sinks.Bent Bisballe Nyeng
2017-05-14Add missing dist filesBent Bisballe Nyeng
2017-05-14Bump version to 0.9.14.Bent Bisballe Nyeng
2017-05-14Remove generated file.Bent Bisballe Nyeng
2017-05-14Fix missing redraw on exposure event.Bent Bisballe Nyeng
2017-05-12Use correct MIDI note ON mask.Hans Petter Selasky
2017-05-11Add --no-resampling CLI optionGoran Mekić
2017-05-11Expand shell globs in input paramsGoran Mekić
2017-05-11Fix CLI kit and midimap loading.André Nusser
2017-05-11Fix "Error" state of kit and midimap on intially loading the plugin.André Nusser
2017-05-11Remove seemingly forgotten std::cout in drumkitloader.ccAndré Nusser
2017-05-11Thanks to Robin Gareus!André Nusser
2017-05-10Update plugingizmo and thus also update return value of createWindowAndré Nusser
2017-05-10Fix compiling instructions.André Nusser
2017-05-07Store and reload the enable_resamling setting in the plugins.Bent Bisballe Nyeng
2017-05-07Lazy free the nodata buffers on plugin removal.Bent Bisballe Nyeng
2017-05-07Use enable_resampling in all places where the resampler is effecting the outc...Bent Bisballe Nyeng
2017-05-07Add additional underrun increments.Bent Bisballe Nyeng
2017-05-06Fix FreeBSD compile error.André Nusser
2017-05-06Introduce the new resampling frame.André Nusser
2017-05-06Get rid of unused unistd includes. Change the rest of the sleep calls to c++.Bent Bisballe Nyeng
2017-05-06Get rid of platform dependent usleep/SleepEx.Bent Bisballe Nyeng
2017-05-06Remove old (obsolete) Mutex class and replace all uses with std::mutex.Bent Bisballe Nyeng
2017-05-06Add missing plugin cppflags.Bent Bisballe Nyeng
2017-05-06Add atomic linking to mingw32 makefile.Bent Bisballe Nyeng
2017-05-06Remove mingw32 missing-mutex hack.Bent Bisballe Nyeng
2017-05-06Add support for msys in GUI detection.Bent Bisballe Nyeng
2017-05-05Fix jenkins compile error.André Nusser
2017-05-05Refactor TextEdit widget.André Nusser
2017-05-02Sanatize OSS output codeGoran Mekić
2017-05-01Show buffer size in status area.Bent Bisballe Nyeng
2017-04-30Get OSS buffer sizeGoran Mekić
2017-04-30Don't exit if diskstreaming is not usedGoran Mekić
2017-04-30Add support for rotating the tabs using the scroll-wheel.Bent Bisballe Nyeng
2017-04-29Fix whitespace.Bent Bisballe Nyeng
2017-04-29Keep sync on cache misses.Bent Bisballe Nyeng
2017-04-29Show underruns in UI.Bent Bisballe Nyeng
2017-04-29Fix crash on 'underrun' when c.font is not yet allocated but the preload cach...Bent Bisballe Nyeng
2017-04-28Remove unneeded redraw call in EventType::repaint event.Bent Bisballe Nyeng
2017-04-25Don't put .a and .la files in lv2 folder on install.Bent Bisballe Nyeng
2017-04-24Fix "hidden easter egg". :)André Nusser
2017-04-23Add missing header to extra dist.v0.9.13Bent Bisballe Nyeng
2017-04-23Swap powerbutton on/off textures.Bent Bisballe Nyeng
2017-04-23Added info for 0.9.13Lars Muldjord
2017-04-23Update FR translation of the manpageOlivier Humbert
2017-04-23Set humanizer frame switch to value of settings.André Nusser
2017-04-23Fix man page dateGoran Mekić
2017-04-23Fix broken PowerButton state of the frame.André Nusser
2017-04-23Remove leftovers from the diskstreaming frame powerbutton removal.André Nusser