Jonathan Moore Liles
|
9c21fb209a
|
Display more specific error messages when project open fails.
|
17 years ago |
Jonathan Moore Liles
|
38182a85e3
|
Cleanup Project_Info_Dialog.
|
17 years ago |
Jonathan Moore Liles
|
a510e0b5a4
|
Add full GPL preable to config-funcs.
|
17 years ago |
Jonathan Moore Liles
|
3a6f9ac129
|
Add license scanner.
|
17 years ago |
Jonathan Moore Liles
|
b56b2e0b21
|
Add full GPL text.
|
17 years ago |
Jonathan Moore Liles
|
93464cec05
|
Add some missing GPL headers.
|
17 years ago |
Jonathan Moore Liles
|
bb7e7b46f6
|
Clean up some new warnings from the new version of GCC.
|
17 years ago |
Jonathan Moore Liles
|
d70dd3a517
|
Change the way patterns are triggered in sequence mode.
Now patterns should be triggered properly even if we come in in the
middle of a phrase, as happens when randomly relocating the transport.
|
17 years ago |
Jonathan Moore Liles
|
81f504f88b
|
Don't always clobber the viewport Y when changing canvas grid.
|
17 years ago |
Jonathan Moore Liles
|
c71283fb85
|
Include event type number in warning for unhandled LASH events.
|
17 years ago |
Jonathan Moore Liles
|
f440223d20
|
Add shortcuts to 'modified since last save' dialog.
|
17 years ago |
Jonathan Moore Liles
|
530960e14d
|
Use an Fl_Box for status line instead of Fl_Output.
|
17 years ago |
Jonathan Moore Liles
|
f7e6e50666
|
Update canvas view when row compaction setting is changed.
|
17 years ago |
Jonathan Moore Liles
|
70a3049bca
|
Oops. Fix event selection broken by 1a400d0 .
|
17 years ago |
Jonathan Moore Liles
|
25842b89a7
|
Minor cleanup.
|
17 years ago |
Jonathan Moore Liles
|
0e34509e51
|
Don't use invalid info in the Timebase callback if no tempo map exists.
|
17 years ago |
Jonathan Moore Liles
|
148b313b31
|
Makefile: fix FLUID rule.
|
17 years ago |
Jonathan Moore Liles
|
f3c9c99ceb
|
Clean up messages.
|
17 years ago |
Jonathan Moore Liles
|
b5c1ebb200
|
Move sources into src/ directory.
|
17 years ago |
Jonathan Moore Liles
|
ba10714be3
|
Canvas widget no longer need be a subwindow.
|
17 years ago |
Jonathan Moore Liles
|
c55b01dc68
|
Don't draw 'end' cursor, for now.
|
17 years ago |
Jonathan Moore Liles
|
a09c85f39e
|
Clean up Project_Info_Dialog.
|
17 years ago |
Jonathan Moore Liles
|
723bcf2bd7
|
Add length and number of tracks to Project_Info_Dialog.
|
17 years ago |
Jonathan Moore Liles
|
3740c8a566
|
TLE: Cause Quit action to return, rather than simply calling exit.
|
17 years ago |
Jonathan Moore Liles
|
5e5e79b412
|
Add Project_Info_Dialog.
|
17 years ago |
Jonathan Moore Liles
|
a842c129ad
|
Cleanups.
|
17 years ago |
Jonathan Moore Liles
|
957eed1f15
|
Notify user when JACK disconnects us.
|
17 years ago |
Jonathan Moore Liles
|
accd94a465
|
Rename and prioritize TODO list.
|
17 years ago |
Jonathan Moore Liles
|
635acb78e1
|
Move code out of transport header. Turn off record button after recording has stopped.
|
17 years ago |
Jonathan Moore Liles
|
077086e538
|
Maybe rebuffer on normalize.
|
17 years ago |
Jonathan Moore Liles
|
4235e0ee05
|
Allow Undo to go beyond the last block in the journal.
|
17 years ago |
Jonathan Moore Liles
|
0367019e60
|
Makefile: fix makedepend rule.
|
17 years ago |
Jonathan Moore Liles
|
de54a267f3
|
configure: Pull enhancements over from Non-DAW.
|
17 years ago |
Jonathan Moore Liles
|
fe941f7185
|
configure: Pull version test fix from Non-Sequencer.
|
17 years ago |
Jonathan Moore Liles
|
cc96a2bb2b
|
configure: Fix version comparision function.
|
17 years ago |
Jonathan Moore Liles
|
8ca002d200
|
Don't print all messages to stderr (only warnings, assertions, and fatal errors)
|
17 years ago |
Jonathan Moore Liles
|
d8ed74d093
|
Get rid of useless message.
|
17 years ago |
Jonathan Moore Liles
|
3bbb91f5d1
|
Update overview.
|
17 years ago |
Jonathan Moore Liles
|
aa0f65af21
|
Make deletion of container widgets undoable!
|
17 years ago |
Jonathan Moore Liles
|
0eeb63749f
|
Oops. Fix Log_Entry diff'ing.
|
17 years ago |
Jonathan Moore Liles
|
ea38dd48b9
|
Don't respond to Timeline keybindings when Timeline is inactive.
|
17 years ago |
Jonathan Moore Liles
|
ded97d5197
|
Fix error in progress display when creating a new project.
|
17 years ago |
Jonathan Moore Liles
|
92513bfb21
|
Fix TLE control group dimensions.
|
17 years ago |
Jonathan Moore Liles
|
e86ef478c0
|
Make load progress work for projects loaded from the command line too.
|
17 years ago |
Jonathan Moore Liles
|
f684703840
|
Show progress when opening project.
|
17 years ago |
Jonathan Moore Liles
|
e239f780ea
|
Print an an error message if JACK cannot connect. Ignore SIGPIPE (that JACK sends).
|
17 years ago |
Jonathan Moore Liles
|
f093abb887
|
Automatically save a snapshot when close()'ing a project.
This snapshot, if up-to-date, may be used to accellerate loading of
projects with very long histories.
|
17 years ago |
Jonathan Moore Liles
|
c3603a8bfd
|
Add comments.
|
17 years ago |
Jonathan Moore Liles
|
2a67c132f4
|
Cleanups.
|
17 years ago |
Jonathan Moore Liles
|
f370219f17
|
Continue refactoring Log_Entry.
|
17 years ago |