Linux kernel & device driver programming

Cross-Referenced Linux and Device Driver Code

[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ]
Version: [ 2.6.11.8 ] [ 2.6.25 ] [ 2.6.25.8 ] [ 2.6.31.13 ] Architecture: [ i386 ]
  1 
  2 TODO list isn't exactly right for this.  It is more a collection of
  3 ideas I'm thinking about.  It *might* mean I have plans to implement
  4 this in near future.
  5 
  6 
  7 general
  8 =======
  9 
 10  * volume= option for .xawtv (not trivial - to make this a useful feature
 11    it should be a station-specific offset to the overall volume.  Try to
 12    get this right for every soundcard / high + low volume / ... ).
 13  * mono/stereo config file options.
 14  * hotkeys/remote commands for mono/stereo/...
 15  * two (more?) channel lists: "all" & "frequently used".
 16  * record subtitles (QuickTime text track?).
 17 
 18 
 19 avi
 20 ===
 21 
 22  * grayscale avi recording (anybody knows how to do this?  256 color
 23    with a gray palette?)
 24  * OpenDML index support
 25  * record even/odd fields separately instead of writing interlaced
 26    frames.
  This page was automatically generated by the LXR engine.