Vesa
|
463f926d4e
|
Remove the mocfile inclusion in FileBrowser.cpp since it seems to break compiling for some reason
|
2014-09-12 19:31:19 +03:00 |
|
Vesa
|
498d939e76
|
Merge branch 'stable-1.1'
|
2014-09-10 00:43:32 +03:00 |
|
Vesa V
|
90259a1512
|
Merge pull request #1149 from diizy/stable-1.1
Fix channel send connections
|
2014-09-10 00:41:15 +03:00 |
|
Vesa
|
44993319eb
|
Fix channel send connections
Fix #1147
Backwards compat should be maintained.
|
2014-09-10 00:40:29 +03:00 |
|
Vesa
|
bf6659fbb1
|
Merge branch 'stable-1.1'
Conflicts:
src/gui/FileBrowser.cpp
|
2014-09-09 23:55:39 +03:00 |
|
Tobias Doerffel
|
5bbd79de0f
|
Merge pull request #1145 from krafczyk/fix_for_doubleclick_knob_bug
Fix for doubleclick knob bug
|
2014-09-09 20:11:33 +02:00 |
|
Matthew Krafczyk
|
e20e863a99
|
Change isJournallingStackEmpty to isJournallingStateStackEmpty
|
2014-09-09 20:08:14 +02:00 |
|
Matthew Krafczyk
|
0cdfd7c354
|
Fix syntax a bit.
|
2014-09-09 17:15:54 +02:00 |
|
Matthew Krafczyk
|
32eae51128
|
Made isEmpty function name more specific. Moved doubleclick fix to restoreJournallingState.
|
2014-09-09 17:07:40 +02:00 |
|
Matthew Krafczyk
|
c628387cd2
|
Make syntax for fix more consistent with existing code.
|
2014-09-09 01:39:08 +02:00 |
|
Matthew Krafczyk
|
00086c9f20
|
Merge branch 'stable-1.1' into fix_for_doubleclick_knob_bug
|
2014-09-09 01:19:58 +02:00 |
|
Matthew Krafczyk
|
84895a4f79
|
Fix for 'Crash double-clicking any knob in debug build (git master) (#948)'
Conflicts:
src/gui/widgets/knob.cpp
|
2014-09-09 01:14:19 +02:00 |
|
Tres Finocchiaro
|
9a80205407
|
Merge pull request #1143 from tresf/stable-1.1
(Apple only) WANT_SF2 OFF, Disable Zyn GUI
|
2014-09-08 12:54:06 -04:00 |
|
Ubuntu
|
74e53f8354
|
Set "WANT_SF2" to "OFF" for Apple
|
2014-09-08 12:35:57 -04:00 |
|
Tres Finocchiaro
|
e17e84266d
|
Fix bad #ifdef, make ANSI compliant
`#elif LMMS_BUILD_APPLE` is not correct, it should be `#elif defined(LMMS_BUILD_APPLE)`
|
2014-09-08 11:24:39 -04:00 |
|
Tres Finocchiaro
|
adc134bbca
|
Merge pull request #1142 from tresf/stable-1.1
(Apple only) Re-enable OPL2, Disable SF2
|
2014-09-08 11:14:38 -04:00 |
|
Ubuntu
|
40f640951c
|
Disable "Show GUI" button on Apple to prevent crash
|
2014-09-08 11:13:50 -04:00 |
|
Ubuntu
|
d95fea2d3f
|
Re-enable OPL2 on Apple, Disable SF2
|
2014-09-08 10:53:59 -04:00 |
|
Tres Finocchiaro
|
7fdb52c172
|
Merge pull request #1141 from tresf/stable-1.1
Fix AFP crash, bump version
Tested by @DeRobyJ, merging.
|
2014-09-08 10:33:39 -04:00 |
|
Ubuntu
|
c01799e998
|
Fix AFP crash, bump version
|
2014-09-08 09:26:50 -04:00 |
|
Vesa V
|
02dd2cf63f
|
Merge pull request #1139 from Umcaruje/stable-1.1-newpresets
New presets for Monstro, Bitinvader, Watsyn and Kicker.
|
2014-09-08 06:01:48 +03:00 |
|
Vesa V
|
13928eb4d9
|
Merge pull request #1138 from tresf/stable-1.1
Fix win32 compilation
|
2014-09-08 06:01:20 +03:00 |
|
Umcaruje
|
97c903e76c
|
Added some presets for Monstro, Bitinvader, Watsyn and Kicker.
|
2014-09-08 00:14:02 +02:00 |
|
tresf
|
a278505cda
|
Fix win32 compilation
|
2014-09-07 17:41:53 -04:00 |
|
Vesa V
|
619f912d12
|
Merge pull request #1136 from tresf/stable-1.1
Make start/end/loop knobs responsive to each other
|
2014-09-07 23:54:49 +03:00 |
|
Tres Finocchiaro
|
2ca84c15a1
|
Invert loop button pixmaps
|
2014-09-07 16:30:53 -04:00 |
|
Tres Finocchiaro
|
b33eceda7e
|
Make loop end move with sample end
|
2014-09-07 16:20:17 -04:00 |
|
Tres Finocchiaro
|
dc681604e0
|
Make start/end/loop knobs all responsive
|
2014-09-07 16:02:52 -04:00 |
|
Tobias Doerffel
|
84f711fb2c
|
Merge pull request #1131 from Lukas-W/stable-1.1-iss1058
Change Sidebar file browser root to `/Volumes` on OS X
|
2014-09-03 16:37:10 +02:00 |
|
Lukas W
|
876642c342
|
FileBrowser rename fixes
|
2014-09-03 11:43:40 +02:00 |
|
Lukas W
|
efacfdfae9
|
Rename file_browser.* to FileBrowser.*
|
2014-09-03 11:29:25 +02:00 |
|
Lukas W
|
5245f6181c
|
Apply new coding conventions to file_browser.h
|
2014-09-03 11:19:45 +02:00 |
|
Lukas W
|
42cd21a943
|
Change sidebar root to /Volumes on OS X
|
2014-09-03 11:06:56 +02:00 |
|
Vesa
|
c2d7cf787e
|
Merge branch 'stable-1.1'
Conflicts:
include/Plugin.h
src/core/Plugin.cpp
|
2014-09-02 16:59:04 +03:00 |
|
Tobias Doerffel
|
f07287c771
|
Added support for profile command line option
|
2014-09-02 11:21:11 +02:00 |
|
Tobias Doerffel
|
8628bcc77b
|
Mixer: integrated MixerProfiler
|
2014-09-02 11:20:52 +02:00 |
|
Tobias Doerffel
|
e1664b106c
|
MixerProfiler: initial simple implementation
|
2014-09-02 11:19:57 +02:00 |
|
Tobias Doerffel
|
c4f2311032
|
LadspaEffect/CMT: remove unused variables and useless assignments for better Clang compatibility
|
2014-09-01 16:24:48 +02:00 |
|
Tobias Doerffel
|
a1d6adfe10
|
LadspaEffect/SWH: remove unused variables and useless assignments for better Clang compatibility
|
2014-09-01 16:24:20 +02:00 |
|
Tobias Doerffel
|
d85f649897
|
Nes/NesObject: remove unused m_fpp variable
|
2014-09-01 16:23:33 +02:00 |
|
Tobias Doerffel
|
c400c9ba4d
|
LadspaEffect/CALF: Clang compatibility fixes
|
2014-09-01 16:22:54 +02:00 |
|
Tobias Doerffel
|
0ef3d6c1f6
|
FxMixerView: declare as class for consistency with friend declaration later
|
2014-09-01 14:59:30 +02:00 |
|
Tobias Doerffel
|
124c835cda
|
LadspaEffect/CALF: enable inline flags for GCC only
|
2014-09-01 14:57:39 +02:00 |
|
Tobias Doerffel
|
f3a890edd0
|
Organic: remove unused member variable
|
2014-09-01 14:26:54 +02:00 |
|
Tobias Doerffel
|
70ef29981f
|
Plugin: remove unused base64.h header
|
2014-09-01 14:23:31 +02:00 |
|
Tobias Doerffel
|
feba89354b
|
Plugin: cleanup & coding style fixes
|
2014-09-01 14:18:45 +02:00 |
|
Tobias Doerffel
|
89a363741a
|
Plugin: use qWarning() instead of printf()
|
2014-09-01 14:03:51 +02:00 |
|
Tobias Doerffel
|
1c289b0726
|
Plugin: use QFileInfo::baseName()
|
2014-09-01 14:00:32 +02:00 |
|
Tobias Doerffel
|
dcdc8d9e3e
|
Added first Monstro preset
|
2014-09-01 13:37:43 +02:00 |
|
Tobias Doerffel
|
5572cdde64
|
Merge pull request #1126 from tresf/stable-1.1
Win64 fix for missing _isnanf
|
2014-09-01 12:16:28 +02:00 |
|