diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 13 | 
1 files changed, 8 insertions, 5 deletions
@@ -52,7 +52,6 @@ Mainwindow:   [x]	- Create snapshot thumbnails from dv stream instead of the widget.   [x]	- Make sure the same frame is shown in thumbnail as the one actually   	    shot on the server. - [ ]	- Test it.   [x]	- Show recordtime in client window.   [x]	- Clear / update taskbar.   [ ]	- Make new messagebox when asking to save movie. @@ -61,6 +60,7 @@ Mainwindow:  	  the next enters.   [ ]	- Realscale all window components.   [ ]	- Realscale all icons (use highresolution icons and scale them down) + [ ]	- Test it.  CPRQueryDialog:   [x]	- Make it! @@ -79,7 +79,7 @@ Encoder:   [x]	- Crash bug, when network connection is broken, during transfer.  Decoder: - [ ]	- Enable sound decoding for the network stream. + [x]	- Enable sound decoding for the network stream.   [x]	- Remove ffmpeg code.   [x]	- Make use of 2.6 kernel (through raw1394)   [x]	- Set flags on frame objects. @@ -99,19 +99,22 @@ Player:  ImgEncoder:   [x]	- Make libjpeg calls work again. - [ ]	- Save jpeg files in special cpr hierake 'encrypted'! + [x]	- Save jpeg files in special cpr hierake 'encrypted'! + [ ]	- Clean up code!   [ ]	- Make save method configurable in options file.  MovEncoder:   [x]	- Test Mpeg4. (no good)   [x]	- Remove ffmpeg code. - [ ]	- Enable sound. + [x]	- Enable sound.   [x]	- Find good quality settings   	  (Best quality less than 22mb/s realtime encoded)   [x]	- Multithread encoding, for multi cpu support.   [ ]	- libFame frames have no timecodes!!! + [ ]	- Fix audio sync problem. + [ ]	- Make audio quality configurable   [x]	- Files turning too big (>2gb) must automatically close and  -	  conitnue in another file. +	  continue in another file.  Main:   [ ]	- Save movie signal handling.  | 
