- 07 Feb, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
Remove the QDockWidget, this widget is clearly not what we want, since it is a Qt::Tool and stay above the video, it doesn't want to grow in the MI and it doesn't record correctly its size. Moreover, this force the GNOME/Cleanlooks hack that is boring on Xfce, KDE4 and e17. Fix the resize when the video is done. Fix the qt-start-minimize bug Rename a few functions and separate the code functions. Simplify a few resize/update call.
-
- 31 Jan, 2008 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Update check every x days. Put it in the preferences, and in the privacy Dialog (may be useless on the privacy dialog ).
-
- 23 Jan, 2008 1 commit
-
-
Rémi Denis-Courmont authored
Missing some cases that I could not test. Also ffmpeg/chroma.c is locked, so I can but leave it broken. Fix is for the remaining modules is obvious and the issue is easy to detect.
-
- 22 Jan, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 21 Jan, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 20 Jan, 2008 3 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Konstantin Pavlov authored
-
- 19 Jan, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 17 Jan, 2008 3 commits
-
-
Jean-Baptiste Kempf authored
Jokes besides, if ~MainInterface() is called, then p_mi is destroyed, and p_sys->p_mi too. I just hope I am not wrong :D
-
Ilkka Ollakka authored
maininputmanager which listens p_intf->p_libvlc "volume-change" variable for volumechange. ref #1365
-
Rafaël Carré authored
-
- 16 Jan, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 12 Jan, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
Qt4 - make the difference between DIALOG_USER_PROGRESS && DIALOG_INTF_PROGRESS, like on the Mac intf (not implemented in wx, IIRC) by using a QProgressBar inside the statusBar of the main Interface. Close #475 (longstanding one...)
-
- 11 Jan, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 10 Jan, 2008 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 30 Dec, 2007 1 commit
-
-
Rafaël Carré authored
-
- 24 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
Qt4 - Background Widget change. Resetting the maximum size at each resize is wrong. Scaling content can be really really ugly. To be finished.
-
- 23 Dec, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - simplify the VideoWidget. VideoWidget is a just an simple QFrame with the necessary interactions...
-
- 22 Dec, 2007 6 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 21 Dec, 2007 1 commit
-
-
Rafaël Carré authored
qt4: special icon made by Geoffrey Roussel alias akem/meka is displayed in the last days of the year.
-
- 20 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 19 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 18 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
Reference #1374
-
- 17 Dec, 2007 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 16 Dec, 2007 4 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-- There is no "auto size" feature as in the wx interface to automatically resize the interface so the video is displayed in its native size. -- The interface doesn't resize itself down to its minimal size when video playback is stopped and the control widgets re-organise themselves in a weird way. Should fix part of playlist resizing.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 14 Dec, 2007 1 commit
-
-
Jean-Baptiste Kempf authored
-