Commit Graph

  • 26fc16b78b Implementation of next & previous instrument buttons in InstrumentTrackWindow Colin Wallace 2015-04-19 08:32:15 +00:00
  • 388dfbc38c Merge pull request #2027 from BaraMGB/#1866 Tres Finocchiaro 2015-04-30 10:26:19 -04:00
  • aaed66eceb Add a focusOutEvent to PianoRoll as fix for Issue #1866 Steffen Baranowsky 2015-04-29 13:51:42 +02:00
  • 9888cb9069 Merge pull request #2024 from Wallacoloo/browser-ctrl-f Tres Finocchiaro 2015-04-29 00:01:12 -04:00
  • c8a0d51a43 revert changes that caused FileBrowsers to steal focus when opened Colin Wallace 2015-04-29 02:06:44 +00:00
  • fe3ca6aa76 Use QKeySequence::Find in place of Ctrl+F Colin Wallace 2015-04-29 01:53:34 +00:00
  • 616de244cc add ctrl+f shortcut to FileBrowser & default focus to filter widget when opened Colin Wallace 2015-04-28 07:08:35 +00:00
  • c35cfd2672 Merge pull request #2022 from Wallacoloo/os-shortcuts Tres Finocchiaro 2015-04-28 04:50:07 +00:00
  • 9b6aaf058e Use OS-default shortcuts where applicable, but ensure both ctrl+y and ctrl+shift+z activate redo Colin Wallace 2015-04-28 04:11:00 +00:00
  • c9c26b1c69 Merge pull request #1975 from curlymorphic/delaywhine Tres Finocchiaro 2015-04-27 19:20:10 +00:00
  • 6428c7a9c8 Merge pull request #1915 from Wallacoloo/master Tres Finocchiaro 2015-04-27 18:40:36 +00:00
  • df9a1537b3 Merge pull request #2009 from Wallacoloo/undo-redo-greyout Tres Finocchiaro 2015-04-27 18:17:42 +00:00
  • 6c615dbcd4 Merge pull request #2021 from tresf/master Tres Finocchiaro 2015-04-27 17:35:49 +00:00
  • 3eafcd0a58 Merge pull request #2020 from tresf/master Tres Finocchiaro 2015-04-27 16:45:13 +00:00
  • bdf7cce0d6 Merge pull request #2018 from softrabbit/denormal_refactor Tres Finocchiaro 2015-04-27 12:54:47 +00:00
  • a618f59418 Merge pull request #2017 from Wallacoloo/rm-song-playtrack Tres Finocchiaro 2015-04-27 12:46:50 +00:00
  • cb89750915 ...and add the new denormals.h file too. Raine M. Ekman 2015-04-27 13:04:26 +03:00
  • dc67449175 Move the denormal protection routine to one place instead of 3 Raine M. Ekman 2015-04-27 13:02:07 +03:00
  • 57cdfe1b66 Remove unused Mode_PlayTrack and m_trackToPlay Colin Wallace 2015-04-27 06:33:22 +00:00
  • d9c2be73fa Remove unused function Song::playTrack Colin Wallace 2015-04-27 06:24:47 +00:00
  • b6643f83d4 Merge pull request #2010 from Wallacoloo/issue-1905 Tres Finocchiaro 2015-04-27 00:26:03 +00:00
  • 61c29ada2a fix merge oops Vesa 2015-04-26 17:07:27 +03:00
  • d4ab23efef Merge branch 'stable-1.1' Vesa 2015-04-26 16:59:01 +03:00
  • bbbe27d874 Merge pull request #2008 from Wallacoloo/recently-opened-project-typo Tres Finocchiaro 2015-04-26 12:37:49 +00:00
  • fd8123488a fix behavior of shift+dragging note ends (issue #1905) Colin Wallace 2015-04-26 03:58:12 +00:00
  • 035f48fb1d Grey out edit->undo/redo actions if there's nothing left to undo/redo Colin Wallace 2015-04-25 22:15:12 +00:00
  • 960c05bb32 Fix plurality of 'recently opened project' Colin Wallace 2015-04-25 03:18:38 +00:00
  • 478bbbd4d0 Merge pull request #1984 from michaelgregorius/1981-midicrash Tres Finocchiaro 2015-04-24 18:49:26 +00:00
  • c57ba1b22c Merge pull request #1998 from tresf/master Tres Finocchiaro 2015-04-24 12:56:24 +00:00
  • 3189354760 Merge pull request #1928 from curlymorphic/1927 Tres Finocchiaro 2015-04-24 12:55:43 +00:00
  • 48291a871e Minor formatting fixes ConfigManager dialog. Tres Finocchiaro 2015-04-21 19:31:34 -04:00
  • b19a9dc903 Remove Win32 SHGetKnownFolderPath; fix windows builds Tres Finocchiaro 2015-04-21 18:09:50 -04:00
  • 13f7065b46 Load all file names with utf chars Tres Finocchiaro 2015-04-21 14:55:13 -04:00
  • e96dff375b Merge pull request #1999 from Wallacoloo/muted-text Tres Finocchiaro 2015-04-21 20:22:46 +00:00
  • 85b6a92460 Display the 'muted' attribute as "mute" to match the wording of "solo" Colin Wallace 2015-04-21 19:09:56 +00:00
  • 2d909462b6 Improved debugging output for unhandled MIDI data Michael Gregorius 2015-04-20 19:52:44 +02:00
  • 35b357f3ce Merge pull request #1988 from Wallacoloo/iph-unused-var Tres Finocchiaro 2015-04-20 14:40:40 +00:00
  • 6e68eca6f8 Merge pull request #1704 from badosu/fix-cloned-track-position Tres Finocchiaro 2015-04-20 14:30:09 +00:00
  • f869b35217 Merge pull request #1985 from michaelgregorius/EffectSelectDialog Tres Finocchiaro 2015-04-20 14:23:33 +00:00
  • fa2cd22e5b Merge pull request #1980 from Wallacoloo/mixer-insert Tres Finocchiaro 2015-04-20 04:46:58 +00:00
  • ad9fe1e27a Merge pull request #1989 from Wallacoloo/lfo-controller-dialog-cleanup Tres Finocchiaro 2015-04-20 04:43:22 +00:00
  • 3910629fc5 Merge pull request #1990 from Wallacoloo/track-unused-vars Tres Finocchiaro 2015-04-20 04:42:00 +00:00
  • 954a61f0fc Remove unused var CF_LFO_GRAPH_X and outdated commented-out code Colin Wallace 2015-04-20 03:44:38 +00:00
  • f12fa52a69 remove unused vars: TRACK_OP_BTN_(WIDTH|HEIGHT) Colin Wallace 2015-04-20 03:37:55 +00:00
  • 92d8950fd3 Remove unused m_instrumentTrack variable Colin Wallace 2015-04-20 03:17:11 +00:00
  • 75dd6fa3e7 Change new mixer channel shortcut to shift+insert Colin Wallace 2015-04-20 03:06:41 +00:00
  • 8849c11b0a Merge pull request #1979 from curlymorphic/remotecc Tres Finocchiaro 2015-04-20 01:39:55 +00:00
  • 70b063ba05 Show native plugin info in the effect selection dialog Michael Gregorius 2015-04-19 22:02:13 +02:00
  • 19d641f6b4 Might fix 1981 ("Midi Import crash in master branch") Michael Gregorius 2015-04-19 17:11:03 +02:00
  • d61075972d Merge pull request #1978 from Wallacoloo/pianorollfocus Tres Finocchiaro 2015-04-19 15:06:27 +00:00
  • d146e6fb4a Add <Insert> keyboard shortcut to create a new FX channel Colin Wallace 2015-04-18 22:22:35 +00:00
  • 2ac6d5df7a ZynSubAddFx routed all MIDI cc messages to channel 0 Dave French 2015-04-18 22:46:58 +01:00
  • f9e37f779a Merge pull request #1976 from Wallacoloo/sfxrtypo Tres Finocchiaro 2015-04-18 21:34:36 +00:00
  • a27bf57d48 Fix typo in initialization progress message Colin Wallace 2015-04-02 21:29:45 +00:00
  • 382aec66f3 Give focus to the PianoRoll widget when its window is opened Colin Wallace 2015-04-18 21:00:02 +00:00
  • eae30ce81f Fix 'Squre' typo in sfxr plugin Colin Wallace 2015-04-18 20:17:20 +00:00
  • 68edb91fc6 Delay and Flanger updated formatting error Dave French 2015-04-18 18:53:11 +01:00
  • 4f76241e68 Delay and Flanger, removed noise from delay when automating length Dave French 2015-04-18 18:40:41 +01:00
  • 435a15d8bf Merge pull request #1938 from softrabbit/view_menu_note_names Tres Finocchiaro 2015-04-17 21:27:39 +00:00
  • a8da58ec21 Merge pull request #1884 from M374LX/songcomments Tres Finocchiaro 2015-04-17 19:48:32 +00:00
  • ec2368fc5e Merge pull request #1678 from badosu/fix-moving-channels-segfault Tres Finocchiaro 2015-04-17 19:41:49 +00:00
  • 7c523e6325 Merge pull request #1874 from M374LX/pianoroll-refactor Tres Finocchiaro 2015-04-17 19:03:49 +00:00
  • 6b9851261d Merge pull request #1970 from falkTX/master Tres Finocchiaro 2015-04-17 19:02:23 +00:00
  • 64b138b7ad Implement NATIVE_HOST_OPCODE_HOST_IDLE in carla plugin falkTX 2015-04-17 20:59:46 +02:00
  • 49dccf5a69 Merge pull request #1963 from Wallacoloo/pianorolldeselect Tres Finocchiaro 2015-04-16 02:49:51 +00:00
  • 7e1e506109 Add ctrl+shift+a to deselect all notes in piano roll (#1488) Colin Wallace 2015-04-15 23:18:57 +00:00
  • bf8eeaa9f8 Merge pull request #1933 from softrabbit/issue1325 Tres Finocchiaro 2015-04-15 13:09:21 +00:00
  • c270c7b701 Merge pull request #1957 from curlymorphic/1822 Tres Finocchiaro 2015-04-15 04:52:54 +00:00
  • e4a4dfd036 rebase of pr 1822 build fixes for freebsd Dave French 2015-04-14 20:00:55 +01:00
  • d516c74b73 Merge pull request #1908 from curlymorphic/pathDialog Tres Finocchiaro 2015-04-13 21:21:05 +00:00
  • df0e6d6e9d Merge pull request #1897 from geedubess/bugfix_1888 Tres Finocchiaro 2015-04-13 20:33:57 +00:00
  • d05c063b0c Merge pull request #1906 from softrabbit/midi_import_track_names Tres Finocchiaro 2015-04-13 20:26:47 +00:00
  • 5f8fb2262e Merge pull request #1902 from softrabbit/move_addplayhandles Tres Finocchiaro 2015-04-13 20:14:53 +00:00
  • 8db0700140 Merge pull request #1951 from tonychee7000/master Tres Finocchiaro 2015-04-13 13:13:41 +00:00
  • e6fc85230c Update Chinese translation TonyChyi 2015-04-13 10:47:57 +08:00
  • aae17dcf12 Merge pull request #1943 from curlymorphic/eqBandOn Lukas W 2015-04-12 22:29:41 +02:00
  • 50a3b8dfee Merge pull request #1944 from Wallacoloo/knob-fix2 Tres Finocchiaro 2015-04-11 01:00:21 +00:00
  • 3c76c4975b Properly initialize Knob lineWidth Colin Wallace 2015-04-10 23:29:18 +00:00
  • 009a71484a EQ, Turn on all the bands by default. Dave French 2015-04-10 11:26:41 +01:00
  • 17e096b965 Merge pull request #1941 from curlymorphic/1939 Tres Finocchiaro 2015-04-09 02:12:11 +00:00
  • bd5dfddfd4 AFP renamed updateFromTo() to updateSampleRange() Dave French 2015-04-09 02:13:31 +01:00
  • 43865ad283 AFP update parameters of wave display when loading sample Dave French 2015-04-09 00:00:09 +01:00
  • c56ebb2e48 View menu: Removed unnecessary ternary operators Raine M. Ekman 2015-04-08 12:16:45 +03:00
  • d87a39d432 View menu: added toggle for piano roll note labels Raine M. Ekman 2015-04-07 21:52:56 +03:00
  • d5300aca70 Merge pull request #1934 from curlymorphic/1925 Tres Finocchiaro 2015-04-07 16:11:10 +00:00
  • ef1ab88342 Removed Duplicate Entries in the File Browser Dave French 2015-04-07 06:44:15 +01:00
  • c3687199ea StringPairDrag: encode data as UTF-8 instead of Latin-1. Raine M. Ekman 2015-04-06 21:44:57 +03:00
  • 589cd4fb59 Model::isValueChanged correctly returns if sample exactness is used. Dave French 2015-04-05 13:42:09 +01:00
  • c87481ac81 Merge pull request #1922 from curlymorphic/1919 Tres Finocchiaro 2015-04-05 01:42:50 +00:00
  • dca340e5e5 DualFilter corrected a bug introduced with sample exactness Dave French 2015-04-05 02:19:05 +01:00
  • 44c42d9d38 Provide status messages on splash screen when loading (#1696) Colin Wallace 2015-04-02 05:14:27 +00:00
  • 77c6f5a2bf Merge pull request #1910 from Wallacoloo/master Tres Finocchiaro 2015-04-01 13:51:16 +00:00
  • 6e8e696d3e Fix for #1907 - inconsistent clamping behavior in automation editor Colin Wallace 2015-03-30 22:12:48 +00:00
  • 54ddfd3a2b Config manager. added a userVstDir function Dave French 2015-03-30 18:59:54 +01:00
  • 66086820ce Implement NATIVE_HOST_OPCODE_HOST_IDLE in carla plugin falkTX 2015-04-17 20:59:46 +02:00
  • d5d0c53e5d Merge pull request #1887 from softrabbit/issue-1877-stable Tres Finocchiaro 2015-04-13 20:53:28 +00:00
  • 4d1e8633e1 MIDI import: remove old non-functional track name code. Raine M. Ekman 2015-03-29 17:26:02 +03:00
  • c1ad8d0ae2 MIDI import: add support for track names Raine M. Ekman 2015-03-29 17:16:35 +03:00
  • 9516b7cf0e Added user Vst and ladspa folders Dave French 2015-03-27 15:19:57 +00:00
  • c1a2fde2ef Merge pull request #1791 from curlymorphic/i1702 Tres Finocchiaro 2015-03-27 14:27:48 +00:00