Colin Wallace
|
ffba37c7f2
|
Export percentage calc now takes considers loop markers as necessary
|
2015-07-14 01:53:47 +00:00 |
|
Colin Wallace
|
18e1d69cac
|
Offload most Midi processing from Song into MidiTime class
|
2015-06-22 00:53:24 +00:00 |
|
Colin Wallace
|
8edfdc0543
|
Remove unused function 'isTempoAutomated()'
|
2015-06-22 00:17:17 +00:00 |
|
Colin Wallace
|
335b1c1c75
|
const-correctness for Song::getPlayPos()
|
2015-06-22 00:15:30 +00:00 |
|
Colin Wallace
|
57cdfe1b66
|
Remove unused Mode_PlayTrack and m_trackToPlay
|
2015-04-27 06:33:22 +00:00 |
|
Colin Wallace
|
d9c2be73fa
|
Remove unused function Song::playTrack
|
2015-04-27 06:24:47 +00:00 |
|
Alexandre Almeida
|
bf13859601
|
Remove unused variable
|
2015-03-18 22:57:27 -03:00 |
|
Tres Finocchiaro
|
ce282a4841
|
Merge pull request #1622 from M374LX/coding
Progressive coding conventions update (new branch)
|
2015-03-04 01:55:28 +00:00 |
|
mohamed
|
2260907285
|
adding exportProjectMidi method, internally uses midiexport plugin
|
2015-02-04 22:37:43 +01:00 |
|
Alexandre Almeida
|
77ceda9385
|
Update Song.h
|
2015-01-19 23:16:41 -02:00 |
|
Amadeus Folego
|
edebf5d7da
|
Refactor loading song errors notification
|
2015-01-13 00:18:36 -02:00 |
|
Lukas W
|
23e0e0fb8e
|
Merge branch 'master' into ed_refac
Conflicts:
include/AutomationEditor.h
include/SongEditor.h
plugins/delay/delaycontrols.cpp
plugins/delay/delaycontrolsdialog.cpp
src/gui/editors/AutomationEditor.cpp
src/gui/editors/BBEditor.cpp
src/gui/editors/PianoRoll.cpp
|
2015-01-06 23:05:13 +01:00 |
|
Dave French
|
8529f6a0a4
|
Added Export between loop markers as a checkbox, to the Export Project dialog
|
2014-12-22 20:55:09 +00:00 |
|
Dave French
|
8f12d483a7
|
Render between loop markers
|
2014-12-21 19:59:29 +00:00 |
|
Lukas W
|
7c508f7900
|
Merge master into ed_refac
|
2014-12-09 00:20:28 +01:00 |
|
Lukas W
|
51f59293ce
|
Rename Timeline to TimeLineWidget
|
2014-12-08 23:38:38 +01:00 |
|
Lukas W
|
ed8e30b4ee
|
Small const fix
|
2014-12-08 20:19:51 +01:00 |
|
Lukas W
|
ac95123d41
|
Rename timeLine to Timeline
|
2014-11-26 01:18:07 +01:00 |
|
Lukas W
|
968909c07c
|
Rename engine to Engine
|
2014-11-26 00:49:55 +01:00 |
|
Lukas W
|
7d0e3945e5
|
Rename song to Song
|
2014-11-26 00:44:41 +01:00 |
|