Commit graph

15 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
7f33af96aa Cleaner code for ffprobe and avprobe backends
Better detection of duration when using ffprobe or avprobe
2014-12-28 18:10:26 +01:00
Sergio Costas
8773cebfda Now the launch subsystem allows to call an specific function before starting a process and after it ends (this is useful to remove the single process for just renaming the movie file when adding subtitles)
Fixed a bug when the process reads from a file for stdin and/or writes to a file for stdout, and it fails

Fixed a bug in the creation of subtitles: now assigns a diferent stream id to each subtitle
2014-08-04 20:51:03 +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
6b2596d432 Now creates the ISO file
Shows the output from dvdauthor in the progress bar

Now takes into account the childs when adding a process as dependency for another
2014-07-31 22:40:21 +02:00
Sergio Costas
54a2dd0b03 Now copies a file when it is in the final format
Now creates the DVD structure with DVDAuthor

Moved the XML generating code to its own file
2014-07-30 23:51:17 +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
70fadeef22 Now detects errors when running a program, and shows a window that allows to copy to clipboard the debugging data
Now hides the main window when creating the disc, and shows it again at the end
2014-07-26 23:51:17 +02:00
Sergio Costas
8de307fd73 Now shows the progress percentage when converting a file
Added better error checking (still needs to show an error window)
2014-07-26 23:13:53 +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
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