Commit Graph

  • f23cf4e0bf Fix "out of buffers" crash (#3783) Lukas W 2017-09-26 20:33:09 +02:00
  • dd429c5caf Don't let plugins make the main window transparent (#3809) Dominic Clark 2017-09-25 22:09:38 +01:00
  • 4ca6cdb9c7 Fix VST effect control icon display Hyunjin Song 2017-09-24 15:42:02 +09:00
  • ffa1b63f05 Fix VST effects embedding Lukas W 2017-09-22 12:06:19 +02:00
  • df37833ca5 Merge branch 'stable-1.2' into fix/qt5-vst Lukas W 2017-09-22 11:46:01 +02:00
  • fb5a58a526 Don't use VST-provided memory when loading chunks (#3805) DomClark 2017-09-20 23:00:19 +01:00
  • 8a39302571 Enable HiDPI Scaling (Qt 5.6+ only) [stable-1.2] (#3814) flynn16 2017-09-21 01:12:41 +08:00
  • 4e3c6b0940 Fix recording of single streamed instruments(regression in #3774) (#3803) Hyunjin Song 2017-09-19 04:48:33 +09:00
  • c0682c94a4 Fix MIDI export (#3733) Hyunjin Song 2017-09-14 08:09:54 +09:00
  • 28140aa1a4 Updating translations for data/locale/nl.ts LMMS Service Account 2017-09-13 10:25:26 -04:00
  • b69b585612 fix CTRL in songeditor by losing focus (#3796) Steffen Baranowsky 2017-09-12 21:57:40 +02:00
  • f26a02da04 Suppress midi in events on export (#3778) Oskar Wallgren 2017-09-12 10:28:38 +02:00
  • 30020ebc8c Updating translations for data/locale/fr.ts LMMS Service Account 2017-09-11 12:32:45 -04:00
  • cfb7a89f0e Fix empty VST tracks creating noise in playback (#3798) DomClark 2017-09-10 08:06:38 +01:00
  • 661daedbe2 Update i18n strings liushuyu 2017-09-09 16:14:20 -06:00
  • 242223e1bf Update i18n source strings liushuyu 2017-09-09 13:56:07 -06:00
  • da7b61535b Merge stable-1.2 into master liushuyu 2017-09-09 13:55:36 -06:00
  • 7429cb8155 Fix segfault on VST plugin I/O change DomClark 2017-09-07 22:11:11 +01:00
  • fe98a9aa43 Fix some VST deadlocks/hangs DomClark 2017-08-24 22:09:38 +01:00
  • 55521b508d Install libgig-*.dll for Windows builds tresf 2017-09-07 16:03:28 -04:00
  • b18480ec2c Fix pthread location for msys2 tresf 2017-09-07 14:58:38 -04:00
  • d67ecacdb4 Don't use temporary gz file for ppa listing Hyunjin Song 2017-09-07 16:54:41 +09:00
  • b6c97c5973 Msys2 fixes tresf 2017-09-06 22:52:46 -07:00
  • 9d7c34098c Fix Vibed when the "P" parameter has non-zero value (#3789) Hyunjin Song 2017-09-06 17:57:24 +09:00
  • e7d06759b5 Fix Qt4 VST embed option Lukas W 2017-09-01 14:26:46 +02:00
  • ddab534656 Allow switching VST embed method at compile time Lukas W 2017-09-01 14:18:55 +02:00
  • f7dab939ae Merge branch 'qt5-vst-2-stable' into fix/qt5-vst Lukas W 2017-09-01 14:18:26 +02:00
  • bd33475534 Fix x11embed for non qt5+linux Lukas W 2017-08-05 13:15:15 +02:00
  • 0d3aaf667b .gitmodules: Use https URL Lukas W 2017-08-05 12:42:13 +02:00
  • def2b7d509 Move X11EmbedContainer to submodule Lukas W 2017-08-05 12:33:59 +02:00
  • d9626e9e3b Move X11EmbedContainer.h to include Lukas W 2017-07-19 22:52:51 +02:00
  • 000fe2da7b Travis: Fix xcb package name Lukas W 2017-07-16 10:33:58 +02:00
  • dc4a3875a3 X11EmbedContainer: Don't grab mouse in acceptClient, more debugging msgs Lukas W 2017-07-15 22:18:49 +02:00
  • 7ce60c247a Travis: Add missing packages Lukas W 2017-04-08 23:56:07 +02:00
  • 8fdcc6ccac Fix compile on Windows Lukas W 2017-04-08 23:38:45 +02:00
  • 0e311ffd47 X11Embed: Remove flag causing embedding to fail Lukas W 2017-04-08 23:14:23 +02:00
  • f097be6c40 RemoteVst: Fix flickering when moving window Lukas W 2017-04-08 17:14:22 +02:00
  • adef05fb71 X11EmbedContainer: Fix XEMBED protocol implementation Lukas W 2017-04-08 17:11:56 +02:00
  • e661d26f42 Add X11EmbedContainer Qt5 port Lukas W 2017-04-01 15:36:06 +02:00
  • 47d0e66fcc Re-enable SF2 Tres Finocchiaro 2017-04-10 11:04:18 -04:00
  • 7a9396d6ea Let Wine handle the window interface Javier Serrano Polo 2017-04-10 20:31:11 +02:00
  • d04fd9f542 FluidSynth is currently undistributable Javier Serrano Polo 2017-04-10 16:23:17 +02:00
  • 2d35de4182 Debug window ID Javier Serrano Polo 2017-04-01 20:23:49 +02:00
  • f87f3638e1 Use window instead of embedder application Javier Serrano Polo 2017-04-01 01:11:05 +02:00
  • 12f6ea5566 C++11 is enabled by default now Javier Serrano Polo 2017-01-24 12:45:05 +01:00
  • e3d3052e42 Enable C++11 on Windows Javier Serrano Polo 2017-01-04 15:14:24 +01:00
  • 6395cd4c41 Enable C++11 Javier Serrano Polo 2017-01-03 11:36:38 +01:00
  • ebe63d1425 Fixes for Windows builds Javier Serrano Polo 2017-01-02 21:52:58 +01:00
  • 878dd94e8d Embed in a separate window Javier Serrano Polo 2016-10-02 05:13:17 +02:00
  • a81f4ca8e9 Embed VST GUI in subwindow Javier Serrano Polo 2016-06-17 04:04:14 +02:00
  • 24d320de34 Fix some memory leaks (#3779) Lukas W 2017-08-28 11:21:10 +02:00
  • 12edb58c77 Merge remote-tracking branch 'upstream/stable-1.2' Lukas W 2017-08-27 13:07:45 +02:00
  • 9b5d3790b0 shortcut refactor for songeditor (#3649) Steffen Baranowsky 2017-08-27 12:23:08 +02:00
  • efd0d34f2b same note layering when sustain pedal is pressed (#3774) Andrés 2017-08-26 01:01:01 -03:00
  • e387e77445 same note layering when sustain pedal is pressed (#3774) Andrés 2017-08-26 01:01:01 -03:00
  • 8dcf997872 General improvements and fixes (#3772) Arash Partow 2017-08-24 05:09:43 +10:00
  • 206a08e4a9 Paint a black rectangle under patterns to prevent glitches (#3759) Umcaruje 2017-08-17 13:57:10 +02:00
  • 2981651cb2 Add a border on non-fixed BB patterns (#3758) Umcaruje 2017-08-16 15:00:34 +02:00
  • 94646e28fe "misc" view now shows the model state, of the track use of master pitch (#3753) Andrés 2017-08-15 20:35:04 -03:00
  • 153ab375f9 "misc" view now shows the model state, of the track use of master pitch (#3753) Andrés 2017-08-15 20:35:04 -03:00
  • a602bf9b29 Fix link to "Compiling" wiki page on README (#3765) Diego Ramos Ruggeri 2017-08-13 11:34:44 -03:00
  • 88cc58600c Fix producing of NaN from Env/LFO parameter change while playing (#3761) Hyunjin Song 2017-08-12 10:16:34 +09:00
  • 9ae339c82b Fixes the OpenBSD build. (#3716) David CARLIER 2017-08-08 12:27:54 +02:00
  • 4d044439ab Fix file permissions for theme files (#3752) Umcaruje 2017-08-07 10:35:02 +02:00
  • e9a4063119 Add FLAC export and related options (#3731) Levin Oehlmann 2017-08-04 00:19:39 +02:00
  • 37f6032b4d Fix deadlock when exporting is finished, if the project has any Sample TCO(s). (#3742) Hyunjin Song 2017-08-02 14:56:28 +09:00
  • 08e64dc637 Fix deadlock when exporting is finished, if the project has any Sample TCO(s). (#3742) Hyunjin Song 2017-08-02 14:56:28 +09:00
  • 31126b0aa4 Midi sustain working when envelope is on (#3730) Andrés 2017-08-02 02:20:09 -03:00
  • 44028c8594 Midi sustain working when envelope is on (#3730) Andrés 2017-08-02 02:20:09 -03:00
  • 0e88a27389 Add support for SDL2 (#3732) Tres Finocchiaro 2017-08-01 00:39:00 -04:00
  • 4402ca95f2 Fixes to recover file system (#3722) Oskar Wallgren 2017-07-30 11:43:48 +02:00
  • 2e841e4917 Fixes to recover file system (#3722) Oskar Wallgren 2017-07-30 11:43:48 +02:00
  • 1f257f8125 Fix another memory leak by returning the error messages on the stack Michael Gregorius 2017-07-27 19:16:05 +02:00
  • 017fb4b089 Fix a memory leak in Song (dynamically allocated error list) Michael Gregorius 2017-07-27 19:07:19 +02:00
  • 9d92ea2cca Show the names of patterns in their tool tip Michael Gregorius 2017-07-19 20:34:58 +02:00
  • b83c1bdebe Respect build options in export dialogs (#3714) irrenhaus3 2017-07-26 12:48:25 +02:00
  • 379e1020ab Sample tracks: Show the file name of the loaded file in the label Michael Gregorius 2017-07-21 18:02:53 +02:00
  • 0a27bc180e Expose properties for note border color and fill color to style sheets Michael Gregorius 2017-07-21 19:35:20 +02:00
  • 5141dc5f3d Fix problem with Qt5 and move painting code in one block Michael Gregorius 2017-07-15 17:21:11 +02:00
  • ce0de8a3ff Paint notes as lines at small sizes and add a small border Michael Gregorius 2017-07-15 12:52:06 +02:00
  • 461cb2bb3c Improve the rendering of melody patterns (mapped to [0,1] x [0,1]) Michael Gregorius 2017-07-15 00:23:35 +02:00
  • c1be21f478 First implementation to draw pattern notes as boxes Michael Gregorius 2017-07-14 18:38:56 +02:00
  • c8af34af2f Respect build options in export dialogs (#3714) irrenhaus3 2017-07-26 12:48:25 +02:00
  • d87a8b3da4 Fix recording of sustained midi notes (#3710) Andrés 2017-07-25 21:48:24 -03:00
  • 2464a57f3c Fix recording of sustained midi notes (#3710) Andrés 2017-07-25 21:48:24 -03:00
  • 587989b1c2 Updated Freeboy files from Game Music Emu 0.6.1. (#3618) Karmo Rosental 2017-07-14 23:51:58 +03:00
  • ebfdc0491a Sync zyn with repo version (#3715) Tres Finocchiaro 2017-07-22 04:21:04 -04:00
  • fda557fd10 Sync zyn license with repo version tresf 2017-07-21 16:26:50 -04:00
  • 17f1856c84 Add back the rendering of text shadows for pattern labels Michael Gregorius 2017-07-18 22:11:25 +02:00
  • a81b14b6cf Handle cases where elided text becomes empty or "..." Michael Gregorius 2017-07-18 19:52:17 +02:00
  • f15fe18360 Expose the background color of the text labels in the style sheet Michael Gregorius 2017-07-16 16:21:33 +02:00
  • a23e344886 Make text rendering consistent for TrackContentObjectViews Michael Gregorius 2017-07-16 16:10:42 +02:00
  • bcdb5ecb5a Fix a problem with the time display Michael Gregorius 2017-07-20 18:22:00 +02:00
  • 6f1b11f0ee Envelopes and LFO - Don't divide by 0 (#3381) Oskar Wallgren 2017-07-20 02:33:31 +02:00
  • dc829f48af Added support for wine-stable from WineHQ repositories. (#3708) Karmo Rosental 2017-07-19 22:46:27 +03:00
  • e05c82758e Remove explicit time calculations by moving them into Song and MidiTime Michael Gregorius 2017-07-15 21:13:54 +02:00
  • ebc9137a0f Restore the track height when loading files Michael Gregorius 2017-07-10 19:51:07 +02:00
  • b3054fd639 Equalizer plugin, refinement to analysis display (#3530) Dave French 2017-07-15 22:27:30 +01:00
  • b7b2204cbb Remove unnecessary assignments to pixmaps in TCOs Michael Gregorius 2017-07-15 15:27:11 +02:00
  • cc3822141e Merge branch 'stable-1.2' into master (@liushuyu) Hyunin Song 2017-07-15 07:56:28 +09:00