这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: DrVanScott/otr-verwaltung3p

Tags

1.0.0b8.post4

Toggle 1.0.0b8.post4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
gCurse Dirk Lorenzen
change python3.8 only debug f-string to compatible

1.0.0b8.post3

Toggle 1.0.0b8.post3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
gCurse Dirk Lorenzen
Pushes version, updates changelogs, adds py3.9 to pyproject.toml

1.0.0b8.post2

Toggle 1.0.0b8.post2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
gCurse Dirk Lorenzen
Forces correct config value for [programs] vdub

1.0.0b8.post1

Toggle 1.0.0b8.post1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
gCurse Dirk Lorenzen
Fixes error cutting HD2 files

1.0.0b8

Toggle 1.0.0b8's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
gCurse Dirk Lorenzen
Fixes problems with new HD format

* otrverwaltung3p/GeneratorTask.py
  - GObject.idle_add -> GLib.idle_add

* otrverwaltung3p/gui/CutinterfaceDialog.py
  - self.filename is now a Path-Object, passed to functions as string
  - Reorders and groups event functions
  - Adds seconds display to frame-time info string
  - Adds function on_btn_test_next_marker_clicked()
  - Adds function on_btn_test_cut_clicked()
  - Adds button to open settings
  - Adds label under cutslistview showing the resulting length of the cut video

* otrverwaltung3p/gui/LoadCutDialog.py -> Cutinterface
  - Adds third stage of cutlist search: by size

* otrverwaltung3p/actions/cut.py
  - Simplified detection of codec_core

* data/plugins/Mkv.py
  - Makes icon sizeable

* data/ui/CutinterfaceDialog.glade
  - Adds new label lbl_duration_cut
  - Adds new button btn_test_next_marker
  - Adds new button btn_test_cut

* data/ui/PreferencesWindow.glade
  - Sets movieWindow max size to 2560x1440

* data/ui/ConclusionDialog.glade
  - label_cut_status wraps word

* otrverwaltung3p/cutlists.py
  - cutlist.upload now uses 'requests' lib

1.0.0b7

Toggle 1.0.0b7's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
gCurse Dirk Lorenzen
Fixes HD videos are cut with wrong encoding parameters

Cut video will not be moved to archive if cut was cancelled (conclusions.py)
Fixes bug in fileoperations.py
and maybe more

1.0.0b6

Toggle 1.0.0b6's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
gCurse Dirk Lorenzen
New version 1.0.0b6

1.0.0b5

Toggle 1.0.0b5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
gCurse Dirk Lorenzen
Pushes version to 1.0.0b5

1.0.0b4

Toggle 1.0.0b4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
gCurse Dirk Lorenzen
Silence some debug messages

1.0.0b3

Toggle 1.0.0b3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
gCurse Dirk Lorenzen
Fix bug in fileoperations:make_unique_filename

Use package 'appdirs' instead of 'xdg' (path.py)