~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Osmo Antero Maatta
  • Date: 2011-01-17 08:09:50 UTC
  • Revision ID: osmoma@gmail.com-20110117080950-4cbm2fnnsr0332jw
InitialĀ importĀ 17.jan.2011

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Audio Recorder Applet
 
2
 
 
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).
 
10
 
 
11
 
 
12
            
 
13