tweak map media vicon popup timeline drag/select
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / CHANGELOG.1.1.8
1 Date, Size, Path sorting in file boxes.
2
3 libsndfile upgraded
4  - libsndfile.diff applied
5  - Debugged libsndfile patches.
6  - Modified libsndfile to support VFS
7 MJPEG software encoding debug on AVI and Quicktime.
8 Better drawing of highly oversampled waves.
9 Better rendering of MPEG video where the framerate is oversampled.
10 Overlay mode displayed as icon.
11 Date, Size, Path sorting in file boxes.
12 Track nudge.
13 Tool tips for nudge, pan, overlay mode.
14 Context menu for seconds or samples/frames for nudge
15 Better handling of mpeg table of contents files with relative paths.
16 MPEG-4 decoding starts on right frame more often.
17 Cursors deactivate when window not focused
18 Pan positions load properly.
19 Short audio clips play in their entirety.
20 Text conforming in time textboxes.
21 Troubleshooting guide for recording slow framerates.
22 Crash when cancelling some Vorbis Quicktime rendering fixed.
23 Better synchronization for fixed bitrate Vorbis Quicktime movies.
24 Home and End keys go to start and end of timeline.
25 Patternless Inverse Telecine.
26 Better drag select behavior for patches.
27 Single confirmation dialog instead of multiple dialogs for file overwrites.
28 Batch rendering.
29 Force single processor is a preferences option not an EDL parameter.
30 Simple lock debugging and tracing.
31 ESound migrated to new GCC syntax.
32 Video In transport control removed due to lockups.  Should be a remote control there.
33 DV1394 implemented as new driver.
34 Titler: More redundancy when scanning font dir.
35 Tracking::stop_playback stops the thread entirely instead of capturing loop_lock.
36  - In the NPTL, a mutex can't be locked unless the other user delays
37    between unlocking and locking.
38  - In the NPTL, cancelling a select operation crashes.
39 libmpeg3: seek_percentage replaced by seek_byte
40           mpeg3_previous_frame really gets previous frame
41                   more accurate decoding of start of video
42                   faster seeking
43 xmovie: previous frame really gets previous frame in MPEG 1&2
44                 Quit during playback -> fewer crashes
45                 Workaround for NPTL cancel.
46                 MMX disabled due to compiler changes.
47 quicktime: ffmpeg upgraded to 0.4.8
48 Configure script implemented to error out in an unsuitable build environment.
49 Foreign languages implemented but disabled due to new bugs.
50 Buz recording migrated to 2.4.22.
51 Assorted locks migrated to NPTL.
52 Boundary tests in EDL::load_xml.
53
54
55 Jens Seidel:
56 German translation
57
58
59
60
61
62 Andraz Tori:
63
64 Slovanian translation
65
66 Fixed crash when slave plugin extended past master plugin with no asset
67 in track.
68
69 bcsignal_new_delete.diff - the meters need to have separations at 5 and
70 20, not 1/6 and 2/5.
71
72 bcmeter_illegal_access.diff - this function shouldn't copy the string
73 at all.
74
75
76 overlay-speedup3.diff applied
77
78 overlay-speedup4.diff rejected
79         - pixel_transparency is still taken from the alpha of the pixel, which is 0 - max.
80           Bit shifting reduces the result by 1.
81
82 imagesequence.patch applied
83
84 framecache1.diff rejected
85         - The cache explodes when handling HDTV.  Can't use it until you've
86         finished the options in preferences and the absolute size.
87
88 close_window.diff rejected
89         - too much work for something that a set_done call would do.
90
91 quicktime debug
92
93
94