- 13 Apr, 2009 7 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
YES, imagine, including stdint.h is apparently a good idea from time to time!
-
Laurent Aimar authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 12 Apr, 2009 14 commits
-
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
macosx: get rid of the infamous 'get' prefixes everywhere and finally respect Cocoa's naming scheme here
-
Felix Paul Kühne authored
quartztext, controlling playback with the Apple Remote and embedded AGL vouts (aka safari/mozilla plugin vouts) are not supported by now. Quartztext and AGL vout will need a complete rewrite. The OS X interface no longer depends on the QuickTime framework.
-
Felix Paul Kühne authored
Check for broken ld on Darwin 9 only
-
Laurent Aimar authored
It happens when RLE offsets overlap (en general, because both fields share the same data). Its is probably present in 0.9.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Felix Paul Kühne authored
Note that the x86_64 package doesn't include libsdl, libsdl_image and goom2k4, as these aren't 64bit compatible.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 11 Apr, 2009 16 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This fixes a long-standing leak. But this fix is untested and might cause disastrous crashes. By the way, I think we should split Win32 and pthread stuff apart from threads.c
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
I wonder if we should unexport threadvar functions? In any case, they are not used from outside libvlccore at the moment.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
-
- 10 Apr, 2009 3 commits
-
-
Rémi Denis-Courmont authored
It did not count non-ASCII characters at all (wrapping asian text must have been fun...). Then again, to wrap even fixed-width font text, you need to use wcwidth()/wcswidth().
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-