r370: Heroine Virutal's official release 1.2.1
[cinelerra_cv/mob.git] / hvirtual / cinelerra / TODO
blob104a93f7b970ea70a89bd453d8366f23e6761284
1 Big bugs
2 ----------------
3 Master node framerate not displaying.
4 If region in VWindow and CWindow is 100% it should follow the timeline length.
5 Autoplacement of new clips in AWindow doesn't work.
6 Hitting space rapidly locks up recording sometimes.
7 Drawing cache not cleared after recording.
8 Stop immediately followed by paste in CWindow locks up
9 Lockup when playing and interrupting in certain places.
10 An optimization error in GCC 3.3.2 causes RGB16 colormodels to crash.
11  - Recompiling the cmodel files with just -O works.
12 Drag effect before timeline is finished drawing after a load -> lockup
13 Test 0 for loop video.
14 Interpolate video shouldn't always use different frames if framerate is fractionally different
15 VFS broken on Opteron
16 diffkey debug
17 Overlay doesn't handle different sized tracks
18 Quicktime mp4a not decoded properly
19 Quicktime mp3 needs standards check
20 File format for effect is being shared with render again.
21 Having shared plugin off but sharing instance on creates mono sound.
22 Importing assets of the same name but different resolutions crashes because the
23 formats aren't updated.
24 Attach shared reverb to both tracks.  Attach different compressor on each track.
25  - Get artifacts in track with shared reverb.
26 Default pan keyframe gets pasted when dragging edit from one track to another.
27 Undo doesn't restore project title from previous load.
28  - New file can be saved under old filename if undo is used.
29  - Current title changes in save function and could not be restored in redo.
31 Small bugs
32 ----------------
33 List problems:
34         Click drag doesn't drag selection over sublists.
35         First column text not indented in sublist.
36         Shift dragging to create multiple selections doesn't handle crossing over center of selection.
37         Vertical range not recalculated when expanding or collapsing rows.
41 Big Features
42 ----------------
43 Delete files function.
44 Remove unused resources function.
45 Document compressor.
46 Document meter overload (headroom).  Soundcards only go to 0 DB.
47 Flag indicating refresh in progress.
48 Session management
49 Hourglass
50 Float colormodel
51 Signal handling for non interactive rendering.
52 Sound level using readahead buffer.
53 color curves
54 hide cursor when over video output
55 SUV theme
56 Asset searches.
57 Asset organization in subfolders.
58 Field based reverse video.
59 Motion compensation and tracking.
60 Zoomblur transition
61 Zoom transition
68 Small Features
69 -----------------
70 left and right arrow in track title
78 Not going to happen
79 ---------------------
80 Hide controls in Record Monitor
81 Time domain pitch shift
82 File sequence testing.
83 Drag plugin handle should only affect plugins with matching handles.
84 Independant record options for plugin sets.
93 Not reproducible
94 ----------------------
95 Quit freezes when background rendering is on.
96  - No quit during slow effect with background rendering.
97  - Not reproducible.
98 Delete track which is being shared causes crash.
99  - not reproducible
100 Crash during failure to open output file for rendering.
101 Dissolve transition quirks.
102 Deadlock when CWindow handles events during load.
108 Redo plugin keyframes.
109 Paste from load file after recording doesn't work.
110 Changing channel count -> crash
111 Close out of RecordGUI before firewire signal starts -> crash
113 In/Out shifting locks up sometimes.
114  - More reproducable if building index of AC3 file
115 Lockup of APatchPan if GUI is updated after every event and pan keyframes are visible.
116 Plugin server locks up in sync_parameters when show plugin keyframes is on.
117 Effect tweeking locks up if the time taken to render it is really long.
125 -----------
126 Advancemame/scale2x filter
127 Fourier with window size less than fragment size crashed.
128 Moving icons in AWindow should reorder the contents in memory.
129 Changes_made not set after tweek.
130 Video playback not turned off after rendering.
131 Denoise from mjpeg tools.
132 Effects from audacity.
133 Shift matching surrounding keyframes.
134 Popup in CWindow and VWindow to set maximum preview size.
135 Shared effect resolution when pasting to different tracks than source EDL.
136 Doesn't support window managers with user placement of windows.
137 Compressor stops after 30 minutes.
138 Compressor non-functional.
139 Remember Asset list position.
140 More crash recovery in record.
141 Lockup during channel change using RecordMonitor and BUZ driver.
142 Ignore frames which return errors when monitoring recording.
143 Color adjustments in Channel picker are thrown away when using Buz.
144 Preferences crash after changing Playback device to Buz.
145 Either audio or video plays back in Microsoft Media Player but not both.
154 On hold
155 --------------
156 Effect editing.
157 Paste non realtime plugins leading to a dialog box.
158 Elimination of Audio and Video menus.