Commit Graph

  • 0d129b0b93 Logscale: enabled toggling of knob scale in context menu Vesa 2014-11-16 22:19:16 +02:00
  • 3c7e2acd8a Merge pull request #1311 from diizy/stable-1.1 Vesa V 2014-11-16 20:55:18 +02:00
  • c51ff31b68 Dynamics processor improvements Vesa 2014-11-16 20:54:16 +02:00
  • 4b4469d6c2 Add denormals stripping to the main thread as well as workerthreads Vesa 2014-11-16 15:19:54 +02:00
  • baf7c74ad7 Strip denormals Vesa 2014-11-14 20:43:49 +02:00
  • bd00ecfdc3 Dualfilter updates, add double precision versions of LMMS constants Vesa 2014-11-16 18:47:01 +02:00
  • 612185a2c6 Updated German translation Daniel Winzen 2014-11-16 16:31:48 +01:00
  • 9bd758951a removed unused socket and empty function in delaycontrols dave 2014-11-16 15:20:26 +00:00
  • ca9e51f2a7 Merge pull request #1309 from diizy/stable-1.1 Vesa V 2014-11-16 17:09:22 +02:00
  • bf7b5a5d9d Fix bassbooster Vesa 2014-11-16 17:08:39 +02:00
  • 84c8755dcd Revert "BassBooster: Remove inline keyword" Vesa 2014-11-16 17:07:35 +02:00
  • 4c82ba22a9 Fixed issues with original verion, as directed in pull request. dave 2014-11-16 15:02:15 +00:00
  • 761a71f760 BassBooster: Remove inline keyword Lukas W 2014-11-16 15:51:40 +01:00
  • d8662e76de Remove M_PI definition, use F_PI Lukas W 2014-11-16 15:01:15 +01:00
  • e66326b36b Automatic deployment for Windows builds Lukas W 2014-11-16 14:51:20 +01:00
  • eed0608405 Fix win64 build Lukas W 2014-11-16 11:15:37 +01:00
  • 3aba823ecc Travis: No multithreading make for windows builds Lukas W 2014-11-16 02:23:29 +01:00
  • 7a62d0ce6f Travis: Enable multithreading, Linux, Win64 Lukas W 2014-11-16 02:15:15 +01:00
  • 0916bc073e Fix compile errors Lukas W 2014-11-16 01:51:29 +01:00
  • 2c1f07d655 Travis CI: Add win32 target os Lukas W 2014-11-16 01:21:54 +01:00
  • f83b0957f4 Merge pull request #1305 from diizy/stable-1.1 Vesa V 2014-11-16 15:08:10 +02:00
  • ea2e4e5b69 Merge pull request #1307 from diizy/model Vesa V 2014-11-16 14:54:38 +02:00
  • f8c618b0ed Modify BassBooster to show how to replace signals/slots in DSP Vesa 2014-11-16 14:51:50 +02:00
  • 3e19bc8ddb Add a method to track value changes in AutomatableModel - this can be used by DSP code instead of signals/slots to improve performance Vesa 2014-11-16 14:14:35 +02:00
  • 8ef10f4f81 More updates to FxMixer - better handling of muted channels Vesa 2014-11-16 13:46:54 +02:00
  • ca06a10a42 Fix segfault when enabling/disabling sends while playing Vesa 2014-11-15 21:11:40 +02:00
  • 435f3c0f3d Merge pull request #1299 from LMMS/stable-1.1-iss1290 Lukas W 2014-11-15 18:54:10 +02:00
  • c92774af27 Improvement of FxMixer multithreading Use dynamic building of jobqueues with dependency counting: - At the start, each channel that has no dependencies is added automatically to the queue - Then, after each channel is processed, it increments the dep.counter of all its recipients - When a channel's dep.counter hits the amount of its dependencies (senders), it gets automatically added to the queue - The queue is finished when the master channel has been processed - Muted channels are automatically processed at the start regardless dependencies, because they don't have to care about senders, being muted Vesa 2014-11-15 18:51:49 +02:00
  • 9005dc39ca Caption menu style fix Lukas W 2014-11-15 17:46:07 +01:00
  • 6d2b91054b Tempo synced Delay Plugin dave 2014-11-15 11:22:23 +00:00
  • 70508b0c37 Don't display 'Help' action in context menus when there's no help text Lukas W 2014-11-14 15:45:46 +01:00
  • f4da924211 Update ja.ts ma2moto 2014-11-14 22:33:14 +09:00
  • df843e2b32 Merge pull request #1288 from tresf/stable-1.1 Vesa V 2014-11-14 01:16:19 +02:00
  • 4df054ae24 Merge pull request #1294 from Umcaruje/stable-1.1-uifix Vesa V 2014-11-14 01:16:02 +02:00
  • 269bbc3dae Fix misalignment in Song Editor Umcaruje 2014-11-14 00:07:03 +01:00
  • 808e18f20a Set pitch range Tres Finocchiaro 2014-11-11 22:42:02 -05:00
  • d685adf73a Do not create checkpoints for moving tracks Vesa 2014-11-10 00:57:50 +02:00
  • e2911884a6 Merge pull request #1280 from DeRobyJ/stable-1.1 Vesa V 2014-11-09 13:03:32 +02:00
  • b6046ad2c1 Italian 1.1 Loca Update DeRobyJ 2014-11-09 11:30:37 +01:00
  • 102db9cd50 Merge pull request #1266 from tresf/stable-1.1 Vesa V 2014-11-08 12:07:47 +02:00
  • e7721dfd78 Bump version v1.0.96 Tres Finocchiaro 2014-11-07 08:30:41 -05:00
  • bf484300b6 Fix some memory leaks Lukas W 2014-11-06 21:23:16 +01:00
  • 8f7593f82e Merge pull request #1256 from grindhold/metronome Vesa V 2014-11-05 01:50:13 +02:00
  • 8242ca9cac Merge branch 'Umcaruje-stable-1.1-namefix' into stable-1.1 Lukas W 2014-11-05 00:46:16 +01:00
  • d4a8f6c95b More name & site fixes Lukas W 2014-11-05 00:41:02 +01:00
  • 6fb923cba2 Correct the program name and site in the descriptions. Umcaruje 2014-11-04 22:56:50 +01:00
  • 1826ced3d2 Fix automation cursor position issue Tres Finocchiaro 2014-11-04 00:13:38 -05:00
  • d3ae2e5721 Merge pull request #1264 from floft/configrename Vesa V 2014-11-03 22:36:38 +02:00
  • 6c91679de4 Last configManager to ConfigManager rename Garrett 2014-11-03 08:21:30 -08:00
  • fa9674521e Merge branch 'stable-1.1' Vesa 2014-11-02 07:46:32 +02:00
  • e801376ff4 Merge pull request #1250 from Lukas-W/stable-1.1-iss1065 Vesa V 2014-11-02 07:40:39 +02:00
  • e7fbe3a2d4 Merge pull request #1253 from softrabbit/issue722 Vesa V 2014-11-02 07:39:20 +02:00
  • 671833a1dd Merge pull request #1260 from LMMS/master-configmgr Vesa V 2014-11-02 07:36:25 +02:00
  • f6f44d0c5c Rename ConfigManager files (3) Lukas W 2014-11-02 01:26:46 +01:00
  • 47831c99c5 Rename ConfigManager files (2) Lukas W 2014-11-02 01:08:27 +01:00
  • c9c8bf1c77 Rename ConfigManager files (1) Lukas W 2014-11-02 01:06:13 +01:00
  • 100a67cd3c Rename configManager to ConfigManager Lukas W 2014-11-02 01:02:33 +01:00
  • d68671a6c2 Code style updates Lukas W 2014-11-02 00:57:19 +01:00
  • 2e66c88edf Store recovery file path in configManager Lukas W 2014-11-02 00:51:24 +01:00
  • 053862ffab Fix autosave Lukas W 2014-11-02 00:22:49 +01:00
  • f67e363532 attempt to open broken project does not clear currently open project. fixing #781 grindhold 2014-11-01 17:36:00 +01:00
  • eea294b8d6 use trimmed metronome sound of @mikobuntu grindhold 2014-11-01 12:56:18 +01:00
  • e9174b275a first metronome click of a tact now has a higher pitch #1254 grindhold 2014-11-01 12:18:08 +01:00
  • 70cc80a032 Make autosave file name the same for save and load. Fix #722 Raine M. Ekman 2014-10-31 20:11:30 +02:00
  • c682567e4b Ask for saving changes before opening recent project Lukas W 2014-10-31 13:35:54 +01:00
  • c5349d40b9 Merge pull request #1247 from tresf/stable-1.1 Tres Finocchiaro 2014-10-30 21:56:53 -04:00
  • 9d3b14e298 Merge pull request #1248 from grindhold/fxmixersolo Vesa V 2014-10-31 01:15:34 +02:00
  • 865dcc5685 coding style fixes grindhold 2014-10-31 00:03:27 +01:00
  • 8fe009114d implemented solo-buttons for FxMixer - resolving #1211 grindhold 2014-10-30 23:43:43 +01:00
  • 6c9b87f016 New DMG background Tres Finocchiaro 2014-10-30 17:02:01 -04:00
  • 540124bde2 Merge pull request #1244 from tresf/stable-1.1 Vesa V 2014-10-28 19:26:43 +02:00
  • c115b83ff8 fixed hotspot of hand-cursor grindhold 2014-10-28 15:21:22 +01:00
  • 612abd137a fixed other occurences of hand cursor than beat-editor grindhold 2014-10-28 15:32:35 +01:00
  • 431eaa16dc Merge pull request #1243 from grindhold/master Vesa V 2014-10-28 17:49:07 +02:00
  • 05c15dff0c fixed other occurences of hand cursor than beat-editor grindhold 2014-10-28 15:32:35 +01:00
  • 2c447a32e7 fixed hotspot of hand-cursor grindhold 2014-10-28 15:21:22 +01:00
  • 240c0b20a6 SF2 fix? Vesa 2014-10-28 15:01:00 +02:00
  • 1f9740201b Merge pull request #1236 from tresf/stable-1.1 Tobias Doerffel 2014-10-26 22:48:42 +01:00
  • deae0883d2 Fix more whitespace Tres Finocchiaro 2014-10-24 09:13:45 -04:00
  • 6db78be8ff Fix whitespace Tres Finocchiaro 2014-10-24 09:13:17 -04:00
  • f601e01811 Turn carla back on :) Ubuntu 2014-10-24 09:12:07 -04:00
  • 8288185dac Disable controls on "dummy" effects Ubuntu 2014-10-24 09:10:17 -04:00
  • 4bef367b09 Make "dummy" effects stand out in color Tres Finocchiaro 2014-10-23 22:00:57 -04:00
  • 849dd8a6b3 Better name for "dummy" effects Tres Finocchiaro 2014-10-23 21:23:13 -04:00
  • c6f3962a87 Merge pull request #1230 from diizy/newfilter Vesa V 2014-10-22 16:23:41 +03:00
  • e9ab240558 Add more filters! Vesa 2014-10-22 16:17:28 +03:00
  • eb86428f10 Correct samplerate-agnostic behaviour Vesa 2014-10-22 15:12:58 +03:00
  • 8e3908e785 Initial commit: new filter - SV Lowpass Adds a state-variant 4-pole lowpass filter into LMMS, which I swiped from Nekobee and slightly adapted to work in LMMS It is possible that with some adjustments a highpass version could also be produced (will have to look into that) It sounds really cool, kind of like the moog filter but has more character, esp. on high Q values Vesa 2014-10-22 07:05:53 +03:00
  • b0e12e3897 Merge pull request #1228 from ma2moto/patch-1 Tobias Doerffel 2014-10-19 18:45:55 +02:00
  • b084e91345 Merge branch 'stable-1.1' Vesa 2014-10-19 14:58:23 +03:00
  • 100b26a7a3 Update ja.ts ma2moto 2014-10-19 19:39:55 +09:00
  • 9c9036e10f Update ja.ts ma2moto 2014-10-19 17:47:36 +09:00
  • f3f8f16104 Update ja.ts ma2moto 2014-10-19 09:51:47 +09:00
  • 2302528690 Update ja.ts ma2moto 2014-10-19 09:26:34 +09:00
  • bb6130d52e Update ja.ts ma2moto 2014-10-19 09:17:52 +09:00
  • 8b860c4360 Update ja.ts ma2moto 2014-10-19 08:56:35 +09:00
  • 886bf2b16e Revert "Adjust Carla for master branch" Vesa 2014-10-18 22:11:47 +03:00
  • 95eaa86a6f Revert "Revert "Make carla compile in master"" Vesa 2014-10-18 22:11:17 +03:00
  • b12e6b773c Revert "Make carla compile in master" Vesa 2014-10-18 22:07:07 +03:00
  • 7e4933541d Merge pull request #1203 from falkTX/stable-1.1 Tres Finocchiaro 2014-10-17 13:39:35 -04:00