Commit graph

18 commits

Author SHA1 Message Date
Sergio Costas
568271ee80 Revert "test"
This reverts commit dc6b805fe6.
2021-11-07 17:51:42 +01:00
Sergio Costas
dc6b805fe6 test 2021-09-13 21:04:50 +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
fdf7f148c1 Passed autopep8 2017-01-06 19:36:01 +01:00
Sergio Costas
7a7d60ce92 Syntax change to make the code more "pythonyst" 2016-02-05 22:18:19 +01:00
Sergio Costas
4ddb219000 Added help 2015-10-26 14:45:44 +01:00
Sergio Costas
bc6fa87b3c Renamed module from devede to devedeng
Now it uses the 'locale' folder to create the locales list names.
2015-01-29 00:34:47 +01:00
Sergio Costas
ec4829812a Now uses GLib for DBus communication instead of python-dbus
Now checks the file limit in DVD projects
2014-08-06 16:34:31 +02:00
Sergio Costas
f405ae4ddf Added checking capabilities for the needed programs 2014-08-05 01:13:52 +02:00
Sergio Costas
a42d8161f5 Now the avconv converter checks which disc types supports
Fixed a bug in the converter class: now really returns the desired film converter
2014-08-04 23:10:48 +02:00
Sergio Costas
d59fc7c0e7 Now stores and recovers all the file properties
More changes in the interface to allow a better workflow

Started support for Matroska and H.264
2014-07-17 00:21:36 +02:00
Sergio Costas
4e6a269475 Modified the configuration as a singleton, to simplify the creation of new elements 2014-07-13 21:10:56 +02:00
Sergio Costas
d4ed74ae5f Added support for reading the base config 2014-07-13 20:50:02 +02:00
Sergio Costas
d960322a5c Moved configuration to an independent class
Added file properties interface UI
2014-07-13 16:28:00 +02:00
Sergio Costas
6cb04b131e Removed conflicting class "file"
Now sets the disc type every time a new file or title is created
2014-07-11 23:40:21 +02:00
Sergio Costas
aa9bc39692 Allows to add, delete and move titles 2014-07-11 00:24:50 +02:00
Sergio Costas
0f197561c5 Starting to implement main window 2014-07-09 21:04:10 +02:00
Sergio Costas
e7bdc37cf0 First commit 2014-07-09 17:37:33 +02:00