5ea31d4
NSM: Fix compiler warning. by
2013-04-19 21:12:39 -0700
fc5ef8f
Mixer: Add new module "Aux" to allow creation of "send" topology without requiring an extra strip to control the send gain. by
2013-04-16 22:42:28 -0700
7900ef6
Mixer: Fix segfault on attempt to make osc ports for module ports which shouldn't be controllable. by
2013-04-16 18:57:01 -0700
eff5189
Mixer: Add 'visible' property to port hints. by
2013-04-16 19:18:02 -0700
cbba71a
Fix navigation when located left of 60 sec. by
2013-04-15 22:40:33 +0200
3f3f98b
NSM: Make log display one-line high by default. by
2013-04-15 17:08:21 -0700
a3c1e80
NSM: Disallow adding clients by path name. by
2013-04-15 17:06:34 -0700
73ffcad
(refs/pull/52/head)
Fix navigation when located left of 60 sec. by
2013-04-15 22:40:33 +0200
92932fb
Mixer/Plugin chooser: Add shortcuts for all and favorites views. by
2013-04-14 18:56:41 -0700
90551b7
Mixer: When listing plugins, properly display mono compatibe plugins. by
2013-04-14 18:46:59 -0700
b383005
Mixer: Don't list plugins which are unsuitable for RT use. by
2013-04-14 18:46:06 -0700
f5eaf5b
Mixer: Don't die when spatialization plugin is removed. by
2013-04-14 18:45:48 -0700
b4d811a
Mixer: Don't hang when terminated while modal window is open. by
2013-04-14 15:10:57 -0700
851be29
Mixer/Plugin_Chooser: Add a little padding in table cells. by
2013-04-14 14:23:09 -0700
171975b
Mixer: Allow searching by category in plugin chooser. by
2013-04-14 14:19:07 -0700
07e4051
Minor cleanup. by
2013-04-13 21:41:39 -0700
ae63384
NSM: Add status message log display to GUI. by
2013-04-13 21:07:06 -0700
4ef20c0
NSM: Give clients a 5 second period in which to announce themselves--otherwise assume they are dumb clients. by
2013-04-13 20:17:18 -0700
5adba89
Mixer: Tweak plugin chooser appearance. by
2013-04-13 13:37:30 -0700
dd9eb35
Implement plugin browser, with search and favorites. by
2013-04-13 13:18:03 -0700
5d35f37
Fix window icons. by
2013-04-11 16:37:10 -0700
6ec8f6e
NSM/nsm-proxy: unset NSM_URL env var before launching child. by
2013-04-11 18:01:29 -0700
9501e52
Timeline: Don't die if user selects nonsense item from Control Sequence Connect To menu. by
2013-04-11 17:44:34 -0700
ec09f02
FL: Fix layout error in flowpack. by
2013-04-11 17:44:26 -0700
29479f7
Mixer: Ensure that meters are drawn correctly before the first resize. by
2013-04-10 22:40:58 -0700
cbf7df0
Mixer: Clean up strip layout. by
2013-04-10 19:23:35 -0700
b531769
Mixer: Move inputs control. by
2013-04-10 19:16:59 -0700
ffcf145
jackpatch: Avoid race condition for ports registered after start but before open. by
2013-04-10 17:23:29 -0700
e69a124
jackpatch: Don't make unnecessary connection attempts on response to 'open'. by
2013-04-10 17:23:20 -0700
8f89e23
FL: Fix error in flowpack layout. by
2013-04-10 17:22:04 -0700
e386d96
Mixer: Tweak strip appearance. by
2013-04-10 17:22:33 -0700
f879b9e
Mixer: Provide project load progress to NSM. by
2013-04-09 17:51:47 -0700
bb26718
NSM: Wait up to 60 seconds for all clients to close. by
2013-04-09 17:50:56 -0700
4d3e4ca
jackpatch: Don't attempt to make JACK connection when one of the ports doesn't exist yet. by
2013-04-09 16:58:41 -0700
ee09187
Change debug CFLAGS. by
2013-04-08 20:58:18 -0700
0c4161c
nonlib: Use GNU extension program_invocation_short_name to get module name for debug output. by
2013-04-08 20:57:43 -0700
c794617
Mixer: Silence valgrind warning. by
2013-04-08 20:57:00 -0700
9df0e9d
nonlib: Clean up signals handshaking. by
2013-04-08 20:56:33 -0700
d7cf895
NSM: Add clarification to the API document. by
2013-04-06 13:02:29 -0700
5c6e9f8
NSM: Don't return false error message from duplicate function. by
2013-04-05 19:48:59 -0700
4103cd0
NSM: Clean up session selection behavior. by
2013-04-05 19:06:50 -0700
271eb2d
NSM: Clean up GUI resize behavior. by
2013-04-05 18:36:31 -0700
9230ab3
Timeline: Fix potential deadlock when stopping recording. by
2013-04-05 17:13:51 -0700
14b8507
NSM: Don't wait for replies from dumb clients! by
2013-04-04 20:01:48 -0700
299193d
NSM: Further clarify nsmd debugging output regarding client death. by
2013-04-04 20:01:19 -0700
7bbc979
NSM: Show client icons in nsm GUI. by
2013-04-03 22:06:19 -0700
acb38ac
NSM: Clarify client X died message. by
2013-04-03 19:38:54 -0700
2c646de
NSM: Oops. Add "optional-gui" server capability. by
2013-04-03 19:36:48 -0700
a9083d0
(refs/pull/46/merge)
Merge daf240d83e
into 31c14150e7
by
2013-04-01 03:03:30 -0700
daf240d
(refs/pull/46/head)
Add keyboard shortcut to refresh button by
2013-04-01 11:57:33 +0200
31f05a7
A button to refresh the sessions list by
2013-04-01 11:46:39 +0200
31c1415
NSM: Fix occasional deadlock of session manager GUI when displaying "Command failed with..." message. by
2013-03-31 16:46:51 -0700
a6a15e2
Timeline: Fix backwards navigation by bar and beat. by
2013-03-30 18:48:41 -0700
342ac00
(refs/pull/43/merge)
Merge fff974ac96
into 37b881b638
by
2013-03-28 17:20:11 -0700
37b881b
NSM: Add unknown message handler. by
2013-03-28 17:19:38 -0700
fff974a
(refs/pull/43/head)
Timeline: Ignore zoom level when moving to next/prev beat/bar by
2013-03-29 00:53:04 +0100
815a16f
Sequencer: Allow saving while transport is running. Closes #40. by
2013-03-24 11:49:56 -0700
f137629
NSM: Reactivate GUI if server becomes available again. by
2013-03-23 18:54:33 -0700
6a8a2d6
NSM: Tweak GUI appearance. Move 'Add client' button to avoid confusion. Closes #33. by
2013-03-24 01:22:45 -0700
92716b1
Mixer: Only display spatialization control when strip is in Fader view. Closes #36. by
2013-03-19 18:37:00 -0700
ceb0456
FL/Fl_Flowpack: Include Fl_Pack header for value of Fl_Pack::HORIZONTAL. by
2013-03-18 22:54:28 -0700
1aa102a
Update COPYING. by
2012-11-25 16:02:20 -0800
3939576
Fl_Flowpack: Fix flowdown alignment. by
2013-03-18 22:33:36 -0700
b158681
Fl_Flowpack: Set width appropriately in non-flow mode. Fixes #17. by
2013-03-18 22:28:01 -0700
7d5a0e1
nonlib: Use tmp file when generating snapshot. by
2013-03-18 17:21:37 -0700
14099b7
nonlib: Add assertions to catch multiple calls to log_create() which would result in duplicate log entries. by
2013-03-18 17:21:29 -0700
0f6d481
FL/Fl_Sometimes_Input: Run callback on defocus (including Tab key press). by
2013-03-18 17:20:09 -0700
b855493
Mixer: disable context menu on fader view meter indicators. by
2013-03-18 17:20:46 -0700
d266894
NSM: Tweak gui appearance. by
2013-03-17 18:01:58 -0700
7a5425b
Timeline: Fix insertion of control points and copying of all sequence widgets. by
2013-03-17 07:05:11 -0700
f0757a0
Update NTK. by
2013-03-16 21:18:13 -0700
84e3815
Update NTK. by
2013-03-15 18:11:23 -0700
c59554c
Mixer: Reduce module spacing. by
2013-03-15 17:54:08 -0700
e889292
Mixer/Chain: Don't block RT thread when printing debugging messages. by
2013-03-15 17:49:58 -0700
0e46799
Mixer: Tweak module appearance. by
2013-03-15 17:49:17 -0700
d86cda8
Mixer: Don't die if a plugin specified in the project can't be loaded. Requires storing plugin I/O config in project file. by
2013-03-15 17:47:38 -0700
4207234
Mixer: Fix persistence of bypass setting for LADSPA plugins. by
2013-03-15 17:54:37 -0700
b1eb988
Mixer: Refuse to bypass modules whose channel configuration makes bypassing illogical. by
2013-03-15 00:05:23 -0700
f29a132
Get rid of FL/FL symlink. by
2013-03-14 17:32:15 -0700
63c4f68
Mixer: Fix plugin bypass and plugin insertion broken by 8b9ef85
. by
2013-03-14 17:31:46 -0700
70e0db1
Mixer: change active/inactive coloring of modules to make deactivation more visible. by
2013-03-14 17:30:50 -0700
a99f707
Timeline: Fix bug causing occasional duplicate 'create' entries in snapshots. by
2013-03-13 18:00:03 -0700
8b9ef85
Mixer: Fix bypass for 1 IN 2 out modules. by
2013-03-13 18:02:45 -0700
0e66baa
Timeline: stabilize track order in snapshot output. by
2013-03-13 18:02:35 -0700
eb639c9
Update NTK. by
2013-03-12 17:58:28 -0700
04d8bd6
Timeline: Fix sign warnings in grid snapping code. by
2013-03-12 17:55:28 -0700
252b105
Timeline: Fix sign error allowing the beginning of mutliple region selection to be dragged to a position earlier than frame 0. by
2013-03-12 17:46:11 -0700
a25ea63
Timeline: Report name as non-daw when invoked as such, as non-timeline otherwise. by
2013-03-12 17:45:12 -0700
801d1b2
Timeline: Fix desktop file. by
2013-03-12 17:44:32 -0700
5254703
Timeline: Don't attempt to build peaks for dummy sources. by
2013-03-12 17:56:50 -0700
551ace4
Fl_Blink_Button: Don't add a new timer if one already exists. by
2013-03-12 17:56:43 -0700
b075c82
Update NTK. by
2013-03-11 00:19:18 -0700
8e5ccd9
New icons! by
2013-03-10 23:11:43 -0700
626f79f
Rename Non-DAW to Non-Timeline. Also, update copyright dates. by
2013-03-10 17:52:15 -0700
47874ad
Mixer/wscript: Check for presence of ladspa.h. by
2013-03-09 20:41:55 -0800
8d28261
Timeline: More locking fixes. Also, build peaks cache levels in threads launched by UI thread, instead of in the record diskthreads. by
2013-03-01 17:05:42 -0800
88b552e
Fix typo in README.build. by
2013-03-01 17:02:52 -0800
25f2a55
Timeline: Change style of master record button. by
2013-03-01 17:02:59 -0800
ea33310
Timeline: Fix button responsiveness on control sequence headers. by
2013-02-25 17:53:09 -0800
c7787c8
Timeline: Don't add cursor regions to sequence before setting their start and length. by
2013-02-24 19:52:17 -0800