~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Osmo Antero Maatta
  • Date: 2011-01-17 09:38:13 UTC
  • Revision ID: osmoma@gmail.com-20110117093813-88ii2qx7bn9qeltt
Updated INSTALL, README and NEWS files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Audio Recorder Applet
 
1
Audio Recorder Application
2
2
 
3
3
Things to do: 
4
 
    * Test it properly ;-)
5
 
    * Find out what package provides encoder for AAC (.m4a) audio format. Edit the README/INSTALL files.
6
 
    * apt-cache search gstreamer0.10-plugins-*
7
 
    * gst-inspect-0.10 faac
8
 
    * Fix the right-click menu. Enable/disable one of the "Stop recording" or "Start recording" items depending on the recording state.
9
 
    * Translate the right-click menu (it does not work yet).
 
4
    -
10
5
 
11
6
 
12
7