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
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
e5b3a4d32a
Now doesn't fail when there is only one video file and no menu
2015-10-25 20:47:02 +01: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
glenntanner3
256e3326ff
fix comment
2015-04-30 15:29:09 -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
glenntanner3
a9b8d4bb2b
Update UI to include a 'Play All' option.Add 'play_all' group for UI.Pass 'play_all_opt' to dvdauthor.
2015-04-28 16:04:32 -04: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