summaryrefslogtreecommitdiff
path: root/src/mainwindow.cc
AgeCommit message (Collapse)Author
2014-05-28Don't include config.h everywhere.Bent Bisballe Nyeng
2014-05-21Reanable recording indicator.Bent Bisballe Nyeng
2014-05-14Split miav server and client apart. Port client to Qt4. Replace libraw1994 ↵Bent Bisballe Nyeng
with libiec61883. Add unit tests for multiplexer and fix some bugs in it.
2005-11-25*** empty log message ***deva
2005-11-16*** empty log message ***deva
2005-11-16*** empty log message ***deva
2005-11-16*** empty log message ***deva
2005-10-30*** empty log message ***R0_3_2deva
2005-10-27*** empty log message ***deva
2005-10-26*** empty log message ***deva
2005-10-25*** empty log message ***deva
2005-09-25*** empty log message ***deva
2005-07-28*** empty log message ***deva
2005-07-27 CVS: ----------------------------------------------------------------------deva
2005-07-27*** empty log message ***deva
2005-07-25*** empty log message ***deva
2005-07-25*** empty log message ***deva
2005-07-25*** empty log message ***deva
2005-07-25*** empty log message ***deva
2005-07-23*** empty log message ***deva
2005-07-23*** empty log message ***deva
2005-07-23*** empty log message ***deva
2005-07-22*** empty log message ***deva
2005-06-19Cleaned up a log of logging.deva
Fixed server queue (shouldn't happen). Added user and group lookup.
2005-06-16Rewrote thread objectdeva
Fixed bug in mov_encoder (pushed read_sem too many times, whihc lead to growing server queue)
2005-06-15*** empty log message ***R0_2_5deva
2005-06-15*** empty log message ***deva
2005-06-15Added logging to mainwindow, removed newline in log entry from filedeva
2005-06-14Incorporated the use of the Info object everywhere... also using the log ↵deva
functionality.
2005-06-02Added clear buttondeva
Optimized the frame handling a little (very little!).
2005-05-23Made some cleanup in the status bar.deva
2005-05-16Lots of stuff!deva
2005-05-03Implemented the gui part of the info object.deva
2005-05-03Removed the error object, and replaced it with a more generic info object.deva
2005-05-02Some hacked borky ugly scumm code to check for errors! :(deva
2005-05-02cpr_clicked is now blocked, if a recording session on. A messagebox explainsdeva
how to stop before trying to change the cpr number again.
2005-05-02Cpr now sent to decoder. And saved prioer to editing, in order to be abledeva
to disable editing session and revert to old cpr.
2005-05-01*** empty log message ***deva
2005-05-01Removed bitmap readin.deva
2005-05-01Using qbitmap for raw pixel readin.deva
2005-05-01Added code to read screenshot from frame queue, decode it to rgb and put it ↵deva
into a qimage.
2005-05-01Added Id and Log tags to all filesdeva
2005-04-26Made variable argument pushError methoddeva
2005-04-19xome crapdeva
2005-04-12Fixed missing include, and wrong abs.deva
2005-04-10*** empty log message ***deva
2005-04-10lots of styff!deva
2005-04-05Added validity checking on the conf parser.deva
Added error object to conf parser. Cleaned up the configure.in script
2005-03-29Added text defines and pixmap defines.deva
Added new icons.
2005-03-29Added a lot of error detection stuff to the camera, player, encoder and ↵deva
decoder objects.