- 08 Jan, 2012 7 commits
-
-
Felix Paul Kühne authored
fixes both #5733 and #5806
-
Pierre Ynard authored
Use the same approach as in the playlist module This should fix #5398 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Naohiro KORIYAMA authored
Align stack variables manually in yadif x86 code. This is fixed for the issue that yadif crashes VLC on Windows XP. This issue happens win32 build on Windows 32bit. This issue doesn't happen win32 build on Windows 64bit. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: always expand all sidebar nodes on launch (fixes #5811) and make sure that the sidebar isn't editable by the user
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
And removed our patch that has been applied upstream. Close #5795 Pointed by Mangled Deutz
-
- 07 Jan, 2012 16 commits
-
-
Pierre Ynard authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: improve handling the mute action in the main window. disable slider and fullvolume button in case mute is active. (fixes #5800)
-
Felix Paul Kühne authored
macosx: make sure that the bottombar controls don't respond in Lion's native fullscreen mode (fixes #5799)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Pierre Ynard authored
Closes #5705
-
Felix Paul Kühne authored
-
Pierre Ynard authored
-
Naohiro KORIYAMA authored
I did incorrect modification moving [16] out of DECLARE_ALIGNED(), and it caused a crash. Fixes #5793. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #5792
-
Laurent Aimar authored
The check is a bit less strict to adapt to the various URL we can get. It closes #5661.
-
Laurent Aimar authored
It was added by [5e0e7978].
-
Laurent Aimar authored
It happens when the size information is missing. It closes #5766.
-
Laurent Aimar authored
It is usefull to load a whole file to memory.
-
- 06 Jan, 2012 17 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
A filter shall not return an input buffer. It closes #5748.
-
Laurent Aimar authored
-
Laurent Aimar authored
It closes #5628.
-
Laurent Aimar authored
-
Laurent Aimar authored
The plane size of the pictures given to a decoder can be a bit larger than necessary. It can happens when the video size is incompatible with the colorspace. It closes #5770.
-
Felix Paul Kühne authored
-
Rafaël Carré authored
Use VLC-dev.app when developing and rebuilding frequently
-
David Fuhrmann authored
otherwise it makes no sense for a check box Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
fixes #5779
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: fixed border styles of playlist table and sidebar when using the gray main window style (finally fixes #5742)
-
Felix Paul Kühne authored
macosx: don't draw the time slider's 'fancy gradient effect' on Leopard, since this leads to ugly artifacts due to the outdated CoreAnimation version
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: really fix the messages panel (fixes #5541) and added a 'live update' checkbox to turn off frequent updates since this is quite load intensive
-
Felix Paul Kühne authored
macosx: speed-up loading the open panel by loading its xib once VLC is finished with launching instead of prior to showing the panel
-
Felix Paul Kühne authored
macosx: open panel: fixed cmd-R if no QTKit compatible device is connected, hide the screen input module on Lion, optimizations
-