Jonathan Moore Liles
5ffe3d44b3
Restore installation of .desktop files lost in WAF conversion.
13 years ago
Jonathan Moore Liles
73ebd3534b
Timeline: Fix double free of Sequence_Widget::_label.
13 years ago
Jonathan Moore Liles
d97d1556d6
Fix wscripts for python3
13 years ago
Jonathan Moore Liles
9c1eb8276d
Timeline: Fix scope of panzoomer when timeline is shorter than window width.
13 years ago
Jonathan Moore Liles
d86b71cb2c
Replace custom build system with WAF.
13 years ago
Jonathan Moore Liles
afd354a5b8
Clean up some compiler warnings
13 years ago
Jonathan Moore Liles
46d1c9c72a
Timeline: Clean up use of Fl_Panzoomer.
13 years ago
Jonathan Moore Liles
7c8eb777e5
Timeline: Add an Fl_Tile so that user can resize the panzoomer.
13 years ago
Jonathan Moore Liles
f124316c4b
Timeline: s/hscroll/panzoomer
13 years ago
Jonathan Moore Liles
3d3a248fe5
Timeline: display track names in panzoomer.
13 years ago
Jonathan Moore Liles
b50766b7da
Timeline: Replace the scrollbars with a new Pan/zoom widget.
13 years ago
Jonathan Moore Liles
21ba2e35e5
scripts: Dynamically link to system-wide NTK, if found.
13 years ago
Jonathan Moore Liles
cf0c53b443
Timeline: Improve appearance of progress bars.
13 years ago
Jonathan Moore Liles
ada46d215b
Timeline: Make coloration of tracks optional.
13 years ago
Jonathan Moore Liles
ee063e003b
Timeline/ControlSequence: Simplify drawing.
13 years ago
Jonathan Moore Liles
03fdc46f3c
Remove dates from documentation. Update CSS.
13 years ago
Jonathan Moore Liles
a7d2f2f213
Timeline: Update most screenshots in documentation.
13 years ago
Jonathan Moore Liles
3054e7ecbf
Timeline: Update documentation on cursors.
13 years ago
Jonathan Moore Liles
2f06f509d7
Timeline: Implement new cursor system.
This adds new cursor rulers for edit, punch and playback. P1/P2 are now known as the
Edit Cursor. Multiple Punch Cursors may be defined. The playback cursor affects Home and End
controls. New options are available for looping over the playback cursor (even while recording)
and automatically creating new takes at start of recording (or loop).
The new cursor objects bump the project file version. Older versions of non-daw will be
unable to load new/edited projects.
13 years ago
Jonathan Moore Liles
bcfa3953b1
Remove website documents from repository.
13 years ago
Jonathan Moore Liles
15a78bbfb5
Timeline: Don't die when a punch recording is started with no range defined.
13 years ago
Jonathan Moore Liles
2861509b52
Update repository paths in documentation.
13 years ago
Jonathan Moore Liles
be3c9c6412
Timeline: declick loop boundaries.
13 years ago
Jonathan Moore Liles
ee2d86a012
Timeline: Tweak drawing of basic sequence region label.
13 years ago
Jonathan Moore Liles
81217a8722
Timeline: Display selection state of basic sequence points and sequence regions.
13 years ago
Jonathan Moore Liles
44a0279e4c
Timeline: Just redraw the whole waveform when recording...
13 years ago
Jonathan Moore Liles
a480a93ba4
Tweak Timeline<->Mixer discovery handshake.
13 years ago
Jonathan Moore Liles
8cddccf6a4
Timeline: Require rectangle or CTRL+Click to select sequence widgets.
13 years ago
Jonathan Moore Liles
3cc14df756
Timeline: Allow reordering of tracks.
13 years ago
Jonathan Moore Liles
1f9c2bbb6a
Timeline: Fix thread synchronization issues during recording.
13 years ago
Jonathan Moore Liles
ab8f23f15d
Timeline: Simplify drawing of crossfades by using NTK transparency.
13 years ago
Jonathan Moore Liles
7107cbbf4c
Timeline: Add CTRL+L shortcut to force redraw.
13 years ago
Jonathan Moore Liles
deb08d4b14
Timeline: Fix disappearing waveforms.
13 years ago
Jonathan Moore Liles
a27d0b1718
Timeline: Add basic punch in/out support (may require latency compensation).
13 years ago
Jonathan Moore Liles
e968d8190f
Timeline: Fix waveform drawing during record and cumulative error in looped region drawing. Also, avoid redrawing already displayed parts of waveforms while recording.
13 years ago
Jonathan Moore Liles
f04c36cae9
Timeline: Prevent segfault at shut down due to OSC output thread left running.
13 years ago
Jonathan Moore Liles
989b6f0e4b
Timeline: Avoid uninitialized read when drawing waveforms.
13 years ago
Jonathan Moore Liles
e219e6766e
Timeline: Fix uninitialized value in Control_Sequence.
13 years ago
Jonathan Moore Liles
af3698bebc
Timeline: Fix sign error in region panning.
13 years ago
Jonathan Moore Liles
1d59665702
Timeline: Eliminate some unnecessary repeated drawing of measure lines.
13 years ago
Jonathan Moore Liles
65f33096c2
Timeline: Avoid more complete redraws.
13 years ago
Jonathan Moore Liles
183764e767
Timeline: Always draw waveforms using theme foreground color.
13 years ago
Jonathan Moore Liles
f3505a84de
Timeline: Simplify fade application/avoid cast to long type.
13 years ago
Jonathan Moore Liles
c6f6c57c05
Timeline: Tweak label drawing of sequence widgets.
13 years ago
Jonathan Moore Liles
275878395f
Revert "Indicate loop point by modifying waveform color."
13 years ago
Jonathan Moore Liles
a5588f7ad4
Timeline: Prevent status info update from causing complete redraw due to new NTK transparency logic.
13 years ago
Jonathan Moore Liles
8eef38f0cc
Timeline: Fix graphics corruption. Also, indicate loop point by modifying waveform color.
13 years ago
Jonathan Moore Liles
c0375e614a
Timeline: Fix null pointer derefrence when copying sequence points.
13 years ago
Jonathan Moore Liles
2af46a1a0c
Timeline: Fix locking behavior of Control Sequences.
13 years ago
Jonathan Moore Liles
d249bb9bbd
OSC: Properly encode/decode special characters in osc paths.
13 years ago