Commit Graph

  • *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • b22a286 Fix log entry parser for values containing ":" (colons). by Jonathan Moore Liles 2008-12-02 00:07:45 -0600
  • d156972 Fix event editor display with less than N events. by Jonathan Moore Liles 2008-11-28 18:25:28 -0600
  • 32e801f Don't segfault when loading a song specified on the command line. by Jonathan Moore Liles 2008-11-26 15:30:02 -0600
  • ab3f103 Makefile: Apply patch for Gentoo sandbox compliance. by Jonathan Moore Liles 2008-09-05 17:36:43 -0500
  • 211e45b Lower the minimum size hint for the main window. by Jonathan Moore Liles 2008-08-11 21:18:43 -0500
  • a07d997 Set value of 'show all takes' toggle correctly when updating menus. by Jonathan Moore Liles 2008-08-04 00:12:35 -0500
  • 74ffa57 Oops. Write journal entries in proper order when generating snapshot. by Jonathan Moore Liles 2008-08-03 22:54:22 -0500
  • 174ca34 Remove extraneous inclusions of const.h by Jonathan Moore Liles 2008-08-04 00:03:20 -0500
  • feafd91 Add option to remove all but the current take. by Jonathan Moore Liles 2008-08-01 00:19:21 -0500
  • b25c206 Properly handle removal of a track's active sequence. by Jonathan Moore Liles 2008-07-31 23:18:43 -0500
  • d84383c Formally disconnect from JACK at exit. by Jonathan Moore Liles 2008-07-30 23:14:49 -0500
  • 37935df Take fades into consideration when splitting regions. by Jonathan Moore Liles 2008-07-30 23:03:16 -0500
  • 840d08a Show disk usage in TLE. by Jonathan Moore Liles 2008-07-30 01:48:22 -0500
  • 1f4c3b4 Don't quit on escape key. by Jonathan Moore Liles 2008-07-29 21:35:19 -0500
  • d2a8373 Add module information to debugging output. by Jonathan Moore Liles 2008-07-29 21:30:45 -0500
  • 4cf94d8 Use exact JACK client name in LASH initialization. by Jonathan Moore Liles 2008-07-29 19:20:34 -0500
  • e1d13ce Fix ordering of LASH/JACK initialization. by Juuso Alasuutari 2008-07-30 02:30:32 +0300
  • 35deffd Oops. Fix order of reference in track destructor. by Jonathan Moore Liles 2008-07-27 19:10:35 -0500
  • 8ae5783 Add solo and record blinkers to TLE. by Jonathan Moore Liles 2008-07-26 01:49:18 -0500
  • cdbf011 Improve the appearance of rec/mute/solo buttons. by Jonathan Moore Liles 2008-07-25 23:39:26 -0500
  • 32f47ed Make normalization work properly with looped regions. by Jonathan Moore Liles 2008-07-23 23:33:32 -0500
  • d490e88 Handle very long port names. by Jonathan Moore Liles 2008-07-21 23:36:29 -0500
  • 00aeaff Add action to set range from region position and length. by Jonathan Moore Liles 2008-07-21 22:20:38 -0500
  • 869cf25 Provide a keybinding/menu entry for track renaming. by Jonathan Moore Liles 2008-07-20 22:56:45 -0500
  • 8545b82 Don't lose track of timeline focus when window loses focus. by Jonathan Moore Liles 2008-07-20 22:29:29 -0500
  • b1b879d Fix offset error in selection rectangle. by Jonathan Moore Liles 2008-07-20 16:38:11 -0500
  • 5091277 Make mute and solo buttons more colorful. by Jonathan Moore Liles 2008-07-20 16:17:17 -0500
  • b6e0826 Remove dependence on FLTK >= 1.1.8. by Jonathan Moore Liles 2008-07-20 15:31:57 -0500
  • c837a11 Add documentation. by Jonathan Moore Liles 2008-07-19 12:06:47 -0500
  • 0100e48 Don't carry project settings over from old project when creating a new one. by Jonathan Moore Liles 2008-07-19 11:41:24 -0500
  • 5b752d5 Add creation and modification times to project info dialog. by Jonathan Moore Liles 2008-07-17 23:07:00 -0500
  • 7e294df Fix race condition in capture finalization. by Jonathan Moore Liles 2008-07-17 20:58:33 -0500
  • 7d8423b Minor updates to documentation. by Jonathan Moore Liles 2008-07-15 23:38:48 -0500
  • 221242a Implement traditional mouse selection model. by Jonathan Moore Liles 2008-07-15 00:41:05 -0500
  • ffaa7bf Reference count Audio_Files. by Jonathan Moore Liles 2008-07-14 23:29:47 -0500
  • b4e4143 Fix uninitialized memory. by Jonathan Moore Liles 2008-07-14 23:07:47 -0500
  • 3330619 Avoid SIGFPE at wide zoom setting with looped regions. by Jonathan Moore Liles 2008-07-13 00:59:59 -0500
  • dbc7386 Fix heisenbug in journaling. by Jonathan Moore Liles 2008-07-11 23:24:32 -0500
  • 4a7533b Clean up makefile. by Jonathan Moore Liles 2008-07-09 22:43:22 -0500
  • 1d79326 Fix tpyos in documentation. by Jonathan Moore Liles 2008-07-06 22:10:33 -0500
  • d23ac18 Update ignore file. by Jonathan Moore Liles 2008-07-06 12:27:42 -0500
  • ea36473 Improve loop drawing. by Jonathan Moore Liles 2008-07-05 22:33:25 -0500
  • 98613d4 Avoid re-reading peaks unnecessarily when drawing loops. by Jonathan Moore Liles 2008-07-01 23:10:47 -0500
  • dfaf046 Consider loop points when drawing waveforms. by Jonathan Moore Liles 2008-06-29 23:33:37 -0500
  • 7dc9a47 Bypass magnetic snap for loop points. by Jonathan Moore Liles 2008-07-01 22:19:31 -0500
  • b009835 Add script for importing external sources. by Jonathan Moore Liles 2008-06-28 16:08:25 -0500
  • 9948b9e Add table of contents to manual. by Jonathan Moore Liles 2008-06-27 17:37:49 -0500
  • 55ebea2 Make template field visible again on New Project Dialog. by Jonathan Moore Liles 2008-06-26 22:58:15 -0500
  • 21a4217 Bump version. by Jonathan Moore Liles 2008-06-25 21:54:20 -0500
  • 7ce661c Include git HEAD in about dialog for non-releases. by Jonathan Moore Liles 2008-06-24 22:56:38 -0500
  • dcb690d Add proper GPL header to Makefile by Jonathan Moore Liles 2008-06-24 23:38:08 -0500
  • b74e938 Fix typo in region menu. by Jonathan Moore Liles 2008-06-23 22:47:53 -0500
  • d7077cd Add normalize and remove to region menu. by Jonathan Moore Liles 2008-06-22 20:03:22 -0500
  • d4535ab Clean up sequence widget class. by Jonathan Moore Liles 2008-06-22 20:01:09 -0500
  • 9335a97 Fix bug in log entry diffing. by Jonathan Moore Liles 2008-06-22 00:48:07 -0500
  • 6e7f0ee Clean up TLE class. by Jonathan Moore Liles 2008-06-21 23:26:39 -0500
  • cffcec7 Don't zoom in so far on new projects. by Jonathan Moore Liles 2008-06-21 22:57:14 -0500
  • a36f515 Keep track of default project path across sessions. by Jonathan Moore Liles 2008-06-21 22:15:05 -0500
  • f50c831 Clean up takes menu building. Add 'remove' action. by Jonathan Moore Liles 2008-06-21 22:01:04 -0500
  • 4731dea Move Options/Project/Timeline to Project/Settings in the menu bar. by Jonathan Moore Liles 2008-06-21 21:06:12 -0500
  • 0511022 Cleanup logos. by Jonathan Moore Liles 2008-06-21 20:35:55 -0500
  • fd747b2 Display more useful error messages when project loading fails. by Jonathan Moore Liles 2008-06-21 18:46:11 -0500
  • 621e278 Actually check project info when loading. by Jonathan Moore Liles 2008-06-21 16:28:17 -0500
  • 59bbcf6 Cleanup and update remove-unused-soruces script. by Jonathan Moore Liles 2008-06-21 14:29:15 -0500
  • 9c19d86 More comments. by Jonathan Moore Liles 2008-06-20 23:38:29 -0500
  • eb11a40 Actually store captures under sources/ subdirectory. by Jonathan Moore Liles 2008-06-19 23:04:37 -0500
  • c8a7434 Makefile: Add the beginnings of an install rule. by Jonathan Moore Liles 2008-06-19 22:33:43 -0500
  • 170b110 Cleanups and commenting. by Jonathan Moore Liles 2008-06-18 23:14:14 -0500
  • 6d9a5bb Hide currently unused Template combobox in New_Project_Dialog. by Jonathan Moore Liles 2008-06-18 21:23:59 -0500
  • a7d9e30 Cleanup includes. by Jonathan Moore Liles 2008-06-17 23:01:22 -0500
  • c1217e6 Cleanups. by Jonathan Moore Liles 2008-06-17 22:41:15 -0500
  • f4c8259 Add keybinding to select sequence widget under playhead. by Jonathan Moore Liles 2008-06-17 22:09:09 -0500
  • 3476175 Update GPL scanning script. by Jonathan Moore Liles 2008-06-17 20:43:40 -0500
  • 9c21fb2 Display more specific error messages when project open fails. by Jonathan Moore Liles 2008-06-15 21:44:45 -0500
  • 38182a8 Cleanup Project_Info_Dialog. by Jonathan Moore Liles 2008-06-15 21:18:25 -0500
  • a510e0b Add full GPL preable to config-funcs. by Jonathan Moore Liles 2008-06-15 20:18:21 -0500
  • 3a6f9ac Add license scanner. by Jonathan Moore Liles 2008-06-15 20:16:55 -0500
  • b56b2e0 Add full GPL text. by Jonathan Moore Liles 2008-06-15 19:36:47 -0500
  • 93464ce Add some missing GPL headers. by Jonathan Moore Liles 2008-06-15 19:36:16 -0500
  • bb7e7b4 Clean up some new warnings from the new version of GCC. by Jonathan Moore Liles 2008-06-15 19:19:44 -0500
  • d70dd3a Change the way patterns are triggered in sequence mode. by Jonathan Moore Liles 2008-06-15 12:19:26 -0500
  • 81f504f Don't always clobber the viewport Y when changing canvas grid. by Jonathan Moore Liles 2008-06-15 12:45:57 -0500
  • c71283f Include event type number in warning for unhandled LASH events. by Jonathan Moore Liles 2008-06-15 09:48:14 -0500
  • f440223 Add shortcuts to 'modified since last save' dialog. by Jonathan Moore Liles 2008-06-14 11:41:00 -0500
  • 530960e Use an Fl_Box for status line instead of Fl_Output. by Jonathan Moore Liles 2008-06-14 11:37:56 -0500
  • f7e6e50 Update canvas view when row compaction setting is changed. by Jonathan Moore Liles 2008-06-14 11:29:10 -0500
  • 70a3049 Oops. Fix event selection broken by 1a400d0. by Jonathan Moore Liles 2008-06-14 08:32:38 -0500
  • 25842b8 Minor cleanup. by Jonathan Moore Liles 2008-06-13 23:53:20 -0500
  • 0e34509 Don't use invalid info in the Timebase callback if no tempo map exists. by Jonathan Moore Liles 2008-06-13 23:51:15 -0500
  • 148b313 Makefile: fix FLUID rule. by Jonathan Moore Liles 2008-06-13 23:35:27 -0500
  • f3c9c99 Clean up messages. by Jonathan Moore Liles 2008-06-13 23:35:04 -0500
  • b5c1ebb Move sources into src/ directory. by Jonathan Moore Liles 2008-06-13 23:15:44 -0500
  • ba10714 Canvas widget no longer need be a subwindow. by Jonathan Moore Liles 2008-06-13 22:55:37 -0500
  • c55b01d Don't draw 'end' cursor, for now. by Jonathan Moore Liles 2008-06-12 21:21:24 -0500
  • a09c85f Clean up Project_Info_Dialog. by Jonathan Moore Liles 2008-06-12 21:21:08 -0500
  • 723bcf2 Add length and number of tracks to Project_Info_Dialog. by Jonathan Moore Liles 2008-06-11 22:52:34 -0500
  • 3740c8a TLE: Cause Quit action to return, rather than simply calling exit. by Jonathan Moore Liles 2008-06-10 23:50:18 -0500
  • 5e5e79b Add Project_Info_Dialog. by Jonathan Moore Liles 2008-06-10 22:43:13 -0500
  • a842c12 Cleanups. by Jonathan Moore Liles 2008-06-10 20:55:39 -0500
  • 957eed1 Notify user when JACK disconnects us. by Jonathan Moore Liles 2008-06-10 19:53:38 -0500