1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233
|
Last Changes in the sources on qStopMotion
===============================================================================
qStopMotion (2.5.2) - 2021-01-06
* Add support for Debian 11 and Raspbian 10 and 11
* Bug fixing
qStopMotion (2.5.1) - 2020-11-03
* Update the german translation
* Bug fixing
qStopMotion (2.5.0) - 2019-11-20
* Style selection
* Bug fixing
qStopMotion (2.4.1) - 2018-12-08
* Add greek translation
* Update translations
* Bug fixing
qStopMotion (2.4.0) - 2018-01-18
* Add time lapse recording mode
* Add online manual in english and german language
* Improve camera control functionality
* Use new slider controls
qStopMotion (2.3.2) - 2016-11-10
* Some spelling corrections.
* Update of the Czech translation.
qStopMotion (2.3.0) - 2016-08-02
* Overlay intensity slider now works.
* Change the onion scinning to gray scale images.
* Remove all gstreamer using.
* Bug fixing.
qStopMotion (2.2.0) - 2016-05-09
* Change the controller dialog from listboxes to slider
* Improve the gphoto image grabber
* Bug fixing.
qStopMotion (2.0.2) - 2015-09-09
* Update the Ubuntu package generation. Fix most of the lintian messages.
* Add the CentOS package generation.
* Bug fixing.
qStopMotion (2.0.1) - 2015-06-11
* Update the DEB package generation. Fix most of the lintian messages.
* Update the RPM package generation.
* Video4Linux2 grabber can handle BGR image format.
* Add libav as the second encoder application.
qStopMotion (2.0.0 (Beta)) - 2015-05-21
* Remove of the Gstreamer grabber from the Windows platform.
* On Windows qStopMotion can be started as an portable application.
* Video4Linux2 grabber on the Linux platform.
* Camera controller for the Video4Linux2 grabber.
qStopMotion (1.1.0) - 2014-12-09
* Last Windows Gstreamer release
* Media Foundation grabber on the Windows platform.
* Camera controller dialog to control all posible camera features.
* Camera controller for the Media Foundation grabber.
* Gphoto2 greabber on the Linux platform (Experimental, not finished).
* Camera controller for the Gphoto2 grabber (Experimental, not finished).
* Update of the user interface. Preferences of the project in the file menue,
Properties of the application in the edit menu.
* Optional grid in the live image view.
qStopMotion (1.0.1) - 2012-05-15
* Fix Bugs
* Full implementation of undo and redo functionality.
* Full implementation of the recovery functionality.
* Call gimp works on all platforms.
* French localization.
qStopMotion (1.0.0) - 2012-03-12
* Fix Bugs
qStopMotion (0.9.11, release candidat 3) - 2012-02-21
* Fix Bugs
* Add packaging for Linux DEB package.
* Update the German language translation.
qStopMotion (0.9.10, release candidat 2) - 2012-02-10
* Fix Bugs
* Add the Qt runtime to the windows installer.
* Add the ffmpeg runtime to the windows installer.
* Add the download and installation of the 'GStreamer OSS Build' to the windows installer.
* Now all actions are in the undo list. Undo is not possible.
qStopMotion (0.9.9, release candidat) - 2012-01-03
* Fix Bugs
* Feature freeze for version 1.0.0.
* Conzentration of the image grabber functionality in the technical/grabber classes.
* Change the selection of the video device from device type list to device name list.
* Handling of more than one device per device type.
* Check source code quality with "valgrind".
qStopMotion (0.9.8) - 2011-10-21
* Fix Bugs
* Selection of the capture butten functionality in the general tab of the
preferences dialog in the preferences menu.
* Insert Scenes functionality.
* Insert Takes functionality.
* Insert Frames functionality.
* Check source code quality with "cppcheck".
qStopMotion (0.9.7)
* Fix Bugs
* Syncronous selection of scene, take and exposure in the project tree.
* Remove Scenes functionality.
* Remove Takes functionality.
* Add / Remove Frames functionality
* Implementation of the ProjectTab Class as a Observer
* Remove all project tree functionality from the animation project
* Concentration of all changes in the project, the views and the frontend in the
Domain Factory class
* Add undo history entries for all changes in the animation project
qStopMotion (0.9.6)
* Fix Bugs
* change the configuration system from automake to CMake.
* using the CMakeLists.txt instead of qstopmotion.pro in the Qt-Creator.
* Add installation functionality
* Add packaging for Windows (NSIS Installer).
* Add packaging for Linux RPM package.
* Add packaging for source package.
qStopMotion (0.9.5)
* Fix Bugs
* Add Scenes functionality.
* Add Takes functionality.
* Config files only used for linux and mac systems.
* Create dirctories on windows systems using the installation path of the binary.
* Conzentrate the handling of directories in the frontend main class.
qStopMotion (0.9.4)
* Fix Bugs
* Remove of static get function form the PreferencesTool and add the
PreferencesTool as a pointer to the QtFrontend.
* Move ExternalCommand to dirctory frontends/qtfrontend/dialogs and rename to
ExternalCommandDialog.
* Project tree on the project tool tab.
* Add Takes functionality.
qStopMotion (0.9.3)
* New general settings tab in the preferences dialog.
* Move the language selection from the preferences menu to the preferences dialog.
* Remove language handler class.
qStopMotion (0.9.2)
* New default value tab in the preferences dialog.
* Separation of default project settings and actual project setting.
* Save default project settings in the prefrences file.
* Save actual project settings in the project file.
qStopMotion (0.9.1)
* Full implementation of the FrameViewImage.
* Replace FrameViewSDL with FrameViewImage on the Linux platform.
* Move special widgets to the sub folder elments.
* Move class ImageGraberThread to the FrameView sub folder.
qStopMotion (0.9.0)
* Create new subdirectory preferences to the qtfrontend folder.
* Move preferencesmenu and exporttab classes to the new folder.
* Rename directory tools/video to tools/videoencoder.
* Rename class VideoFactory to VideoEncoderFactory.
* Use VideoEncoder as a base class for different types of endoding tools.
* Add FfmpegEncoder as the first implementation of VideoEncoder.
* Reimplement the export tab of the preferences menu.
qStopMotion (0.8.9)
* Add Windows support to gstreamer grabber
* Rename ModelHandler to ProjectHandler.
* Remove all status bar variables from the handler classes.
qStopMotion (0.8.8)
* Separate the access to the views from the domain facade in a view facade.
* Replace all DomainFacade::getFacade() calls.
* Replace all ViewFacade::getFacade() calls.
* Remove static variables and static functions from DomainFacade and ViewFacade.
* full implementation of the new component call concept.
qStopMotion (0.8.7)
* Replace UndoHistory class by QUndoStack.
* Replace Undo class by QUndoCommand.
* Rename all undo classes for frames to undo for expersure.
* Rename all undo classes for scenes.
* Add undo classes for takes.
* Add undo view.
* Integrate new undo functionality to domain facade.
* Replace all DomainFacade::getFacade() calls from the domain and animation
model/project classes.
qStopMotion (0.8.6)
* Move all tooltabs classes to a separate subdirectory tooltabs.
* Move about dialog class to a separate subdirectory dialoges.
* Remove class filepreferencesmenu.
* Remove bottom widget in mainwindowgui.
* Add single dialog for projct, scene and take description.
* Remove class scenearrowbutton.
* Remove class scenethumbview.
* Rename subdirectory framebar to timeline
* Rename class framebar to timeline
* Rename htmlDirectory to manualDirectory in the namespace
* Add version to namespace
* Add graphics path to namespace
* Load all graphic files from the graphics path in the namespace
* Move the helpwindow to the dialogs subdirectory
* Rename the helpwindow to helpbrowser
* Remove the Qt Designer file for the helpwindow
* Test SDL on the windows platform.
qStopMotion (0.8.5)
* Move project serializer from directory technical to directory domain/animation.
* Move all directory, file and suffix constants from projectserializer to preferencestool.
* Rename class animation to animationproject.
* Rename class frame to exposure.
* Add class take between scene and exposure.
* Move sound functionality to scene.
* Move XML read and save functionality from prject to scene/take/exposure.
* Expand XML layout of the project file.
* Clearing the observer messages.
* Add separate input dialoges for project, scene and take description.
qStopMotion (0.8.4)
* First Windows version!!!
* Replace the propritary logger functionality by the QtDebug debugging
functionality.
* Delete the logger class.
* Dove preferences tool class from fondation directory to technical directory.
* Delete fondation directory.
* Replace the Linux inotify functionlity by the QFileSystemWatcher.
* Remove oggvorbis audio driver.
* Remove oss audio driver.
* Remove non gui frontend.
* Move directory frontends to src and remove directory presentation.
* Remove packer functionality.
qStopMotion (0.8.3)
* Remove device tab from the preferences menu entry.
* Remove import tab from the preferences menu entry.
* Remove commandlinegrabber class.
qStopMotion (0.8.2)
* Separation of command line commands from the imagegrabber class in the
commandlinegrabber class.
* Implementation of a new gstreamer image grabber implementation using the
gstreamer library.
* Add a combobox to select the video source to the recording tab.
qStopMotion (0.8.1)
* Separation of the frame view implementation in SDL using a interface.
* Implementation of a new frame view based on QImage.
qStopMotion (0.8.0)
*
qStopMotion (0.7.0)
*
===============================================================================
stopmotion (0.6.2)
* Last version of stopmotion for Linux
* Base of the qStopMotion fork
===============================================================================
|