Loopp/src
Georg Krause 57cb20368b Fix missing update of BPM display
The problem was a missing redraw after changing the label. This led to a
stucked display, when the tempo dial is used. Now a redraw is added after
the label is changed.
2019-11-03 08:30:43 +01:00
..
avtk Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
cjson Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
controller Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
dsp Remove openAV references from the code 2019-06-09 10:53:06 +02:00
observer Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
resources -Added default luppp.prfs file 2013-12-09 01:21:41 +00:00
state Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
tests Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
unitTests Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
CMakeLists.txt Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
audiobuffer.cxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
audiobuffer.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
audioprocessor.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
buffers.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
config.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
controllerupdater.cxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
controllerupdater.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
debug.cxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
debug.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
denormals.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
diskreader.cxx Also check /usr/share/loopp for default controller maps 2019-06-16 22:09:17 +02:00
diskreader.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
diskwriter.cxx Fix typo 2019-06-11 10:29:51 +02:00
diskwriter.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
event.cxx Free Rec Mode Button works now 2019-06-06 10:31:01 +02:00
event.hxx Disable tempo dial while a clip is recording 2019-06-18 12:34:26 +02:00
eventhandler.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
eventhandlerdsp.cxx Disable tempo changes while recording 2019-06-18 12:36:51 +02:00
eventhandlergui.cxx Disable tempo button while recording 2019-06-18 12:37:42 +02:00
gaudioeditor.cxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
gaudioeditor.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
gmastertrack.cxx Fix missing update of BPM display 2019-11-03 08:30:43 +01:00
gmastertrack.hxx Disable tempo dial while a clip is recording 2019-06-18 12:34:26 +02:00
goptions.cxx Remove openAV references from the code 2019-06-09 10:53:06 +02:00
goptions.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
gridlogic.cxx Disable Free Mode if >= 1 Clip is recorded 2019-06-15 10:24:13 +02:00
gridlogic.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
gtrack.cxx implement pan style dials in avtk dial, close #173 2017-04-09 14:23:55 +01:00
gtrack.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
gui.cxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
gui.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
gunittrack.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
icon.xpm -Icon created & working, added transport.hxx 2014-08-08 23:13:19 +01:00
jack.cxx Disable tempo dial while a clip is recording 2019-06-18 12:34:26 +02:00
jack.hxx Disable tempo dial while a clip is recording 2019-06-18 12:34:26 +02:00
jacksendreturn.cxx jacksendreturn: fix compile of fabs() 2018-07-14 12:25:02 +01:00
jacksendreturn.hxx apply smoothing to fx send button 2018-07-05 21:51:26 +02:00
logic.cxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
logic.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
looper.cxx Cleanup Code, Remove Debug prints, Add Changelog 2019-05-23 13:34:37 +02:00
looper.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
looperclip.cxx Disable tempo dial while a clip is recording 2019-06-18 12:34:26 +02:00
looperclip.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
main.cxx Implement legacy mode to support old jack connection automations 2019-06-09 11:02:44 +02:00
meson.build Fix version number, fix version.hxx generation 2019-06-11 11:27:50 +02:00
metronome.cxx Cleanup Code, Remove Debug prints, Add Changelog 2019-05-23 13:34:37 +02:00
metronome.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
nsm.h -Working on NSM integration: open working, but session not showing: Jack registration issue with GUI probably the cause 2013-11-08 00:18:48 +00:00
timemanager.cxx Enable tempo tapping while transport is stopped 2019-06-13 07:37:19 +02:00
timemanager.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
trackoutput.cxx calculate smoothing value depending on samplerate 2018-07-09 14:38:52 +02:00
trackoutput.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
transport.hxx Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
version.hxx.in meson: generate version.hxx on compile 2018-03-04 02:19:29 +00:00