Difference between revisions of "SoC 2009/Qt Pimping"
Jump to navigation
Jump to search
(updated header details) |
|||
Line 1: | Line 1: | ||
− | {{SoCProject|year=2009|student=[[User:Lahiru|Lakmal Priyadarshana]]|mentor= | + | {{SoCProject|year=2009|student=[[User:Lahiru|Lahiru Lakmal Priyadarshana]]|mentor=[[User:J-b|Jean-Baptiste Kempf]]}} |
=Qt Pimping= | =Qt Pimping= |
Revision as of 17:44, 7 May 2009
This project is part of Google Summer of Code 2009.
|
Qt Pimping
Abstract
Even though the current Qt Interface is reasonably good enough to experience the most capabilities of the VLC media player, there are lot of sections that can be more improved.
For example, in the current Qt user interface the main two elements are the video widget and the controller bar. All the other important sections like the playlist, media library, equalizer etc, use their own, separate, dialogs boxes. Therefore, it would be really great to combine all these most used features in one single window by re-designing the current interface.