[pitivi] RenderDialog: add some TODO items
- From: Edward Hervey <edwardrv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] RenderDialog: add some TODO items
- Date: Fri, 10 Dec 2010 17:51:52 +0000 (UTC)
commit 1695df74e238269dc9a1592c4eb336dfefe4c063
Author: Brandon Lewis <brandon_lewis alum berkeley edu>
Date: Fri Nov 19 19:14:10 2010 +0000
RenderDialog: add some TODO items
pitivi/ui/encodingdialog.py | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/pitivi/ui/encodingdialog.py b/pitivi/ui/encodingdialog.py
index 9fcb530..86f4fef 100644
--- a/pitivi/ui/encodingdialog.py
+++ b/pitivi/ui/encodingdialog.py
@@ -181,6 +181,9 @@ class EncodingDialog(GladeWindow, Renderer):
self.settings.getAudioEncoders()))
self.audio_encoder_combo.set_active(0)
+ # TODO: selected-only changed
+
+ # TODO: draft quality changed
def _widthSpinbuttonChangedCb(self, button):
self._width = int(self.width_spinbutton.get_value())
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]