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
Sergio Costas
b15197f315
Updated HISTORY file
2015-09-08 17:15:51 +02:00
Sergio Costas
93e6c9992a
Added debugging extra data
2015-09-08 17:13:16 +02:00
Sergio Costas
6a40158e7b
Fixed a bug in Ubuntu, that prevented it to work
2015-08-31 12:08:58 +02:00
Sergio Costas
15e237bab2
Now supports both old and new AVConv versions
...
Added unitary test to ensure that the version check of AVConv works fine
2015-08-30 01:09:18 +02:00
Sergio Costas
3c1c32b4de
Removed blank lines
2015-08-25 15:39:27 +02:00
Sergio Costas
f8cc036f51
Merge branch 'master' of https://github.com/rastersoft/devedeng
2015-08-22 19:19:49 +02:00
Sergio Costas
206ab4528f
Added History file
2015-08-22 19:19:31 +02:00
Sergio Costas
e70af5c5cc
Merge pull request #16 from klarkc/master
...
Added manual chapters entry
2015-08-20 21:41:30 +02:00
klarkc
79725e337b
Fixed: local variable 'manual_chapter_list' referenced before assignment
2015-08-19 16:17:39 -03:00
klarkc
06d04c40c4
Added manual chapters entry
2015-08-19 12:50:01 -03:00
Sergio Costas
41ca337a70
Merge pull request #11 from glenntanner3/avconv_update
...
Added audio bitrate check for mp2.Updated avconv scale options.
2015-07-03 22:23:39 +02:00
glenntanner3
72815ecbf2
Added audio bitrate check for mp2.Updated avconv scale options.
2015-07-03 09:02:46 -04:00
Sergio Costas
bf847b505b
Merge pull request #5 from glenntanner3/dbl_quote
...
Added regex to escape double quote character in filenames
2015-07-03 11:42:33 +02:00
Sergio Costas
1dcaa6f6c0
Merge branch 'master' of https://github.com/rastersoft/devedeng
2015-06-30 01:09:34 +02:00
Sergio Costas
0ad10c2af1
Fixed dependencies in DEB package
...
Trying to fix a bug with stream numbering
2015-06-30 01:08:49 +02:00
glenntanner3
2a4919e85f
removed regex replacement and used str.replace function instead
2015-05-18 18:39:29 -04:00
glenntanner3
2ccf541835
Added regex to escape double quote charater in filenames
2015-05-18 13:54:38 -04:00
Sergio Costas
b9036954b4
Merge pull request #3 from glenntanner3/playall_option
...
'Play All' option
2015-04-30 22:44:14 +02:00
glenntanner3
256e3326ff
fix comment
2015-04-30 15:29:09 -04:00
glenntanner3
587a2b6e83
merged upstream
2015-04-30 15:22:50 -04:00
glenntanner3
8131fccd1f
Account for autoplay.if play_all is enabled AND auto_play is enabled then auto play all
2015-04-30 15:20:01 -04:00
glenntanner3
d152729d2d
Fixed play_all dvd code.Successfully created DVD with playall option enabled and disabled.'Play All' plays all titles then returns to the menu.Titles play then preform user defined action.
2015-04-30 15:11:15 -04:00
glenntanner3
70c8a709b2
First working version of 'Play All' option.Set 'Play All' menu option to off by default.TODO: Test
2015-04-30 13:57:55 -04:00
glenntanner3
516ae862b4
Update UI when play_all option is changed.Fix return value check.Add 'Play All' to dvd menu preview.
2015-04-29 17:04:19 -04:00