Vesa V
|
64d90066d9
|
Merge pull request #1370 from curlymorphic/issue1242
Fix for issue 1242 Buffer size frame rate should not cause a delay/latency at the start of rendered audio file.
|
2014-11-29 23:08:40 +02:00 |
|
dave
|
550d310a49
|
issue 1242
Skips first empty period,
Engine::mixer()->nextBuffer(); is called in ProjectRenderer::run()
|
2014-11-29 20:44:34 +00:00 |
|
Vesa V
|
599046cc0f
|
Merge pull request #1363 from diizy/multitap
Improve gfx
|
2014-11-28 08:18:53 +02:00 |
|
Vesa
|
920064fef9
|
Improve gfx
|
2014-11-28 08:18:16 +02:00 |
|
Vesa V
|
6324c18ec2
|
Merge pull request #1362 from diizy/multitap
Multitap Echo Delay
|
2014-11-28 03:59:12 +02:00 |
|
Vesa
|
13543bbf53
|
multitap..
|
2014-11-28 03:56:46 +02:00 |
|
Vesa
|
7410174c8b
|
Multitap
|
2014-11-28 03:19:21 +02:00 |
|
Vesa
|
13393900d2
|
Multitap initial
|
2014-11-28 00:35:14 +02:00 |
|
Vesa V
|
fb349ea386
|
Merge pull request #1361 from diizy/master
Fixed missed rename
|
2014-11-28 00:34:39 +02:00 |
|
Vesa
|
eaf4d80206
|
Fixed missed rename
|
2014-11-28 00:33:56 +02:00 |
|
Vesa
|
06e5250628
|
Merge branch 'master' of github.com:LMMS/lmms
|
2014-11-27 21:16:04 +02:00 |
|
Vesa
|
cc4cf1c233
|
Pick ringbuffer updates from 2.0
|
2014-11-27 21:15:26 +02:00 |
|
Lukas W
|
ad1e495557
|
Reflect renames in style.css
|
2014-11-26 13:54:26 +01:00 |
|
Lukas W
|
90b7afc136
|
Remove unused class TransformableAutoModel
Also remove .svnignore (I've always wanted to do this!)
And a file I accidentally committed
|
2014-11-26 13:37:52 +01:00 |
|
Vesa
|
ccf095a857
|
Merge branch 'stable-1.1'
Conflicts:
plugins/delay/delaycontrolsdialog.cpp
plugins/delay/delayeffect.cpp
|
2014-11-26 14:10:00 +02:00 |
|
Vesa V
|
c25cf8a5cf
|
Merge pull request #1351 from curlymorphic/stable-1.1
changed LFO amount to absolute value.
|
2014-11-26 14:05:21 +02:00 |
|
Vesa V
|
bdbedaddb9
|
Merge pull request #1353 from LMMS/rename
Rename old style classes and files [wip]
|
2014-11-26 13:59:45 +02:00 |
|
Lukas W
|
5f4cdac802
|
Merge branch 'master' into rename
Conflicts:
src/core/Song.cpp
src/gui/LfoControllerDialog.cpp
src/tracks/InstrumentTrack.cpp
|
2014-11-26 11:45:55 +01:00 |
|
Lukas W
|
3f172c5a4c
|
Rename tranformable_auto_model to TransformableAutoModel
I think this class isn't even used, probably safe to remove?
|
2014-11-26 11:33:01 +01:00 |
|
Lukas W
|
497c792871
|
Rename tabButton/tab_button
|
2014-11-26 11:03:35 +01:00 |
|
Lukas W
|
d57b51142d
|
Rename basicFilters/basic_filters.h
|
2014-11-26 10:59:35 +01:00 |
|
Lukas W
|
6d4a6ed9cd
|
Rename bbTrack, trackContentObject and friends
|
2014-11-26 10:53:47 +01:00 |
|
Lukas W
|
95798da9d0
|
Rename a lot of classes
* aboutDialog -> AboutDialog
* bbEditor -> BBEditor
* exportProjectDialog -> ExportProjectDialog
* setupDialog -> SetupDialog
* stringPairDrag -> StringPairDrag
|
2014-11-26 10:39:02 +01:00 |
|
Lukas W
|
7d4f179b4b
|
Rename a lot of files
* about_dialog -> AboutDialog
* bb_editor -> BBEditor
* export_project_dialog -> ExportProjectDialog
* setup_dialog -> SetupDialog
* string_pair_drag -> StringPairDrag
|
2014-11-26 10:27:25 +01:00 |
|
Lukas W
|
1bbf7455a4
|
Rename a lot…
|
2014-11-26 10:09:49 +01:00 |
|
Lukas W
|
5b77abd9a5
|
Rename fixes
|
2014-11-26 01:46:12 +01:00 |
|
Lukas W
|
35d880a4ce
|
Rename caption_menu to CaptionMenu
|
2014-11-26 01:26:38 +01:00 |
|
Lukas W
|
58ec27ef75
|
Rename automatable_slider to AutomatableSlider
|
2014-11-26 01:23:04 +01:00 |
|
Lukas W
|
c33bef346a
|
Rename automatable_button to AutomatableButton
|
2014-11-26 01:21:42 +01:00 |
|
Lukas W
|
ac95123d41
|
Rename timeLine to Timeline
|
2014-11-26 01:18:07 +01:00 |
|
Lukas W
|
fec779ff70
|
Rename project_version to ProjectVersion
|
2014-11-26 01:16:26 +01:00 |
|
Lukas W
|
aaeb5216ad
|
Rename note to Note
|
2014-11-26 01:14:52 +01:00 |
|
Lukas W
|
e045f1dd19
|
Rename fixes
|
2014-11-26 01:12:57 +01:00 |
|
Lukas W
|
178eadeb35
|
Rename ladspa_manager to LadspaManager
|
2014-11-26 01:12:22 +01:00 |
|
Lukas W
|
a9bc056400
|
Piano Roll: Don't switch to select mode when pressing Ctrl+A
Or don't act like we did. Fixes #431
|
2014-11-26 01:09:39 +01:00 |
|
Lukas W
|
394d8da286
|
When removing a track, remove its solo state
Fixes #1103
|
2014-11-26 01:09:33 +01:00 |
|
Lukas W
|
e7cbc55c69
|
Instrument view: Restrict mouse wheel tab switching
Only switch the view's tab when the mouse pointer is hovering over the tabs. Closes #712.
|
2014-11-26 01:07:53 +01:00 |
|
Lukas W
|
5b306ea845
|
Rename ladspa_2_lmms to Ladspa2LMMS
|
2014-11-26 00:52:25 +01:00 |
|
Lukas W
|
968909c07c
|
Rename engine to Engine
|
2014-11-26 00:49:55 +01:00 |
|
Lukas W
|
84d9215880
|
Rename drumsynth to DrumSynth
|
2014-11-26 00:47:55 +01:00 |
|
Lukas W
|
c2360f593c
|
Rename bb_track_container to BBTrackContainer
|
2014-11-26 00:46:49 +01:00 |
|
Lukas W
|
7d0e3945e5
|
Rename song to Song
|
2014-11-26 00:44:41 +01:00 |
|
dave
|
9b7738dc60
|
changed LFO ammount to absolute value.
|
2014-11-25 22:38:49 +00:00 |
|
Vesa
|
ed11ccbf50
|
Fix conflict
|
2014-11-25 21:29:00 +02:00 |
|
Vesa
|
eea784ce71
|
Merge branch 'master' of github.com:LMMS/lmms
|
2014-11-25 21:24:21 +02:00 |
|
Vesa
|
33665a2848
|
Merge branch 'stable-1.1'
Conflicts:
include/Effect.h
include/Plugin.h
|
2014-11-25 21:23:57 +02:00 |
|
Vesa V
|
435c64cc70
|
Merge pull request #1285 from grindhold/issue_55
Issue 55
|
2014-11-25 21:20:21 +02:00 |
|
Lukas W
|
14eb54d53e
|
Piano Roll: Don't switch to select mode when pressing Ctrl+A
Or don't act like we did. Fixes #431
|
2014-11-25 20:18:35 +01:00 |
|
Vesa V
|
55c59a77bd
|
Merge pull request #1327 from DanWin/stable-1.1
Fix most warnings and errors when generating translation files
|
2014-11-25 21:04:04 +02:00 |
|
Lukas W
|
ed2cd2dda5
|
Instrument view: Restrict mouse wheel tab switching
Only switch the view's tab when the mouse pointer is hovering over the tabs. Closes #712.
|
2014-11-25 18:42:41 +01:00 |
|