glenntanner3
|
256e3326ff
|
fix comment
|
2015-04-30 15:29:09 -04:00 |
|
glenntanner3
|
8131fccd1f
|
Account for autoplay.if play_all is enabled AND auto_play is enabled then auto play all
|
2015-04-30 15:20:01 -04:00 |
|
glenntanner3
|
d152729d2d
|
Fixed play_all dvd code.Successfully created DVD with playall option enabled and disabled.'Play All' plays all titles then returns to the menu.Titles play then preform user defined action.
|
2015-04-30 15:11:15 -04:00 |
|
glenntanner3
|
70c8a709b2
|
First working version of 'Play All' option.Set 'Play All' menu option to off by default.TODO: Test
|
2015-04-30 13:57:55 -04:00 |
|
glenntanner3
|
516ae862b4
|
Update UI when play_all option is changed.Fix return value check.Add 'Play All' to dvd menu preview.
|
2015-04-29 17:04:19 -04:00 |
|
glenntanner3
|
a9b8d4bb2b
|
Update UI to include a 'Play All' option.Add 'play_all' group for UI.Pass 'play_all_opt' to dvdauthor.
|
2015-04-28 16:04:32 -04:00 |
|
Sergio Costas
|
13a6e8a7af
|
Updated to use pkg_resources
Added RPM data
|
2015-04-23 16:01:38 +02:00 |
|
Sergio Costas
|
b9ddb0a915
|
Now uses the version number available in the CONFIGURATION_DATA file for the setup process
Fixed the icon name in the .desktop file
|
2015-02-01 16:49:08 +01:00 |
|
Sergio Costas
|
7d8dad542b
|
Version beta 11
|
2015-01-29 00:38:10 +01:00 |
|
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
|
637d210199
|
Now jumps to the desired next video when the current movie ends and the creator set it to jump to another menu entry
|
2015-01-22 00:38:29 +01:00 |
|
Sergio Costas
|
f765450864
|
Now doesn't fail with AVPROBE or FFPROBE if a file doesn't have streams
|
2015-01-16 01:30:44 +01:00 |
|
Sergio Costas
|
0a437b5bbb
|
Updated to beta 8
|
2014-12-28 18:55:34 +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
|
ac784e354f
|
Added a trick to read the duration when the JSON data doesn't contain it, by using the human readable part
|
2014-12-28 16:15:13 +01:00 |
|
Sergio Costas
|
13735fc2e2
|
Moved the priority of MPLAYER on top of AVPROBE and FFPROBE until I discover what the f*** is happening with some data fields
|
2014-12-28 11:40:32 +01:00 |
|
Sergio Costas
|
7d2ffe8371
|
Changed the ffprobe command line too
|
2014-12-28 00:58:09 +01:00 |
|
Sergio Costas
|
ddb97c1970
|
Now checks that the desired parameters are available
|
2014-12-28 00:53:49 +01:00 |
|
Sergio Costas
|
dbf60833f6
|
Beta 6
|
2014-12-28 00:47:15 +01:00 |
|
Sergio Costas
|
6dbb53332a
|
Fixed AVPROBE command line
|
2014-12-28 00:46:13 +01:00 |
|
Sergio Costas
|
627a7ba4de
|
Launched beta 5
|
2014-12-27 22:35:17 +01:00 |
|
Sergio Costas
|
6b5ffc4b58
|
Added support for AVPROBE and FFPROBE
Fixed bug when a file added is only audio
|
2014-12-27 22:31:16 +01:00 |
|
Sergio Costas
|
5474442fa8
|
Added MPV support
Fixed the class renaming
|
2014-12-27 21:20:33 +01:00 |
|
Sergio Costas
|
08628f34ca
|
Renamed classes and files
Fixed bug in double-pass compression when using ffmpeg
|
2014-12-27 21:05:35 +01:00 |
|
Sergio Costas
|
a69b040dbf
|
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 |
|
Sergio Costas
|
68b874d71a
|
Launched beta 4
|
2014-12-25 19:55:40 +01:00 |
|
Sergio Costas
|
9b6424423b
|
Now ensures that a video won't be assigned a bigger bitrate than the maximum allowed by the standard
|
2014-12-23 00:21:18 +01:00 |
|
Sergio Costas
|
f19cf5021b
|
Beta 3
|
2014-12-21 13:04:23 +01:00 |
|
Sergio Costas
|
f1a0dafb95
|
Now puts the video and audio streams in the right sequence
|
2014-12-21 13:01:47 +01:00 |
|
Sergio Costas
|
0498b9f9e6
|
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 |
|
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
|
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
|
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 |
|