Jonathan Moore Liles
|
48698780d9
|
Refactor common components of Timeline and Mixer into nonlib/
|
2009-12-24 18:57:34 -06:00 |
Jonathan Moore Liles
|
fed042950f
|
Cleanup capture code and eliminate off-by-one-buffer bug when bouncing tracks.
|
2009-01-02 01:21:43 -06:00 |
Jonathan Moore Liles
|
d2a8373cff
|
Add module information to debugging output.
|
2008-07-29 21:30:45 -05:00 |
Jonathan Moore Liles
|
7e294df84e
|
Fix race condition in capture finalization.
This race resulted in the failure to consistently redraw new captures
in the proper color.
|
2008-07-17 20:58:49 -05:00 |
Jonathan Moore Liles
|
9ae6c0ea5e
|
Wrap pthreads in a Thread class. Implement basic thread role checking.
|
2008-06-01 20:52:25 -05:00 |
Jonathan Moore Liles
|
dc7d769cf7
|
Fix order of disk stream thread destruction.
|
2008-05-27 21:44:57 -05:00 |
Jonathan Moore Liles
|
734e3b555b
|
Cleanup.
|
2008-05-23 18:48:44 -05:00 |
Jonathan Moore Liles
|
1616465e39
|
Overhaul capture finalization.
|
2008-05-22 21:23:41 -05:00 |
Jonathan Moore Liles
|
232d23915a
|
Mipmap peak building actually happens in the UI thread, not the IO thread.
Therefore, it is always necessary to fork when mipmapping peaks after capture.
|
2008-05-22 18:12:51 -05:00 |
Jonathan Moore Liles
|
bd82f954a8
|
Move (mostly) all Engine functionality into Engine/ directory.
|
2008-05-22 02:05:49 -05:00 |