summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
AgeCommit message (Collapse)Author
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-10-27*** empty log message ***deva
2005-10-25*** empty log message ***deva
2005-07-28*** empty log message ***deva
2005-07-28*** empty log message ***deva
2005-07-27*** 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-22*** empty log message ***deva
2005-06-16Rewrote thread objectdeva
Fixed bug in mov_encoder (pushed read_sem too many times, whihc lead to growing server queue)
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-01Added Id and Log tags to all filesdeva
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.
2005-03-27Fixed pixmap path and dist taget in Makefiles.deva
2005-03-27Reimplemented the error object as a stack.deva
2005-03-24Initial revisiondeva