91c8dd9Jackpatch: Use jack port registration callbacks instead of polling the port list. by
Jonathan Moore Liles
2012-03-25 15:05:17 -0700
0a963f5Timeline: Add keybindings for split region at mouse and crop region to range. by
Jonathan Moore Liles
2012-03-18 13:21:57 -0700
bc6f94eTimeline: Use solid lines for drawing measure lines--they're way faster than dashed. by
Jonathan Moore Liles
2012-03-17 21:16:02 -0700
0c9ad88fix non-sequencer doc installation by
Nedko Arnaudov
2012-03-14 15:10:50 +0200
54c74d3gitignore generated files by
Nedko Arnaudov
2012-03-14 14:33:13 +0200
fa504e0Remove broken open_url() hack. by
Nedko Arnaudov
2012-03-14 14:28:29 +0200
d4900e1Sequencer: Fix invalid queue state for duplicated patterns. by
Jonathan Moore Liles
2012-03-14 18:28:35 -0700
6673f70Mixer: Listen for OSC messages in a thread instead of polling. by
Jonathan Moore Liles
2012-03-13 22:41:54 -0700
c74cd04Sequencer: Try to avoid excessive double buffer flips when the transport is rolling. by
Jonathan Moore Liles
2012-03-13 19:50:17 -0700
e1495baUpdate FLTK head. by
Jonathan Moore Liles
2012-03-13 18:49:28 -0700
ced664bFLTK: Disable XDBE, as it's generally slower than using pixmaps (because with a pixmap we can do partial copies) by
Jonathan Moore Liles
2012-03-13 18:46:12 -0700
ca3076dTimeline: Avoid triggering excessive redraws. by
Jonathan Moore Liles
2012-03-13 18:44:26 -0700
a988b18Update FLTK. by
Jonathan Moore Liles
2012-03-09 21:53:44 -0800
ce6a7f3Update FLTK submodule. by
Jonathan Moore Liles
2012-03-09 13:29:05 -0800
5a95b1aAdd some more omitted symlinks. by
Jonathan Moore Liles
2012-03-07 18:34:33 -0800
9db4881Don't include fltk-config in global sanity check. by
Jonathan Moore Liles
2012-03-07 18:26:06 -0800
376f863More build system tweaks. by
Jonathan Moore Liles
2012-03-07 18:22:37 -0800
ed908d4Sequencer: Add omitted makefile. by
Jonathan Moore Liles
2012-03-07 18:03:37 -0800
11c9a02Add some omitted symlinks required for the build. by
Jonathan Moore Liles
2012-03-07 17:55:27 -0800
2e80994More tweaking of build for static FLTK. by
Jonathan Moore Liles
2012-03-06 20:01:37 -0800
5336880Further tweak build system to work with private version of FLTK. by
Jonathan Moore Liles
2012-03-06 17:24:42 -0800
9a80f4cSequencer: Don't leak from the output buffer when suppressing duplicate noteon/offs. by
Jonathan Moore Liles
2012-03-06 04:44:11 -0800
0f86ee6Use the same value for Fl::visual() everywhere. by
Jonathan Moore Liles
2012-03-06 00:59:19 -0800
0abfd44Sequencer: Fix signal handlers. by
Jonathan Moore Liles
2012-03-06 01:07:33 -0800
e81270dTimeline: Workaround bug in FLTK 1.3 that prevented Control Sequences from displaying. by
Jonathan Moore Liles
2012-03-06 00:42:51 -0800
6a0b2d2Timeline: When waiting for peaks, only check again every 500ms. by
Jonathan Moore Liles
2012-03-05 21:18:36 -0800
ad3d826Timeline: Account for new clipping behavior in FLTK 1.3 when drawing in the overlay plane. by
Jonathan Moore Liles
2012-03-05 21:15:38 -0800
dd5aa2cAdd known-working FLTK revision as a submodule. Link to it statically. by
Jonathan Moore Liles
2012-03-05 19:06:13 -0800
6f19499Add sequencer to master Makefile. by
Jonathan Moore Liles
2012-03-04 22:52:43 -0800
5672517Sequencer: Update appearance, begin to use FL/ helpers. by
Jonathan Moore Liles
2012-03-04 22:36:46 -0800
ca64e0fBring Non-Sequencer's build system in line with Non-DAW and Non-Mixer. by
Jonathan Moore Liles
2012-03-04 22:18:11 -0800
d4bacf4Update from master. by
Jonathan Moore Liles
2012-03-04 21:44:36 -0800
670400cHandle SIGHUP. by
Jonathan Moore Liles
2012-03-04 19:12:32 -0800
92dfbbcTimeline: Clean up commandline handling. by
Jonathan Moore Liles
2012-03-04 19:01:07 -0800
2d5072cMixer: Improve commandline handling. by
Jonathan Moore Liles
2012-03-04 18:57:00 -0800
676a98cMixer: Implement NSM dirtiness notification. by
Jonathan Moore Liles
2012-03-04 18:02:01 -0800
d67ee66NSM: Don't die when user clicks blank area of the session list. by
Jonathan Moore Liles
2012-03-04 13:40:06 -0800
e4e546bTimeline: Add omitted header file change. by
Jonathan Moore Liles
2012-03-04 12:55:16 -0800
ae6b78cTimeline: Maybe be more accurate in reporting used disk space. by
Jonathan Moore Liles
2012-03-04 03:50:16 -0800
4f472c2scripts: Fix alignment in compile output. by
Jonathan Moore Liles
2012-03-04 00:16:16 -0800
f3b6698scripts: Add test for unresolvable hostname to build. by
Jonathan Moore Liles
2012-03-04 00:08:07 -0800
e0e5932NSM: Make GUI a little prettier than the FLTK defaults. by
Jonathan Moore Liles
2012-03-03 23:54:41 -0800
d295593Fix tpyo in mkaefile. by
Jonathan Moore Liles
2012-03-03 23:15:23 -0800
0e5db66Use one master makefile instead of having a different one per project. by
Jonathan Moore Liles
2012-03-03 20:13:59 -0800
7495731Merge Non Sequencer history into the same repository as Non-Mixer and Non-DAW. by
Jonathan Moore Liles
2012-03-03 19:44:19 -0800
a320232Bring Non-Sequencer into the same repository as Non-DAW and Non-Mixer. by
Jonathan Moore Liles
2012-03-03 19:26:58 -0800
46bb1bfAdd more flare to drawing. Also, default to square shape for notes. by
Jonathan Moore Liles
2012-03-03 17:49:00 -0800
8e01aecActually do what the previous commit only claimed to. by
Jonathan Moore Liles
2012-03-03 17:52:40 -0800
a93f620Oops. Don't forget to initialize JACK when not connected to NSM. by
Jonathan Moore Liles
2012-03-03 17:48:08 -0800
ba45c07Mixer: Restore display of module name in Module Parameter Editor. by
Jonathan Moore Liles
2012-03-03 13:21:18 -0800
60de871NSM: Clean up compiler warnings. by
Jonathan Moore Liles
2012-03-03 12:39:09 -0800
15cdc92Oops. Forgot to update NSM API version. by
Jonathan Moore Liles
2012-03-03 11:17:42 -0800
82b2c5eOops. Forgot to update NSM API versions. by
Jonathan Moore Liles
2012-03-03 11:16:20 -0800
1baaed2Oops. Remove mention of LASH (tsk, tsk) from overview. by
Jonathan Moore Liles
2012-03-03 02:55:45 -0800
6d938e7 (tag: non-sequencer-v1.9.4)Bump version. by
Jonathan Moore Liles
2012-03-03 00:17:36 -0800
e4b42dc (tag: non-mixer-v1.1.0, tag: non-daw-v1.1.0)Bump versions. by
Jonathan Moore Liles
2012-03-02 18:08:22 -0800
3f6faa0Update Non-DAW screenshot in documentation. by
Jonathan Moore Liles
2012-03-02 23:45:13 -0800
bb75847Mixer: Implement mixer Strip import/export by
Jonathan Moore Liles
2010-01-31 12:51:55 -0600
044414cMixer: Try to fix some weirdness with Controller Module knob display. by
Jonathan Moore Liles
2012-03-02 22:53:21 -0800
3ac28ceReplace crappy LASH support with fancy new NSM support. by
Jonathan Moore Liles
2012-02-14 00:56:04 -0800
9f6a2fdTimeline: Warn about buggy FLTK version. by
Jonathan Moore Liles
2012-03-02 16:29:59 -0800
df0a9c4Mixer: Make slider types optional too. by
Jonathan Moore Liles
2012-03-02 18:02:23 -0800
ccc93d2Timeline: Work around bug in FLTK 1.3 when drawing a string containing only symbols. by
Jonathan Moore Liles
2012-03-02 00:53:10 -0800
5fbdd94Mixer: Try harder to avoid drawing meters more than necessary. by
Jonathan Moore Liles
2012-03-02 00:16:55 -0800
32bd29aGUI tweaks. by
Jonathan Moore Liles
2012-03-02 00:03:53 -0800
26fa9ebMixer: Add new 'plastic' knob type. Make knob type to display configurable. by
Jonathan Moore Liles
2012-03-01 21:02:06 -0800
9bb9a91Add 'gleam' inspired boxtypes to replace the ones in the gtk+ theme. Also, tweak crystal boxtypes. by
Jonathan Moore Liles
2012-03-01 20:23:23 -0800
f1dc015Add some scrolling indicators to pattern view. by
Jonathan Moore Liles
2012-02-29 23:00:38 -0800
d733de3Enforce restriction on total number of patterns and phrases. by
Jonathan Moore Liles
2012-02-29 23:06:21 -0800
f8221f5Fix bug in drawing of long note names. by
Jonathan Moore Liles
2012-02-29 23:00:59 -0800
20fcfe4Change mouse bindings... by
Jonathan Moore Liles
2012-02-29 21:33:14 -0800
877d087Center the pattern viewport. by
Jonathan Moore Liles
2012-02-29 21:28:31 -0800
ca56b8cMake note shape (circle, square) optional. by
Jonathan Moore Liles
2012-02-29 20:46:57 -0800
9974e9bBe more efficient when recording. by
Jonathan Moore Liles
2012-02-29 19:57:23 -0800
71e0583Improve queue playback mode. Flash pattern trigger with color of queued state. by
Jonathan Moore Liles
2012-02-29 19:01:18 -0800
0d62b91Non-Sequencer gets a new icon! Set icon on main window. Requires libXpm. Also, update config funcs. by
Jonathan Moore Liles
2012-02-27 23:46:48 -0800
0f19bf3Fix output of non-note event types which was broken by 0e946a. by
Jonathan Moore Liles
2012-02-29 13:31:12 -0800
6cd4dd6Add notes to packagers. by
Jonathan Moore Liles
2012-02-29 03:56:45 -0800
1c1817fNSM: Update documentation. by
Jonathan Moore Liles
2012-02-29 03:46:34 -0800
c1a7848NSM: Minor cleanup. by
Jonathan Moore Liles
2012-02-29 03:46:22 -0800
17e32e0Implement Queue playback mode. by
Jonathan Moore Liles
2012-02-29 01:02:48 -0800
802f4c5Only attempt to fill the screen when the screen is smaller than the window. by
Jonathan Moore Liles
2012-02-28 23:23:30 -0800
6566626Don't load garbage into song name due to uninitialized pointer. by
Jonathan Moore Liles
2012-02-28 23:19:38 -0800
677d497NSM: For lack of a better place to put it, add 'jackpatch' program to the repository. by
Jonathan Moore Liles
2012-02-28 23:02:10 -0800
46eb00fUse getopt_long for processing command line arguments to Non-DAW and Non-Mixer. by
Jonathan Moore Liles
2012-02-28 22:12:07 -0800
3a5c330Everybody gets new icons! Also, .desktop files. by
Jonathan Moore Liles
2012-02-28 21:24:51 -0800
7590c52scripts: Allow suggested packages. by
Jonathan Moore Liles
2012-02-28 21:20:05 -0800
8ac4b60Silence uninformative debug warning message. by
Jonathan Moore Liles
2012-02-28 04:39:04 -0800
55c83cfMixer: Update documentation. by
Jonathan Moore Liles
2012-02-27 22:34:25 -0800
d8c3237Mixer: Document spatialization control for Ambisonics plugins. by
Jonathan Moore Liles
2012-02-26 17:54:52 -0800
9de99e2Update documentation. by
Jonathan Moore Liles
2012-02-26 02:51:33 -0800
388796aNSM: Time client responses. by
Jonathan Moore Liles
2012-02-27 20:28:58 -0800
e983261MIDI input on 'control' port triggers patterns in Trigger playback mode. by
Jonathan Moore Liles
2012-02-27 19:43:49 -0800
e9aca68Keep number of rows on phrase canvas in sync with the number of patterns. by
Jonathan Moore Liles
2012-02-27 17:42:42 -0800
c91f950Remove TODO file from repository. by
Jonathan Moore Liles
2012-02-27 17:42:26 -0800
0e946a9Attempt to always emit the correct number of NOTE ONs and NOTE OFFs. by
Jonathan Moore Liles
2012-02-27 00:02:11 -0800
614fea7Don't drop the first notes of phrases when playing in sequence mode. by
Jonathan Moore Liles
2012-02-26 22:38:51 -0800
6ce2d20Previous commit for fluid update messed up some widget dimensions. Revert that part. by
Jonathan Moore Liles
2012-02-26 21:05:04 -0800
aa6c638Replace "Fl" in include directives with "FL" by
Jonathan Moore Liles
2012-02-26 20:39:32 -0800
250b7dbCleanup compiler warnings. by
Jonathan Moore Liles
2012-02-26 19:35:31 -0800