Loopp/src
Harry van Haaren f09515d8a5 -Added "Clear" item in right-click, "removes" clips from grid 2013-11-02 14:10:26 +00:00
..
avtk -Added "Clear" item in right-click, "removes" clips from grid 2013-11-02 14:10:26 +00:00
cjson -Removed Tup leftovers 2013-09-16 19:52:09 +01:00
controller -Commited hack fix for "dual scene play" bug: gridlogic "qStops" all clips on a track on qPlay of a new scene. 2013-11-02 00:13:57 +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 -Commited hack fix for "dual scene play" bug: gridlogic "qStops" all clips on a track on qPlay of a new scene. 2013-11-02 00:13:57 +00: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 -Added "Clear" item in right-click, "removes" clips from grid 2013-11-02 14:10:26 +00: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 -Updated resampling code, now *much* faster 2013-11-02 04:18:04 +00:00
diskreader.hxx -Luppp loads default controllers from file 2013-11-02 00:56:02 +00: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 -Added "Clear" item in right-click, "removes" clips from grid 2013-11-02 14:10:26 +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 -Removed prints 2013-11-02 03:32:33 +00: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 -Debugging NSM support 2013-11-02 13:41:26 +00:00
gui.hxx -Debugging NSM support 2013-11-02 13:41:26 +00:00
gunittrack.hxx -Werror checked all code 2013-07-30 01:17:40 +01:00
jack.cxx -Implemented bar() / beat() handling inside nframes: timing issues resolved 2013-11-02 04:07:27 +00:00
jack.hxx -Removed prints 2013-11-02 03:32:33 +00: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 -Added "Clear" item in right-click, "removes" clips from grid 2013-11-02 14:10:26 +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 -Fixed metronome bar / beat different tick sounds 2013-11-02 13:49:47 +00:00
metronome.hxx -Fixed metronome bar / beat different tick sounds 2013-11-02 13:49:47 +00:00
nsm.h -Debugging NSM support 2013-11-02 13:41:26 +00:00
timemanager.cxx -Fixed metronome bar / beat different tick sounds 2013-11-02 13:49:47 +00: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