Commit Graph

  • 448f5be350 Removed Double click to open piano roll, in the BBeditor, this is to stop notes being added in error Dave French 2015-02-24 22:08:46 +00:00
  • 7e2bb36104 Added Checking of filetypes from the xml. Added a static function fileTypeFromData to the DataFile class. This opens the given file and checks the xml for its file type, as oposed to relying on the file extension Dave French 2015-02-23 21:16:38 +00:00
  • a4967700fd Merge pull request #1775 from curlymorphic/i1720 Tres Finocchiaro 2015-02-20 13:27:41 -05:00
  • 0dafb5a996 Merge pull request #1777 from curlymorphic/i1279 Tres Finocchiaro 2015-02-20 12:41:51 -05:00
  • 79f6869ac3 Merge pull request #1774 from curlymorphic/i1683 Tres Finocchiaro 2015-02-20 11:59:16 -05:00
  • a6e37316f1 linearToLogScale and logToLinearScale return 0 rather than nan Dave French 2015-02-20 16:56:28 +00:00
  • 603965fcf4 Merge pull request #1771 from grejppi/master-jack grejppi 2015-02-20 18:10:03 +02:00
  • 6a70fbd724 Stop quantizing copied notes, leaving them at there original timings. Notes that were quantised remain so Dave French 2015-02-20 12:48:27 +00:00
  • 42e12e6b27 Delay the deleting of a track view until the next event loop, this stops the segfault when deleting BB tracks during playback Dave French 2015-02-20 11:55:51 +00:00
  • b4c5c09f30 Merge pull request #1772 from Ododo/master Tres Finocchiaro 2015-02-19 17:25:19 -05:00
  • 0d56067121 Update fr.ts Ododo 2015-02-19 22:30:53 +01:00
  • d6a1a61b45 Removed trailing spaces form save as Translations Dave French 2015-02-19 16:20:55 +00:00
  • c1272fb1c5 removed file extensions from translations for SaveAs dialog curlymorphic 2015-02-19 08:47:17 +00:00
  • 4f5f855e87 Remove the file extensions from the translations in the saveAsDialog Dave French 2015-01-29 12:41:59 +00:00
  • 1b2e97954e Merge pull request #1751 from tresf/master Tres Finocchiaro 2015-02-18 09:00:58 -05:00
  • 1dcacbb95e Remove semaphores from JACK backend Hannu Haahti 2015-02-18 13:24:28 +02:00
  • 96882f44d5 Added view menu Raine M. Ekman 2015-02-17 23:36:53 +01:00
  • 15e759b6d3 Update NSIS URLs Tres Finocchiaro 2015-02-16 15:13:02 -05:00
  • 317b2f02a8 AutomatableModel: fix wrong comparison logic Tobias Doerffel 2015-02-16 18:22:49 +01:00
  • 7bd5317499 Fixed path to FLTK DLL Tobias Doerffel 2015-02-15 20:05:00 +01:00
  • 3cc2091620 Fixed path to FLTK DLL Tobias Doerffel 2015-02-15 20:02:46 +01:00
  • 23065454b9 Merge pull request #1754 from curlymorphic/xydelay Tres Finocchiaro 2015-02-11 15:30:50 -05:00
  • 946cee27b0 Merge pull request #1756 from Sti2nd/stable-1.1 Tres Finocchiaro 2015-02-10 22:48:10 -05:00
  • 9312c92013 Save and load the mute flag for automation patterns Dave French 2015-01-31 12:43:14 +00:00
  • 593fd1c36e Merge pull request #1 from teeberg/coding Alexandre Almeida 2015-02-10 17:38:18 -02:00
  • 9e3f344c70 Bump version for stable-1.1 patch release v1.1.2 Tres Finocchiaro 2015-02-10 10:19:05 -05:00
  • ee3c9a1333 Added a XY pad to the Delay Pluging. also added a volume control, and smothed the delay time input changes, to improve audio. Dave French 2015-02-10 13:47:17 +00:00
  • fde014b9a5 Delay plugin renamed files and folder to use CamelCase Dave French 2015-02-09 22:56:39 +00:00
  • afb0777a6e Remove "(bad latency!)" warning from PulseAudio tresf 2015-02-08 18:22:14 -05:00
  • aea84602b2 Merge pull request #1747 from Fastigium/lockless-1.1 Vesa V 2015-02-08 10:24:54 +02:00
  • d64e93b41a RT-safe fix for race condition causing #1662 Fastigium 2015-02-07 15:21:01 +01:00
  • b1a007b41b Merge pull request #1686 from mohamed--abdel-maksoud/master Vesa V 2015-02-07 14:39:37 +02:00
  • 77b93a22d7 Merge pull request #1740 from oeai/master Tres Finocchiaro 2015-02-06 11:07:43 -05:00
  • 94e9d5b137 Travis: no make verbose output [skip ci] Lukas W 2015-02-05 17:48:51 +01:00
  • 0a48b2f7bc Fix: Respect custom working directory whenw riting recovery file Lukas W 2015-02-05 17:40:16 +01:00
  • 35e1c4ed89 Refactor: Move plugin file support handling to PluginFactory Lukas W 2015-02-05 17:22:23 +01:00
  • 863df4e3e6 Add support for reading theme path from environment variable Lukas W 2015-02-05 17:21:57 +01:00
  • 2380e30ddd Merge pull request #1738 from curlymorphic/1724 Tres Finocchiaro 2015-02-04 17:27:55 -05:00
  • 2260907285 adding exportProjectMidi method, internally uses midiexport plugin mohamed 2015-02-04 22:37:43 +01:00
  • 8d5077af96 adding menu entry file->export midi mohamed 2015-02-04 22:37:00 +01:00
  • 9b7ac3b3db cleaning up event ordering function mohamed 2015-02-04 22:36:34 +01:00
  • 826591817a adding midiexport plugin to the list mohamed 2015-02-04 22:36:03 +01:00
  • fd2efe0347 Russian translation update Ra 2015-01-30 21:55:47 +03:00
  • af0f997af8 midi export plugin mohamed 2015-02-04 20:23:53 +01:00
  • b25ed327e0 export filter for export plugins mohamed 2015-02-04 20:23:43 +01:00
  • 690995620a Changed the Song Editor time position line to correctly draw from underneath the timeline widget Dave French 2015-02-04 15:41:27 +00:00
  • b48c392dce Merge pull request #1737 from Spekular/PVFix Tres Finocchiaro 2015-02-03 15:43:49 -05:00
  • 5f32c361e4 Fix project version check on preset load. Spekular 2015-02-03 20:43:42 +01:00
  • cb874e65df Merge pull request #1730 from curlymorphic/i1631 Tres Finocchiaro 2015-02-02 11:44:43 -05:00
  • 76ffbd6528 Merge branch 'master' into coding Jonas Trappenberg 2015-01-31 18:59:34 -08:00
  • 5a92243db6 Save and load the mute flag for automation patterns Dave French 2015-01-31 12:43:14 +00:00
  • 47774fb216 Merge pull request #1 from LMMS/master Ra 2015-01-30 21:37:30 +03:00
  • 4deb0a15aa Merge pull request #1627 from badosu/add-assign-to-new-fx-spinner Tres Finocchiaro 2015-01-30 13:34:05 -05:00
  • 4f5bdeb254 Merge pull request #1684 from Spekular/patch-1 Tres Finocchiaro 2015-01-30 13:06:48 -05:00
  • 5504b3fe9c Remove ' type="unfinished" ' on translated strings Spekular 2015-01-30 18:54:32 +01:00
  • c99e47f581 Add "Assign to new FX Channel" action to FXSpinBox Amadeus Folego 2015-01-14 16:50:25 -02:00
  • 06cb85b771 Move FX assignment/creation logic to InsTrackView Amadeus Folego 2015-01-14 16:46:36 -02:00
  • fc11a09b0b Update Automation translations Spekular 2015-01-30 10:38:16 +01:00
  • b1f0dd3099 ljud fil -> ljudfil & dialogvisas -> dialog visas Spekular 2015-01-30 08:39:11 +01:00
  • e70c4017ea Merge pull request #1721 from badosu/fix-shift-resize-single-note Tres Finocchiaro 2015-01-29 20:20:52 -05:00
  • 27762a9437 Fix Shift+Resize for single note should be sticky Amadeus Folego 2015-01-29 20:04:30 -02:00
  • 04bfbe0194 Merge pull request #1630 from softrabbit/midi_import_drums Tres Finocchiaro 2015-01-29 15:42:33 -05:00
  • e2d98668ec Merge pull request #1699 from curlymorphic/bbundo Tres Finocchiaro 2015-01-29 15:39:43 -05:00
  • 339a7c514c Merge pull request #1697 from curlymorphic/autoundo Tres Finocchiaro 2015-01-29 15:38:33 -05:00
  • 0f43b0a472 Merge pull request #1710 from curlymorphic/i1595 Tres Finocchiaro 2015-01-29 13:54:53 -05:00
  • 525e627fa4 Merge pull request #1709 from curlymorphic/i1695 Tres Finocchiaro 2015-01-29 13:50:22 -05:00
  • af08470f66 Merge pull request #1711 from curlymorphic/i1692 Tres Finocchiaro 2015-01-29 13:49:25 -05:00
  • 2a0c08afa2 Fix windows build Lukas W 2015-01-29 16:37:10 +01:00
  • 54e64f406e Merge remote-tracking branch 'upstream/master' into cmake_dist Lukas W 2015-01-29 14:02:40 +01:00
  • c28b0b5407 PluginFactory: Map plugins by type Lukas W 2015-01-29 14:00:29 +01:00
  • dc1f8dc365 Add data search path support Lukas W 2015-01-29 13:54:09 +01:00
  • 7be47230e3 Introduce PluginFactory class Lukas W 2015-01-29 13:48:52 +01:00
  • 1ebbe31fae Changed commandline flag to render in 32bit float from -32 to -a Dave French 2015-01-29 11:36:21 +00:00
  • efa75b0151 Checks for .mpt extension, before adding extension when saving project templates Dave French 2015-01-29 10:38:19 +00:00
  • 5ce1bd874d renamed muteHasChanged to muteChanged in InstrumentTrackView Dave French 2015-01-29 10:13:25 +00:00
  • 968d0215df Moved Setting of activity indicator color from InstrumentTrack to InstrumentTrackView Dave French 2015-01-29 09:49:20 +00:00
  • 96fd0815a3 Merge pull request #1708 from badosu/fix-crash-when-removing-last-channel Tres Finocchiaro 2015-01-28 23:16:50 -05:00
  • e906056173 Merge pull request #1687 from SecondFlight/master Tres Finocchiaro 2015-01-28 22:37:27 -05:00
  • d0adb2ddef Merge pull request #1716 from badosu/change-resizing-notes-on-piano-roll Tres Finocchiaro 2015-01-28 22:11:05 -05:00
  • 824f7fa706 Merge pull request #1712 from curlymorphic/i1532 Tres Finocchiaro 2015-01-28 20:37:03 -05:00
  • dae0c05061 Change Shift+Resize selected notes on Piano Roll Amadeus Folego 2015-01-28 23:22:29 -02:00
  • c02f043b3f Changed color of InstrumentTrack activity indicators mute color to use the color defined in style.css as highlight Dave French 2015-01-29 00:27:30 +00:00
  • fa6dd6da8b Change color of muted activity indicator from red to grey Dave French 2015-01-28 22:12:59 +00:00
  • 406bc40ddd fix 1692 reformat conditional statement to be consistant Dave French 2015-01-28 17:06:19 +00:00
  • dd80301cee Proposed fix for #1532 Tracks in song editor cannot be moved in pattern select mode. Dave French 2015-01-28 15:35:01 +00:00
  • ad1dc2268f Changed the license to CC (BY) SecondFlight 2015-01-28 09:46:26 -05:00
  • f9eb128b46 Proposed fix for 1692 Missing CLI option for rendering Dave French 2015-01-28 13:39:35 +00:00
  • 9fee116fa7 1595 removed accidental blank line Dave French 2015-01-28 12:21:57 +00:00
  • 7c0ab622f1 Proposed fix for 1595 Instrument track activity LED lights when muted Dave French 2015-01-28 12:16:21 +00:00
  • 56635c1fcf Proposed fix for 1695 Cannot save templates Dave French 2015-01-28 06:35:52 +00:00
  • ff2617b0bd Fix crash when removing last channel Amadeus Folego 2015-01-28 00:52:17 -02:00
  • 8e2e17ab84 Merge pull request #1701 from curlymorphic/i710 Tres Finocchiaro 2015-01-27 11:53:54 -05:00
  • 0faeb2bddc Merge pull request #1667 from Spekular/PVCheck Tres Finocchiaro 2015-01-27 11:50:03 -05:00
  • 9b1e89ae21 Proposed fix 710 Dave French 2015-01-27 11:18:25 +00:00
  • 6ec2ece4a4 Update code style for project version check. Spekular 2015-01-27 11:32:39 +01:00
  • 0847919214 Adds GUI check around GUI calls in DataFile.cpp Spekular 2015-01-26 09:39:03 +01:00
  • ea80d01f8b Adds dialog when project is opened that was made with a different version of LMMS Spekular 2015-01-21 13:04:19 +01:00
  • cdf6b3e01f Merge pull request #1689 from curlymorphic/i1685 Tres Finocchiaro 2015-01-26 22:07:08 -05:00
  • 57460c91c3 bb patern Dave French 2015-01-27 00:28:40 +00:00
  • a30c32f8d8 Undo of TCO changes in song editor Dave French 2015-01-27 00:11:23 +00:00