"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "PhotoFilmStrip" between the packages
photofilmstrip-3.5.1.tar.gz and photofilmstrip-3.7.0.tar.gz

About: PhotoFilmStrip creates movies/slideshows out of your pictures in just 3 steps (requires Python).

Summary:

The "PhotoFilmStrip" source code changed by about 25.1% and now consists of 163 regular files (+10) and 42 directories.

Related Informations:

None found by Fossies.

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Python program 115 10 1 101
Python compiled program 2 0 2 0
Makefile 2 1 0 0
Man page 2 0 0 0
Desktop file 1 0 0 0
DOS Batch file 3 0 0 0
Gettext file 14 1 0 13
RST file 5 0 0 0
Image file 12 0 0 0
Vector Image file 1 0 0 0
X Pixmap file 1 0 0 0
Directory 43 1 1 0
Change log 1 0 0 0
Information file 1 0 0 1
License 4 1 0 1
Readme file 1 0 0 0
Text file 1 0 0 1
Total Files209144117



Python Programs (112 of 115):

NameStatusDeltaVisual Diff
photofilmstrip/__init__.py changed 90.1% diff
photofilmstrip/_scmInfo.py changed 100.0% diff
photofilmstrip/action/__init__.py changed 90.1% diff
photofilmstrip/action/ActionAutoPath.py changed 27.7% diff
photofilmstrip/action/ActionCenterPath.py changed 38.7% diff
photofilmstrip/action/ActionI18N.py changed 40.4% diff
photofilmstrip/action/ActionOpenFolder.py changed 51.0% diff
photofilmstrip/action/ActionPlayVideo.py changed 62.3% diff
photofilmstrip/action/ActionRender.py changed 17.8% diff
photofilmstrip/action/IAction.py changed 77.1% diff
photofilmstrip/action/WxAbstractAction.py changed 45.0% diff
photofilmstrip/action/WxAction.py changed 51.2% diff
photofilmstrip/AppMixin.py changed 35.5% diff
photofilmstrip/CLI.py changed 43.4% diff
photofilmstrip/cli/__init__.py changed 90.1% diff
photofilmstrip/cli/Main.py changed 11.3% diff
photofilmstrip/Constants.py changed 44.7% diff
photofilmstrip/core/__init__.py changed 90.1% diff
photofilmstrip/core/Aspect.py changed 63.8% diff
photofilmstrip/core/AudioPlayer.py changed 82.9% diff
photofilmstrip/core/BaseRenderer.py changed 22.2% diff
photofilmstrip/core/exceptions.py changed 68.8% diff
photofilmstrip/core/GPlayer.py changed 16.1% diff
photofilmstrip/core/OutputProfile.py changed 7.7% diff
photofilmstrip/core/Picture.py changed 13.3% diff
photofilmstrip/core/PicturePattern.py changed 45.9% diff
photofilmstrip/core/PILBackend.py changed 9.7% diff
photofilmstrip/core/Project.py changed 24.0% diff
photofilmstrip/core/ProjectFile.py changed 5.6% diff
photofilmstrip/core/RenderEngine.py changed 17.6% diff
photofilmstrip/core/Renderer.py changed 57.5% diff
photofilmstrip/core/renderer/__init__.py changed 90.1% diff
photofilmstrip/core/renderer/CairoRenderer.py changed 21.0% diff
photofilmstrip/core/renderer/GStreamerRenderer.py changed 2.8% diff
photofilmstrip/core/renderer/SingleFileRenderer.py changed 59.7% diff
photofilmstrip/core/renderer/StreamRenderer.py changed 63.6% diff
photofilmstrip/core/RenderJob.py changed 14.2% diff
photofilmstrip/core/Subtitle.py changed 16.1% diff
photofilmstrip/core/tasks.py changed 16.1% diff
photofilmstrip/GUI.py changed 47.9% diff
photofilmstrip/gui/__init__.py changed 90.1% diff
photofilmstrip/gui/ActionManager.py changed 23.9% diff
photofilmstrip/gui/ArtProvider.py changed 67.7% diff
photofilmstrip/gui/ctrls/__init__.py changed 90.1% diff
photofilmstrip/gui/ctrls/IconLabelLink.py changed 25.1% diff
photofilmstrip/gui/ctrls/PnlDlgHeader.py changed 16.1% diff
photofilmstrip/gui/ctrls/PnlFloatSpinCtrl.py changed 16.6% diff
photofilmstrip/gui/ctrls/PyListView.py changed 35.0% diff
photofilmstrip/gui/DlgBugReport.py changed 38.5% diff
photofilmstrip/gui/DlgConfigureAudio.py added
photofilmstrip/gui/DlgDuration.py added
photofilmstrip/gui/DlgNewProject.py added
photofilmstrip/gui/DlgPicDurationByAudio.py added
photofilmstrip/gui/DlgPositionInput.py changed 4.6% diff
photofilmstrip/gui/DlgProjectProps.py removed
photofilmstrip/gui/DlgRender.py changed 7.5% diff
photofilmstrip/gui/DlgRendererProps.py changed 10.5% diff
photofilmstrip/gui/FrmMain.py changed 13.4% diff
photofilmstrip/gui/helper.py changed 7.3% diff
photofilmstrip/gui/HelpViewer.py changed 41.7% diff
photofilmstrip/gui/ImageSectionEditor.py changed 3.1% diff
photofilmstrip/gui/PhotoFilmStripApp.py changed 48.6% diff
photofilmstrip/gui/PhotoFilmStripList.py changed 4.1% diff
photofilmstrip/gui/PnlAddPics.py changed 90.3% diff
photofilmstrip/gui/PnlEditorPage.py changed 14.6% diff
photofilmstrip/gui/PnlEditPicture.py changed 12.3% diff
photofilmstrip/gui/PnlPfsProject.py changed 19.9% diff
photofilmstrip/gui/PnlRenderJobVisual.py changed 7.8% diff
photofilmstrip/gui/PnlSlideshow.py added
photofilmstrip/gui/PnlTimelapse.py added
photofilmstrip/gui/PnlWelcome.py changed 9.2% diff
photofilmstrip/gui/util/__init__.py changed 90.1% diff
photofilmstrip/gui/util/FloatValidator.py changed 35.6% diff
photofilmstrip/gui/util/ImageCache.py changed 16.4% diff
photofilmstrip/gui/WxProjectFile.py changed 3.4% diff
photofilmstrip/lib/__init__.py changed 90.1% diff
photofilmstrip/lib/common/__init__.py changed 90.1% diff
photofilmstrip/lib/common/ObserverPattern.py changed 51.7% diff
photofilmstrip/lib/common/Singleton.py changed 63.7% diff
photofilmstrip/lib/DestructionManager.py changed 11.6% diff
photofilmstrip/lib/jobimpl/__init__.py changed 100.0% diff
photofilmstrip/lib/jobimpl/DlgJobVisual.py changed 0.7% diff
photofilmstrip/lib/jobimpl/IJobContext.py changed 5.2% diff
photofilmstrip/lib/jobimpl/IVisualJob.py changed 9.9% diff
photofilmstrip/lib/jobimpl/IVisualJobHandler.py changed 21.6% diff
photofilmstrip/lib/jobimpl/IVisualJobManager.py changed 35.9% diff
photofilmstrip/lib/jobimpl/IWorkLoad.py changed 27.3% diff
photofilmstrip/lib/jobimpl/Job.py changed 1.8% diff
photofilmstrip/lib/jobimpl/JobAbortedException.py changed 97.0% diff
photofilmstrip/lib/jobimpl/JobManager.py changed 5.3% diff
photofilmstrip/lib/jobimpl/LogVisualJobHandler.py changed 13.4% diff
photofilmstrip/lib/jobimpl/LogVisualJobManager.py changed 18.6% diff
photofilmstrip/lib/jobimpl/PnlJobManager.py changed 14.4% diff
photofilmstrip/lib/jobimpl/PnlJobVisual.py changed 0.8% diff
photofilmstrip/lib/jobimpl/ResultObject.py changed 9.2% diff
photofilmstrip/lib/jobimpl/VisualJob.py changed 1.7% diff
photofilmstrip/lib/jobimpl/VisualJobMixin.py changed 2.2% diff
photofilmstrip/lib/jobimpl/Worker.py changed 2.2% diff
photofilmstrip/lib/jobimpl/WorkLoad.py changed 18.2% diff
photofilmstrip/lib/jobimpl/WxVisualJobHandler.py changed 2.0% diff
photofilmstrip/lib/jobimpl/WxVisualJobManager.py changed 5.2% diff
photofilmstrip/lib/Settings.py changed 12.4% diff
photofilmstrip/lib/UpdateChecker.py changed 34.3% diff
photofilmstrip/lib/util.py changed 48.0% diff
photofilmstrip/res/__init__.py changed 90.1% diff
photofilmstrip/res/cursors.py changed 21.9% diff
photofilmstrip/res/images.py changed 4.2% diff
photofilmstrip/ux/__init__.py added
photofilmstrip/ux/gnome.py added
photofilmstrip/ux/uwp.py added
photofilmstrip/ux/Ux.py added
setup.py changed 5.5% diff

Python Compiled Programs (all 2):

NameStatusDeltaVisual Diff
docs/help/__pycache__/conf.cpython-36.opt-2.pyc removed
docs/help/__pycache__/conf.cpython-36.pyc removed

Makefiles (1 of 2):

NameStatusDeltaVisual Diff
Makefile added

Gettext Files (all 14):

NameStatusDeltaVisual Diff
po/cs.po changed 45.0%
po/de.po changed 15.7%
po/el.po changed 80.0%
po/en.po changed 48.8%
po/fr.po changed 44.8%
po/it.po changed 56.2%
po/ko.po changed 49.9%
po/nl.po changed 51.5%
po/PhotoFilmStrip.pot added
po/pt_BR.po changed 28.8%
po/ru.po changed 42.4%
po/ta.po changed 21.8%
po/tr.po changed 52.1%
po/uk.po changed 26.0%

Directories (2 of 43):

NameStatus
docs/help/__pycache__ removed
photofilmstrip/ux added

Information Files (all 1):

NameStatusDeltaVisual Diff
PKG-INFO changed 3.5% diff

Licenses (2 of 4):

NameStatusDeltaVisual Diff
LICENSE added
photofilmstrip/res/license.py changed 48.5% diff

Text Files (all 1):

NameStatusDeltaVisual Diff
MANIFEST.in changed 15.8% diff

Packages Compared:

photofilmstrip-3.5.1.tar.gz
photofilmstrip-3.7.0.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)