63 Commits (00d0d733b58c58a67c2f7eb3e83d42a1c4d4e55b)

Author SHA1 Message Date
  Jonathan Moore Liles 00d0d733b5 Makefile: disable function inlining when building for debugging. 15 years ago
  Jonathan Moore Liles 48698780d9 Refactor common components of Timeline and Mixer into nonlib/ 15 years ago
  Jonathan Moore Liles 5091277edb Make mute and solo buttons more colorful. 17 years ago
  Jonathan Moore Liles c837a11812 Add documentation. 17 years ago
  Jonathan Moore Liles 4a7533b6d6 Clean up makefile. 17 years ago
  Jonathan Moore Liles c8a74348ba Makefile: Add the beginnings of an install rule. 17 years ago
  Jonathan Moore Liles 170b11010e Cleanups and commenting. 17 years ago
  Jonathan Moore Liles 3a6f9ac129 Add license scanner. 17 years ago
  Jonathan Moore Liles 0643dac88a makefile: rename make.conf to .config. Handle missing .config gracefully. 17 years ago
  Jonathan Moore Liles 60a6c29197 Clean up build. 17 years ago
  Jonathan Moore Liles f0b0c455c7 makefile: add 'dist' target. 17 years ago
  Jonathan Moore Liles 452292a943 makefile: Add percent complete calculation and display. 17 years ago
  Jonathan Moore Liles 2fe8d7b401 Move Fl_Menu_Settings into FL/. Add makefile rules to rebuild dependencies. 17 years ago
  Jonathan Moore Liles b8b9a3b029 Move Mixer into its own branch until it's ready. 17 years ago
  Jonathan Moore Liles 4c75e2bd7d Makefile: Oops. Actually included dependencies. 17 years ago
  Jonathan Moore Liles df93c3f8ef Minor build cleanup. 17 years ago
  Jonathan Moore Liles bd82f954a8 Move (mostly) all Engine functionality into Engine/ directory. 17 years ago
  Jonathan Moore Liles bfcb2f11b9 Makefile: cleanup, fix typo. 17 years ago
  Jonathan Moore Liles 7e72339ea9 configure: always name *_LIBS and *_FLAGS in uppercase. 17 years ago
  Jonathan Moore Liles 94de188684 configure: process old arguments more robustly. 17 years ago
  Jonathan Moore Liles a7fe4c5348 Cleanup build. 17 years ago
  Jonathan Moore Liles 0d9fe2b9b8 More build cleanups. 17 years ago
  Jonathan Moore Liles e8571c1bc8 Cleanup makefile. 17 years ago
  Jonathan Moore Liles 117d7cf9f7 Move helper functions out of 'configure' script. 17 years ago
  Jonathan Moore Liles 5cd2475609 Cleanup build. 17 years ago
  Jonathan Moore Liles 251d7f9267 Makefile cleanups. 17 years ago
  Jonathan Moore Liles f42b12d323 Fix typo in makefile. 17 years ago
  Jonathan Moore Liles 7407f16149 Use old options as defaults when reconfiguring. 17 years ago
  Jonathan Moore Liles ed23544065 Continue improving build system. 17 years ago
  Jonathan Moore Liles 8443acf570 Improve the build/configure system. 17 years ago
  Jonathan Moore Liles fabbd3e893 Add logos to pixmaps directory and use PNG at runtime rather than 17 years ago
  Jonathan Moore Liles 05ab03fb10 Add LASH_Client interface class. 17 years ago
  Jonathan Moore Liles edb9be37ab Clean up sequence widget copy constructors. 17 years ago
  Jonathan Moore Liles 2824882d47 Fix fluid file build problem. 17 years ago
  Jonathan Moore Liles f34496f703 Keep VERSION in Makefile 17 years ago
  Jonathan Moore Liles 84a2bdcb17 Switch to single makefile. 17 years ago
  Jonathan Moore Liles 0207dc9507 Ditch the whole separate Engine idea and move everything back to Timeline. 17 years ago
  Jonathan Moore Liles 93ce31ea03 Work on server aspect of Engine. 17 years ago
  Jonathan Moore Liles b64034fdf0 Work on sharing code between engine and timeline. 17 years ago
  Jonathan Moore Liles b846d29c4b Try to get timeline working again. 17 years ago
  Jonathan Moore Liles a0a3a9a41e Further refine makefile. 17 years ago
  Jonathan Moore Liles 7c6d211871 Work on reorganizing the build. 17 years ago
  Jonathan Moore Liles 3082d8ce03 Make properly register burnished box. 17 years ago
  Jonathan Moore Liles 65a87dde02 Move panner guts out of header. 17 years ago
  Jonathan Moore Liles 56c04b6e30 Add new Fl_Scalepack class. 17 years ago
  Jonathan Moore Liles 0101ee43b9 Add a Meter base class, rename VU Meter to DPM. 17 years ago
  Jonathan Moore Liles ec2dc52307 Add nifty mouseover region time display. 17 years ago
  Jonathan Moore Liles 0b3c107192 Change the way selection works. 17 years ago
  Jonathan Moore Liles 0155831e34 Make tracks interactively resizable. 17 years ago
  Jonathan Moore Liles ea7facb2fb Add track header widget and adjust tracks to compensate. 17 years ago