Commit graph

18 commits

Author SHA1 Message Date
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
e42829e887 Added AC3 support for menus
Updated spanish translation

Added POTFILES.in file
2014-08-13 21:09:52 +02:00
Sergio Costas
5529560ce9 Fixed the progress bar when using ffmpeg
Added the capability of storing non-visible values
2014-08-06 00:27:26 +02:00
Sergio Costas
dc350be634 Now can load and save a project 2014-08-05 23:36:00 +02:00
Sergio Costas
7a9468170e Changed picture filter to show all formats, not only png 2014-08-04 13:32:57 +02:00
Sergio Costas
fe6265762e Added filters also when choosing background picture and music for menus 2014-08-04 13:31:14 +02:00
Sergio Costas
f495d9a756 Now allows to create videocds and other CD formats
Now shows the disk usage
2014-08-03 17:05:22 +02:00
Sergio Costas
1373141ecb Nos generates the DVAuthor XML file 2014-07-30 00:02:41 +02:00
Sergio Costas
c7963d8394 Added settings window
Added support for VLC as player
Added support for comboboxes in the interfaces
Fixed a bug in the names of the NTSC resolutions
2014-07-27 23:52:14 +02:00
Sergio Costas
889325aaed Now allows the new processes to create child processes (useful for two-pass encoding, or, in a future, to allow mencoder to copy all the audio streams) 2014-07-26 20:47:35 +02:00
Sergio Costas
4f42fb4dbd Allows to convert files (still incomplete) 2014-07-25 21:50:48 +02:00
Sergio Costas
e404f27e45 Now creates the XML for dvd menues, and multiplex them with the MPEG file
Now allows to send a file to stdin in a process, and store stdout in another file
2014-07-24 20:49:23 +02:00
Sergio Costas
86f77faa3f Now can launch one process per core, and launch new ones when the old ones end 2014-07-23 23:53:11 +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
11f5bc9e9d Allows to store and restore an specific UI configuration
Allows to cancel the modifications in a DVD menu
2014-07-19 20:23:47 +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