Sergio Costas
4e5f023261
Fixed the minimum video rate value dor DVD
2016-10-18 00:48:30 +02:00
Sergio Costas
50ee33b2c3
Fixed the AVConv code too
...
Fixed the code in ffmpeg
2016-10-18 00:45:37 +02:00
Sergio Costas
55cd22a949
Modified minimum and maximum bitrates for each disc type
2016-10-18 00:40:12 +02:00
Sergio Costas
c970373da7
Fixed missed command for VCD
2016-10-16 21:56:03 +02:00
Sergio Costas
39b1687381
Fixed the problem fixed bitrate problem with FFMpeg and AVConv (thanks to Juniorsnet)
2016-10-16 21:40:19 +02:00
Sergio Costas
0dc0d61811
Fixed bug when adding several subtitles to the same movie
2016-09-24 22:49:14 +02:00
Sergio Costas
361240adc4
Fixed a float value used for volume where it expected an integer
2016-09-05 23:43:13 +02:00
Holger Wansing
1e3504f070
Update german translation
2016-08-14 22:09:07 +01:00
Sergio Costas
177f0de758
Updated HISTORY with version 4.8.0
2016-08-12 21:25:00 +02:00
Sergio Costas
acde7b550d
Updated to version 4.8.0
2016-08-12 21:23:53 +02:00
Sergio Costas
6a482cf759
Fixed a division by zero when a clip's duration is less than one second.
2016-08-12 21:16:05 +02:00
Sergio Costas
1a10d339c9
Updated HISTORY.md with new version
2016-08-04 22:33:04 +02:00
Sergio Costas
515381f2dc
Merge branch 'master' of https://github.com/rastersoft/devedeng
2016-07-17 20:52:52 +02:00
Sergio Costas
c1dc5d00c1
Added extra debug data
2016-07-17 20:52:38 +02:00
Sergio Costas
ce0f0f69ae
Merge pull request #36 from musuruan/master
...
Updated Italian translation
2016-07-17 20:51:43 +02:00
Sergio Costas
2fc78f578d
Merge pull request #39 from prescott66/patch-2
...
Updated slovak translation
2016-07-17 20:51:20 +02:00
Dušan Kazik
6d0ece6dac
Updated slovak translation
...
Translated to 100%. Updated with latest POT.
2016-04-30 11:44:03 +02:00
Sergio Costas
512e2f40c6
Fixed a bug when creating the XML file for subtitles
2016-04-24 19:04:49 +02:00
Andrea Musuruane
3df94c58bd
Updated Italian translation
2016-03-15 15:36:03 +01:00
Sergio Costas
f6c8588c49
Updated to version 4.6.1
2016-03-14 16:08:41 +01:00
Sergio Costas
6e272e269f
Updated POTFILES file list and translations
2016-03-14 16:02:14 +01:00
Sergio Costas
979182dbbf
Fixed strings in translations
2016-03-14 15:49:32 +01:00
Sergio Costas
da34731ca4
Updated PO files
2016-03-13 20:00:16 +01:00
Sergio Costas
b7e3c15b9f
Merge branch 'master' of https://github.com/rastersoft/devedeng
2016-03-13 19:55:53 +01:00
Sergio Costas
939af00a8f
Merge pull request #35 from dangu/master
...
Fix for PlayAll option when menu spans over several pages
2016-03-13 19:55:38 +01:00
Sergio Costas
3e9b70b574
Merge pull request #32 from musuruan/master
...
Updated Italian translations and used only one spelling for devedeng
2016-03-13 19:54:15 +01:00
Daniel Gullberg
a7062630d6
Fix for PlayAll option when menu spans over several pages
...
As the PlayAll button will be on top of every menu page, the total number
of buttons will be more than the available titles. Before, this only
worked for menus containing one page.
2016-03-13 11:00:32 +01:00
Andrea Musuruane
484d9c48ab
Added Italian comment in devedeng.desktop
2016-02-28 17:02:50 +01:00
Andrea Musuruane
07ab7610c1
Tried to use only one spelling for devedeng
2016-02-28 16:54:12 +01:00
Andrea Musuruane
13bb7c67d7
Updated Italian translation
2016-02-28 16:47:42 +01:00
Andrea Musuruane
91f062a975
Fixed duplicate label
2016-02-27 19:42:22 +01:00
Sergio Costas
7a7d60ce92
Syntax change to make the code more "pythonyst"
2016-02-05 22:18:19 +01:00
Sergio Costas
d977cfb2ef
Fixed the menu working when using the Play all option
2016-02-01 23:36:08 +01:00
Sergio Costas
5a6853a764
Reduced the height of the DVD menu window
2016-02-01 23:11:26 +01:00
Sergio Costas
735a208796
Removed support for mplayer as movie identifier
2015-11-21 00:09:29 +01:00
Sergio Costas
e336bb2c2a
Now only compresses the file if it exists, to avoid failures when creating .deb packages
2015-11-07 20:18:21 +01:00
Sergio Costas
8db8e8611e
Now compresses the manpage
2015-11-07 20:01:21 +01:00
Sergio Costas
7299168b15
Added extra debug code to try to discover why, sometimes, it assign incorrect stream ids
2015-11-07 19:40:23 +01:00
Sergio Costas
9af06bab98
Updated manpage (Peter Gill collaborated only in the old Devede)
...
Updated setup to install the manpage
2015-11-07 16:35:41 +01:00
Sergio Costas
0055381a2d
Merge branch 'master' of https://github.com/rastersoft/devedeng
2015-11-07 16:31:52 +01:00
Sergio Costas
0f59ed3df3
Merge pull request #23 from alessio/add-manpage
...
Add manual page
2015-11-07 16:31:03 +01:00
Alessio Treglia
9f6f1506bd
Add manual page
2015-11-07 14:19:34 +00:00
Sergio Costas
fc8e6dd5ac
Fixed typo
2015-11-06 22:36:24 +01:00
Sergio Costas
58776ef1b6
Added forgoten file help.py
2015-10-28 16:28:53 +01:00
Sergio Costas
dd8e5b595e
Merge branch 'master' of https://github.com/rastersoft/devedeng
2015-10-26 14:47:23 +01:00
Sergio Costas
2db375981a
Updated to version 4.3
2015-10-26 14:47:06 +01:00
Sergio Costas
4ddb219000
Added help
2015-10-26 14:45:44 +01:00
Sergio Costas
e5b3a4d32a
Now doesn't fail when there is only one video file and no menu
2015-10-25 20:47:02 +01:00
Sergio Costas
d740df3945
Merge pull request #20 from prescott66/patch-1
...
Updated slovak translation
2015-10-14 16:33:12 +02:00
Dušan Kazik
b589e525e1
Updated slovak translation
...
I have updated slovak translation by latest POT template.
2015-09-16 12:34:43 +02:00