diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 10 | 
1 files changed, 4 insertions, 6 deletions
| @@ -15,8 +15,6 @@ http://encyclopedia.laborlawtalk.com/YUV_4:2:0  open64 ? -Split files at some given (in config file) point? -  ========================================================================== @@ -50,7 +48,7 @@ Mainwindow:  	    shot on the server.   [ ]	- Test it.   [x]	- Show recordtime in client window. - [ ]	- Clear / update taskbar. + [x]	- Clear / update taskbar.   [ ]	- Make new messagebox when asking to save movie.  	  (Save, Delete, Cancel, Save in one week)   [x]	- Make "clear" button in mainwindow, to remove last patient, before  @@ -106,7 +104,7 @@ MovEncoder:  	  (Best quality less than 22mb/s realtime encoded)   [x]	- Multithread encoding, for multi cpu support.   [ ]	- libFame frames have no timecodes!!! - [ ]	- Files turning too big (>2gb) must automatically close and  + [x]	- Files turning too big (>2gb) must automatically close and   	  conitnue in another file.  Main: @@ -118,7 +116,7 @@ Main:   [x]	- Permissions on server file writing.   	  Files: u+wr g+r a+x - Directories: u+wrx g+rx a+rx.    [ ]	- Permissions on server file writing to be read from config. - [ ]	- Open med create unique + [x]	- Open med create unique  ==========================================================================   TASKS (common) @@ -154,7 +152,7 @@ ErrorObject:   [x]	- Make it a superclass.   [x]	- Create a textmode version subclass (for the server).   [x]	- Create a QT version subclass (callback to mainwindow with messagebox). - [ ]	- Append to log, whenever error occur. + [x]	- Append to log, whenever error occur.  FFMpegWrapper:   [%]	- Make it.(FFMPEG is on its way out of the project) | 
