Loopp/src
Harry van Haaren 55c9b171bd -Removed cout prints 2013-11-01 23:31:18 +00:00
..
avtk -Refactoring Bindings class, working on Options draw-stall bug 2013-10-19 14:22:49 +01:00
cjson -Removed Tup leftovers 2013-09-16 19:52:09 +01:00
controller -Removed cout prints 2013-11-01 23:31:18 +00:00
dsp -Removed Tup leftovers 2013-09-16 19:52:09 +01:00
observer -Removed cout prints 2013-11-01 23:31:18 +00:00
state -Removed cout prints 2013-11-01 23:31:18 +00:00
tests -Updated tests for gridlogic 2013-10-24 17:05:51 +01:00
CMakeLists.txt -Added initial NSM support: callbacks called but not save / open implementation added. 2013-10-23 17:03:54 +01:00
audiobuffer.hxx -Updated Time, working on bar() nframes 2013-10-12 13:28:47 +01:00
audioprocessor.hxx -Fixed signed/unsigned issue with AudioProcessor and derived classes 2013-08-15 23:51:09 +01:00
buffers.hxx -Testing new JACK port routing system 2013-09-11 01:50:47 +01:00
config.hxx -Removed cout prints 2013-11-01 23:31:18 +00:00
controllerupdater.cxx -Controller pointer is recieved from DSP backend, and can be written to .ctlr file 2013-10-19 12:54:26 +01:00
controllerupdater.hxx -Controller pointer is recieved from DSP backend, and can be written to .ctlr file 2013-10-19 12:54:26 +01:00
debug.cxx -Updated debug prints 2013-09-25 18:21:05 +01:00
debug.hxx -Updated debug prints 2013-09-25 18:21:05 +01:00
denormals.hxx -Removed cout prints 2013-11-01 23:31:18 +00:00
diskreader.cxx -AudioEditor exists, loading files without audio.cfg file now possibe as user asked for beat info 2013-10-12 01:31:56 +01:00
diskreader.hxx -Updated tests, added lupppTestMaterial, updated DiskReader tests 2013-09-23 12:21:33 +01:00
diskwriter.cxx -Removed cout prints 2013-11-01 23:31:18 +00:00
diskwriter.hxx -Controller pointer is recieved from DSP backend, and can be written to .ctlr file 2013-10-19 12:54:26 +01:00
event.cxx -Refactoring Bindings class, working on Options draw-stall bug 2013-10-19 14:22:49 +01:00
event.hxx -Removed cout prints 2013-11-01 23:31:18 +00:00
eventhandler.hxx -DSP to GUI messaging implemented, looper progress shown in GUI 2013-05-16 13:38:46 +01:00
eventhandlerdsp.cxx -Removed cout prints 2013-11-01 23:31:18 +00:00
eventhandlergui.cxx -Controller pointer is recieved from DSP backend, and can be written to .ctlr file 2013-10-19 12:54:26 +01:00
gaudioeditor.cxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
gaudioeditor.hxx -AudioEditor exists, loading files without audio.cfg file now possibe as user asked for beat info 2013-10-12 01:31:56 +01:00
gmastertrack.cxx -Removed cout prints 2013-11-01 23:31:18 +00:00
gmastertrack.hxx -Added Avtk::Box to use as background instead of Fl widget, should fix BG theming color issue 2013-10-18 12:32:57 +01:00
goptions.cxx -Refactoring Bindings class, working on Options draw-stall bug 2013-10-19 14:22:49 +01:00
goptions.hxx -Controller pointer is recieved from DSP backend, and can be written to .ctlr file 2013-10-19 12:54:26 +01:00
gridlogic.cxx -Updated tests for gridlogic 2013-10-24 17:05:51 +01:00
gridlogic.hxx -Refactoring time handling to process() - bar() - process() 2013-10-12 22:03:36 +01:00
gtrack.cxx -Added Avtk::Box to use as background instead of Fl widget, should fix BG theming color issue 2013-10-18 12:32:57 +01:00
gtrack.hxx -Added Avtk::Box to use as background instead of Fl widget, should fix BG theming color issue 2013-10-18 12:32:57 +01:00
gui.cxx -Working on implementing save() / restore(), need some information on how NSM tells directories / filenames 2013-10-23 17:12:32 +01:00
gui.hxx -Added initial NSM support: callbacks called but not save / open implementation added. 2013-10-23 17:03:54 +01:00
gunittrack.hxx -Werror checked all code 2013-07-30 01:17:40 +01:00
jack.cxx -Added non-seq support, trigger mode phrasing 2013-10-22 22:41:14 +01:00
jack.hxx -MIDI binding enable added to Options dialog, allows binding of most functionality: no save feature yet. 2013-10-18 01:28:00 +01:00
logic.cxx -Removed cout prints 2013-11-01 23:31:18 +00:00
logic.hxx -Return volume dial working 2013-10-07 15:21:24 +01:00
looper.cxx -Refactoring time handling to process() - bar() - process() 2013-10-12 22:03:36 +01:00
looper.hxx -Refactoring time handling to process() - bar() - process() 2013-10-12 22:03:36 +01:00
looperclip.cxx -Removed cout prints 2013-11-01 23:31:18 +00:00
looperclip.hxx -Refactoring time handling to process() - bar() - process() 2013-10-12 22:03:36 +01:00
main.cxx -APC initialized on startup, error-checked Logic track values 2013-10-03 10:17:23 +01:00
metronome.cxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
metronome.hxx -Big refactor of #includes, less compilation deps. Updated TimeManager Bar() to include nframes data 2013-10-12 13:19:37 +01:00
nsm.h -Added initial NSM support: callbacks called but not save / open implementation added. 2013-10-23 17:03:54 +01:00
timemanager.cxx -Working on binding map 2013-10-18 15:56:20 +01:00
timemanager.hxx -Refactored TimeManager, removing the need for JACK timebase master in order to deal with bar() properly 2013-10-13 00:20:00 +01:00
trackoutput.cxx -Fixed issue in TrackOutput 2013-10-06 23:26:06 +01:00
trackoutput.hxx -Refactored GTrack, and privatized its dials / buttons 2013-10-03 01:50:16 +01:00