Vesa
cc4cf1c233
Pick ringbuffer updates from 2.0
2014-11-27 21:15:26 +02: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
Lukas W
d318cbb1e7
Move track.h -> Track.h, track.cpp -> Track.cpp
2014-11-25 17:10:49 +01:00
Lukas W
9dfb1385cd
Rename track class to Track
2014-11-25 17:03:39 +01:00
Lukas W
5d258cedf2
When removing a track, remove its solo state
...
Fixes #1103
2014-11-25 16:47:11 +01:00
Vesa V
79f71a932d
Merge pull request #1349 from LMMS/stable-1.1
...
Stable 1.1
2014-11-25 13:17:46 +02:00
Lukas W
e935cb046e
Fix header guards
...
Closes #177
2014-11-25 11:25:30 +01:00
Vesa V
334a567620
Merge pull request #1234 from floft/master
...
GIG Player Plugin
2014-11-25 07:03:12 +02:00
Vesa V
aed82571e3
Merge pull request #1342 from Umcaruje/stable-1.1
...
Fix old sourceforge links, update Readme
2014-11-25 07:01:11 +02:00
Lukas W
f231465e05
Rename plugin_browser to PluginBrowser
2014-11-25 01:10:59 +01:00
Lukas W
3a206071b1
Fix merge conflicts
2014-11-25 01:07:39 +01:00
Lukas W
02cbc89f0f
Merge branch 'stable-1.1' of git@github.com:LMMS/lmms.git
...
Conflicts:
src/gui/MainWindow.cpp
src/gui/plugin_browser.cpp
2014-11-25 01:01:47 +01:00
Lukas W
e47c1242b8
Add scrollbar to instrument plugin browser
...
Fixes #959
2014-11-25 00:36:23 +01:00
Garrett
205056621c
Fixed release samples never being deleted
...
I removed code in a previous commit that deleted ended samples since
that sometimes caused issues when the samples had loop points. However,
removing the code caused issues with the release samples. Thus, now it
removes ended samples only if they are release samples. Otherwise, the
keyup event and ADSR handle ending the note.
2014-11-23 14:24:51 -08:00
Tres Finocchiaro
27bff6f5d3
Merge pull request #1344 from midi-pascal/stable-1.1
...
Stable 1.1
2014-11-23 16:16:13 -05:00