144 Commits (9d86e0b645be484d48fbe309873d6ded1bbdd981)

Author SHA1 Message Date
Francois Cartegnie eab7664400 Qt: Allow disabling or resampling background art. 16 years ago
Jean-Baptiste Kempf ea4ffc6f27 Qt: Playlist, code simplification and factorisation 16 years ago
Laurent Aimar a700955435 Simplified/fixed qt4 fullscreen implementation. 16 years ago
Rémi Denis-Courmont 312d9c3fc4 Qt4: do not set fullscreen window on top (fixes #3712) 16 years ago
Jean-Baptiste Kempf 965c64221f Qt: Correctly close the player when alt+f4 is pressed 16 years ago
Francois Cartegnie 38c1b482fe Qt: Fix SpeedLabel's tooltip 16 years ago
Jakob Leben 6879a5ec61 Qt: fix updating of album art on BackgroundWidget 16 years ago
Laurent Aimar aa306dc6d2 Fixed potential infinite loop between input/qt4 regarding input speed. 16 years ago
Francois Cartegnie 7bfa5717b0 Qt: New BackgroundWiget 16 years ago
Jean-Baptiste Kempf 5b7b930e25 Qt: fix main_interface sizing part 2 16 years ago
Jean-Baptiste Kempf a65e67d9ab Qt: use forward declaration when possible and remove includes 16 years ago
Jean-Baptiste Kempf 8fba1635ce Qt: clean bgWidget 16 years ago
Jean-Baptiste Kempf 757c699e09 Qt: use float for rate and fix a bug when mouseWheeling 16 years ago
Jean-Baptiste Kempf 0900cd7c24 Qt: simplify SpeedLabel constructor 16 years ago
Jakob Leben 7e0df1f4df Qt: show buffering on the background of time label 16 years ago
Jakob Leben 0972b0824c Qt: separate status bar label for "Buffering" + show time while seeking (close #2760) 16 years ago
Jean-Baptiste Kempf afbf0d4953 Qt: code cosmetics 16 years ago
Steven Sheehy 9a706d6099 Improving the accuracy of the A to B looping in the qt4 interface. 16 years ago
Benjamin Poulain 4b1160c8fe Cleaning: the QPalette is not needed outisde the constructor 17 years ago
Rémi Denis-Courmont f7d3ec8c80 Qt4: remove bogus vlc_aout.h dependencies 17 years ago
Rémi Denis-Courmont 6ad5c698ce Qt4: forward video key presses to main interface for processing 17 years ago
Erwan Tulou 799802878d qt4: CoverArtLabel and BackgroundWidget improvments 17 years ago
Rémi Denis-Courmont 09310519c4 paintEvent is not useful anymore 17 years ago
Rémi Denis-Courmont 36938ceb0d Qt4 window: full-screen support 17 years ago
Laurent Aimar 1543138749 Updated qt4 vout_window provider to the new API. 17 years ago
Jean-Baptiste Kempf 96eeaffda0 Qt: use a better name for artWork function to avoid the issue we had by the past... 17 years ago
Rémi Duraffort a8242d184b qt4: use const for QString when possible. 17 years ago
Joseph Tulou 7353924f55 Ensure cone is hidden before video is shown in qt4 interface 17 years ago
Jean-Baptiste Kempf 40352944d6 Qt: code simplification and usage simplification for SpeedLabel 17 years ago
Jean-Baptiste Kempf 2a94c4bbef Qt: force the deletion that doesn't seem to happen correctly 17 years ago
Rémi Denis-Courmont 14bdc015ae Qt4: more leaks 17 years ago
Rémi Denis-Courmont 4de1d766d1 Cleanup vout window handle typedef 17 years ago
Joseph Tulou 32b29b9e09 implements --qt-keep-size (persistent main windows for qt4) 17 years ago
Jean-Baptiste Kempf 94c64e32f2 Qt: kill many warnings. 18 years ago
Ilkka Ollakka afa220789a Restore download cover art context menu that was taken away by my previous 18 years ago
Ilkka Ollakka 8cc3d3c260 Qt4: refactor album art stuff into inputmanager 18 years ago
Laurent Aimar 52157ae334 Fixed preparsing/art fetching locking. 18 years ago
Jean-Baptiste Kempf c5e715f78c Qt: react to caching Event from input to display Buffering. 18 years ago
Jean-Baptiste Kempf 72852e3b9f Qt: fix a misconception and a leak. 18 years ago
Jean-Baptiste Kempf f7a97201e9 Qt: separate speedLabel code from interface code 18 years ago
Jean-Baptiste Kempf 63631cbac1 Qt: Remove some dialogs_provider.hpp and input_manager.hpp dependencies. 18 years ago
Jean-Baptiste Kempf dcaffea5cd Qt: Change the rate scale in order to have 0.96x in the slider in order to help people who want to fix NTSC/PAL issues. 18 years ago
Jean-Baptiste Kempf f2851a7b13 Qt: Move code around and simplify the inclusion of headers. 18 years ago
Jean-Baptiste Kempf d525a35313 Qt: First step of splitting the controller widgets from the controller layout code. 18 years ago
Jean-Baptiste Kempf 657a734b69 Qt4: connect TimeLabel to the inputStateChange to display the buffering status. 18 years ago
Rémi Denis-Courmont b95136f6ea Remove useless parameter 18 years ago
Jean-Baptiste Kempf 4396baf0e5 Qt4: Controller Rework. 18 years ago
Jean-Baptiste Kempf b1c512dc28 Qt4: Split the controllers from the rest of the interface widgets. 18 years ago
Jean-Baptiste Kempf 44e31c0f86 Qt4: Really split the TimeLabel into its own class. 18 years ago
Jean-Baptiste Kempf 5bea8b3718 Qt4: Fix windows FSC issue. 18 years ago