Commit Graph

235 Commits (0207dc95074981e6344724f3883b5899b9b10dc9)

Author SHA1 Message Date
Jonathan Moore Liles 0207dc9507 Ditch the whole separate Engine idea and move everything back to Timeline. 2008-03-28 00:19:26 -05:00
Jonathan Moore Liles db29b21d2c Work on moving journaling into engine process. 2008-03-27 22:45:00 -05:00
Jonathan Moore Liles 6abd18c4ca Minor cleanup. 2008-03-26 21:56:11 -05:00
Jonathan Moore Liles 22030e41b6 Improve peak reading efficiency. 2008-03-26 19:46:38 -05:00
Jonathan Moore Liles 48bcd7ed98 Continue switching over to peak server system. 2008-03-26 19:31:57 -05:00
Jonathan Moore Liles 95a2896d53 Work on peak reader. 2008-03-26 18:21:11 -05:00
Jonathan Moore Liles 2abf28095c Don't read more peaks than needed for waveform. 2008-03-26 12:53:36 -05:00
Jonathan Moore Liles b0d5b60a6f Work on switching Timeline Editor over to use the Peak Server. 2008-03-26 03:33:14 -05:00
Jonathan Moore Liles 0b67f85b60 Add some error handling to Peak_Server. 2008-03-25 17:50:12 -05:00
Jonathan Moore Liles 87babc7da8 Add omitted file. 2008-03-25 16:18:24 -05:00
Jonathan Moore Liles d2478e3161 Make peak server work. 2008-03-25 16:18:14 -05:00
Jonathan Moore Liles fda03b174a Continue work on Server base class. 2008-03-25 13:50:10 -05:00
Jonathan Moore Liles 93ce31ea03 Work on server aspect of Engine. 2008-03-25 02:08:13 -05:00
Jonathan Moore Liles b64034fdf0 Work on sharing code between engine and timeline. 2008-03-20 20:21:00 -05:00
Jonathan Moore Liles b846d29c4b Try to get timeline working again. 2008-03-20 03:43:45 -05:00
Jonathan Moore Liles a0a3a9a41e Further refine makefile. 2008-03-20 02:18:59 -05:00
Jonathan Moore Liles 7c6d211871 Work on reorganizing the build. 2008-03-20 02:13:45 -05:00
Jonathan Moore Liles c415fe9680 Begin rearranging. 2008-03-19 22:13:27 -05:00
Jonathan Moore Liles 3082d8ce03 Make properly register burnished box. 2008-03-19 20:06:28 -05:00
Jonathan Moore Liles 860c4fc23c Add burnished_oval_box boxtype. 2008-03-19 16:33:10 -05:00
Jonathan Moore Liles 21db36412a Cosmetic panner changes. 2008-03-15 00:59:54 -05:00
Jonathan Moore Liles 21ced50797 WIP. 2008-03-14 22:40:48 -05:00
Jonathan Moore Liles c88ef27abf Add mousewheel handling. 2008-03-14 19:23:03 -05:00
Jonathan Moore Liles cf9cbd2691 Big cleanup. 2008-03-14 18:47:40 -05:00
Jonathan Moore Liles 7a9702a43e Draw speakers just like other points. 2008-03-14 17:29:10 -05:00
Jonathan Moore Liles c416a8a098 Add fancy echo-lines. 2008-03-14 02:19:00 -05:00
Jonathan Moore Liles 36021c9251 Use distance/angle for pan points instead of X/Y. 2008-03-14 02:11:59 -05:00
Jonathan Moore Liles 00bf99a6bf Get rid of broken log code. 2008-03-14 00:45:30 -05:00
Jonathan Moore Liles f2bdcbb402 Add logarithmic option 2008-03-14 00:37:31 -05:00
Jonathan Moore Liles 53389dbe54 Minor cleanup 2008-03-14 00:37:10 -05:00
Jonathan Moore Liles a002805fcc Improve edge behavior. 2008-03-14 00:02:18 -05:00
Jonathan Moore Liles 649158d429 Add custom Fl_Arc_Dial. 2008-03-13 23:27:13 -05:00
Jonathan Moore Liles 2715326ee7 More work on panner. 2008-03-13 20:45:49 -05:00
Jonathan Moore Liles 153dc533ba Clean up channel config definitions. 2008-03-13 17:00:45 -05:00
Jonathan Moore Liles c6de6b85d6 Improve panner layout rendering. 2008-03-13 16:03:00 -05:00
Jonathan Moore Liles 65a87dde02 Move panner guts out of header. 2008-03-13 14:42:24 -05:00
Jonathan Moore Liles 4db2918b03 Work on panner widget. 2008-03-13 14:23:18 -05:00
Jonathan Moore Liles bd64101c75 Play with meters. 2008-03-12 23:47:06 -05:00
Jonathan Moore Liles 989d6b4d51 Give DPM a label. 2008-03-12 16:35:08 -05:00
Jonathan Moore Liles 0ffa0144db Don't forget to free space allocated for lables. 2008-03-12 15:18:54 -05:00
Jonathan Moore Liles 90a45ba11c Add new Fl_Flip_Button class. 2008-03-12 15:13:47 -05:00
Jonathan Moore Liles da12ff957c Don't override type() needlessly. 2008-03-12 13:08:55 -05:00
Jonathan Moore Liles 56c04b6e30 Add new Fl_Scalepack class. 2008-03-12 12:59:59 -05:00
Jonathan Moore Liles 62f5e9006c Oops. Forgot to commit meter base class header. 2008-03-12 11:41:16 -05:00
Jonathan Moore Liles beda8a0d36 Minor cleanups. 2008-03-12 11:06:13 -05:00
Jonathan Moore Liles 0101ee43b9 Add a Meter base class, rename VU Meter to DPM. 2008-03-12 11:05:36 -05:00
Jonathan Moore Liles 43fe378e17 Avoid some unnecessary redrawing. 2008-03-12 00:23:12 -05:00
Jonathan Moore Liles b90a3ac6e5 Add peak hold to VU meter widget. 2008-03-11 23:31:50 -05:00
Jonathan Moore Liles 39549d1113 Work on VU meter and mixer strip. 2008-03-11 22:07:41 -05:00
Jonathan Moore Liles 481698caae Minor cleanup. 2008-03-11 20:40:24 -05:00