Commit graph

16 commits

Author SHA1 Message Date
Sergio Costas
2f8a8dc1e4 Now stores the final path correctly
Now uses .devedeng to store the configuration, allowing to co-exist with classic devede
2014-08-09 18:51:32 +02:00
Sergio Costas
7f24e891ec Now shows a default value for preview duration
Fixed progress bar for subtitle creation
Allows to choose the subtitle colors
2014-08-08 17:42:26 +02:00
Sergio Costas
ea028d50c3 Now really uses the selected ISO creator
Fixed a bug when retrieving the configuration data for the burner and the ISO creator
2014-08-06 20:51:00 +02:00
Sergio Costas
57a6e764a4 Supports to use MKISOFS or GENISOIMAGE separately 2014-08-06 20:41:41 +02:00
Sergio Costas
956816acaa Added ABOUT window 2014-08-04 17:18:56 +02:00
Sergio Costas
64a33e1c74 Now supports adding subtitles
Allows to cancel a job

Allows to burn de image

Show a progress bar when copying a file

When adding a subtitles file, shows the last path used

Fixed the progress bar for the number of jobs to do
2014-08-04 12:33:25 +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
cba0352d33 Added support for preview the conversion
Now allows to choose how many cores to use during conversion
2014-07-27 19:53:07 +02:00
Sergio Costas
2564470119 Now it copies all the audio streams 2014-07-26 00:36:48 +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
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
Sergio Costas
0d6d0bd152 Now allows to add subtitles to the list
Added the new pictures for scaling
2014-07-18 00:44:57 +02:00
Sergio Costas
d59fc7c0e7 Now stores and recovers all the file properties
More changes in the interface to allow a better workflow

Started support for Matroska and H.264
2014-07-17 00:21:36 +02:00
Sergio Costas
4e6a269475 Modified the configuration as a singleton, to simplify the creation of new elements 2014-07-13 21:10:56 +02:00
Sergio Costas
d4ed74ae5f Added support for reading the base config 2014-07-13 20:50:02 +02:00
Sergio Costas
d960322a5c Moved configuration to an independent class
Added file properties interface UI
2014-07-13 16:28:00 +02:00