# # ChangeLog for trunk/src/PacpusSensor in pacpusframework # # Generated by Trac 1.5.3 # Sep 16, 2024, 9:27:01 AM Mon, 02 Mar 2015 12:20:46 GMT phudelai [340] * branches/0.1.x/src/DBITEPlayerLib/DbtPlyUserInterface.cpp (modified) * branches/0.1.x/src/PacpusSensor/src/ui/pacpusmainwindow.cpp (modified) * trunk/src/DBITEPlayerLib/DbtPlyUserInterface.cpp (modified) * trunk/src/PacpusSensor/src/ui/pacpusmainwindow.cpp (modified) Ajout de vrais boutons play/pause/stop dans le trunk Remplacement ... Thu, 04 Dec 2014 11:33:07 GMT phudelai [331] * branches/0.1.x/src/DBITEPlayer/CMakeLists.txt (modified) * branches/0.1.x/src/PacpusSensor/CMakeLists.txt (modified) * branches/0.1.x/src/dbcDecriptor/CMakeLists.txt (modified) * branches/0.1.x/src/dbcDecriptor/dbcDecriptor.pro (deleted) * branches/0.1.x/src/dbcDecriptor/dbcDecriptor.rc (deleted) * branches/0.1.x/src/dbcDecriptor/heudiasyc.ico (deleted) * branches/0.1.x/src/dbcDecriptor/main.cpp (deleted) * branches/0.1.x/src/dbcDecriptor/mainwindow.cpp (deleted) * branches/0.1.x/src/dbcDecriptor/mainwindow.h (deleted) * branches/0.1.x/src/dbcDecriptor/mainwindow.ui (deleted) * branches/0.1.x/src/dbcDecriptor/src (added) * branches/0.1.x/src/dbcDecriptor/src/main.cpp (added) * branches/0.1.x/src/dbcDecriptor/src/mainwindow.cpp (added) * branches/0.1.x/src/dbcDecriptor/src/mainwindow.h (added) * branches/0.1.x/src/dbcDecriptor/src/mainwindow.ui (added) * branches/0.1.x/src/dbcDecriptor/src/structure.h (added) * branches/0.1.x/src/dbcDecriptor/structure.h (deleted) * branches/0.1.x/src/ico (added) * branches/0.1.x/src/ico/heudiasyc.ico (added) * branches/0.1.x/src/ico/heudiasycIco.rc (added) * trunk/src/DBITEPlayer/CMakeLists.txt (modified) * trunk/src/PacpusSensor/CMakeLists.txt (modified) * trunk/src/PacpusSensor/src/ui/pacpusmainwindow.h (modified) * trunk/src/dbcDecriptor/CMakeLists.txt (modified) * trunk/src/dbcDecriptor/dbcDecriptor.pro (deleted) * trunk/src/dbcDecriptor/dbcDecriptor.rc (deleted) * trunk/src/dbcDecriptor/heudiasyc.ico (deleted) * trunk/src/dbcDecriptor/main.cpp (deleted) * trunk/src/dbcDecriptor/mainwindow.cpp (deleted) * trunk/src/dbcDecriptor/mainwindow.h (deleted) * trunk/src/dbcDecriptor/mainwindow.ui (deleted) * trunk/src/dbcDecriptor/src (added) * trunk/src/dbcDecriptor/src/main.cpp (added) * trunk/src/dbcDecriptor/src/mainwindow.cpp (added) * trunk/src/dbcDecriptor/src/mainwindow.h (added) * trunk/src/dbcDecriptor/src/mainwindow.ui (added) * trunk/src/dbcDecriptor/src/structure.h (added) * trunk/src/dbcDecriptor/structure.h (deleted) * trunk/src/ico (added) * trunk/src/ico/heudiasyc.ico (added) * trunk/src/ico/heudiasycIco.rc (added) Icon added to all graphic applications Thu, 27 Mar 2014 11:53:36 GMT Marek Kurdej [290] * trunk/include/Pacpus/DbitePlayer/DbtPlyEngine.h (modified) * trunk/include/Pacpus/DbitePlayer/DbtPlyFileManager.h (modified) * trunk/include/Pacpus/DbitePlayer/DbtPlyTrigger.h (modified) * trunk/include/Pacpus/DbitePlayer/DbtPlyUserInterface.h (modified) * trunk/include/Pacpus/kernel/ComponentBase.h (modified) * trunk/include/Pacpus/kernel/ComponentFactoryBase.h (modified) * trunk/include/Pacpus/kernel/InputOutputBase.h (modified) * trunk/include/Pacpus/kernel/InputOutputInterface.h (modified) * trunk/src/DBITEPlayerLib/DbtPlyTrigger.cpp (modified) * trunk/src/DBITEPlayerLib/DbtPlyUserInterface.cpp (modified) * trunk/src/PacpusLib/ComponentBase.cpp (modified) * trunk/src/PacpusLib/ComponentManager.cpp (modified) * trunk/src/PacpusSensor/src/main.cpp (modified) Some clean-up. Wed, 26 Mar 2014 20:27:40 GMT Marek Kurdej [289] * trunk/src/DBITEPlayer/src/main.cpp (modified) * trunk/src/PacpusLib/PacpusApplication.cpp (modified) * trunk/src/PacpusSensor/src/main.cpp (modified) Minor: more diagnostic information on exceptions in DbitePlayer and ... Wed, 26 Mar 2014 20:27:30 GMT Marek Kurdej [288] * trunk/examples/ProducerConsumerExample/ConsumerExample.cpp (modified) * trunk/examples/ProducerConsumerExample/ConsumerExample.h (modified) * trunk/examples/ProducerConsumerExample/ProducerExample.cpp (modified) * trunk/include/Pacpus/DbitePlayer/DbtPlyFileManager.h (modified) * trunk/include/Pacpus/DbitePlayer/DbtPlyTrigger.h (modified) * trunk/include/Pacpus/DbitePlayer/DbtPlyUserInterface.h (modified) * trunk/include/Pacpus/kernel/ComponentBase.h (modified) * trunk/include/Pacpus/kernel/ComponentFactory.h (modified) * trunk/include/Pacpus/kernel/ComponentFactoryBase.h (modified) * trunk/include/Pacpus/kernel/ComponentManager.h (modified) * trunk/include/Pacpus/kernel/XmlComponentConfig.h (modified) * trunk/include/Pacpus/kernel/XmlConfigFile.h (modified) * trunk/src/DBITEPlayerLib/DbtPlyEngine.cpp (modified) * trunk/src/DBITEPlayerLib/DbtPlyFileManager.cpp (modified) * trunk/src/DBITEPlayerLib/DbtPlyTrigger.cpp (modified) * trunk/src/DBITEPlayerLib/DbtPlyUserInterface.cpp (modified) * trunk/src/PacpusLib/ComponentBase.cpp (modified) * trunk/src/PacpusLib/ComponentFactoryBase.cpp (modified) * trunk/src/PacpusLib/ComponentManager.cpp (modified) * trunk/src/PacpusLib/XmlComponentConfig.cpp (modified) * trunk/src/PacpusSensor/src/ui/pacpusmainwindow.h (modified) Using boost::shared_ptr for storing components. Tue, 01 Oct 2013 14:49:22 GMT DHERBOMEZ Gérald [172] * trunk/.clang-format (copied) * trunk/3rd (copied) * trunk/CMakeLists.txt (copied) * trunk/CODING_STYLE.txt (copied) * trunk/DEPENDENCIES.txt (copied) * trunk/INSTALL.txt (copied) * trunk/LICENCE-fr.txt (copied) * trunk/LICENSE-header.txt (copied) * trunk/LICENSE.txt (copied) * trunk/README.txt (copied) * trunk/TODO.txt (copied) * trunk/cmake (copied) * trunk/doc (copied) * trunk/examples (copied) * trunk/include (copied) * trunk/scripts (copied) * trunk/src (copied) copie des codes de la branche 0.1.x vers le trunk Tue, 01 Oct 2013 14:19:12 GMT DHERBOMEZ Gérald [170] * branches/0.1.x (moved) change name of branche 2.0-beta1 to 0.1.x