summaryrefslogtreecommitdiffstats
path: root/gtk/todo
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2008-07-12 22:59:01 +0000
committerjstebbins <[email protected]>2008-07-12 22:59:01 +0000
commit49e96a4a903d23db26e7c613c28b41f20b0fbabd (patch)
tree472ff29ffc5f5bca103d3b87e87a7fda2887277d /gtk/todo
parent4ac57457da4b980f1e49a1cf8905be0917648d9f (diff)
LinGui: Add preferences dialog
gives access to some some previously hidden settings git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1567 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/todo')
-rw-r--r--gtk/todo15
1 files changed, 8 insertions, 7 deletions
diff --git a/gtk/todo b/gtk/todo
index e1144c9e2..747acb374 100644
--- a/gtk/todo
+++ b/gtk/todo
@@ -22,10 +22,6 @@ X - theora not allowed in mp4 files.
X - mp4 faac and ac3
X - avi lame and ac3
X - ogm vorbis and lame (not ac3?)
-P - submitted patch - move vfr to video tab?
-P - submitted patch - ffmpeg loose ana trunc patch
-P - submitted patch - job cancel patch
-P - submitted patch - preview correption padding patch
X - when vfr selected, force framerate conbo to same as source
X - chapters - after edit, <CR> should start editing next chapter name
X - add decomb option to picture cleanup
@@ -51,10 +47,15 @@ X - make selected audio red if not same as combo's. instead, I eliminated
now updates as you change the combo boxes. Add creates a new entry
in the list with the current settings. i.e. you start with a duplicate
of the current selection.
-clean up hb.XXXXX turds in /tmp. it seems many linux distros don't clean
-/tmp so this shite piles up.
+X - submitted patch - ffmpeg loose ana trunc patch
+X - clean up hb.XXXXX turds in /tmp. it seems many linux distros don't clean
+ /tmp so this shite piles up.
+X - add detailed help. added link to HandBrake Guide
+X - add preferences dialog to give access to some settings
add ability to delete builtin presets and restore them
add ability to drag-n-drop presets to reorder them
-add detailed help
force m4v when x264+ac3+mp4
preview using vlc?
+move vfr to video tab?
+P - submitted patch - job cancel patch
+P - submitted patch - preview correption padding patch