- 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 9 commits
-
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
MainInterface: Use same settings context when creating and deleting playlistWidget Make beginGroup() / endGroup() pairs explicit. StandardPLPanel: Use same settings context whenever creating treeView
-
Jakob Leben authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
This is still blind fix, don't have windows box to test atm. So don't blame me when it eats your cat and runs to riviera with your money and gf (and free to revert in those cases). Don't remember if that check works correctly in windows side.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
I didn't observe any issues with 1.1 or 1.0.5 from file-input, but lets just set it just in case when we have fps-value.
-
Ilkka Ollakka authored
-
- 31 Mar, 2010 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
This should also fix the accept4() ENOSYS infinite loop in httpd pointed out by Aurélion Nephtali.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Original patch from Anik Varshney anik d0t varshney -- gmail d0t com, that had issues applying (whitespace and git am...) Fixes from me too. Close #3045
-