Jonathan Moore Liles
|
e1a41ba9c9
|
Add hack to support 'renaming' of JACK::Client.
We wouldn't need this if JACK had jack_client_set_name().
|
2010-01-31 13:35:50 -06:00 |
Jonathan Moore Liles
|
b0b5a1f510
|
Make it optional (Options/Behavior/...) wether or not stopping the transport disables global record.
|
2010-01-29 23:45:30 -06:00 |
Jonathan Moore Liles
|
5c06e9d2c8
|
Don't allow transport relocation while recording.
|
2009-10-29 23:13:11 -05:00 |
Jonathan Moore Liles
|
174ca34382
|
Remove extraneous inclusions of const.h
|
2008-08-04 00:03:29 -05:00 |
Jonathan Moore Liles
|
d2a8373cff
|
Add module information to debugging output.
|
2008-07-29 21:30:45 -05:00 |
Jonathan Moore Liles
|
8ae5783c3e
|
Add solo and record blinkers to TLE.
Also, fix bug in soloing when a solo'd track was removed.
|
2008-07-26 01:49:57 -05:00 |
Jonathan Moore Liles
|
9c19d865bb
|
More comments.
|
2008-06-20 23:38:29 -05:00 |
Jonathan Moore Liles
|
bb7e7b46f6
|
Clean up some new warnings from the new version of GCC.
|
2008-06-15 19:19:44 -05:00 |
Jonathan Moore Liles
|
635acb78e1
|
Move code out of transport header. Turn off record button after recording has stopped.
|
2008-06-09 21:14:43 -05:00 |
Jonathan Moore Liles
|
bd82f954a8
|
Move (mostly) all Engine functionality into Engine/ directory.
|
2008-05-22 02:05:49 -05:00 |
Jonathan Moore Liles
|
95b7fab478
|
Fix capture alignment problem.
|
2008-04-29 19:07:14 -05:00 |
Jonathan Moore Liles
|
63ebacb872
|
Massive consting.
|
2008-04-25 01:34:08 -05:00 |
Jonathan Moore Liles
|
ce2b1e02ed
|
Add transport controls to the GUI.
|
2008-04-22 12:24:30 -05:00 |
Jonathan Moore Liles
|
0a6a6b4a0a
|
Add bindings to stop, start, and zero transport.
|
2008-04-21 21:15:32 -05:00 |
Jonathan Moore Liles
|
2a7f14870c
|
Allow moving the playhead to the mouse position with 'p' press.
|
2008-04-21 20:14:43 -05:00 |
Jonathan Moore Liles
|
afe06f59e9
|
Add playhead to the GUI.
|
2008-04-12 14:50:36 -05:00 |