Commit Graph

1927 Commits (e7c85f1a3779224f850d48648c6c4215ec9e63c3)

Author SHA1 Message Date
Jonathan Moore Liles 9f151de3e1 Add 'dist' target to Makefile. 2008-02-13 10:23:19 -06:00
Jonathan Moore Liles bc64b35d2a Make all objects depend on Makefile. 2008-02-13 10:12:40 -06:00
Jonathan Moore Liles 7b75e2b425 Move definition of VERSION to Makefile. 2008-02-13 10:10:41 -06:00
Jonathan Moore Liles 81fe5efb53 Make detached sequence window double-buffered too. 2008-02-13 01:06:48 -06:00
Jonathan Moore Liles 0953207188 Update documentation. 2008-02-12 20:19:33 -06:00
Jonathan Moore Liles 41eb6f4d7a Update playback mode widget when song is loaded via LASH. 2008-02-12 19:56:01 -06:00
Jonathan Moore Liles 65df570a30 Clean up some uninitialized values flagged by valgrind. 2008-02-12 19:37:26 -06:00
Jonathan Moore Liles 5ceed377fb Update phrase display when patterns are created/destroyed. 2008-02-12 17:04:38 -06:00
Jonathan Moore Liles d301578e54 Call Fl_Double_Window::resize in canvas widget resize method.. Apparently it matters. 2008-02-12 16:25:14 -06:00
Jonathan Moore Liles bb014f4a09 Switch canvas to double-buffering after all as it seems not to result
in any speed decrease, but leave canvas widget as subwindow.
2008-02-12 15:34:16 -06:00
Jonathan Moore Liles a71ba1cbba Use double-buffered visual for main_window, but keep canvas widget
single-buffered by placing it inside a subwindow
2008-02-12 15:25:11 -06:00
Jonathan Moore Liles 39423ef8de Fix error in ASSERT macro. 2008-02-12 13:25:07 -06:00
Jonathan Moore Liles 70d576a6e4 Clear status message after 5 seconds. 2008-02-12 12:29:00 -06:00
Jonathan Moore Liles 6447678a08 Add more status line output. 2008-02-12 12:21:42 -06:00
Jonathan Moore Liles 58c2dad706 Minor cleanup of debugging output. 2008-02-12 12:08:17 -06:00
Jonathan Moore Liles fe8fab22df Add signals for song dirty state. Make file menu entries context sensitive. 2008-02-12 00:06:08 -06:00
Jonathan Moore Liles e3a3d71404 Clean up tab focus handling and make Edit menu context sensitive. 2008-02-11 23:21:14 -06:00
Jonathan Moore Liles dfa3722ed0 Break instrument editor out into its own class. 2008-02-11 22:59:18 -06:00
Jonathan Moore Liles 835bbed0f8 Add new instrument definitions. 2008-02-11 22:18:21 -06:00
Jonathan Moore Liles 846413fee8 Support saving of instrument definitions. 2008-02-11 22:06:00 -06:00
Jonathan Moore Liles 00354529c7 Support loading of user defined instruments. 2008-02-11 18:22:04 -06:00
Jonathan Moore Liles c0c7f71830 Being to support saving of instrument definitions. 2008-02-11 17:42:15 -06:00
Jonathan Moore Liles 83e2cc45ad Allow editing of instrument row properties. 2008-02-11 16:59:54 -06:00
Jonathan Moore Liles 3607fb5693 Fix math error in timebase master code. 2008-02-11 00:18:45 -06:00
Jonathan Moore Liles 42f7242ba5 Add phrase and sequence progress bar widgets. 2008-02-11 00:16:31 -06:00
Jonathan Moore Liles 0af405908d Don't fail if instrument definitions cannot be found. Use C Major as default mapping. 2008-02-10 23:20:39 -06:00
Jonathan Moore Liles 8f3f02d9aa Initial public checkin. 2008-02-10 18:46:51 -06:00