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
7410174c8b
Multitap
2014-11-28 03:19:21 +02:00
Vesa
13393900d2
Multitap initial
2014-11-28 00:35:14 +02:00
Vesa
cc4cf1c233
Pick ringbuffer updates from 2.0
2014-11-27 21:15:26 +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
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
178eadeb35
Rename ladspa_manager to LadspaManager
2014-11-26 01:12:22 +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
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
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
pascal
e6ca46fabb
Merge branch 'stable-1.1' of https://github.com/midi-pascal/lmms into stable-1.1
2014-11-23 15:44:38 -05:00
pascal
d1e50b9f32
Bug #1335
...
Hide Size and Maximize options from the intrument dialog
system menu since its size is fixed.
2014-11-23 15:24:42 -05:00
Daniel Winzen
92930b2240
Update German translation
2014-11-21 21:40:26 +01:00
Daniel Winzen
df3a03f64c
Add more missing Q_OBJECT macros
2014-11-21 21:08:48 +01:00
grindhold
61a380a2d4
renamed method logError to collectErrorForUI
2014-11-21 19:02:27 +01:00
Lukas W
22ec15f2d7
PianoRoll arrow key behaviour tweaks
...
* Ctrl + Left/Right moves selected notes by one bar
(Old behaviour was to move the playnote)
Closes #811
* Shift + Up/Down moves selected nodes by one semitone
(Old behaviour was to ignore the Shift key and move the viewport)
Closes #810
2014-11-21 17:04:46 +01:00
Daniel Winzen
a9a851d2f0
About dialog: Move involved tab into .ui file
2014-11-21 16:29:32 +01:00
Lukas W
9e245f7ca0
PianoRoll arrow key behaviour tweaks
...
* Ctrl + Left/Right moves selected notes by one bar
(Old behaviour was to move the playnote)
Closes #811
* Shift + Up/Down moves selected nodes by one semitone
(Old behaviour was to ignore the Shift key and move the viewport)
Closes #810
2014-11-21 14:42:11 +01:00
Vesa
af34230346
Merge branch 'stable-1.1'
...
Conflicts:
data/locale/zh.ts
2014-11-21 14:06:12 +02:00
Vesa
1cd3c9be2c
Fix logscale saving
...
User-set logscale property wasn't getting saved properly in projects, fixed now
2014-11-21 13:55:32 +02:00
Lukas W
b3e30392f7
Remove some legacy code for Qt<4.4
2014-11-21 11:48:40 +01:00