Commit graph

12 commits

Author SHA1 Message Date
Sergio Costas
64a0da4504 Allows to resize the Menu Options window
Until now, the Menu Options window was not resizable. This was a
problem on devices with small screens, like some subnotebooks or other
laptops with 11" screens.

This patch fixes this by allowing to resize the window, giving
preference to the options zone.
2019-01-02 23:14:01 +01:00
Sergio Costas
5c6b98647b Added experimental support for 16:9 menues 2018-05-01 20:47:27 +02:00
Sergio Costas
2842a12644 Allows to translate and personalize the Play all text in the dvd menu 2017-01-29 21:35:33 +01:00
Sergio Costas
5a6853a764 Reduced the height of the DVD menu window 2016-02-01 23:11:26 +01:00
Sergio Costas
4ddb219000 Added help 2015-10-26 14:45:44 +01: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
e42829e887 Added AC3 support for menus
Updated spanish translation

Added POTFILES.in file
2014-08-13 21:09:52 +02:00
Sergio Costas
ce844c19a1 Removed several HELP buttons that doesn't work
Allows to close the disk type selection window
2014-08-06 00:48:33 +02:00
Sergio Costas
13f9e67eb1 Added all the interface for the DVD menu 2014-07-20 23:26:08 +02:00
Sergio Costas
6a50beeee2 Added support for setting the title position in the menu 2014-07-19 20:51:40 +02:00
Sergio Costas
d9b8ee4d3f Added support for fontbuttons and filebuttons 2014-07-19 19:44:53 +02:00
Sergio Costas
7e49cf9146 Added dvd menu window
Added support for modification callbacks in the interface_manager class

Added support for ColorButton widgets in the interface_manager class
2014-07-19 01:50:07 +02:00