Commit Graph

  • 602983f664 Change unit label for Flanger LFO knob to 'Hz'; delay knob units are 's' Colin Wallace 2015-09-05 16:30:33 -07:00
  • f6b696fa0f Don't use underscore parameter names in value, setValue functions Colin Wallace 2015-08-25 18:59:11 -07:00
  • 0f2da6f68b Provide upgrade path to copy the MidiAlsaRaw 'Device' property to new 'device' Colin Wallace 2015-08-23 21:35:43 -07:00
  • 697aebc056 Consolidate midi config widgets & move them out of the core Colin Wallace 2015-08-23 16:54:40 -07:00
  • e606e30486 Merge pull request #2299 from Umcaruje/emptytemplate Colin Wallace 2015-09-05 18:31:40 +00:00
  • cbf6d24e8f Fix const-correctness in FxMixer::channelSendModel Colin Wallace 2015-09-02 21:17:02 -07:00
  • 45c4aa6a68 Merge pull request #2278 from michaelgregorius/metronome-improvements Colin Wallace 2015-08-29 17:15:14 +00:00
  • 5b2e77b444 Improved metronome (on/off during song, pattern and bb playback) Michael Gregorius 2015-08-17 21:33:36 +02:00
  • da2b01b5a3 Add an Empty template Umcaruje 2015-08-29 01:05:45 +02:00
  • 548a9196b4 Increase pitch range knob limit to 60. Fixes #2250 Colin Wallace 2015-08-27 21:39:31 -07:00
  • 8fd5fe90d2 Merge pull request #2273 from michaelgregorius/2272-template-fixes Colin Wallace 2015-08-26 17:16:38 +00:00
  • abbd7c48cf Switch local variable to camel case Michael Gregorius 2015-08-26 18:59:31 +02:00
  • c99c6eeea9 Merge pull request #2135 from michaelgregorius/alsa-combobox Colin Wallace 2015-08-26 03:21:48 +00:00
  • de40aa81ce Minor CLI fixes Tres Finocchiaro 2015-08-24 16:19:02 -04:00
  • 9fd8c07820 Show '<not supported on this plaform>' message during cmake config if AppleMidi is not supported Colin Wallace 2015-08-23 20:15:29 -07:00
  • 35486293e3 Merge pull request #2222 from michaelgregorius/2209-font-sizes-too-small Colin Wallace 2015-08-23 01:35:45 +00:00
  • 123de3aade Add missing include necessary for Qt5 compilation Colin Wallace 2015-08-22 00:36:39 -07:00
  • c68f31aeda Add horizontal scroll support to SongEditor Tres Finocchiaro 2015-08-21 21:23:03 -04:00
  • cfbd53fb50 Detect fluid executable even when CMake can't Tres Finocchiaro 2015-08-21 20:39:00 -04:00
  • 4571d14029 Prevent resizing of the "Controls" button Michael Gregorius 2015-08-18 18:23:40 +02:00
  • 618828a9b6 Merge pull request #2266 from michaelgregorius/2262-render-check-file Tres Finocchiaro 2015-08-17 16:47:13 -04:00
  • 4883c579a5 Check the existence of an input file that is to be rendered (#2262) Michael Gregorius 2015-08-14 18:58:13 +02:00
  • 21ff5333dc Merge pull request #2251 from M374LX/iss2204 Tres Finocchiaro 2015-08-17 15:30:59 -04:00
  • 4c04fb06ba Merge pull request #2271 from tresf/homebrew Tres Finocchiaro 2015-08-17 13:02:33 -04:00
  • 2035ff3e3c Initial Homebrew on OSX Lion patch tresf 2015-08-16 04:43:33 -04:00
  • bc1a416cd1 Added an option to save a project as the default template Michael Gregorius 2015-08-16 16:18:38 +02:00
  • 8c93b6bfee Fixes #2272 and other problems with the templates Michael Gregorius 2015-08-16 15:46:10 +02:00
  • ef449f5bae Remove the horizontal scrollbar from controller rack view Michael Gregorius 2015-08-16 09:39:00 +02:00
  • 5449706527 Merge pull request #2261 from M374LX/improve-main Colin Wallace 2015-08-15 10:51:08 -07:00
  • 5375bda6ac Fix incorrect calculation of IntBits Fix over-shifting of int by explicitly making type ULL. Taken from upstream: aaca6447de Tres Finocchiaro 2015-08-15 13:23:32 -04:00
  • 6df512dc76 Merge pull request #2267 from M374LX/bbeditor-default-template Tres Finocchiaro 2015-08-15 12:34:20 -04:00
  • 6966559600 Make it able to hide BB Editor in default template M374LX 2015-08-14 21:50:57 -03:00
  • 30d906542c Merge pull request #2265 from NeiroNext/translation Tres Finocchiaro 2015-08-14 11:26:57 -04:00
  • 6aa8269542 Add Ukrainian translation NeiroNext 2015-08-14 17:06:11 +03:00
  • 8bb7b71aab Improve error handling M374LX 2015-08-13 22:50:46 -03:00
  • c7b867c2a0 Fix errors and capitalization in the output of "--help" M374LX 2015-08-13 22:21:34 -03:00
  • dc1a12ab33 Improve error handling M374LX 2015-08-13 22:16:07 -03:00
  • b8f2e6c715 Further adjust coding conventions M374LX 2015-08-13 21:22:50 -03:00
  • 45c506c79d Start refactoring main() M374LX 2015-08-13 21:19:34 -03:00
  • 28018ad206 Merge pull request #2207 from tresf/2206-ladspa-fix Tres Finocchiaro 2015-08-13 14:29:05 -04:00
  • f7a61aea0c Merge pull request #2210 from tresf/2201-root-refactor Tres Finocchiaro 2015-08-13 14:15:05 -04:00
  • 3114ccea26 Cleanup root directory Tres Finocchiaro 2015-07-25 11:35:30 -04:00
  • 6cb451abbe Fix SF2 gain problems when exporting Alexandre Almeida 2015-08-12 21:30:05 -03:00
  • 9819900aca Merge pull request #2131 from michaelgregorius/cmd-loop-render Tres Finocchiaro 2015-08-12 11:39:43 -04:00
  • 02f9447467 Fixes issue 2129 ("can't export as loop with CLI") Michael Gregorius 2015-06-23 18:52:27 +02:00
  • 3f326b81fc Fix #2204 M374LX 2015-08-11 23:47:34 -03:00
  • ed6ee790ae Merge pull request #2238 from Wallacoloo/prompt-workingdir2 Colin Wallace 2015-08-10 19:19:01 -07:00
  • 65467eb66c Merge pull request #2237 from M374LX/iss1878 Colin Wallace 2015-08-09 09:08:25 -07:00
  • ba7908f79c Merge pull request #2228 from rageboge/midi_apple Colin Wallace 2015-08-09 08:39:53 -07:00
  • 6944b520ea Add a MINIMUM_BUFFER_SIZE constant Alexandre Almeida 2015-08-09 11:50:24 -03:00
  • 2f24d635c3 Add a MINIMUM_BUFFER_SIZE constant and comments Alexandre Almeida 2015-08-09 11:50:12 -03:00
  • 275bcb52df #1153: added basic apple midi support Maurizio Lo Bosco 2015-08-09 09:59:12 +02:00
  • 4d3250bb42 Fix 'create working dir' prompt & move it from ConfigManager to GuiApplication; also sets the default choice to 'yes' (do create directories) instead of 'no' Colin Wallace 2015-08-05 20:14:02 -07:00
  • c73edc5d94 Adjust coding conventions Alexandre Almeida 2015-08-05 20:50:10 -03:00
  • 18b6f20c29 Fix #1878 M374LX 2015-08-05 20:42:10 -03:00
  • ef411b2d81 Merge pull request #2226 from ThomasJClark/master Colin Wallace 2015-08-05 07:33:00 -07:00
  • 5aebd3b877 Merge pull request #2215 from Wallacoloo/include-check-rm Colin Wallace 2015-08-04 21:29:02 -07:00
  • e5b5ebbda4 Don't use native file saving/loading dialogs Tom Clark 2015-07-30 22:10:47 -04:00
  • fa5c0c1569 Fixes the rendering of the tact numbers in the timeline Michael Gregorius 2015-07-30 22:32:38 +02:00
  • 76e4859ef0 Get rid of hardcoded pixel sizes in the plugin browser and side bar Michael Gregorius 2015-07-30 21:08:35 +02:00
  • cd0176b5af Controllers are rendered more dynamically Michael Gregorius 2015-07-29 22:35:06 +02:00
  • 2294614180 Merge pull request #2203 from Wallacoloo/lmms_spec_in_changelog Tres Finocchiaro 2015-07-29 16:33:13 -04:00
  • 27c5295388 Get rid of too small fonts in all file browsers Michael Gregorius 2015-07-27 13:16:41 +02:00
  • 95d404ddef Merge pull request #2216 from Wallacoloo/extension-calc Colin Wallace 2015-07-28 12:28:53 -07:00
  • 5592d07c80 Find data directory when in development Lukas W 2015-07-28 12:48:10 +02:00
  • e9879797e3 Calculate rendering extension on a separate line Colin Wallace 2015-07-27 05:38:49 +00:00
  • 6948ff086a Remove unused include file checks Colin Wallace 2015-07-26 23:03:40 +00:00
  • f1340249ac Fix version & set changelog to point to online release notes Colin Wallace 2015-07-23 03:34:40 +00:00
  • 403c36577d Merge pull request #2199 from Wallacoloo/FlpImport1 Colin Wallace 2015-07-24 22:20:17 -07:00
  • ca3829317e Fix tab formatting Colin Wallace 2015-07-21 03:21:23 +00:00
  • b1ecbc8036 Fix init of LADSPA plugins on Slackware Tres Finocchiaro 2015-07-14 20:55:23 -04:00
  • feee39b827 Merge pull request #2198 from curlymorphic/1932 Dave 2015-07-23 11:48:23 +01:00
  • bb55346a29 Merge pull request #2197 from curlymorphic/bbMouseOver Colin Wallace 2015-07-19 16:56:58 -07:00
  • ac7aa69ad1 Revert Correct Priorty of fade button Dave French 2015-07-20 00:36:01 +01:00
  • 362e0e1962 Edit BBEditor Mouse tool tip Dave French 2015-07-20 00:00:32 +01:00
  • 620b3d9ef1 Merge pull request #2189 from Wallacoloo/upgrade_refactor Colin Wallace 2015-07-19 14:36:04 -07:00
  • 6267e8d0d5 Merge pull request #2188 from Wallacoloo/rm-deprecated-b64 Colin Wallace 2015-07-19 14:34:03 -07:00
  • 5db57282da Merge pull request #2187 from Wallacoloo/git-2186 Colin Wallace 2015-07-19 14:32:31 -07:00
  • e71f5bbfce Merge pull request #2195 from zonkmachine/missingparenthesis Colin Wallace 2015-07-19 11:10:07 -07:00
  • f832217393 Stop lupdate from complaining Oskar Wallgren 2015-07-19 18:10:57 +02:00
  • 24649d4131 Merge pull request #2190 from curlymorphic/2159 Dave 2015-07-19 15:06:24 +01:00
  • 367fbe8733 The ConfigManager was Incorrectly loading Ladspa plugin folder. Dave French 2015-07-16 12:51:34 +01:00
  • 2175a47849 Separate DataFile::Upgrade into smaller functions Colin Wallace 2015-07-15 04:11:01 +00:00
  • 9840050ae7 Remove deprecated base64::encode(QVariant) version Colin Wallace 2015-07-15 03:39:58 +00:00
  • be02fb8576 Fixes #2186; double-clicking the Fx Channel selector will show Mixer window if hidden Colin Wallace 2015-07-15 03:04:01 +00:00
  • acf6393e70 Merge pull request #2182 from zonkmachine/hideRecoverInRecent Colin Wallace 2015-07-13 19:38:14 -07:00
  • 1002fd60f0 Merge pull request #2139 from Wallacoloo/git-2138 Colin Wallace 2015-07-13 19:12:56 -07:00
  • 7786fb1902 Merge pull request #2181 from michaelgregorius/2172-mouse-over-quickfix Colin Wallace 2015-07-13 19:12:21 -07:00
  • d4e578080b Merge pull request #2150 from Wallacoloo/SampleBufferCleanup Colin Wallace 2015-07-13 19:02:23 -07:00
  • ffba37c7f2 Export percentage calc now takes considers loop markers as necessary Colin Wallace 2015-07-14 01:53:47 +00:00
  • f4120eedd2 Merge pull request #2184 from Wallacoloo/git-2183 Dave 2015-07-13 00:17:30 +01:00
  • 03a94a1d5c Remove old debugging statements - fixes #2183 Colin Wallace 2015-07-12 22:53:29 +00:00
  • 9f78fa594a Hide recover.mmp in Recent files Oskar Wallgren 2015-07-12 18:36:13 +02:00
  • 6634313014 Quick fix for #2172 Michael Gregorius 2015-07-12 17:14:03 +02:00
  • 3ff55d755c Merge pull request #2151 from Wallacoloo/lockingfixes Colin Wallace 2015-07-11 19:37:18 -07:00
  • d636d67144 Merge pull request #2178 from Umcaruje/flip-icons Colin Wallace 2015-07-11 19:22:23 -07:00
  • d9dac72c7f Merge pull request #2158 from Wallacoloo/EqFilterInit Dave 2015-07-11 22:50:35 +01:00
  • 6da3e14431 Add automation flip icons Umcaruje 2015-07-10 15:41:18 +02:00
  • 87c15588a1 Merge pull request #2089 from softrabbit/faster_vocoder Raine M. Ekman 2015-07-08 17:05:51 +03:00
  • 468ccb49c1 Merge pull request #2166 from michaelgregorius/2164-volume-slider-broken Colin Wallace 2015-07-06 13:38:43 -07:00