Commit graph

  • e70af5c5cc Merge pull request #16 from klarkc/master Sergio Costas 2015-08-20 21:41:30 +02:00
  • 79725e337b Fixed: local variable 'manual_chapter_list' referenced before assignment klarkc 2015-08-19 16:17:39 -03:00
  • 06d04c40c4 Added manual chapters entry klarkc 2015-08-19 12:50:01 -03:00
  • 41ca337a70 Merge pull request #11 from glenntanner3/avconv_update Sergio Costas 2015-07-03 22:23:39 +02:00
  • 72815ecbf2 Added audio bitrate check for mp2.Updated avconv scale options. glenntanner3 2015-07-03 09:02:46 -04:00
  • bf847b505b Merge pull request #5 from glenntanner3/dbl_quote Sergio Costas 2015-07-03 11:42:33 +02:00
  • 1dcaa6f6c0 Merge branch 'master' of https://github.com/rastersoft/devedeng Sergio Costas 2015-06-30 01:09:34 +02:00
  • 0ad10c2af1 Fixed dependencies in DEB package Sergio Costas 2015-06-30 01:08:49 +02:00
  • 2a4919e85f removed regex replacement and used str.replace function instead glenntanner3 2015-05-18 18:39:29 -04:00
  • 2ccf541835 Added regex to escape double quote charater in filenames glenntanner3 2015-05-18 13:54:38 -04:00
  • b9036954b4 Merge pull request #3 from glenntanner3/playall_option Sergio Costas 2015-04-30 22:44:14 +02:00
  • 256e3326ff fix comment glenntanner3 2015-04-30 15:29:09 -04:00
  • 587a2b6e83 merged upstream glenntanner3 2015-04-30 15:22:50 -04:00
  • 8131fccd1f Account for autoplay.if play_all is enabled AND auto_play is enabled then auto play all glenntanner3 2015-04-30 15:20:01 -04:00
  • 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. glenntanner3 2015-04-30 15:11:15 -04:00
  • 70c8a709b2 First working version of 'Play All' option.Set 'Play All' menu option to off by default.TODO: Test glenntanner3 2015-04-30 13:57:55 -04:00
  • 516ae862b4 Update UI when play_all option is changed.Fix return value check.Add 'Play All' to dvd menu preview. glenntanner3 2015-04-29 17:04:19 -04:00
  • cdd98970b2 Added missing dependencies for deb and rpm packages Sergio Costas 2015-04-29 13:44:39 +02:00
  • a9b8d4bb2b Update UI to include a 'Play All' option.Add 'play_all' group for UI.Pass 'play_all_opt' to dvdauthor. glenntanner3 2015-04-28 16:04:32 -04:00
  • db0156a460 Changed identifier to stable Sergio Costas 2015-04-26 00:45:59 +02:00
  • 32fb3f4bbf Set version to 4.0 to make progression from the old Devede Sergio Costas 2015-04-26 00:41:09 +02:00
  • 13a6e8a7af Updated to use pkg_resources Sergio Costas 2015-04-23 16:01:38 +02:00
  • 8a0241b934 Added more types Sergio Costas 2015-02-01 19:10:54 +01:00
  • c9be3daa05 Updated README.md file Sergio Costas 2015-02-01 16:52:12 +01:00
  • b9ddb0a915 Now uses the version number available in the CONFIGURATION_DATA file for the setup process Sergio Costas 2015-02-01 16:49:08 +01:00
  • 6d041a3dcf Forgot to update setup.py Sergio Costas 2015-01-29 00:41:10 +01:00
  • 7d8dad542b Version beta 11 Sergio Costas 2015-01-29 00:38:10 +01:00
  • bc6fa87b3c Renamed module from devede to devedeng Sergio Costas 2015-01-29 00:34:47 +01:00
  • cfb9238a73 Fixed file name Sergio Costas 2015-01-28 23:57:17 +01:00
  • d6307e572e Dependencies for a debian package Sergio Costas 2015-01-28 23:54:25 +01:00
  • 21d5b8c87b Changes to allow to generate a .deb package Sergio Costas 2015-01-28 23:53:52 +01:00
  • 61dff3a875 Fixed version name in the setup.py file Sergio Costas 2015-01-28 17:07:06 +01:00
  • 637d210199 Now jumps to the desired next video when the current movie ends and the creator set it to jump to another menu entry Sergio Costas 2015-01-22 00:38:29 +01:00
  • f765450864 Now doesn't fail with AVPROBE or FFPROBE if a file doesn't have streams Sergio Costas 2015-01-16 01:30:44 +01:00
  • 0a437b5bbb Updated to beta 8 Sergio Costas 2014-12-28 18:55:34 +01:00
  • be37896b73 Updated install file Sergio Costas 2014-12-28 18:52:04 +01:00
  • 902b6affd3 Removed unused devedesans file Sergio Costas 2014-12-28 18:21:05 +01:00
  • 7f33af96aa Cleaner code for ffprobe and avprobe backends Sergio Costas 2014-12-28 18:10:26 +01:00
  • ac784e354f Added a trick to read the duration when the JSON data doesn't contain it, by using the human readable part Sergio Costas 2014-12-28 16:15:13 +01:00
  • 13735fc2e2 Moved the priority of MPLAYER on top of AVPROBE and FFPROBE until I discover what the f*** is happening with some data fields Sergio Costas 2014-12-28 11:40:32 +01:00
  • b8eca92589 Updated README file Sergio Costas 2014-12-28 01:08:16 +01:00
  • 7d2ffe8371 Changed the ffprobe command line too Sergio Costas 2014-12-28 00:58:09 +01:00
  • ddb97c1970 Now checks that the desired parameters are available Sergio Costas 2014-12-28 00:53:49 +01:00
  • dbf60833f6 Beta 6 Sergio Costas 2014-12-28 00:47:15 +01:00
  • 6dbb53332a Fixed AVPROBE command line Sergio Costas 2014-12-28 00:46:13 +01:00
  • 627a7ba4de Launched beta 5 Sergio Costas 2014-12-27 22:35:17 +01:00
  • 6b5ffc4b58 Added support for AVPROBE and FFPROBE Sergio Costas 2014-12-27 22:31:16 +01:00
  • 5474442fa8 Added MPV support Fixed the class renaming Sergio Costas 2014-12-27 21:20:33 +01:00
  • 08628f34ca Renamed classes and files Fixed bug in double-pass compression when using ffmpeg Sergio Costas 2014-12-27 21:05:35 +01:00
  • a69b040dbf Now honors the maximum bitrate for each different format (Added specific maximum bitrates for each resolution in DivX and MKV/H264) Sergio Costas 2014-12-26 13:21:04 +01:00
  • 68b874d71a Launched beta 4 Sergio Costas 2014-12-25 19:55:40 +01:00
  • 9b6424423b Now ensures that a video won't be assigned a bigger bitrate than the maximum allowed by the standard Sergio Costas 2014-12-23 00:21:18 +01:00
  • f19cf5021b Beta 3 Sergio Costas 2014-12-21 13:04:23 +01:00
  • f1a0dafb95 Now puts the video and audio streams in the right sequence Sergio Costas 2014-12-21 13:01:47 +01:00
  • 0498b9f9e6 Fixed the subtitle color option: now it sets the values in the 0-255 range, as expected Sergio Costas 2014-12-15 10:22:02 +01:00
  • 14a91620ef Updated galician translations Sergio Costas 2014-12-08 11:00:55 +01:00
  • 071057d1a2 Updated spanish translation Sergio Costas 2014-12-07 19:31:00 +01:00
  • ec3d9efc61 Set version to Beta 2 Sergio Costas 2014-12-07 19:16:26 +01:00
  • d830276387 Now shows the duration of each title Sergio Costas 2014-12-07 19:10:51 +01:00
  • 34670d3ebd Now allows to rename titles just by double-clicking on them Sergio Costas 2014-12-07 18:31:57 +01:00
  • 88b23ca8ea Now doesn't fail when there are more than one menu Sergio Costas 2014-12-05 19:30:02 +01:00
  • 0c2fe06cf3 Fixed a bug when jumping to a video that is not visible in the menu Sergio Costas 2014-12-03 21:59:34 +01:00
  • 0d312c19f2 Created beta 1 Sergio Costas 2014-09-22 20:57:07 +02:00
  • 6f0417e2ab Removed double-quotes that triggered an exception Sergio Costas 2014-09-09 10:37:16 +02:00
  • 4fcf214264 Fixed the bug that prevented to choose the final folder Sergio Costas 2014-08-20 23:53:11 +02:00
  • 7a17da48d9 Preview false Sergio Costas 2014-08-18 00:01:16 +02:00
  • a85bf87ab8 Fixed the strings in menu (were translated by Glade) Sergio Costas 2014-08-14 10:47:29 +02:00
  • e42829e887 Added AC3 support for menus Sergio Costas 2014-08-13 21:09:52 +02:00
  • c914b5e66c Now uses the folder dvd_tree to store the DVD structure, reducing even more the number of needed folders Sergio Costas 2014-08-10 11:29:00 +02:00
  • 325cfcc22f Now deletes only the bare minimum needed to be able to create a new disk Sergio Costas 2014-08-10 10:59:03 +02:00
  • be34851f32 Better message indicating which folder will be deleted, to ensure that the user only deletes the one that really want to delete. Sergio Costas 2014-08-09 22:50:18 +02:00
  • 2f8a8dc1e4 Now stores the final path correctly Sergio Costas 2014-08-09 18:51:32 +02:00
  • acbc254bc8 Now avoids to delete the user HOME directory Sergio Costas 2014-08-09 18:34:50 +02:00
  • 7f24e891ec Now shows a default value for preview duration Fixed progress bar for subtitle creation Allows to choose the subtitle colors Sergio Costas 2014-08-08 17:42:26 +02:00
  • 832644c2b7 Added a new element type to interface_manager to simplify using the PAL/NTSC toggles Sergio Costas 2014-08-08 00:03:11 +02:00
  • 1e0a28cea1 Little change in style Sergio Costas 2014-08-07 23:46:05 +02:00
  • d47446d7de Added new ideas in the TO-DO section Sergio Costas 2014-08-07 23:45:12 +02:00
  • 7c1766d25f Added support for setting the properties of several video files in a single step Sergio Costas 2014-08-07 23:42:25 +02:00
  • 7646cdaf7e Completed the support for two-pass encoding Sergio Costas 2014-08-07 20:50:34 +02:00
  • ea028d50c3 Now really uses the selected ISO creator Sergio Costas 2014-08-06 20:51:00 +02:00
  • 57a6e764a4 Supports to use MKISOFS or GENISOIMAGE separately Sergio Costas 2014-08-06 20:41:41 +02:00
  • ec4829812a Now uses GLib for DBus communication instead of python-dbus Sergio Costas 2014-08-06 16:34:31 +02:00
  • cc4039df9c Fixed the DESKTOP file to ensure that an icon is shown in the applications menu Sergio Costas 2014-08-06 10:40:13 +02:00
  • 76b91d11b5 Completed the README.md file Sergio Costas 2014-08-06 01:06:47 +02:00
  • b5f18da964 Now really works closing the selection disc window Sergio Costas 2014-08-06 01:04:14 +02:00
  • ce844c19a1 Removed several HELP buttons that doesn't work Sergio Costas 2014-08-06 00:48:33 +02:00
  • 754714caab Now asks when the user tries to overwrite a project file Sergio Costas 2014-08-06 00:38:19 +02:00
  • 5529560ce9 Fixed the progress bar when using ffmpeg Sergio Costas 2014-08-06 00:27:26 +02:00
  • dc350be634 Now can load and save a project Sergio Costas 2014-08-05 23:36:00 +02:00
  • 2cd17b8f45 Added drag and drop support Sergio Costas 2014-08-05 18:19:18 +02:00
  • 9739d859b7 Now makes an educated guess when the original audio or video bitrate can't be determined Sergio Costas 2014-08-05 11:59:10 +02:00
  • f405ae4ddf Added checking capabilities for the needed programs Sergio Costas 2014-08-05 01:13:52 +02:00
  • cb2de7db44 Fixed bug in callback for comboboxes Sergio Costas 2014-08-04 23:25:32 +02:00
  • a42d8161f5 Now the avconv converter checks which disc types supports Sergio Costas 2014-08-04 23:10:48 +02:00
  • 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) Sergio Costas 2014-08-04 20:51:03 +02:00
  • cf1220d6c3 Now the selection mode is honored Sergio Costas 2014-08-04 20:01:10 +02:00
  • 956816acaa Added ABOUT window Sergio Costas 2014-08-04 17:18:56 +02:00
  • 7a9468170e Changed picture filter to show all formats, not only png Sergio Costas 2014-08-04 13:32:57 +02:00
  • fe6265762e Added filters also when choosing background picture and music for menus Sergio Costas 2014-08-04 13:31:14 +02:00
  • 7a12dcd545 Added file filters for movies and subtitles Sergio Costas 2014-08-04 13:22:46 +02:00