Commit graph

90 commits

Author SHA1 Message Date
Sergio Costas
071057d1a2 Updated spanish translation 2014-12-07 19:31:00 +01:00
Sergio Costas
ec3d9efc61 Set version to Beta 2 2014-12-07 19:16:26 +01:00
Sergio Costas
d830276387 Now shows the duration of each title 2014-12-07 19:10:51 +01:00
Sergio Costas
34670d3ebd Now allows to rename titles just by double-clicking on them 2014-12-07 18:31:57 +01:00
Sergio Costas
88b23ca8ea Now doesn't fail when there are more than one menu
Set bigger default size for the main window
2014-12-05 19:30:02 +01:00
Sergio Costas
0c2fe06cf3 Fixed a bug when jumping to a video that is not visible in the menu 2014-12-03 21:59:34 +01:00
Sergio Costas
0d312c19f2 Created beta 1 2014-09-22 20:57:07 +02:00
Sergio Costas
6f0417e2ab Removed double-quotes that triggered an exception 2014-09-09 10:37:16 +02:00
Sergio Costas
4fcf214264 Fixed the bug that prevented to choose the final folder 2014-08-20 23:53:11 +02:00
Sergio Costas
7a17da48d9 Preview false 2014-08-18 00:01:16 +02:00
Sergio Costas
a85bf87ab8 Fixed the strings in menu (were translated by Glade) 2014-08-14 10:47:29 +02: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
c914b5e66c Now uses the folder dvd_tree to store the DVD structure, reducing even more the number of needed folders 2014-08-10 11:29:00 +02:00
Sergio Costas
325cfcc22f Now deletes only the bare minimum needed to be able to create a new disk
Fixed a little bug that prevented to use devede when the user-choosen backend is not installed and devede tries to use another one
2014-08-10 10:59:03 +02:00
Sergio Costas
be34851f32 Better message indicating which folder will be deleted, to ensure that the user only deletes the one that really want to delete. 2014-08-09 22:50:18 +02:00
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
acbc254bc8 Now avoids to delete the user HOME directory 2014-08-09 18:34:50 +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
832644c2b7 Added a new element type to interface_manager to simplify using the PAL/NTSC toggles 2014-08-08 00:03:11 +02:00
Sergio Costas
1e0a28cea1 Little change in style 2014-08-07 23:46:05 +02:00
Sergio Costas
d47446d7de Added new ideas in the TO-DO section 2014-08-07 23:45:12 +02:00
Sergio Costas
7c1766d25f Added support for setting the properties of several video files in a single step
Fixed little bug when setting the PAL/NTSC toggle in the file properties dialog
2014-08-07 23:42:25 +02:00
Sergio Costas
7646cdaf7e Completed the support for two-pass encoding 2014-08-07 20:50:34 +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
ec4829812a Now uses GLib for DBus communication instead of python-dbus
Now checks the file limit in DVD projects
2014-08-06 16:34:31 +02:00
Sergio Costas
cc4039df9c Fixed the DESKTOP file to ensure that an icon is shown in the applications menu 2014-08-06 10:40:13 +02:00
Sergio Costas
76b91d11b5 Completed the README.md file 2014-08-06 01:06:47 +02:00
Sergio Costas
b5f18da964 Now really works closing the selection disc window 2014-08-06 01:04:14 +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
754714caab Now asks when the user tries to overwrite a project file
Added the ffmpeg compatibility file (forgot to do before)
2014-08-06 00:38:19 +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
2cd17b8f45 Added drag and drop support
Fixed the size estimation
2014-08-05 18:19:18 +02:00
Sergio Costas
9739d859b7 Now makes an educated guess when the original audio or video bitrate can't be determined
Now takes into account the number of audio streams when calculating the final size and adjusting the disc usage
2014-08-05 11:59:10 +02:00
Sergio Costas
f405ae4ddf Added checking capabilities for the needed programs 2014-08-05 01:13:52 +02:00
Sergio Costas
cb2de7db44 Fixed bug in callback for comboboxes 2014-08-04 23:25:32 +02:00
Sergio Costas
a42d8161f5 Now the avconv converter checks which disc types supports
Fixed a bug in the converter class: now really returns the desired film converter
2014-08-04 23:10:48 +02: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
cf1220d6c3 Now the selection mode is honored 2014-08-04 20:01:10 +02:00
Sergio Costas
956816acaa Added ABOUT window 2014-08-04 17:18:56 +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
7a12dcd545 Added file filters for movies and subtitles 2014-08-04 13:22:46 +02:00
Sergio Costas
b881568e79 Now deletes the destination folder before creating the disc
Allows to shutdown the computer at end
2014-08-04 13:11:31 +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
4cc1bee474 Allows to automatically adjust the video rate to ensure that the movies fit in the specified disc format 2014-08-03 19:29:41 +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
a9c4b266ea Now shows a dialog at the end of the creation 2014-08-01 23:59: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