OSDN Git Service

import 0.9.4
[handbrake-jp/handbrake-jp.git] / gtk / todo
1 X - how title of dvd in source part of display
2 X - if nothing in the queue and run pressed, add to queue and run.
3 X - allow ac3 passthru only for ac3 sources
4 X - figure out updater stuff (there really isn't any)
5 X - reset progress bar before starting scan of new dvd
6 X - selecting preset, change setting, select preset again -- reset setting
7 X - grey out audio + button when no audio present
8 X - also grey out all audio controls
9 X - when adding to queue, check if file name exits in queue or filesystem
10 X - add preferences for source, destination, use source label as dest file
11 X - populate bitrate field with calculated value when target size is selected.
12 X - do preset descriptions get save to file correctly if they are multiline?
13 X - x264 string
14     bframes < 2 disable pyramid
15     cabac == 0 disable trellis
16     subme < 6 disable brdo
17     bframes < 1 disable brdo
18     analyse none disable direct
19     refs < 2 disable mixed
20 X - put preferences defalt values into internal_defaults file
21 X - theora not allowed in mp4 files.
22 X - mp4 faac and ac3
23 X - avi lame and ac3
24 X - ogm vorbis and lame (not ac3?)
25 X - when vfr selected, force framerate conbo to same as source
26 X - chapters - after edit, <CR> should start editing next chapter name
27 X - add decomb option to picture cleanup
28 X - add option to use same sample rate as source
29 X - when a title is changed. update the subtitle selection; solved by 
30     listing all languages when there is no disc and refreshing from
31     preset when a title is selected.
32 X - detelecine is implied when vfr is enabled.  make sure it gets set and 
33     gray it if vfr enabled
34 X - add about menu
35 X - mixdowns need to be adjusted depending on source.  you can't mix 
36     to 5.1 if the
37     source is less than 5.1
38 X - framerate "same as source" needs to set job->cfr true
39 X - when source is not AC3 and a preset with AC3 + second audio chosen. 
40     don't add the ac3 audio.
41 X - create pref option to trim cropping instead of scale in order to 
42     meet alignment constraints
43 X - when a setting is chosen for the user due to verification checks, update 
44     the setting so that the change is visible to the user.
45 X - make selected audio red if not same as combo's. instead, I eliminated
46     the "update" button.  The currently selected item in the list
47     now updates as you change the combo boxes.  Add creates a new entry
48     in the list with the current settings. i.e. you start with a duplicate
49     of the current selection.
50 X - submitted patch - ffmpeg loose ana trunc patch
51 X - clean up hb.XXXXX turds in /tmp.  it seems many linux distros don't clean
52     /tmp so this shite piles up.
53 X - add detailed help. added link to HandBrake Guide
54 X - add preferences dialog to give access to some settings
55 X - force m4v when ac3+mp4
56 X - prevent optimized mp4s from having ac3
57 ? - prevent optimized mp4s from having chapters
58 X - move vfr to video tab?
59 P - submitted patch - job cancel patch
60 P - submitted patch - preview corruption padding patch
61 preview using vlc?
62 add ability to delete builtin presets and restore them
63 add ability to drag-n-drop presets to reorder them