1
Fork 0
epichord/src
Nedko Arnaudov 91458f12ca src/jack.cpp: include header for sleep() 2023-06-17 20:41:11 +03:00
..
Makefile.am Make LASH optional and detected by configure script 2009-09-22 19:29:58 +03:00
arranger.cpp Fixed initial middle click on arranger segfaults. 2009-09-22 14:10:15 -04:00
arranger.h Fixed stop-scroll functionality. 2009-09-22 14:06:25 -04:00
backend.h Changed TICKS_PER_BEAT from 128 to 288. 2009-05-08 16:30:06 -05:00
dragbar.cpp Fixed bug in DragBar. 2009-01-20 11:55:04 -06:00
dragbar.h Fixed bug in DragBar. 2009-01-20 11:55:04 -06:00
eventedit.cpp Fixed three bugs in event editor. 2009-05-22 17:00:49 -05:00
eventedit.h Fixed right to left line tool in event editor. Again. 2009-01-06 19:08:42 -06:00
eventmenu.cpp Added missing header to eventmenu.cpp 2008-12-24 23:15:42 -06:00
eventmenu.h Added eventmenu.cpp and eventmenu.h to repo. 2008-12-24 22:46:34 -06:00
jack.cpp src/jack.cpp: include header for sleep() 2023-06-17 20:41:11 +03:00
keyboard.cpp Added several shortcuts. 2009-09-21 19:56:24 -04:00
keyboard.h Moving the mouse in the piano roll highlights keys. 2009-01-06 17:46:53 -06:00
main.cpp More robust automatic note-off abilities. 2009-05-25 18:43:03 -05:00
metronome.cpp Unhardcoded ticks per beat. Fixed triplet bugs. 2009-05-08 15:38:28 -05:00
metronome.h Added basic metronome. Fixed a bug. Scope works. 2008-12-19 12:52:40 -06:00
midi.cpp Event menu added. 2008-12-22 15:42:16 -06:00
midi.h Unhardcoded ticks per beat. Fixed triplet bugs. 2009-05-08 15:38:28 -05:00
pianoroll.cpp Mouse wheel now scrolls horizontally in piano roll. 2009-09-22 14:26:38 -04:00
pianoroll.h Added triplet quantization. 2009-05-08 00:06:51 -05:00
sampleview.cpp Added CustomScroll class in customscroll.cpp and h. 2008-12-31 23:32:23 -06:00
sampleview.h Initial commit 2008-12-09 20:26:50 -06:00
saveload.cpp Fixed bug in which import and load cause stuck notes. 2009-05-26 20:40:05 -04:00
saveload.h Heavy changes to file code. New format. 2009-01-02 21:34:45 -06:00
seq.cpp Fixed bug in resize. 2009-05-28 18:47:48 -04:00
seq.h Fixed bug in which import and load cause stuck notes. 2009-05-26 20:40:05 -04:00
theme.cpp Added theme color gui and blank source file. 2009-01-02 22:14:49 -06:00
theme.h Added theme color gui and blank source file. 2009-01-02 22:14:49 -06:00
timeline.cpp Changed TICKS_PER_BEAT from 128 to 288. 2009-05-08 16:30:06 -05:00
timeline.h Fixed some GUI bugs. Arranger GUI temporarily fixed. 2009-01-04 22:34:24 -06:00
trackinfo.cpp Dynamically updating controller widgets, and now in decimal! 2009-05-26 12:41:23 -04:00
trackinfo.h Dynamically updating controller widgets, and now in decimal! 2009-05-26 12:41:23 -04:00
trackmodule.cpp Bank widget goes to 16383. Sends/responds to LSB and MSB. 2009-05-27 13:38:42 -04:00
trackmodule.h Dynamically updating controller widgets, and now in decimal! 2009-05-26 12:41:23 -04:00
trackselect.cpp Added DragBar widget to replace horizontal thumbwheels. 2009-01-20 11:45:28 -06:00
trackselect.h Initial commit 2008-12-09 20:26:50 -06:00
ui.cpp Fixed bug in which import and load cause stuck notes. 2009-05-26 20:40:05 -04:00
ui.fl Fixed bug in which import and load cause stuck notes. 2009-05-26 20:40:05 -04:00
ui.h Added triplet quantization. 2009-05-08 00:06:51 -05:00
uihelper.cpp Fixed stop-scroll functionality. 2009-09-22 14:06:25 -04:00
uihelper.h Added triplet quantization. 2009-05-08 00:06:51 -05:00
util.cpp More robust automatic note-off abilities. 2009-05-25 18:43:03 -05:00
util.h More robust automatic note-off abilities. 2009-05-25 18:43:03 -05:00