Commit Graph

  • f03702d4f4 Merge pull request #1513 from DanWin/cmd Tres Finocchiaro 2014-12-28 22:08:37 -05:00
  • 23ec0e71c1 Merge pull request #1503 from badosu/master Tres Finocchiaro 2014-12-28 19:33:40 -05:00
  • c203a5de3b Eq remove oversample and antialysing filter Dave French 2014-12-28 17:07:40 +00:00
  • a485e9127e EQ increase shelfing filters minimum resonace. to make stable Dave French 2014-12-28 16:00:04 +00:00
  • b27a5f8d90 Merge pull request #1517 from grejppi/master-selectbox Lukas W 2014-12-27 23:36:05 +02:00
  • 589ebdb8f3 Merge pull request #1498 from DanWin/translate Lukas W 2014-12-27 22:27:45 +02:00
  • d68f8d7302 Proposed fix for 1352 Instrument crash on loading Dave French 2014-12-27 17:47:31 +00:00
  • 1b688dc80b clear brush for selection box Hannu Haahti 2014-12-27 13:30:01 +02:00
  • bbbe515e58 attempt to fix #1512 Hannu Haahti 2014-12-27 11:46:19 +02:00
  • 011dee2564 Fix some memory access issues Daniel Winzen 2014-12-26 19:06:03 +01:00
  • 21bd57b629 Make command line project export working again Daniel Winzen 2014-12-26 19:04:50 +01:00
  • a42d8a04ea fix for 1255 added 1 pixel margin between border and top note Dave French 2014-12-26 17:57:05 +00:00
  • 1cd8c0e2c4 Merge pull request #1510 from LMMS/stable-1.1 Vesa V 2014-12-26 19:40:35 +02:00
  • e503875a28 Merge pull request #1469 from DanWin/mem Vesa V 2014-12-26 19:39:43 +02:00
  • 22a2bf97ab Merge pull request #1509 from diizy/master Vesa V 2014-12-26 19:35:13 +02:00
  • 44a2455429 Correct type in macros Vesa 2014-12-26 19:33:48 +02:00
  • 1a5c085aa2 Faster dbv/linear conversions, separate safe functions for when the extra safety (0/inf handling) is needed Vesa 2014-12-26 19:31:16 +02:00
  • 86bb9daa63 Merge pull request #1507 from badosu/pianoroll-rouded-rect Vesa V 2014-12-26 19:25:49 +02:00
  • 34d28ebe63 Use rounded rectangles to draw notes Amadeus Folego 2014-12-26 09:45:10 -02:00
  • 8c2ebf287d Proposed fix for 1255 Segment/clip not showing whole last note in Song Editor Dave French 2014-12-26 12:33:00 +00:00
  • cee287116b Proposed fix for 1150 Preset Browser: division between factory and user files fails if factory has folders Dave French 2014-12-26 11:00:26 +00:00
  • 2e1bfb47a5 Fix PianoRoll changing editMode outside window Amadeus Folego 2014-12-26 07:14:27 -02:00
  • df79601348 Generate translation files automatically Daniel Winzen 2014-12-25 21:55:38 +01:00
  • 41b756776f Add choose language option Daniel Winzen 2014-12-25 20:54:18 +01:00
  • 5bf095b6b9 Revert Zynaddsubfx changes Daniel Winzen 2014-12-24 20:08:14 +01:00
  • 9e4db1417a Merge pull request #1486 from Spekular/master Vesa V 2014-12-24 20:34:35 +02:00
  • 56ba799404 Use input signal to measure levels for autoquit in FX that can potentially mute the signal Vesa 2014-12-24 20:07:04 +02:00
  • a34c6a1c58 Merge branch 'stable-1.1' Vesa 2014-12-24 19:59:12 +02:00
  • 62df768896 Autoquit improvement: On effect plugins where it's possible for the FX to silence the output, measure the levels of the input signal for autoquit This so that the effect won't be turned off when there's input that the effect is muting (eg. when you use the Amplifier to temporarily mute a signal) Vesa 2014-12-24 19:53:05 +02:00
  • c353f81d59 Hide windows instead of closing them when clicking on close Daniel Winzen 2014-12-24 17:11:36 +01:00
  • 58d864a630 Merge pull request #1491 from curlymorphic/i929n2 Tres Finocchiaro 2014-12-24 08:59:27 -05:00
  • 3a126333f8 Merge pull request #1494 from DanWin/window Tres Finocchiaro 2014-12-24 08:53:05 -05:00
  • 2921af35f5 Fix size reset for maximized windows Daniel Winzen 2014-12-24 10:59:22 +01:00
  • 7c376a610b Merge pull request #1493 from curlymorphic/eq Vesa V 2014-12-24 11:28:07 +02:00
  • b5538c7da8 used newWaveView in constructor, to remove redundancy Dave French 2014-12-23 22:26:36 +00:00
  • 7527976804 EQ Fixes analyser now disabled when not in view. band vu meters now disable when analyser is disabled. display nema changed to Equalizer. set sample rate before frequency on LinkWitzRiley filters. Grouped the setting of filterparameters into one function, and calc coefficent once if needed. Made suitable function inline. in and out vu meters now using both stereo channels Dave French 2014-12-23 21:57:20 +00:00
  • ddbf9cd264 Fixes flipping visiblesegment horizontally Spekular 2014-12-23 19:23:35 +01:00
  • bfeced7140 Code Cleanup Spekular 2014-12-23 10:26:54 +01:00
  • eb0b0f5277 Adds automation flipping. Spekular 2014-12-22 20:00:47 +01:00
  • 122b845105 Bump version for stable-1.1 v1.1.0 Tres Finocchiaro 2014-12-23 12:48:41 -05:00
  • 89d31629c8 Merge pull request #1470 from ranft/bugfix-brush-initialization Vesa V 2014-12-23 19:26:16 +02:00
  • 28db09aca6 Merge pull request #1482 from curlymorphic/renderLoop Vesa V 2014-12-23 19:20:55 +02:00
  • 76a1b8c2b6 Proposed fix for 929 AFP wave display Dave French 2014-12-23 16:29:04 +00:00
  • ee39cbe94d Merge pull request #16 from LMMS/stable-1.1 Dave 2014-12-23 16:15:28 +00:00
  • e24b8d6a47 Merge pull request #1490 from curlymorphic/i1408 Tres Finocchiaro 2014-12-23 08:31:21 -05:00
  • 1945ed43be Proposed fox for 1408 Window size in window and full-screen modes Dave French 2014-12-23 12:57:19 +00:00
  • c8eb336ab2 Merge pull request #1489 from diizy/master Vesa V 2014-12-23 13:24:30 +02:00
  • a3ec5b7600 Remove moc Vesa 2014-12-23 13:23:58 +02:00
  • a203ee4650 Merge branch 'stable-1.1' Vesa 2014-12-23 13:21:03 +02:00
  • 68835335d0 Merge pull request #13 from LMMS/master Dave 2014-12-23 10:15:48 +00:00
  • d261a5af15 Merge pull request #1487 from curlymorphic/flanger Vesa V 2014-12-23 11:39:24 +02:00
  • dd27dc688a updated as per 1474 Dave French 2014-12-23 09:33:13 +00:00
  • af66303fc4 Merge pull request #1485 from curlymorphic/delay-1.1 Vesa V 2014-12-23 11:31:41 +02:00
  • 6aae0e6897 change as of issue 1474 Dave French 2014-12-23 09:17:16 +00:00
  • eca59c30eb Flanger change Filenames to CamelCase Dave French 2014-12-22 22:52:47 +00:00
  • 7f47fc955d Flanger reformat, convert spaces to tabs Dave French 2014-12-22 22:25:55 +00:00
  • b982fa4b4c Flanger correct interpolate calculation Dave French 2014-12-22 22:22:51 +00:00
  • 27b822f30d Merge pull request #12 from LMMS/master Dave 2014-12-22 21:34:46 +00:00
  • ef7d3ff328 Merge pull request #1479 from DanWin/title Tres Finocchiaro 2014-12-22 16:17:32 -05:00
  • 8529f6a0a4 Added Export between loop markers as a checkbox, to the Export Project dialog Dave French 2014-12-22 20:55:09 +00:00
  • a0d07db8f1 Delay Clear buffer on load, correct use of interpolation, reformat Dave French 2014-12-22 19:29:41 +00:00
  • a7ebc70f07 Merge pull request #1443 from curlymorphic/eq Tres Finocchiaro 2014-12-22 08:16:50 -05:00
  • c7e3dc716c Merge pull request #1483 from diizy/master Vesa V 2014-12-22 14:45:33 +02:00
  • 13b1220d16 Delay.h fix Vesa 2014-12-22 14:45:17 +02:00
  • afa30c300a Merge pull request #1462 from diizy/crossovereq Vesa V 2014-12-22 14:41:53 +02:00
  • 6a89615d33 Merge branch 'stable-1.1' Vesa 2014-12-22 14:36:54 +02:00
  • 36d02b9887 Fix memory leaks in Audio setup tab in the settings dialog Daniel Winzen 2014-12-22 11:35:25 +01:00
  • 25ab7260f5 Merge pull request #1461 from DanWin/stable-1.1 Lukas W 2014-12-22 11:53:45 +02:00
  • dd053b99d2 Fix whitespace Tres Finocchiaro 2014-12-22 00:31:50 -05:00
  • 3886cd43a9 Merge pull request #1478 from curlymorphic/i856 Tres Finocchiaro 2014-12-22 00:27:57 -05:00
  • 5fc1b36f6f 856 reformat Dave French 2014-12-22 05:17:53 +00:00
  • 5172acb1e3 Proposed fix for 1049 VST knobs won't remember settings Dave French 2014-12-21 14:19:48 +00:00
  • c4b43061bd Merge pull request #1480 from curlymorphic/i1049 Tres Finocchiaro 2014-12-21 23:20:22 -05:00
  • 6d8472433c Merge pull request #1481 from curlymorphic/i1080 Tres Finocchiaro 2014-12-21 23:16:20 -05:00
  • a4359ec584 1080 save and load pan settings Dave French 2014-12-21 23:36:42 +00:00
  • 8f12d483a7 Render between loop markers Dave French 2014-12-21 19:59:29 +00:00
  • 0bbc963ee2 Merge pull request #11 from LMMS/master Dave 2014-12-21 16:43:45 +00:00
  • 188f3714d7 Proposed fix 1080 Panning Sample tracks Dave French 2014-12-21 16:10:43 +00:00
  • cc74273f60 Proposed fix for 1049 VST knobs won't remember settings Dave French 2014-12-21 14:19:48 +00:00
  • f54540dea7 856 now loads absolute and relative paths correctly Dave French 2014-12-21 10:51:11 +00:00
  • 2ee8f1445c reset window title every time we change the state of a subwindow to show the correct title Daniel Winzen 2014-12-21 10:12:12 +01:00
  • 0d44dc6ac5 Proposed fix for 856 Recursive VST Effect Enhancement Request Dave French 2014-12-21 03:38:11 +00:00
  • 635e92ab50 Merge pull request #1476 from curlymorphic/i1194 Tres Finocchiaro 2014-12-20 22:19:00 -05:00
  • 5f5d405552 Render from start of track. Dave French 2014-12-20 22:33:29 +00:00
  • e0f7ea57ac Check if object already exists instead of deleting and recreating it Daniel Winzen 2014-12-20 16:30:28 +01:00
  • 0a732fbc04 Fix mismatched free() / delete / delete [] in RmsHelper.h Daniel Winzen 2014-12-20 09:07:21 +01:00
  • b59a50133a Fix memory leaks in ZynAddSubFX Daniel Winzen 2014-12-19 21:35:43 +01:00
  • ddbb180800 Fix memory leaks in LADSPA plugins Daniel Winzen 2014-12-19 21:28:35 +01:00
  • 91124495eb Merge upstream changes. Rüdiger Ranft 2014-12-19 17:21:16 +01:00
  • 7cc080efbd Added the initialization of the active mixer brush. Rüdiger Ranft 2014-12-19 17:13:29 +01:00
  • 8d6a17a047 Merge Brush-Bugfix Rüdiger Ranft 2014-12-19 17:00:09 +01:00
  • 17df759e59 Fixed the brush initialization. Rüdiger Ranft 2014-12-19 16:54:37 +01:00
  • c0415ce3b3 Changes to interpolation (explicitly use fma more), some new DSP building blocks New file: Delay.h - contains some simple delay effects for use in DSP - perhaps for designing reverbs or similar. All are in double precision because why not. Vesa 2014-12-18 22:36:39 +02:00
  • f7741f184f German translation update Daniel Winzen 2014-12-18 20:58:12 +01:00
  • 3ad6d6ca7a Merge pull request #1459 from DanWin/stable-1.1 Vesa V 2014-12-18 04:02:59 +02:00
  • 1ee93409d1 Move Engine' GUI code to new GuiApplication class Lukas W 2014-12-17 23:25:55 +01:00
  • 0891c53582 More memory fixes Daniel Winzen 2014-12-17 21:01:26 +01:00
  • 3c5d940561 Fix ifdef typo leftover from clang fix Tres Finocchiaro 2014-12-17 14:20:58 -05:00
  • 448b783e8b Fix compilation on Xcode 4.6 tresf 2014-12-17 13:43:14 -05:00
  • 85da25fe2a better naming consistency with windows builds Tres Finocchiaro 2014-12-17 12:59:36 -05:00