Commit Graph

1699 Commits

Author SHA1 Message Date
Jonathan Moore Liles 232d23915a Mipmap peak building actually happens in the UI thread, not the IO thread.
Therefore, it is always necessary to fork when mipmapping peaks after capture.
2008-05-22 18:12:51 -05:00
Jonathan Moore Liles 33c646109f Adapt other classes to the new handle_widget_change() method. 2008-05-22 17:02:39 -05:00
Jonathan Moore Liles 4c75e2bd7d Makefile: Oops. Actually included dependencies. 2008-05-22 15:59:01 -05:00
Jonathan Moore Liles 8eb4cb8735 Cleanup. 2008-05-22 15:58:36 -05:00
Jonathan Moore Liles c79d48c663 Rebuffer when an audio region is moved. 2008-05-22 15:34:21 -05:00
Jonathan Moore Liles 6c9e2c8c07 Add locking for sequence widget drags. 2008-05-22 14:20:15 -05:00
Jonathan Moore Liles 98507e60bd Add locking for track widget drags. 2008-05-22 14:19:39 -05:00
Jonathan Moore Liles f9fb837c58 Add missing GPL headers. 2008-05-22 11:34:33 -05:00
Jonathan Moore Liles df93c3f8ef Minor build cleanup. 2008-05-22 02:13:27 -05:00
Jonathan Moore Liles bd82f954a8 Move (mostly) all Engine functionality into Engine/ directory. 2008-05-22 02:05:49 -05:00
Jonathan Moore Liles 0840face8f Cleanup. 2008-05-21 22:05:10 -05:00
Jonathan Moore Liles 2a1eac2731 Set visual at startup. 2008-05-21 22:02:38 -05:00
Jonathan Moore Liles 821250d9de Allow the user to use r+drag to set the range. 2008-05-21 21:49:14 -05:00
Jonathan Moore Liles 3938253a5a Change the way cursor caps are drawn. 2008-05-21 21:29:06 -05:00
Jonathan Moore Liles d9a8ec1d13 Minor cleanups. 2008-05-21 19:40:25 -05:00
Jonathan Moore Liles 9cc59e10ed Makefile: Fix typo. Add notice about `make config` 2008-05-21 10:21:11 -05:00
Jonathan Moore Liles bfcb2f11b9 Makefile: cleanup, fix typo. 2008-05-21 10:20:01 -05:00
Jonathan Moore Liles d68f09691e configure: Pull from Non-DAW. 2008-05-20 23:35:46 -05:00
Jonathan Moore Liles cdcd6516e7 Use the logo.png installed with the documentation rather than including the XPM in the binary. 2008-05-20 23:31:36 -05:00
Jonathan Moore Liles 19cc44ef07 Change the production optimization level. 2008-05-20 23:31:23 -05:00
Jonathan Moore Liles fc6ffee22e Handle missing sources gracefully. 2008-05-20 19:46:02 -05:00
Jonathan Moore Liles 7e72339ea9 configure: always name *_LIBS and *_FLAGS in uppercase. 2008-05-20 16:07:03 -05:00
Jonathan Moore Liles 94de188684 configure: process old arguments more robustly. 2008-05-20 14:34:02 -05:00
Jonathan Moore Liles 1a400d076a Clean up some compiler warnings. 2008-05-20 00:18:10 -05:00
Jonathan Moore Liles 48d7f61f8a Respond appropriately to changes in JACK buffer size. 2008-05-19 23:30:08 -05:00
Jonathan Moore Liles 97f0283780 Add locking to redraws triggered while recording. 2008-05-19 00:07:42 -05:00
Jonathan Moore Liles 8d385de54c Draw secondary cursors on timeline instead of in the overlay. 2008-05-18 22:45:37 -05:00
Jonathan Moore Liles ef254cfbae Initialize properties in the right order. 2008-05-18 22:45:07 -05:00
Jonathan Moore Liles 11add2dd63 Oops. Don't allow an unselected sequence widget to drag past 0 either. 2008-05-18 22:06:14 -05:00
Jonathan Moore Liles 47dbf6c537 Clear up a load of compiler warnings. 2008-05-18 22:01:09 -05:00
Jonathan Moore Liles 9ef454291a Fix selection issues.
This fixes the bug where some selected wigets would disappear to frame 0.
It also prevents moving any widget behind 0.
2008-05-18 21:40:42 -05:00
Jonathan Moore Liles 06de784661 Minor cleanup. 2008-05-18 21:01:59 -05:00
Jonathan Moore Liles d40bc52a5a Cleanups. Move waveform scaling into Waveform class. 2008-05-18 19:42:27 -05:00
Jonathan Moore Liles 8d7bee3050 Improve about dialog. 2008-05-18 19:31:27 -05:00
Jonathan Moore Liles 60ae9ce8b7 Bump version. 2008-05-18 12:16:24 -05:00
Jonathan Moore Liles 767a845a28 Maybe strip binary when installing. 2008-05-18 12:15:24 -05:00
Jonathan Moore Liles 7bf271c456 Change program name to non-sequencer to avoid confusion (ha!) 2008-05-18 12:15:11 -05:00
Jonathan Moore Liles a7fe4c5348 Cleanup build. 2008-05-18 12:00:27 -05:00
Jonathan Moore Liles e78b3f14e7 Bring build system improvements over from Non-DAW. 2008-05-18 11:56:25 -05:00
Jonathan Moore Liles 257aeb116d Update TODO. 2008-05-18 11:37:12 -05:00
Jonathan Moore Liles 6edd388722 More build cleanup. 2008-05-18 10:30:06 -05:00
Jonathan Moore Liles 38f191eb41 Build cleanups. Don't require sed in configure. 2008-05-18 09:50:42 -05:00
Jonathan Moore Liles 3e1a32c8be Cleanup. 2008-05-18 00:09:18 -05:00
Jonathan Moore Liles 0d9fe2b9b8 More build cleanups. 2008-05-17 23:28:36 -05:00
Jonathan Moore Liles 5cb015d6bb Cleanup configure 2008-05-17 22:06:03 -05:00
Jonathan Moore Liles e8571c1bc8 Cleanup makefile. 2008-05-17 21:57:00 -05:00
Jonathan Moore Liles 117d7cf9f7 Move helper functions out of 'configure' script. 2008-05-17 21:52:57 -05:00
Jonathan Moore Liles 60132b8595 Work on freewheel mode. 2008-05-17 20:45:56 -05:00
Jonathan Moore Liles 5cd2475609 Cleanup build. 2008-05-18 00:15:39 +00:00
Jonathan Moore Liles 2695f9eed5 Add some framework for freewheeling mode. 2008-05-17 16:37:41 -05:00