Age | Commit message (Expand) | Author |
2005-05-26 | *** empty log message *** | deva |
2005-05-25 | Added mpeg4 encoding to the encoders, controllable by the config file.R0_2_3 | deva |
2005-05-25 | Made unfreeze close connection, when no recording is done. | deva |
2005-05-25 | Made info (error message system) work correctly. | deva |
2005-05-23 | Made some cleanup in the status bar. | deva |
2005-05-23 | Error message windows is now modal with mainwindow as its parent. | deva |
2005-05-23 | Name is now overwritten if non-valid cpr is used. | deva |
2005-05-23 | Fixed delete of NULL input queue | deva |
2005-05-22 | Fix: Connection is now taken down when taking a sanpshot without recording. | deva |
2005-05-22 | Added multithreaded encoding support. | deva |
2005-05-19 | Multithreading rulez?R0_2_2 | deva |
2005-05-19 | Test for block encoding of length strlen("IPIPP"). | deva |
2005-05-17 | Made new mpeg writer work, with proper file permissions. | deva |
2005-05-17 | *** empty log message *** | deva |
2005-05-17 | Fixed file rights (All read on files and directories, and all execute on dire... | deva |
2005-05-17 | Added code, preparing threaded encoding. | deva |
2005-05-16 | Lots of stuff! | deva |
2005-05-16 | Moved video setting to configuration file. | deva |
2005-05-16 | Optimized some encoding parameters. | deva |
2005-05-16 | Added new entries to fame parameter struct (bitrate omongst other things) | deva |
2005-05-09 | *** empty log message *** | deva |
2005-05-09 | Added optimize yuv conversion code | deva |
2005-05-07 | Changed print outsR0_2_0 | deva |
2005-05-07 | Removed ffmpeg code from img_encoder and corrected decoding errors in mov_enc... | deva |
2005-05-05 | Removed the last pieces of ffmpeg... replaced it with libfame... | deva |
2005-05-03 | Fixed some missong Info object references. | deva |
2005-05-03 | Fixed a bug (forgot to set the frametime). | deva |
2005-05-03 | Implemented the gui part of the info object. | deva |
2005-05-03 | Removed old conf dist files. | deva |
2005-05-03 | Removed the error object, and replaced it with a more generic info object. | deva |
2005-05-02 | Some hacked borky ugly scumm code to check for errors! :( | deva |
2005-05-02 | Added backspace arrow to cprquery dialog. (Replaced old ascii '<-') | deva |
2005-05-02 | cpr_clicked is now blocked, if a recording session on. A messagebox explains | deva |
2005-05-02 | Fixed overlapping cpr numbers on the server (now it saves one cpr pr. | deva |
2005-05-02 | Cpr now sent to decoder. And saved prioer to editing, in order to be able | deva |
2005-05-02 | Files are now saved in a custom folder (defined in miav.conf) | deva |
2005-05-02 | Added unfreeze to decoder (called from camera). | deva |
2005-05-02 | Reverted to mpg file format (accidentally used avi with mpeg2) | deva |
2005-05-02 | Fixed bug invoking infinite loop, when snapshot is requested. | deva |
2005-05-02 | Fixed wrongly showed snapshot thumbnails. | deva |
2005-05-02 | Preserve network connection when a frozen frame exists, even though no record... | deva |
2005-05-02 | Create and destroy netowrk connections in main function and not in start/stop... | deva |
2005-05-02 | Fixed initial values of the stae bools. | deva |
2005-05-02 | Rewrote freeze, shoot and record flags, from encoder to frame. | deva |
2005-05-02 | Fixed decoding problem in snapshot thumbnails. | deva |
2005-05-01 | Icons added to messagebox. | deva |
2005-05-01 | Now snapshot is read from frame queue. | deva |
2005-05-01 | *** empty log message *** | deva |
2005-05-01 | Removed bitmap readin. | deva |
2005-05-01 | Using qbitmap for raw pixel readin. | deva |