Commit graph

300 commits

Author SHA1 Message Date
Sergio Costas
668be31105 Better check 2024-08-13 23:23:27 +02:00
Sergio Costas
a959d120cc Remove FIFO filter
It has been removed from ffmpeg
2024-08-13 22:17:52 +02:00
Rastersoft
bd0f802681 Merge branch 'yjwork-cn-master-patch-70850' into 'master'
Update po/zh_CN.po

See merge request rastersoft/devedeng!83
2024-08-13 19:16:50 +00:00
Rastersoft
8cd457b494 Merge branch 'fix-error-when-duration-is-NA' into 'master'
Fix error when duration is N/A

See merge request rastersoft/devedeng!85
2023-12-17 20:28:25 +00:00
Rastersoft
a84aea081b Fix error when duration is N/A 2023-12-17 20:28:25 +00:00
Sergio Costas
cf386691b0 Fixed non translated string 2022-11-17 14:11:09 +01:00
Rastersoft
61202653f6 Merge branch 'devede-3.17-nl' into 'master'
Update Dutch translation (nl).

See merge request rastersoft/devedeng!84
2022-11-17 13:09:27 +00:00
Marcel Pol
443b6cb9ca Update Dutch translation (nl). 2022-11-10 12:44:21 +01:00
玉堂白鹤
d4aac466df Update po/zh_CN.po 2022-03-03 08:57:17 +00:00
Sergio Costas
d49a810443 Merge branch 'support_rotated_videos' into 'master'
Add support for rotated videos

See merge request rastersoft/devedeng!82
2022-03-02 15:03:13 +00:00
Sergio Costas
949684b55d Add support for rotated videos 2022-03-02 15:03:12 +00:00
Sergio Costas
568271ee80 Revert "test"
This reverts commit dc6b805fe6.
2021-11-07 17:51:42 +01:00
Sergio Costas
07a29eafd1 Added missing dependency for debian 2021-09-13 22:14:18 +02:00
Sergio Costas
dc6b805fe6 test 2021-09-13 21:04:50 +02:00
Sergio Costas
4c84939ef9 Merge branch 'master' of https://gitlab.com/rastersoft/devedeng 2021-06-29 23:37:42 +02:00
Sergio Costas
52254236bc Merge branch 'master' into 'master'
Refactored getting cores count to work cross platform.

See merge request rastersoft/devedeng!81
2021-06-29 21:37:30 +00:00
CoopCoding
b4c198b0ef Refactored getting cores count to be work cross platform. 2021-06-25 12:35:09 +10:00
Sergio Costas
f395c550c2 Merge branch 'master' of https://gitlab.com/rastersoft/devedeng 2021-06-06 12:03:16 +02:00
Sergio Costas
3eb460dcf6 Merge branch 'master' into 'master'
Updated Italian translation

See merge request rastersoft/devedeng!76
2021-05-31 22:04:45 +00:00
Sergio Costas
7e8e9ddb89 Merge branch 'metainfo' into 'master'
Add AppStream metadata file

See merge request rastersoft/devedeng!77
2021-05-02 07:50:33 +00:00
Balló György
b8383c69ce Add AppStream metadata file
It's useful for software catalogs to display detailed information about this application.
2021-05-02 00:56:42 +02:00
Andrea Musuruane
fdb23744b9 Updated Italian translation 2021-01-02 14:14:54 +01:00
Sergio Costas
40d58a38cc Updated japanese translation 2020-10-14 23:36:42 +02:00
Sergio Costas
d82d24479b Added japanese translation 2020-06-14 10:42:11 +02:00
Sergio Costas
6fb3a369cd general: added HEVC support 2019-10-15 00:26:37 +02:00
Sergio Costas
25df1a4ac7 Updated translation files 2019-10-13 22:08:26 +02:00
Sergio Costas
aa96b6dc0d Updated to version 4.16.0 2019-10-13 18:22:41 +02:00
Sergio Costas
501e8aac48 general: removed the "or any later version" statement
After the events happened recently in the management of the FSF,
I decided that it is safer to not rely on the good faith of other
people, so I decided to allow distribution of Devede only under
the current GPLv3 license, and not allow other, still unknown,
future versions of the license.
2019-10-13 18:18:11 +02:00
Sergio Costas
d8054f4128 Updated chinese translation 2019-09-06 17:38:05 +02:00
Sergio Costas
f1f46a1ad2 Changed the window title to DevedeNG 2019-07-21 18:50:05 +02:00
Sergio Costas
f650ea3b1b Merge branch 'master' of https://gitlab.com/rastersoft/devedeng 2019-07-21 18:49:41 +02:00
Sergio Costas
99a30dad0d Updated version number to 4.15.0 2019-07-21 18:48:48 +02:00
Sergio Costas
f2ea2e3cf6 Now shows "DevedeNG" as the title of the main window 2019-07-21 18:48:41 +02:00
Sergio Costas
02e4a93708 Updated version number to 4.15.0 2019-07-21 18:46:27 +02:00
Sergio Costas
5ee83b41c8 Now shows "DeVeDe" as the title of the main window 2019-07-21 18:46:10 +02:00
Sergio Costas
44c02103bb Updated HISTORY.md with changes done 2019-07-21 18:40:47 +02:00
Sergio Costas
ab1342869d Removed country codes from languages where it is not needed
Fixes https://gitlab.com/rastersoft/devedeng/issues/74
2019-07-21 18:38:31 +02:00
Sergio Costas
0cdb5934a5 Now uses the menu title as the volume name
This patch uses the menu title as the volume name for the DVD image.
This way, when mounted in a computer, instead of "DVDVIDEO", the user
will see the menu title (unless there is no menu title; in that case,
"DVDVIDEO" will be used).
2019-07-21 18:33:02 +02:00
Sergio Costas
cdfb3c7530 Changed the Norwegian locale to nb
It seems that Norwegian locale code was moved to nb from nb_NO about
twenty years ago, so, as requested, devede-ng changes its code too.
2019-07-21 17:05:51 +02:00
Sergio Costas
e622825ad3 Merge branch 'master' of https://gitlab.com/rastersoft/devedeng 2019-07-21 16:54:43 +02:00
Sergio Costas
db0789ba8c Merge branch 'multiproperties_issue79' into 'master'
use store_element() and restore_element() in on_button_accept_clicked

See merge request rastersoft/devedeng!75
2019-07-21 14:53:18 +00:00
Geoff Beier
8eb2d5cf95 use store_element() and restore_element() in on_button_accept_clicked
In file_movie.on_button_accept_clicked() file_movie.store_file() and
restore_file() are called. These methods don't exist; it looks like the
intent was to call store_element() and restore_element().

Testing confirms this; properties are now applied to all the selected
files.

Fixes Issue #79
2019-07-20 22:26:21 -04:00
Sergio Costas
4e46da6a17 Updated to version 4.14.0 2019-02-04 23:15:33 +01:00
Sergio Costas
a22a0a3c60 fix code style 2019-02-04 23:14:00 +01:00
Sergio Costas
b46d897e4d Move the configuration into XDG_CONFIG_HOME
This patch stores the configuration data inside XDG_CONFIG_HOME instead
of doing it directly inside $HOME. Of course, it has backwards
compatibility, using the old file if the new doesn't exists.
2019-02-04 23:12:39 +01:00
Sergio Costas
14d56fcaf5 Updated translation files 2019-01-27 10:48:35 +01:00
Sergio Costas
d80f055351 Updated to version 4.13.0 2019-01-27 10:35:54 +01:00
Sergio Costas
5e64ed7693 Removed unused line 2019-01-06 19:14:59 +01:00
Sergio Costas
0162267bfa Ensure that all entries are shown in the menu
There were two errors in the menu generation:

- if there were no page jumps, the number of pages was always "one"
- in each page, one entry was missing (except for the first page,
where two entries were missing).

This patch fixes both
2019-01-06 19:08:54 +01:00
Sergio Costas
0c52e14115 Keep backwards compatibility with old files
Due to an error, old devede files can't be opened with this version.
This patch fixes it.
2019-01-06 19:08:13 +01:00