Main app: get rid of default plugin load exception message
[fawkes.git] / src / mainapp / main_thread.cpp
2010-01-26  Tim NiemuellerMain app: get rid of default plugin load exception...
2009-08-03  Tim NiemuellerRemove $Id$ keyword lines form file headers
2009-07-04  Tim NiemuellerFixed issue with thread max run-time in main app, loggi...
2009-06-07  Tim NiemuellerAllow for setting network details via config for mainapp
2009-06-03  Tim NiemuellerConfig API to access default and host-specific entries...
2009-06-03  Tim NiemuellerDefault configuration always overwritten, implements...
2009-05-14  Tim NiemuellerMerged nao branch changes r2214:2419 into the trunk.
2009-03-31  Tim NiemuellerSupport new MainLoopAspect
2009-03-19  Tim NiemuellerMerged nao branch changes r1944:1989 into the trunk
2009-03-19  Tim NiemuellerUse heap memory based BlackBoard by default
2009-03-03  Tim NiemuellerDesired loop time of 0 now really disables loop time...
2009-02-13  Tim NiemuellerAspect related updates, style changes, Makefile fix
2009-02-04  Tim NiemuellerMajor improvement: thread deadlock detection, forced...
2009-01-21  Tim NiemuellerLittle improvements to the webview plugin, little clari...
2008-10-27  Tim NiemuellerIMPORTANT CHANGES! Plugin now gets config, concentrate...
2008-10-22  Tim NiemuellerMerged athome branch changes r1319:1448 into the trunk
2008-10-01  Tim NiemuellerMerged nao branch changes r1363:1410 into the trunk
2008-08-18  Tim NiemuellerDefault config dumping for better interaction with...
2008-08-02  Tim NiemuellerMain application now supports replaceable main loop...
2008-08-02  Tim NiemuellerCleaning up mainapp, moved config manager
2008-05-21  Tim NiemuellerCommon BlackBoard base class, fixes, hacks, fixes #55
2008-05-21  Tim NiemuellerAdded fawkes namespace
2008-05-06  Tim NiemuellerMerged nao branch changes r924:1078 into trunk
2008-04-07  Tim NiemuellerLicense header fixes, again
2008-04-04  Tim NiemuellerRelicensing large portions to GPLv2+ with runtime exception
2008-04-03  Tim NiemuellerFix for ticket #31
2008-03-05  Tim NiemuellerProvide new BlackBoard remote access
2008-02-26  Tim NiemuellerMerged nao branch changes r735:742 into the trunk
2008-02-16  Tim NiemuellerMajor cleanups and some fixes, main loop is now powerto...
2008-02-16  Tim NiemuellerSlimmed Fawkes Network API
2008-02-10  Tim NiemuellerCompatibility with GCC 4.3 (pre-release)
2007-12-16  Tim NiemuellerOpen a NetworkLogger by default
2007-12-09  Tim NiemuellerBetter default value handling, NetworkConfiguration...
2007-12-04  Tim NiemuellerTimeTracker support, component check
2007-11-30  Tim NiemuellerSupport for minimum loop time
2007-11-21  Tim NiemuellerMajor fixes and improvements
2007-11-03  Martin LiebenbergArgumentParser adaption
2007-07-01  Tim NiemuellerAdapt to new NetworkAspect
2007-06-26  Tim NiemuellerRe-factoring of time-related classes
2007-06-18  Tim NiemuellerCatch up with changes, documentation fixes
2007-06-14  Daniel Beck* The dtor of the Clock is now called from within Clock...
2007-06-13  Daniel BeckAdded a clock aspect. Every thread that needs to access...
2007-06-04  Tim NiemuellerNew command line options and proper error handling
2007-05-25  Tim NiemuellerAdapt to infrastructure changes
2007-05-09  Tim NiemuellerAdapt to previous changes
2007-01-12  Tim NiemuellerAdapt to new aspects concept
2007-01-11  Tim NiemuellerSupport for configuration
2006-12-04  Tim NiemuellerEnhanced network support
2006-11-25  Tim NiemuellerRe-structuring and network support
2006-11-06  Tim NiemuellerFawkes Main Application