Commit Graph

  • 694ecdd9c3 Editor/CMakeLists: Add QT_NO_URL_CAST_FROM_STRING Lioncash 2019-08-25 22:56:46 -0400
  • e3dc475d7d Editor/CMakeLists: Add QT_NO_NARROWING_CONVERSIONS_IN_CONNECT Lioncash 2019-08-25 22:16:30 -0400
  • da54ade80b Editor/CMakeLists: Add QT_NO_CAST_FROM/TO_ASCII Lioncash 2019-08-25 22:52:24 -0400
  • 658c33eb0d Editor/CMakeLists: Add QT_USE_QSTRINGBUILDER definition Lioncash 2019-08-25 21:37:48 -0400
  • ea84a7e35b
    Merge pull request #20 from lioncash/cmake Phillip Stephens 2019-08-25 18:24:33 -0700
  • 56a7d842b5 CMakeLists: Set CMAKE_AUTORCC Lioncash 2019-08-25 18:27:40 -0400
  • f452516f12 CMakeLists: Set CMAKE_AUTOUIC Lioncash 2019-08-25 18:13:21 -0400
  • f140972920 CMakeLists: Set CMAKE_AUTOMOC Lioncash 2019-08-25 18:09:10 -0400
  • 07b4f02d1d CMakeLists: Migrate off separate variables for source files where applicable Lioncash 2019-08-25 18:04:47 -0400
  • 771abb3390 CMakeLists: Organize GUI source listings Lioncash 2019-08-25 18:01:04 -0400
  • 6850f0b2c9
    Add missing include Phillip Stephens 2019-08-25 09:25:27 -0700
  • c08dd97cbf
    Merge pull request #19 from lioncash/key-array Phillip Stephens 2019-08-25 09:00:31 -0700
  • 8da26720d1
    Merge pull request #18 from lioncash/fwd Phillip Stephens 2019-08-25 09:00:23 -0700
  • db9e911a23
    Merge pull request #17 from lioncash/curve Phillip Stephens 2019-08-25 09:00:15 -0700
  • 2b09d86df4
    Merge pull request #16 from lioncash/const Phillip Stephens 2019-08-25 09:00:07 -0700
  • 3310bf5b6e
    Merge pull request #15 from lioncash/cmake Phillip Stephens 2019-08-25 08:59:50 -0700
  • db805075d9 Editor/KeymapEditor: Use std::array where applicable Lioncash 2019-08-25 07:57:31 -0400
  • d7aaff25d0 General: Clean up inclusions Lioncash 2019-08-25 06:28:43 -0400
  • b1ab67f8c2 CurveEditor: Use std::array where applicable Lioncash 2019-08-25 05:42:24 -0400
  • 532f3a5265 ADSREditor: Use const where applicable Lioncash 2019-08-25 05:21:26 -0400
  • c736fdd00d ADSREditor: Make colors const Lioncash 2019-08-25 05:11:52 -0400
  • a016b72ea6 CMakeLists: Migrate Qt checking over to using components Lioncash 2019-08-25 04:55:33 -0400
  • bc8218e183
    Merge pull request #14 from lioncash/cmake Phillip Stephens 2019-08-25 01:39:02 -0700
  • cec062797e
    Merge pull request #13 from lioncash/qt Phillip Stephens 2019-08-25 01:38:49 -0700
  • ddc5661a38 CMakeLists: Migrate off directly modifying CMAKE_CXX_FLAGS Lioncash 2019-08-25 04:28:25 -0400
  • 6d7665ecd6 CMakeLists: Add source files directly to amuse target Lioncash 2019-08-25 04:21:59 -0400
  • 43eff31412 Editor: Use Qt 5 signal/slot connections where applicable Lioncash 2019-08-25 04:13:33 -0400
  • cbf331823f
    Merge pull request #12 from lioncash/override Phillip Stephens 2019-08-24 23:47:53 -0700
  • 67c64a2d4e General: Make use of override where applicable Lioncash 2019-08-25 00:37:47 -0400
  • 82d1a8d214
    Merge pull request #11 from lioncash/shadow Phillip Stephens 2019-08-24 21:38:45 -0700
  • 051e4b1704 General: Eliminate instances of shadowing Lioncash 2019-08-25 00:15:45 -0400
  • 520061a3bb
    Merge pull request #10 from lioncash/noexcept Phillip Stephens 2019-08-24 21:16:04 -0700
  • a8f4c1d34a Common: Less strict memory ordering requirements for IObj Lioncash 2019-08-25 00:06:59 -0400
  • c46bb3f72b Common: Make interfaces constexpr and noexcept where applicable Lioncash 2019-08-24 23:44:09 -0400
  • 529efa72b4 Fixes for `override` Phillip Stephens 2019-08-10 17:48:04 -0700
  • 1e35db90aa Windows build fixes Jack Andersen 2019-07-27 15:18:09 -1000
  • b0e4973c64 Massive fmtlib refactor Jack Andersen 2019-07-19 18:23:25 -1000
  • a74caa5fb0 New lzokay API Jack Andersen 2019-06-14 14:36:28 -1000
  • 2a3444400e Better CMake dependency handling Jack Andersen 2019-06-11 16:02:52 -1000
  • 1b10016369 Fix some compilation warnings Jack Andersen 2019-04-06 18:59:49 -1000
  • aeaba9366d Support for compiling against libc++ Jack Andersen 2019-04-06 18:55:39 -1000
  • e04603bb7d Fix SoundMacro generation for SampleView Jack Andersen 2019-03-09 23:13:17 -1000
  • aa5abd5ff5 Multiple StartSample bug fix Jack Andersen 2019-03-08 22:58:02 -1000
  • a4b8946ee2 Ensure all ObjectIDs are unique project-wide Jack Andersen 2019-02-28 10:34:26 -1000
  • 9f2bb1b371 Implicit switch fallthrough refactor Jack Andersen 2019-02-17 19:45:24 -1000
  • 54ef2dd73b Correct SCALEVOLUME behavior Jack Andersen 2019-02-07 15:07:46 -1000
  • fc2f8542c1 Windows compile fix Jack Andersen 2019-01-28 22:26:40 -1000
  • d80f1346bb Fix unwanted cutoff bug Jack Andersen 2019-01-22 21:52:00 -1000
  • 7719459ac7 Switch to lzokay library Jack Andersen 2018-12-19 17:45:26 -1000
  • c1c47c51eb Update translation file Jack Andersen 2018-12-07 20:45:52 -1000
  • a7a408cc66 New code style refactor Jack Andersen 2018-12-07 19:20:09 -1000
  • b4c073c373 More accurate attenuation curve Jack Andersen 2018-10-25 21:44:56 -1000
  • 885a2d2154 Windows build fixes Jack Andersen 2018-10-14 10:10:33 -1000
  • dbd48a39cc Convert to pragma once Jack Andersen 2018-10-06 17:40:25 -1000
  • 4c7971f53a Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/amuse Jack Andersen 2018-10-06 16:55:07 -1000
  • 38b9f57cd0 NX build fixes Jack Andersen 2018-10-06 16:54:56 -1000
  • 92cd385f47 Update README.md Jack Andersen 2018-09-30 23:13:59 -0700
  • 9e6d97564b Switch build fixes Phillip Stephens 2018-09-25 15:39:22 -0700
  • 81f0a91569 Looping SNG support; bug fixes v1.15 Jack Andersen 2018-09-08 11:34:01 -1000
  • 25aacc9511 Multichannel rendering for amuserender Jack Andersen 2018-09-03 14:14:12 -1000
  • 8fee7a282b Avoid narrowing conversion for panning Jack Andersen 2018-09-02 20:33:41 -1000
  • 1312a5fa86 Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/amuse Jack Andersen 2018-09-02 14:43:26 -1000
  • 6a7f32a29d Bug fixes for MP2 extraction Jack Andersen 2018-09-02 14:43:05 -1000
  • a16fcf3342 Merge commit 'd9018e2' Phillip Stephens 2018-09-01 20:46:26 -0700
  • d9018e2d2e Fix NameDB and Voice related crashes Phillip Stephens 2018-09-01 20:45:46 -0700
  • 9cc4bdefd0 Various model editing bug fixes Jack Andersen 2018-08-30 10:34:10 -1000
  • 2d4fd3493e Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/amuse Jack Andersen 2018-08-29 22:23:00 -1000
  • 59f99d0b99 Better unsaved project warning Jack Andersen 2018-08-29 22:19:53 -1000
  • 3d29005567 Merge branch 'master' of ssh://git.axiodl.com:6431/AxioDL/amuse Jack Andersen 2018-08-29 22:16:53 -1000
  • 68f0f2e769 Use asynchronous file dialogs Jack Andersen 2018-08-29 22:16:37 -1000
  • 1884e0ca7a waitForRetrace API change Jack Andersen 2018-08-27 19:42:47 -1000
  • 4fc5dfdc76 macOS fixes Jack Andersen 2018-08-27 17:48:53 -1000
  • 33d2cc9ef1 Windows build fixes Jack Andersen 2018-08-25 21:58:04 -1000
  • 19c5443e9e Bug fixes, xref search, more context menus Jack Andersen 2018-08-25 18:57:02 -1000
  • 27cdee0c14 Clipboard support and various bug fixes Jack Andersen 2018-08-24 22:34:04 -1000
  • cefa0ac18c Ensure all post-show widgets are constructed with a parent Jack Andersen 2018-08-19 10:42:11 -1000
  • 303877655f Fixes for Windows Jack Andersen 2018-08-19 10:05:39 -1000
  • 08988fe3ec Group export and various bug fixes Jack Andersen 2018-08-18 14:28:52 -1000
  • fec074ad30 Studio setup window and volume LUT Jack Andersen 2018-08-15 20:26:44 -1000
  • 5e89954094 More undo commands and pitch/mod coding fix Jack Andersen 2018-08-13 22:36:02 -1000
  • 277e78c14b Vastly improved node insertion/deletion Jack Andersen 2018-08-10 20:31:10 -1000
  • 45cb6be3c5 Implement songs import function Jack Andersen 2018-08-09 22:11:08 -1000
  • d24e06f101 All editors implemented Jack Andersen 2018-08-09 20:19:23 -1000
  • eff832bb8c Implement SongGroupEditor Jack Andersen 2018-08-08 21:42:17 -1000
  • 32deea8341 Implement LayersEditor Jack Andersen 2018-08-06 21:09:23 -1000
  • 2b45f69ff4 Add support for Keymap playback Jack Andersen 2018-08-05 18:48:03 -1000
  • 409d52c120 Initial KeymapEditor implementation Jack Andersen 2018-08-05 18:20:42 -1000
  • 2abed18784 Finish CurveEditor implementation Jack Andersen 2018-08-04 12:05:01 -1000
  • c2a242022a Use manual Qt macros in CMake Jack Andersen 2018-08-03 16:31:47 -1000
  • 57cbbf24b1 Implement ADSREditor Jack Andersen 2018-08-03 16:07:34 -1000
  • 721dd361fa Finish SampleEditor implementation Jack Andersen 2018-08-02 17:45:48 -1000
  • d062a087c5 SampleEditor rendering fixes Jack Andersen 2018-07-31 14:49:05 -1000
  • 6f0a26a86c Work on SampleEditor Jack Andersen 2018-07-30 22:04:43 -1000
  • f00904dd76 Subclass delete button rather than use QSS Jack Andersen 2018-07-29 20:34:01 -1000
  • 708ed599ae Merge branch 'athena-refactor' of ssh://git.axiodl.com:6431/AxioDL/amuse into athena-refactor Jack Andersen 2018-07-29 20:22:07 -1000
  • 8d24e19989 Initial SampleEditor Jack Andersen 2018-07-29 20:20:03 -1000
  • e0f4fdd959 Add hover state to Macro Delete button Phillip Stephens 2018-07-28 21:09:30 -0700
  • 16745c9bf8 ObjToken refactor and Sample nodes Jack Andersen 2018-07-28 17:37:06 -1000
  • f5984141fd Implement amuse playback Jack Andersen 2018-07-27 18:34:29 -1000
  • cb24322fc1 Integrate undo infrastructure with SoundMacroEditor Jack Andersen 2018-07-25 17:41:48 -1000