Commit graph

17 commits

Author SHA1 Message Date
Sergio Costas
64a0da4504 Allows to resize the Menu Options window
Until now, the Menu Options window was not resizable. This was a
problem on devices with small screens, like some subnotebooks or other
laptops with 11" screens.

This patch fixes this by allowing to resize the window, giving
preference to the options zone.
2019-01-02 23:14:01 +01:00
Sergio Costas
4ddb219000 Added help 2015-10-26 14:45:44 +01:00
klarkc
06d04c40c4 Added manual chapters entry 2015-08-19 12:50:01 -03:00
Sergio Costas
21d5b8c87b Changes to allow to generate a .deb package 2015-01-28 23:53:52 +01: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
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
583f23623f Now takes into account the desired aspect ratio
Now changes the pictures for black bars and scale
2014-07-28 23:17:13 +02:00
Sergio Costas
c7963d8394 Added settings window
Added support for VLC as player
Added support for comboboxes in the interfaces
Fixed a bug in the names of the NTSC resolutions
2014-07-27 23:52:14 +02:00
Sergio Costas
cba0352d33 Added support for preview the conversion
Now allows to choose how many cores to use during conversion
2014-07-27 19:53:07 +02:00
Sergio Costas
4f42fb4dbd Allows to convert files (still incomplete) 2014-07-25 21:50:48 +02:00
Sergio Costas
cc395dcbd8 Allows to remove subtitles 2014-07-18 18:21:00 +02:00
Sergio Costas
0d6d0bd152 Now allows to add subtitles to the list
Added the new pictures for scaling
2014-07-18 00:44:57 +02:00
Sergio Costas
581cf07458 Now fills the original info for a movie file
Now detects if a file is not a video file and shows an error

Now the interface_manager class can manage treelists
2014-07-17 21:23:28 +02:00
Sergio Costas
d59fc7c0e7 Now stores and recovers all the file properties
More changes in the interface to allow a better workflow

Started support for Matroska and H.264
2014-07-17 00:21:36 +02:00
Sergio Costas
d4ed74ae5f Added support for reading the base config 2014-07-13 20:50:02 +02:00
Sergio Costas
ae172c785f Now doesn't use "titles" and "files" for DVDs, but "files" for everything
Started to implement the file properties
2014-07-13 18:43:37 +02:00
Sergio Costas
d960322a5c Moved configuration to an independent class
Added file properties interface UI
2014-07-13 16:28:00 +02:00