Commit Graph

24 Commits (main)

Author SHA1 Message Date
Georg Krause 14872cad14 prevent scene names being cleared on scene launch 2018-07-15 09:36:27 +02:00
Georg Krause dc0bf938e8 remove hardcoded clip numbers 2018-04-02 16:27:54 +02:00
Mathias Buhr c5d33f89cd Fixes a few leaks and errors 2017-06-21 21:25:02 +01:00
Harry van Haaren 01f71ec5e4 astyle: global restyle of codebase (fixes #153)
This to bring common fomatting to the whole project,
including submissions. To format a file to this style:

astyle --style=linux -t8 <file>

Future patches / pull-requests should be in this format.
2016-12-27 13:04:05 +00:00
Harry van Haaren 5acf1f33d6 clip save implemented, fixes #121 2016-11-03 20:09:06 +00:00
Harry van Haaren fee7883782 -Fixed bug in using name from audio.cfg 2013-12-12 12:51:17 +00:00
Harry van Haaren 04bff4cde2 -Fixed ClipSelector clear name, fixed looperclip playing on load bug 2013-12-11 18:22:12 +00:00
Harry van Haaren 7f96d72d77 -Clip names shown in GUI when files loaded 2013-12-09 01:03:00 +00:00
Harry van Haaren d208f8959a -Added LICENSE 2013-12-08 21:44:43 +00:00
Harry van Haaren 60decf79ba -Load sample remembers location, updated Special colour / Rclick menu layout 2013-12-04 14:46:44 +00:00
Harry van Haaren 04fc086a5d -Added "special" selection from GUI 2013-12-04 13:50:08 +00:00
Harry van Haaren 59c46e3dfd -Selecting "special" clips in GUI possible, tested with APC footpedal 2013-12-04 13:07:17 +00:00
Harry van Haaren da92d83c84 -Clip text position auto-centers irrelevant of size 2013-12-04 12:58:59 +00:00
Harry van Haaren 61c9e8d329 -Fixed compilation warnings, and DiskWriter bug 2013-11-23 00:14:53 +00:00
Harry van Haaren d9a6694b88 -Fixed ClipSelector resizing artifacts 2013-11-20 11:37:30 +00:00
Harry van Haaren b4c36dbf4f -Working on Clipselector, Stereo loading, and GenericMIDI cruft. 2013-11-19 23:34:12 +00:00
Harry van Haaren 460db6e81d -Fixed 1 bar loop issue 2013-11-12 20:14:14 +00:00
Harry van Haaren f09515d8a5 -Added "Clear" item in right-click, "removes" clips from grid 2013-11-02 14:10:26 +00:00
Harry van Haaren f7aec84cf1 -AudioEditor exists, loading files without audio.cfg file now possibe as user asked for beat info 2013-10-12 01:31:56 +01:00
Harry van Haaren 493ccbad2c -GUI resets when "new" session is started 2013-10-03 16:11:14 +01:00
Harry van Haaren c719aafdfe -Fixed crash on controller issue 2013-10-02 02:40:44 +01:00
Harry van Haaren 0d4d62a653 -Master scene names restored 2013-09-06 12:51:06 +01:00
Harry van Haaren a0fb8cb5b5 -Refactoring, working on State::reset() 2013-09-06 01:28:14 +01:00
Harry van Haaren 13b5853034 -Refactored Worker into DiskReader and DiskWriter classes. Refactored ClipSelector into hxx / cxx pair 2013-09-05 18:33:16 +01:00