| .. |
|
__init__.py
|
First commit
|
2014-07-09 17:37:33 +02:00 |
|
about.py
|
Added ABOUT window
|
2014-08-04 17:18:56 +02:00 |
|
add_files.py
|
Added file filters for movies and subtitles
|
2014-08-04 13:22:46 +02:00 |
|
ask.py
|
Modified the configuration as a singleton, to simplify the creation of new elements
|
2014-07-13 21:10:56 +02:00 |
|
ask_subtitles.py
|
Added filters also when choosing background picture and music for menus
|
2014-08-04 13:31:14 +02:00 |
|
avconv_converter.py
|
Completed the support for two-pass encoding
|
2014-08-07 20:50:34 +02:00 |
|
brasero.py
|
Supports to use MKISOFS or GENISOIMAGE separately
|
2014-08-06 20:41:41 +02:00 |
|
choose_disc_type.py
|
Supports to use MKISOFS or GENISOIMAGE separately
|
2014-08-06 20:41:41 +02:00 |
|
configuration_data.py
|
Now really uses the selected ISO creator
|
2014-08-06 20:51:00 +02:00 |
|
converter.py
|
Supports to use MKISOFS or GENISOIMAGE separately
|
2014-08-06 20:41:41 +02:00 |
|
create_disk_window.py
|
Now creates the XML for dvd menues, and multiplex them with the MPEG file
|
2014-07-24 20:49:23 +02:00 |
|
dvd_menu.py
|
Fixed the progress bar when using ffmpeg
|
2014-08-06 00:27:26 +02:00 |
|
dvdauthor_converter.py
|
Now supports adding subtitles
|
2014-08-04 12:33:25 +02:00 |
|
end_job.py
|
Now supports adding subtitles
|
2014-08-04 12:33:25 +02:00 |
|
error.py
|
Added settings window
|
2014-07-27 23:52:14 +02:00 |
|
executor.py
|
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)
|
2014-08-04 20:51:03 +02:00 |
|
ffmpeg_converter.py
|
Completed the support for two-pass encoding
|
2014-08-07 20:50:34 +02:00 |
|
file_copy.py
|
Now supports adding subtitles
|
2014-08-04 12:33:25 +02:00 |
|
file_movie.py
|
Completed the support for two-pass encoding
|
2014-08-07 20:50:34 +02:00 |
|
genisoimage.py
|
Supports to use MKISOFS or GENISOIMAGE separately
|
2014-08-06 20:41:41 +02:00 |
|
interface_manager.py
|
Fixed the progress bar when using ffmpeg
|
2014-08-06 00:27:26 +02:00 |
|
k3b.py
|
Supports to use MKISOFS or GENISOIMAGE separately
|
2014-08-06 20:41:41 +02:00 |
|
message.py
|
Now uses GLib for DBus communication instead of python-dbus
|
2014-08-06 16:34:31 +02:00 |
|
mkisofs.py
|
Supports to use MKISOFS or GENISOIMAGE separately
|
2014-08-06 20:41:41 +02:00 |
|
mplayer_detector.py
|
Supports to use MKISOFS or GENISOIMAGE separately
|
2014-08-06 20:41:41 +02:00 |
|
mux_dvd_menu.py
|
Nos generates the DVAuthor XML file
|
2014-07-30 00:02:41 +02:00 |
|
opensave.py
|
Now can load and save a project
|
2014-08-05 23:36:00 +02:00 |
|
preview.py
|
Added support for preview the conversion
|
2014-07-27 19:53:07 +02:00 |
|
project.py
|
Now really uses the selected ISO creator
|
2014-08-06 20:51:00 +02:00 |
|
runner.py
|
Now supports adding subtitles
|
2014-08-04 12:33:25 +02:00 |
|
settings.py
|
Supports to use MKISOFS or GENISOIMAGE separately
|
2014-08-06 20:41:41 +02:00 |
|
shutdown.py
|
Now uses GLib for DBus communication instead of python-dbus
|
2014-08-06 16:34:31 +02:00 |
|
subtitles_mux.py
|
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)
|
2014-08-04 20:51:03 +02:00 |
|
title.py
|
Moved configuration to an independent class
|
2014-07-13 16:28:00 +02:00 |
|
vcdimager_converter.py
|
Now allows to create videocds and other CD formats
|
2014-08-03 17:05:22 +02:00 |
|
vlc.py
|
Supports to use MKISOFS or GENISOIMAGE separately
|
2014-08-06 20:41:41 +02:00 |