Commit Graph

  • ad9bc96af4 Minor fixes master Phillip Stephens 2023-09-20 10:59:52 -07:00
  • bc1e04b116 Add option to enable/disable amuse-gui Phillip Stephens 2023-01-11 12:49:43 -08:00
  • 101746f268 Common.hpp: Refactor to remove <Windows.h> include Luke Street 2022-02-22 00:46:15 -05:00
  • 89986bdd65 Stop trying to make <ranges> happen, it's not going to happen Luke Street 2021-10-25 22:34:11 -04:00
  • 7865694d75 Merge remote-tracking branch 'origin/utf8' Luke Street 2021-10-25 19:05:48 -04:00
  • f37a067174 Minor code cleanup Phillip Stephens 2021-07-10 19:38:41 -07:00
  • 6b73240364 Fixes for macOS/Linux utf8 Luke Street 2021-06-30 16:21:20 -04:00
  • 603e066eed Use UTF-8 exclusively internally Luke Street 2021-06-30 14:15:40 -04:00
  • 6e896fa1d3 Fix crashes while moving tiles Phillip Stephens 2021-06-20 17:42:38 -07:00
  • 3290b706fc EffectChorus: Fix large std::array compile error Luke Street 2021-06-11 21:54:56 -04:00
  • 4e07b3b685 Merge branch 'master' into hsh hsh Luke Street 2021-04-19 01:20:00 -04:00
  • d96be61e29 Fix GC compatiblity by always exporting id tables (if empty just write 0xFFFF) Phillip Stephens 2021-03-18 22:50:28 -07:00
  • 217e791b88 Fix AppleClang -Wrange-loop-analysis warnings Luke Street 2021-03-05 09:26:26 -05:00
  • df7136d265 Voice: Fix -Wmaybe-uninitialized with GCC9 Luke Street 2021-03-01 18:47:03 -05:00
  • 454424b8b3 AudioGroupSampleDirectory: Fix -Wmaybe-uninitialized with GCC9 Luke Street 2021-03-01 18:36:37 -05:00
  • 2ec749e6c7 Upgrade to qt 6 Phillip Stephens 2021-01-23 16:27:34 -08:00
  • d3c4f568bb Fix target_atdna ordering Luke Street 2021-01-06 20:27:57 -05:00
  • 1275293327 Add utility function to convert panning values from [0,127] to [-1,1] Phillip Stephens 2020-10-24 15:58:29 -07:00
  • fe04c9a137 devkitA64 compilation fixes Luke Street 2020-10-21 00:30:37 -04:00
  • 6da262355a Make audio overload types float-only, initial boo2 switchover Jack Andersen 2020-09-28 10:42:51 -10:00
  • fa3188e569 Harden Listener against NaN as well Phillip Stephens 2020-09-27 22:07:01 -07:00
  • 69bc5dd69f Harden setVectors against NaN values Phillip Stephens 2020-09-27 14:36:18 -07:00
  • 63a58858e8 Fix deprecation warnings in amuse-gui Phillip Stephens 2020-09-08 16:23:55 -07:00
  • f172427991 amuse-mkqticon: Use target_include_directories Luke Street 2020-06-13 17:17:14 -04:00
  • aa9ef6e866 Merge commit 'cae2e9c' Phillip Stephens 2020-06-12 05:42:32 -07:00
  • cae2e9c897 Fix libPNG Phillip Stephens 2020-06-12 05:42:07 -07:00
  • 281af5d997 Correct LIBPNG -> PNG Luke Street 2020-05-27 21:40:04 -04:00
  • 70380d8fbc Add Homebrew Qt5 path hint Luke Street 2020-05-24 12:02:39 -04:00
  • 6c7094f6fb Fix casting error Phillip Stephens 2020-04-22 03:41:35 -07:00
  • 5112228abd Update fmtlib Jack Andersen 2020-04-11 12:49:30 -10:00
  • 40efdcc38c Merge commit '92f44' Jack Andersen 2020-04-10 18:59:32 -10:00
  • 92f44407c6 Exclude CMake CXX standard from MSVC Jack Andersen 2020-04-10 18:59:16 -10:00
  • 99f00a7cba EffectReverb: Make use of std::array where applicable Lioncash 2020-03-27 16:55:41 -04:00
  • 5b6d736cfb EffectChorus: Make use of std::array where applicable Lioncash 2020-03-27 16:36:20 -04:00
  • be754a44a4 EffectDelay: Make use of std::array where applicable Lioncash 2020-03-27 15:54:08 -04:00
  • 5de0035adb EffectDelay: Make use of std::make_unique Lioncash 2020-03-27 15:51:34 -04:00
  • 9c75aeccbe Fix C header export Phillip Stephens 2020-03-12 00:54:22 -07:00
  • b14b091f70 Remove redefinition of hash<QString> Luke Street 2020-01-17 20:03:52 -05:00
  • c27bb5c435 Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/amuse Jack Andersen 2019-09-30 21:36:35 -10:00
  • 5d4abb5fb1 Code style improvements Jack Andersen 2019-09-30 21:34:12 -10:00
  • ae26ed2fda Compile fixes Phillip Stephens 2019-09-14 10:07:52 -07:00
  • 757defee7a Merge pull request #43 from lioncash/array2 Phillip Stephens 2019-09-10 23:53:38 -07:00
  • 02da440523 Merge pull request #41 from lioncash/include Phillip Stephens 2019-09-10 23:53:29 -07:00
  • 0dca047352 Merge pull request #40 from lioncash/const Phillip Stephens 2019-09-10 23:53:19 -07:00
  • 95ffcc2d16 Merge pull request #39 from lioncash/magic Phillip Stephens 2019-09-10 23:53:08 -07:00
  • 035f407be7 Merge pull request #42 from lioncash/cmake Phillip Stephens 2019-09-10 23:52:57 -07:00
  • 321a229dfd AudioGroupPool: Use std::array where applicable Lioncash 2019-09-10 21:00:56 -04:00
  • 60dad60448 CMakeLists: Add MSVC standards conformance flags Lioncash 2019-09-10 20:40:24 -04:00
  • a8c9d555fe VolumeTable: Use std::array where applicable Lioncash 2019-09-10 20:29:41 -04:00
  • 7bc23b7190 VolumeTable: Remove unnecessary Common include Lioncash 2019-09-10 20:27:08 -04:00
  • b92674e127 Studio: std::move studio instance in addStudioSend() Lioncash 2019-09-10 20:23:26 -04:00
  • 04fbc328e9 Studio: Make _cyclicCheck a const member function Lioncash 2019-09-10 20:20:17 -04:00
  • 1b37122b12 Sequencer: std::move studio instances in constructor Lioncash 2019-09-10 20:08:36 -04:00
  • 2c75668e0a Sequencer: Default ChannelState's destructor Lioncash 2019-09-10 20:06:31 -04:00
  • 9ec78d6b9f Sequencer: Always initialize ChannelState channel ID Lioncash 2019-09-10 20:05:02 -04:00
  • 5f76f0ecbf Sequencer: Use std::array for m_ctrlVals Lioncash 2019-09-10 20:03:24 -04:00
  • f50d67eff0 Sequencer: Eliminate magic values where applicable Lioncash 2019-09-10 19:48:29 -04:00
  • 6c07ec907a Merge pull request #38 from lioncash/athena Phillip Stephens 2019-09-08 17:51:10 -07:00
  • b6f0201fbb General: Be explicit about athena's Endian type Lioncash 2019-09-08 17:02:36 -04:00
  • d10a0ac7f1 General: Be explicit about athena's SeekOrigin type Lioncash 2019-09-08 16:52:55 -04:00
  • d88b14c38a Merge pull request #37 from lioncash/emitter Phillip Stephens 2019-09-08 00:10:40 -07:00
  • 8b411b35a1 Merge pull request #36 from lioncash/bool Phillip Stephens 2019-09-08 00:10:33 -07:00
  • 29e7d8bc1e Emitter: Use std::array where applicable Lioncash 2019-09-07 20:19:47 -04:00
  • 7600f8ad27 General: Make operator bool() instances explicit Lioncash 2019-09-07 11:20:14 -04:00
  • 0be0ca2911 Merge pull request #35 from lioncash/clamp Phillip Stephens 2019-09-07 07:04:40 -07:00
  • 50c4b5cdab General: Amend clamp parameter order Lioncash 2019-09-07 06:21:07 -04:00
  • 5da58eb1da Merge pull request #34 from lioncash/adsr Phillip Stephens 2019-08-30 00:55:16 -07:00
  • 344dbea31a ADSREditor: Use std::array for m_percentTexts Lioncash 2019-08-30 02:24:39 -04:00
  • 9b482ba013 Merge pull request #30 from lioncash/include Phillip Stephens 2019-08-28 22:30:35 -07:00
  • 5ee32c105b Merge pull request #32 from lioncash/status-bar Phillip Stephens 2019-08-28 22:29:44 -07:00
  • af3f2a8d0c Merge pull request #33 from lioncash/studio Phillip Stephens 2019-08-28 22:29:36 -07:00
  • 8d944ac5b0 Merge pull request #31 from lioncash/array Phillip Stephens 2019-08-28 22:29:27 -07:00
  • 792199897c StudioSetupWidget: Move definition of EffectIntrospection into the cpp file Lioncash 2019-08-28 01:29:00 -04:00
  • bfdb504457 StudioSetupWidget: Use std::array where applicable Lioncash 2019-08-28 00:33:12 -04:00
  • 9c2c2be8eb StatusBarWidget: Use std::array where applicable Lioncash 2019-08-28 00:13:40 -04:00
  • e6af69f882 Editor/KeyboardWidget: Make use of std::array where applicable Lioncash 2019-08-27 23:44:19 -04:00
  • ce70df2e8f Editor: Amend includes of ProjectModel.hpp Lioncash 2019-08-27 23:11:32 -04:00
  • 1604cbeb70 Linux compile fixes Phillip Stephens 2019-08-27 18:02:30 -07:00
  • 3b7d577f73 Merge pull request #29 from lioncash/gui Phillip Stephens 2019-08-27 18:00:02 -07:00
  • ef86e69421 Editor: Include headers where necessary Lioncash 2019-08-27 20:51:38 -04:00
  • 107ddeb5a9 Merge pull request #28 from lioncash/revert Phillip Stephens 2019-08-26 20:00:23 -07:00
  • bf872e9037 Editor/LayersEditor: Use regular iterators instead of move iterators Lioncash 2019-08-26 22:41:38 -04:00
  • a178d55007 Revert "Revert "Editor/LayersEditor: Simplify moveRows implementation"" Lioncash 2019-08-26 22:40:14 -04:00
  • 8569cab4d7 Merge pull request #27 from AxioDL/revert-23-rotate Phillip Stephens 2019-08-26 18:31:36 -07:00
  • 4fdb2bde8c Revert "Editor/LayersEditor: Simplify moveRows implementation" Phillip Stephens 2019-08-26 18:31:18 -07:00
  • 80da83eb16 Merge pull request #25 from lioncash/array Phillip Stephens 2019-08-26 15:54:04 -07:00
  • 8f810e571c Merge pull request #24 from lioncash/emplace Phillip Stephens 2019-08-26 15:53:55 -07:00
  • 8f8add1eb1 Merge pull request #23 from lioncash/rotate Phillip Stephens 2019-08-26 15:53:46 -07:00
  • 401c977378 Merge pull request #26 from lioncash/clamp Phillip Stephens 2019-08-26 15:53:35 -07:00
  • eaf62288a2 Common: Replace amuse::clamp with std::clamp Lioncash 2019-08-26 05:02:26 -04:00
  • e31dfc6f98 Envelope: Make lookup table const Lioncash 2019-08-26 04:37:22 -04:00
  • 176493c539 General: Use emplace_back where applicable Lioncash 2019-08-26 03:25:35 -04:00
  • 7ef7562b06 Editor/LayersEditor: Simplify moveRows implementation Lioncash 2019-08-26 02:15:25 -04:00
  • 88c017926b Merge pull request #22 from lioncash/str Phillip Stephens 2019-08-25 23:09:14 -07:00
  • a380d4da21 Editor/ProjectModel: Use std::move where applicable Lioncash 2019-08-25 23:50:10 -04:00
  • 9cc47aa803 Merge pull request #21 from lioncash/flags Phillip Stephens 2019-08-25 20:25:15 -07:00
  • 8b4a096b50 Editor/CMakeLists: Add QT_NO_CAST_FROM_BYTEARRAY Lioncash 2019-08-25 23:05:19 -04:00
  • f269b66f85 Editor/CMakeLists: Add QT_NO_PROCESS_COMBINED_ARGUMENT_START Lioncash 2019-08-25 22:59:44 -04:00
  • 694ecdd9c3 Editor/CMakeLists: Add QT_NO_URL_CAST_FROM_STRING Lioncash 2019-08-25 22:56:46 -04:00
  • e3dc475d7d Editor/CMakeLists: Add QT_NO_NARROWING_CONVERSIONS_IN_CONNECT Lioncash 2019-08-25 22:16:30 -04:00