- 07 Apr, 2010 16 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is not portable across compilers and versions. This belong in your own personal CFLAGS, not the build system.
-
Rémi Denis-Courmont authored
This reverts commit c4cb6db2. Conflicts: bindings/phonon bindings/python configure.ac
-
Erwan Tulou authored
when one of these three popupmenus is shown, there was no way to hide it without first executing an item in the menu. (see for instance, earthox skin) This patch ensures that the usual way to hide the default PopupMenu is also used to hide any one of these other three popupmenus.
-
Erwan Tulou authored
-
Erwan Tulou authored
This patch - ensures no accumulation of QMenus - removes the root Widget for dialog_provider - unifies all four popupmenus in term of API For skins, it also fixes bugs when trying to hide popupmenus (Video, Audio and Misc). These were never implemented at the qt4 level, but used at the skins level.
-
Erwan Tulou authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Especially when playlist is opened.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
I know spaces are expensive in a source code...
-
Jean-Baptiste Kempf authored
Fix #3497 See http://msdn.microsoft.com/en-us/library/dd407253%28VS.85%29.aspx?ppud=4 for more information
-
- 06 Apr, 2010 6 commits
-
-
Laurent Aimar authored
-
Erwan Tulou authored
This patch ensures that _all_ menus/actions have got a parent widget that is guaranteed to be deleted. This patch - solves memory leaks for menus and action(children) - solves a side effect (crash) pointed out by 193e6eac where some vlc objects were no longer properly released for lack of a clean menus/actions release chain.
-
Jakob Leben authored
-
Jakob Leben authored
-
Ilkka Ollakka authored
-
Jakob Leben authored
Do not show ":" separator if album missing. Show album even if artist missing. Optimize a little bit.
-
- 05 Apr, 2010 7 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
OS X framework: fixed packaging failure, which prevented Lunettes execution on some setups due to a failing libvlc initialization
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 03 Apr, 2010 8 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Erwan Tulou authored
especially, also detect material recorded at the stream filter level
-
Erwan Tulou authored
-
Erwan Tulou authored
same options needed for vlc_accept as those for vlc_socket
-
Ilkka Ollakka authored
some video seemed to go pass and sended to last.fm otherwise.
-
- 02 Apr, 2010 2 commits
-
-
Alex Converse authored
Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
-
Rafaël Carré authored
radio-france.fr seems to use such URLs example: http://son.radio-france.fr/chaines/itema/10491/10491_02042010_2010F10491S0092.rm All hail to our new owners !
-
- 01 Apr, 2010 1 commit
-
-
Rémi Duraffort authored
-