Colin Wallace
bc3e17eff8
default-initialize EqFilter parameters to 0
2015-07-04 01:29:04 +00:00
Tres Finocchiaro
fea942e05d
Merge pull request #2141 from midi-pascal/master
...
Add my second address to .mailmap
2015-06-29 23:01:46 -04:00
midi-pascal
6e4ac33661
Add my second address to .mailmap
2015-06-29 22:23:57 -04:00
Colin Wallace
ebcc837b99
Merge pull request #2127 from Wallacoloo/FxMixer_friends
...
Enforce tighter permissions in FxMixer
2015-06-29 18:46:51 -07:00
Colin Wallace
de7ad76de6
Merge pull request #2103 from Wallacoloo/git-2087b
...
Fix for #2087 : Issues with saving projects in X11 when one subwindow is maximized
2015-06-29 18:37:56 -07:00
Umcaruje
c3e3271ea2
Merge pull request #2124 from Umcaruje/master-infiles
...
Update the man page and the windows installer info
2015-06-29 15:53:00 +02:00
Colin Wallace
d0c38960b8
Merge pull request #2133 from zonkmachine/knob-update
...
Update knob after changing response 'lin/log'
2015-06-24 19:32:41 -07:00
Oskar Wallgren
31e9ce2922
Update knob after changing response 'lin/log'
2015-06-25 00:09:08 +02:00
Colin Wallace
ce7c9a5b8c
Merge pull request #2111 from Wallacoloo/git-2110
...
Fix wording inconsistency in View menu (~~Show/Hide~~ Controller Rack)
2015-06-22 19:11:08 -07:00
Umcaruje
dcde377fd4
Update the man page and the windows installer info
2015-06-22 15:43:40 +02:00
Colin Wallace
2e010141ad
Remove FxMixer friendship privileges from FxMixerView and MixerWorkerThread
2015-06-22 03:01:49 +00:00
Lukas W
a6f74c2423
Readme: Remove section about latest release
2015-06-21 18:51:21 +02:00
Lukas W
31368699ec
Merge pull request #2108 from LMMS/travis-qt5
...
Travis QT5
2015-06-21 16:22:27 +02:00
Lukas W
8b0b2df38e
Fix compilation for Qt 5.0
2015-06-21 15:41:26 +02:00
Lukas W
baf883d808
Travis: Add Qt5 job
2015-06-21 14:15:42 +02:00
Colin Wallace
707c9cbb87
Put opening brace on its own line
2015-06-20 23:12:22 +00:00
Colin Wallace
9c392e918c
Merge pull request #2119 from ThomasJClark/master
...
Check for valid pattern when focussing out pianoroll
2015-06-20 16:10:48 -07:00
Colin Wallace
dad4e8ef10
Merge pull request #2105 from Wallacoloo/doc_typos
...
Correct filenames within documentation strings
2015-06-20 15:28:55 -07:00
Thomas Clark
cdeba9c651
Check for valid pattern when focussing out pianoroll
...
This prevents a segmentation fault when closing an empty piano roll,
fixing issue #2050 .
2015-06-19 21:21:38 -04:00
Lukas W
96a1d412dd
Merge pull request #2116 from Wallacoloo/rm-legacy-friends
...
Removed legacy friend declarations
2015-06-18 10:00:26 +02:00
Colin Wallace
c112e50ddd
Removed legacy friend declarations
2015-06-18 03:23:43 +00:00
Tres Finocchiaro
05d4b1398d
Merge pull request #2006 from softrabbit/midi_import
...
Midi import: various small improvements
2015-06-17 15:48:27 -04:00
Colin Wallace
766c9d0cd5
Update outdated translation sources for View menu
2015-06-17 03:12:23 +00:00
Colin Wallace
67105307a4
Update source translations for changed View menu wording
2015-06-17 03:06:52 +00:00
Colin Wallace
71389bfc5a
Fix wording consistency in View menu (~~Show/Hide~~ Controller Rack)
2015-06-17 02:54:25 +00:00
Lukas W
aaaa11c943
CMake: Add Qt5 include directories
...
Fixes #2107
2015-06-16 17:23:18 +02:00
Lukas W
4d4f0ed438
CMake proper version comparison
2015-06-16 16:55:38 +02:00
Lukas W
ca746e50f9
Merge pull request #2106 from Wallacoloo/remove-hasGUI
...
Replace 'Engine::hasGUI()' with 'gui != nullptr'
2015-06-16 14:26:08 +02:00
Colin Wallace
860d419c14
Replace 'Engine::hasGUI()' with 'gui != nullptr'
2015-06-16 05:40:05 +00:00
Colin Wallace
8a145b6baf
Merge pull request #2097 from zonkmachine/mallets-spam
...
Stop mallet spamming the terminal
2015-06-15 17:00:06 -07:00
Colin Wallace
81164e91a9
Correct filenames within documentation strings
2015-06-15 23:52:13 +00:00
Colin Wallace
be564efb1e
Add missing EXPORT directives for new SubWindow class
2015-06-15 23:41:08 +00:00
Lukas W
4f40583cfb
Merge pull request #2102 from zonkmachine/organic-wave-lables
...
Fix Organic wave labels
2015-06-15 10:39:26 +02:00
Lukas W
61a9e9de02
Merge pull request #2104 from Wallacoloo/init_m_fb
...
Properly initialize InstrumentTrack::m_fb
2015-06-15 10:30:52 +02:00
Lukas W
44f8b24fb3
Merge branch 'stable-1.1'
...
# Conflicts:
# include/PianoRoll.h
# src/gui/editors/PianoRoll.cpp
2015-06-15 10:11:53 +02:00
Colin Wallace
eaf6ad35d8
Connect slots *after* initializing members
2015-06-15 06:48:04 +00:00
Colin Wallace
2616269b68
initialize m_fb to NULL
2015-06-15 06:33:41 +00:00
Colin Wallace
908591ba7d
Have MainWindow and others make use of the new SubWindow class
2015-06-15 03:32:25 +00:00
Colin Wallace
7cc917cc06
Added SubWindow class to compensate for incorrect behavior of normalGeometry() method on X11
2015-06-15 03:29:59 +00:00
Lukas W
8b9868e0e5
Merge branch 'cmake_dist'
...
# Conflicts:
# src/gui/FileBrowser.cpp
2015-06-14 21:38:12 +02:00
Oskar Wallgren
91aafceba5
Fix Organic wave labels
2015-06-14 09:23:39 +02:00
Dave
979fa2fb93
Merge pull request #2048 from Wallacoloo/issue-2015-4
...
Reorder Editor/Song destruction order to prevent bad memory accesses
2015-06-13 11:37:22 +01:00
Oskar Wallgren
5fabdfdb20
Stop mallet spamming the terminal
2015-06-13 00:55:27 +02:00
Dave
6c934d6aae
Merge pull request #2096 from curlymorphic/i1660
...
Remove MessageBox warning of incomplete stk installation from mallets
2015-06-12 22:09:24 +01:00
Dave French
d6ff89af68
Remove MessageBox waring of incomplete stk instalation from mallets
...
The merge of stable 1.1 into master introduced the messagebox into the incorrect
place in the code. It is alrady present in the correct place in master,
so simply removed the extra instance.
This stops the segfault and fixes #1660
2015-06-12 20:46:04 +01:00
Tres Finocchiaro
4142a55f5f
Merge pull request #2095 from curlymorphic/i2094
...
No longer try to validate sf2 and gig files
2015-06-12 13:58:39 -04:00
Dave French
0c205ba504
Nolonger try to validate sf2 anf gig files
...
Removed trying to validate non lmms files when clicked in the file browser.
This had been the cause of erronus dialog box, and caused a bug, not allowing
drag and drop of sf2 files.
fixes #2094
2015-06-12 18:21:09 +01:00
Tres Finocchiaro
90dd8b2abb
Merge pull request #2091 from softrabbit/issue1812
...
Don't save templates in "recently opened" list
2015-06-11 09:48:47 -04:00
Raine M. Ekman
d9193960fc
Coding style fixup.
2015-06-11 10:27:09 +03:00
Raine M. Ekman
f896316de4
ConfigManager: Don't add templates to "recent files" list
...
Fixes #1812 .
2015-06-11 10:19:48 +03:00