Commit Graph

  • 81ca7b157b Merge pull request #1127 from StakeoutPunch/stable-1.1 Tobias Doerffel 2014-09-01 12:15:54 +02:00
  • f24b82ae62 More Presets StakeoutPunch 2014-09-01 00:43:37 -05:00
  • 807d3af68c Win64 fix for missing _isnanf tresf 2014-09-01 00:35:48 -04:00
  • e915bab433 Merge pull request #1100 from StakeoutPunch/stable-1.1 Vesa V 2014-08-31 08:05:04 +03:00
  • f05bff157d Added back stuff StakeoutPunch 2014-08-30 23:28:17 -05:00
  • 7ca9dfb065 Added percussion presets (5 total) StakeoutPunch 2014-08-30 23:09:50 -05:00
  • 08abdd0468 Merge pull request #1117 from Sti2nd/revert-1116-revert-1015-stable-1.1 Vesa V 2014-08-30 08:44:23 +03:00
  • 83ed94f509 LAST Stian Jørgensrud 2014-08-30 02:02:09 +02:00
  • b526e5676a Trying again, and again Stian Jørgensrud 2014-08-30 01:39:36 +02:00
  • 3c809c8d64 Revert "Revert ""What is this" additions by @musikBear #896"" Stian Jørgensrud 2014-08-30 01:36:47 +02:00
  • 243befffa9 Merge pull request #1116 from Sti2nd/revert-1015-stable-1.1 Vesa V 2014-08-30 02:12:47 +03:00
  • d28195f9bc Just updated based on mrBears wonderful work Stian Jørgensrud 2014-08-30 01:11:15 +02:00
  • b1e556f263 Revert ""What is this" additions by @musikBear #896" Stian Jørgensrud 2014-08-30 00:52:13 +02:00
  • 23f720f81b Merge pull request #1115 from LMMS/stable-1.1 Vesa V 2014-08-30 01:46:52 +03:00
  • 2f42462ee3 ConfigMgr: skip message boxes when in non-GUI mode Tobias Doerffel 2014-08-30 00:06:24 +02:00
  • 1d3fb115bb Merge pull request #1015 from tresf/stable-1.1 Tobias Doerffel 2014-08-29 23:54:30 +02:00
  • b6a3653c16 Merge pull request #1112 from LMMS/stable-1.1-iss1058 Tobias Doerffel 2014-08-29 23:53:23 +02:00
  • fad89f68ce FileDialog: Add OS X Volume directory fix Lukas W 2014-08-29 23:03:18 +02:00
  • c002af57ec FileDialog: Add /Volume directory on OS X Lukas W 2014-08-29 18:22:09 +02:00
  • 52c18dc3c1 Merge pull request #1107 from LMMS/stable-1.1 Vesa V 2014-08-28 06:28:36 +03:00
  • 4e33fc911e Merge pull request #1106 from diizy/stable-1.1 Vesa V 2014-08-28 06:28:04 +03:00
  • c1acd66d25 Monstro: more optimization Vesa 2014-08-28 06:28:14 +03:00
  • c7a7686fa6 Merge pull request #1101 from Baegus/patch-1 Vesa V 2014-08-27 01:18:17 +03:00
  • 4488977132 Add back SpaceBass StakeoutPunch 2014-08-26 17:02:46 -05:00
  • 6edb5e409a Some more added translations Jaroslav Petrnoušek 2014-08-26 23:04:33 +02:00
  • 0b28e6c85d A lot of new and some updated Czech translations Jaroslav Petrnoušek 2014-08-26 22:42:52 +02:00
  • 0200cb79b6 Newer folder structure StakeoutPunch 2014-08-26 10:46:24 -05:00
  • e84db70722 New folder structure StakeoutPunch 2014-08-26 10:42:58 -05:00
  • 7c0e7b6c6c Update 3OSC Presets StakeoutPunch 2014-08-26 01:18:31 -05:00
  • 6304104506 Merge pull request #1095 from LMMS/stable-1.1 Vesa V 2014-08-24 17:15:28 +03:00
  • 6b00d8be9b Merge pull request #1094 from diizy/stable-1.1 Vesa V 2014-08-24 17:13:25 +03:00
  • 956a698d20 Monstro: optimize use stack for rendering envs/lfos - this allows us to render them in advance which in turn seems to allow better optimizations by compiler Vesa 2014-08-24 17:12:53 +03:00
  • 68c409df33 Merge pull request #1084 from caoliver/stable-1.1 Vesa V 2014-08-24 11:08:59 +03:00
  • ffa86dbc60 Merge pull request #1086 from diizy/master Vesa V 2014-08-21 18:53:13 +03:00
  • ba1c15f0fa LadspaEffect: use stack for downsampling Not likely to be an issue currently, but if(when) we at some point allow >44.1k samplerates for playback, we may run in a situation where we have to downsample audio for processing, and thus we'd be doing heap allocation every period - it's best to fix this in advance so we're using stack for it for now (may be replaced with memory management later though) Vesa 2014-08-21 18:50:20 +03:00
  • 05fbd5a6b6 Merge pull request #1085 from LMMS/stable-1.1 Vesa V 2014-08-21 18:44:36 +03:00
  • 759c3e1cb7 Use stack allocation in srccpy Vesa 2014-08-21 18:40:29 +03:00
  • 59099c14f2 Fix stuck notes on panic or all-notes-off. Christopher A. Oliver 2014-08-20 22:49:06 -04:00
  • b5db8e7bad Pattern: disconnect PianoRoll before clearing current pattern Tobias Doerffel 2014-08-20 20:29:04 +02:00
  • d8cc0cc2cc Merge branch 'stable-1.1' Skipped the chinese translation files because of merge conflict, those should be re-submitted for master Vesa 2014-08-19 09:10:19 +03:00
  • ff3c4da802 InstrumentTrack: fixed whats-this text Tobias Doerffel 2014-08-18 23:22:01 +02:00
  • 327aaee695 Song, InstrumentTrack: use DataFile::LocaleHelper Tobias Doerffel 2014-08-18 23:19:17 +02:00
  • a09fd51060 DataFile: added nested LocaleHelper class Tobias Doerffel 2014-08-18 23:17:47 +02:00
  • d1658a40cb Manually clean XML data in preset files Tobias Doerffel 2014-08-18 22:19:18 +02:00
  • a499670ee2 Upgraded all presets Tobias Doerffel 2014-08-18 22:07:34 +02:00
  • 86f3854782 DataFile: write new header information only for song projects Tobias Doerffel 2014-08-18 22:02:16 +02:00
  • d037b9d2ed DataFile: also update meta data when upgrading XML document Tobias Doerffel 2014-08-18 22:01:41 +02:00
  • 04f198055f Merge pull request #1077 from zm1990s/stable-1.1 Tobias Doerffel 2014-08-17 11:54:21 +02:00
  • 311d290b32 Added support for building for Win32/Win64 with Qt5 Tobias Doerffel 2014-08-16 17:20:00 +02:00
  • 1b4b34d96b Bump version 1.0.93 v1.0.93 Vesa 2014-08-16 10:05:46 +03:00
  • 8ac71f7000 Merge pull request #1075 from LMMS/stable-1.1 Vesa V 2014-08-16 09:59:48 +03:00
  • 128a3ec927 Merge pull request #1053 from diizy/banish-all-locks Vesa V 2014-08-16 09:58:52 +03:00
  • 7e7d4d7bfd Merge pull request #1074 from cubician/stable-1.1 Vesa V 2014-08-16 09:57:06 +03:00
  • 7a7c7c9467 Fix crash at track adding: don't play instrumentTracks when instrument is null Vesa 2014-08-16 09:36:29 +03:00
  • 74f3f62bf4 update Chinese zm1990s 2014-08-15 10:02:23 +08:00
  • 0e95a8ceab Remove OldStuff Ian Sannar 2014-08-14 11:24:33 -06:00
  • 4cee046909 Added initial Qt5 support Tobias Doerffel 2014-08-14 17:26:05 +02:00
  • ce0a56a482 Project Files Ian Sannar 2014-08-14 08:42:12 -06:00
  • f2eca0aaa3 More fixes, stuff Vesa 2014-08-12 23:39:16 +03:00
  • dea2631035 Merge pull request #1061 from LMMS/stable-1.1 Vesa V 2014-08-07 11:39:35 +03:00
  • 4a0c78387e Merge pull request #1060 from diizy/midifix Vesa V 2014-08-07 11:38:10 +03:00
  • a138b71ab5 Fix autodetect of midicontroller Fix #999 Vesa 2014-08-07 11:36:28 +03:00
  • 079a54e159 More fixing of teh playhandles Vesa 2014-08-03 22:09:27 +03:00
  • 9e1cdd0441 Start work on replacing/removing global locks Vesa 2014-08-03 14:49:45 +03:00
  • 5add4eece4 Merge pull request #1046 from tresf/patch-2 Vesa V 2014-07-30 18:49:34 +03:00
  • e1b1270695 Allow uppercase letters in ladspa file names Tres Finocchiaro 2014-07-30 10:53:47 -04:00
  • 3bbb81cf24 Merge pull request #1036 from LMMS/stable-1.1 Vesa V 2014-07-27 19:36:37 +03:00
  • 35798119af Merge pull request #1035 from diizy/stable-1.1 Vesa V 2014-07-27 19:36:08 +03:00
  • c266e7b88e Monstro: optimize Rewrote handling of modulators so that we don't have to allocate extra buffers for every note - should improve performance and make cpu usage more consistent Vesa 2014-07-27 19:34:41 +03:00
  • 50038983ed Merge pull request #1033 from diizy/master Vesa V 2014-07-27 03:48:14 +03:00
  • 945ee12311 Optimize autoquit check in effect Vesa 2014-07-27 03:47:02 +03:00
  • e8b4b6aa75 Merge pull request #1031 from DeRobyJ/stable-1.1 Vesa V 2014-07-27 01:15:41 +03:00
  • 90b5686bed Merge pull request #1032 from diizy/master Vesa V 2014-07-27 01:15:16 +03:00
  • f2d88d1fc2 Fix "disable autoquit" option Wasn't getting saved/loaded properly, fixed that TODO: disable autoquit causes some effects to keep running even when the song is stopped... this should be addressed at some point Vesa 2014-07-27 01:10:34 +03:00
  • 5788e70d47 Italian Localization Update DeRobyJ 2014-07-26 16:02:44 +02:00
  • 07a0f46c82 Merge pull request #1030 from LMMS/stable-1.1 Vesa V 2014-07-26 16:28:01 +03:00
  • 04a3806e23 Merge pull request #1029 from diizy/stable-1.1 Vesa V 2014-07-26 16:27:15 +03:00
  • 9562f68277 AFP improvements - Stop pointlessly reloading the sample everytime the amp knob is changed - Also draw the amplitude of the waveform correctly (used to be it was drawn as 2x too "quiet") Vesa 2014-07-26 16:25:01 +03:00
  • ea50d7c011 Merge pull request #1028 from diizy/stable-1.1 Vesa V 2014-07-26 14:47:57 +03:00
  • 37fa46792a Change redo shortcut from ctrl-r to ctrl-y Ctrl-y is more standard and used in many applications, ctrl-r is used pretty much nowhere. Vesa 2014-07-26 14:46:30 +03:00
  • 1934879109 Merge pull request #1026 from LMMS/stable-1.1 Vesa V 2014-07-26 00:31:03 +03:00
  • 953ea983be Merge pull request #1024 from tonychee7000/master Vesa V 2014-07-25 20:58:24 +03:00
  • 124df27ece Add Chinese translation TonyChyi 2014-07-25 23:48:13 +08:00
  • 3ebea19180 Add Chinese translation TonyChyi 2014-07-25 23:46:13 +08:00
  • 925d29934d Merge pull request #1023 from grejppi/stable-1.1-recentlist Vesa V 2014-07-25 11:46:58 +03:00
  • be2e235c7a configManager: save config every time recent project list is updated Hannu Haahti 2014-07-25 10:42:50 +03:00
  • 1b8243ccac Updated ZynAddSubFX instrument presets Tobias Doerffel 2014-07-24 00:03:30 +02:00
  • 7e5359af96 Merge pull request #1019 from diizy/gfx Vesa V 2014-07-23 12:32:07 +03:00
  • cf3862ec5c Fix bbtrack undo/redo bug Fix #790 Vesa 2014-07-23 12:29:45 +03:00
  • 64dc7bb58e Merge pull request #1016 from diizy/gfx Vesa V 2014-07-22 20:16:18 +03:00
  • 2469196c33 Monstro: add newlines to helptexts Vesa 2014-07-22 20:13:06 +03:00
  • 46c92ef27f Update PianoRoll.cpp Tres Finocchiaro 2014-07-22 12:37:26 -04:00
  • 1faaa932cc Formatting fixes Tres Finocchiaro 2014-07-22 12:30:38 -04:00
  • bca5ce8d7f "What is this" additions by @musikBear #896 Ubuntu 2014-07-22 12:18:31 -04:00
  • ec67d6b40a Merge pull request #1005 from diizy/stable-1.1 Vesa V 2014-07-18 11:23:06 +03:00
  • dacb8adc4c Add "clear track" option, fix copying of tracks from song ed -> bb ed - Tracks copied from song->bb will no longer be unusable - Since doing this required creating a "delete TCOs from track" function, I also added the option to trackops menu to clear a track Fix #757 Vesa 2014-07-18 11:18:10 +03:00
  • 9635232b45 Update globals.h mikobuntu 2014-07-17 20:10:25 +01:00
  • cb3dc7b8c3 Merge pull request #1000 from grejppi/master-disableautoquit Vesa V 2014-07-17 16:22:47 +03:00
  • 932768dac0 add option to keep effects running even without input Hannu Haahti 2014-07-17 16:19:00 +03:00
  • 88c60f5f94 Merge branch 'stable-1.1' Vesa 2014-07-17 02:06:01 +03:00