Jonathan Moore Liles
aedbca82be
Mixer: Avoid unecessary redraws (hidden widgets, when mixer strips are added). Also, draw fonts of inactive widgets in dimmed color.
12 years ago
Jonathan Moore Liles
6adf6a9389
OSC: Simplify OSC signal protocol. Add midi<->osc gateway program.
12 years ago
Jonathan Moore Liles
d7d711807d
FL/Fl_Scalepack: Fix resize bug.
12 years ago
Jonathan Moore Liles
bc78302220
Mixer: Avoid unecessary redraws (hidden widgets, when mixer strips are added). Also, draw fonts of inactive widgets in dimmed color.
Conflicts:
mixer/src/Mixer.C
12 years ago
Jonathan Moore Liles
550fb651c7
Mixer: Improve knob and slider appearance.
12 years ago
Jonathan Moore Liles
89f2633463
FL/New_Project_Dialog: Don't crash if aborted.
12 years ago
Jonathan Moore Liles
5af9afdd8d
Mixer: Fix some button handling.
12 years ago
Jonathan Moore Liles
455c93683c
Implement drag and drop for making/breaking JACK connections in Non Mixer and Non Timeline.
(Drag jack output module and drop on jack input module of another strip)
In Non Mixer, all JACK modules (including Aux) will now list their connections.
12 years ago
Jonathan Moore Liles
ea380f00f9
FL/Fl_Packscroller: Cleanup event behavior. Eliminate unnecessary vertical padding.
12 years ago
Jonathan Moore Liles
07e40513c6
Minor cleanup.
12 years ago
Jonathan Moore Liles
5d35f37d4e
Fix window icons.
12 years ago
Jonathan Moore Liles
ec09f027d6
FL: Fix layout error in flowpack.
12 years ago
Jonathan Moore Liles
8f89e237e9
FL: Fix error in flowpack layout.
12 years ago
Jonathan Moore Liles
ceb04569e9
FL/Fl_Flowpack: Include Fl_Pack header for value of Fl_Pack::HORIZONTAL.
12 years ago
Jonathan Moore Liles
3939576b05
Fl_Flowpack: Fix flowdown alignment.
12 years ago
Jonathan Moore Liles
b1586811f9
Fl_Flowpack: Set width appropriately in non-flow mode. Fixes #17 .
12 years ago
Jonathan Moore Liles
0f6d481f88
FL/Fl_Sometimes_Input: Run callback on defocus (including Tab key press).
12 years ago
Jonathan Moore Liles
f29a132dfc
Get rid of FL/FL symlink.
12 years ago
Jonathan Moore Liles
551ace4547
Fl_Blink_Button: Don't add a new timer if one already exists.
12 years ago
Jonathan Moore Liles
a228920ac1
Fl_Flowpack: Fix mixer usage.
12 years ago
Jonathan Moore Liles
85e225810f
Fl_Flowpack: Improve layout.
12 years ago
Jonathan Moore Liles
c2bf264120
FL: Remove now unnecessary override of mousewheel behavior in Fl_Value_SliderX
12 years ago
Jonathan Moore Liles
ed3b5355a4
Timeline: Commit omitted Fl_Sometimes_Pack
12 years ago
Jonathan Moore Liles
44f0aa7f35
FL/Fl_Blink_Button: Add option to ignore input.
12 years ago
Jonathan Moore Liles
964a1c53a3
wscript: Attempt to set proper compile/link flags for pthreads.
12 years ago
Jonathan Moore Liles
753ac2b56a
Timeline: Redesign track header and add option to overlay control sequences.
Also, assign random color to individual control sequence (which the user may edit).
12 years ago
Jonathan Moore Liles
781ec66510
FL/Fl_Scalepack: Don't draw background when box is FL_NO_BOX.
12 years ago
Jonathan Moore Liles
360f4f2481
FL: remove ntk-chtheme.
12 years ago
Jonathan Moore Liles
173ab99186
FL/Fl_Blink_Button: Fix CPU wasting bug introduced in afd354.
12 years ago
Jonathan Moore Liles
63bfc927c6
Remove some old build system lint.
12 years ago
Jonathan Moore Liles
d86b71cb2c
Replace custom build system with WAF.
12 years ago
Jonathan Moore Liles
afd354a5b8
Clean up some compiler warnings
12 years ago
Jonathan Moore Liles
12ed651e13
scripts: More changes to support using system installed NTK. Don't automatically assume user wants to checkout/build NTK submodule.
12 years ago
Jonathan Moore Liles
ddb5d4f7ab
FL/Fl_Text_Edit_Window: Don't die if initial text is NULL.
12 years ago
Jonathan Moore Liles
3e73817155
Fix some clang warnings.
13 years ago
Jonathan Moore Liles
8df6acd540
FL: Clean up enter key press behavior of Fl_Sometimes_Input
13 years ago
Jonathan Moore Liles
0904809a05
FL: Fix configure.
13 years ago
Jonathan Moore Liles
2c6b6b1a75
FLTK->NTK
FLTK fork gets Cairo and is renamed to NTK.
Themes are moved from FL into NTK core.
Fl_Arc_Dial is moved into NTK core.
13 years ago
Jonathan Moore Liles
9f28f7a1a8
Move -L flags after the object name in linker commands.
13 years ago
Jonathan Moore Liles
57ac27ecac
Change the appearance of the "SM" indicator in mixer, daw, sequencer. Tweak GUIs.
13 years ago
Jonathan Moore Liles
5e63b25504
FL: Reset boxtypes before activating new theme.
13 years ago
Jonathan Moore Liles
25a0b8afc6
FL: Mute colors in Clean theme.
13 years ago
Jonathan Moore Liles
fdcf74ddbe
Replace crappy Fl::scheme() thing with a more useful theme implementation in Fl_Theme and Fl_Color_Sheme classes.
Theme settings are now common between all Non-* programs.
Also adds a new 'Clean' theme.
13 years ago
Nedko Arnaudov
fa504e062d
Remove broken open_url() hack.
The embedded fltk version works fine.
13 years ago
Jonathan Moore Liles
ca3076d2ec
Timeline: Avoid triggering excessive redraws.
13 years ago
Jonathan Moore Liles
11c9a02687
Add some omitted symlinks required for the build.
13 years ago
Jonathan Moore Liles
5336880bd4
Further tweak build system to work with private version of FLTK.
13 years ago
Jonathan Moore Liles
dd5aa2cdcf
Add known-working FLTK revision as a submodule. Link to it statically.
13 years ago
Jonathan Moore Liles
0e5db66f16
Use one master makefile instead of having a different one per project.
13 years ago
Jonathan Moore Liles
bb75847ac1
Mixer: Implement mixer Strip import/export
15 years ago