| .. |
|
__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.py
|
Added MPV support
|
2014-12-27 21:20:33 +01:00 |
|
avprobe.py
|
Added support for AVPROBE and FFPROBE
|
2014-12-27 22:31:16 +01: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
|
Launched beta 5
|
2014-12-27 22:35:17 +01:00 |
|
converter.py
|
Added support for AVPROBE and FFPROBE
|
2014-12-27 22:31:16 +01:00 |
|
create_disk_window.py
|
Fixed the bug that prevented to choose the final folder
|
2014-08-20 23:53:11 +02:00 |
|
dvd_menu.py
|
Added AC3 support for menus
|
2014-08-13 21:09:52 +02:00 |
|
dvdauthor_converter.py
|
Now doesn't fail when there are more than one menu
|
2014-12-05 19:30:02 +01: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.py
|
Added MPV support
|
2014-12-27 21:20:33 +01:00 |
|
ffprobe.py
|
Added support for AVPROBE and FFPROBE
|
2014-12-27 22:31:16 +01:00 |
|
file_copy.py
|
Now supports adding subtitles
|
2014-08-04 12:33:25 +02:00 |
|
file_movie.py
|
Added support for AVPROBE and FFPROBE
|
2014-12-27 22:31:16 +01:00 |
|
genisoimage.py
|
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 |
|
interface_manager.py
|
Added a new element type to interface_manager to simplify using the PAL/NTSC toggles
|
2014-08-08 00:03:11 +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
|
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 |
|
mplayer.py
|
Renamed classes and files
|
2014-12-27 21:05:35 +01:00 |
|
mpv.py
|
Added MPV support
|
2014-12-27 21:20:33 +01: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 honors the maximum bitrate for each different format (Added specific maximum bitrates for each resolution in DivX and MKV/H264)
|
2014-12-26 13:21:04 +01: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
|
Fixed the subtitle color option: now it sets the values in the 0-255 range, as expected
|
2014-12-15 10:22:02 +01: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
|
Renamed classes and files
|
2014-12-27 21:05:35 +01:00 |