summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-25Added mpeg4 encoding to the encoders, controllable by the config file.R0_2_3deva
2005-05-25Made unfreeze close connection, when no recording is done.deva
2005-05-25Made info (error message system) work correctly.deva
2005-05-23Made some cleanup in the status bar.deva
2005-05-23Error message windows is now modal with mainwindow as its parent.deva
2005-05-23Name is now overwritten if non-valid cpr is used.deva
2005-05-23Fixed delete of NULL input queuedeva
2005-05-22*** empty log message ***deva
2005-05-22Fix: Connection is now taken down when taking a sanpshot without recording.deva
2005-05-22Added multithreaded encoding support.deva
2005-05-19Multithreading rulez?R0_2_2deva
2005-05-19Test for block encoding of length strlen("IPIPP").deva
2005-05-17Made new mpeg writer work, with proper file permissions.deva
2005-05-17*** empty log message ***deva
2005-05-17Fixed file rights (All read on files and directories, and all execute on dire...deva
2005-05-17Added code, preparing threaded encoding.deva
2005-05-17*** empty log message ***deva
2005-05-16*** empty log message ***R0_2_1deva
2005-05-16Lots of stuff!deva
2005-05-16Moved video setting to configuration file.deva
2005-05-16Optimized some encoding parameters.deva
2005-05-16Added new entries to fame parameter struct (bitrate omongst other things)deva
2005-05-10*** empty log message ***deva
2005-05-09*** empty log message ***deva
2005-05-09*** empty log message ***deva
2005-05-09Added optimize yuv conversion codedeva
2005-05-09*** empty log message ***deva
2005-05-07Changed print outsR0_2_0deva
2005-05-07Removed ffmpeg code from img_encoder and corrected decoding errors in mov_enc...deva
2005-05-05Removed the last pieces of ffmpeg... replaced it with libfame...deva
2005-05-03Fixed some missong Info object references.deva
2005-05-03Fixed a bug (forgot to set the frametime).deva
2005-05-03*** empty log message ***deva
2005-05-03Implemented the gui part of the info object.deva
2005-05-03Removed old conf dist files.deva
2005-05-03Removed the error object, and replaced it with a more generic info object.deva
2005-05-03*** empty log message ***deva
2005-05-02*** empty log message ***R0_1_3deva
2005-05-02Some hacked borky ugly scumm code to check for errors! :(deva
2005-05-02*** empty log message ***deva
2005-05-02Added backspace arrow to cprquery dialog. (Replaced old ascii '<-')deva
2005-05-02cpr_clicked is now blocked, if a recording session on. A messagebox explainsdeva
2005-05-02Fixed overlapping cpr numbers on the server (now it saves one cpr pr.deva
2005-05-02*** empty log message ***deva
2005-05-02Cpr now sent to decoder. And saved prioer to editing, in order to be abledeva
2005-05-02Files are now saved in a custom folder (defined in miav.conf)deva
2005-05-02Added unfreeze to decoder (called from camera).deva
2005-05-02*** empty log message ***deva
2005-05-02Reverted to mpg file format (accidentally used avi with mpeg2)deva
2005-05-02Fixed bug invoking infinite loop, when snapshot is requested.deva