Lukas W
|
51f59293ce
|
Rename Timeline to TimeLineWidget
|
2014-12-08 23:38:38 +01:00 |
|
Lukas W
|
409e8f2700
|
AutomationEditor style updates
|
2014-12-08 23:36:02 +01:00 |
|
Lukas W
|
b661e0871b
|
PianoRoll: Slot renames
|
2014-12-08 22:33:37 +01:00 |
|
Lukas W
|
968e581844
|
Editors: Don't use ToolButton
|
2014-12-08 22:25:52 +01:00 |
|
Lukas W
|
32da8cb677
|
Editor: Don't use ToolButton
|
2014-12-08 21:22:52 +01:00 |
|
Lukas W
|
f131fbd877
|
Editors: Add to workspace in MainWindow class, not in themselves
|
2014-12-08 19:22:52 +01:00 |
|
Lukas W
|
7a21d699ea
|
SongEditor: Some renames
|
2014-12-08 18:46:10 +01:00 |
|
Lukas W
|
d029c8513a
|
BBEditor: Use Editor superclass
|
2014-12-08 18:23:01 +01:00 |
|
Lukas W
|
e9d841dec1
|
Migrate Timeline::addToolButtons to QToolBar
|
2014-12-08 16:53:31 +01:00 |
|
Lukas W
|
ec9158cda9
|
PianoRoll: Use Editor superclass
|
2014-12-08 16:48:10 +01:00 |
|
Lukas W
|
d8db8948a8
|
Editor: Don't delete on close
|
2014-12-08 14:47:58 +01:00 |
|
Lukas W
|
86f2c866b6
|
Move play, record and stop signals to superclass
|
2014-12-07 18:50:40 +01:00 |
|
Lukas W
|
3e9cc61042
|
SongEditor: Use Editor superclass
|
2014-12-07 17:37:22 +01:00 |
|
Lukas W
|
02006f9855
|
Use Editor superclass in AutomationEditor
Split AutomationEditor -> AutomationEditor + AutomationEditorWindow
|
2014-12-07 12:48:49 +01:00 |
|
Lukas W
|
c6ee614012
|
Clean up ToolButton class
|
2014-12-07 11:53:32 +01:00 |
|
Lukas W
|
44b52ebd99
|
Add Editor superclass
Provides a toolbar with play, record and stop buttons.
|
2014-12-07 11:53:20 +01:00 |
|
Vesa V
|
e61476df04
|
Merge pull request #1400 from diizy/master
Transposed form of Linkwitz-Riley
|
2014-12-04 20:45:57 +02:00 |
|
Vesa
|
dcd0e81d86
|
Transposed form of Linkwitz-Riley
|
2014-12-04 20:43:37 +02:00 |
|
Vesa V
|
2b7df9d259
|
Merge pull request #1399 from diizy/master
Added 4th-order Linkwitz-Riley filter object to BasicFilters.h
|
2014-12-04 18:49:33 +02:00 |
|
Vesa
|
79bbe72055
|
Added 4th-order Linkwitz-Riley filter object to BasicFilters.h
|
2014-12-04 18:48:58 +02:00 |
|
Lukas W
|
d17b6c5328
|
LmmsStyle: Remove legacy code
|
2014-12-04 17:16:50 +01:00 |
|
Vesa
|
a9d0ba11d6
|
Multitap, filters, updates
|
2014-11-30 17:06:43 +02:00 |
|
Vesa V
|
d907aa1cba
|
Merge pull request #1372 from diizy/multitap
Separate BiQuad, OnePole filters as their own classes in BasicFilters.h
|
2014-11-30 14:35:24 +02:00 |
|
Vesa
|
be04040ae8
|
Separate BiQuad, OnePole filters as their own classes in BasicFilters.h
Might do the same for other filter types, but these two are kind of "basic building blocks" for many effects so it makes most sense for them
|
2014-11-30 14:33:04 +02:00 |
|
Vesa V
|
5352293813
|
Update lmms_math.h
forgot inline
|
2014-11-30 02:26:10 +02:00 |
|
Vesa V
|
42ae62d757
|
Update lmms_math.h
fix fastSqrt
|
2014-11-30 02:22:23 +02:00 |
|
Vesa V
|
5e6482e17b
|
Update lmms_math.h
better sqrt
|
2014-11-30 00:42:35 +02:00 |
|
Vesa V
|
1421631f26
|
Update lmms_math.h
add fast sqrt method
|
2014-11-29 23:22:39 +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
|
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
|
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 |
|
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
|
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
|
5b306ea845
|
Rename ladspa_2_lmms to Ladspa2LMMS
|
2014-11-26 00:52:25 +01:00 |
|