]> git.sesse.net Git - vlc/history - src/darwin
direct3d11: implement the pixel format fallback
[vlc] / src / darwin /
2015-02-18 Rémi Denis-CourmontMark unreachable code on GCC even if NDEBUG
2014-08-30 Rémi Denis-Courmontconfigure: simplify header tests
2014-07-12 Felix Paul Kühnesrc/darwin: update copyright
2014-07-12 Felix Paul Kühnesrc: fix lib dir lookup on OS X if vlc is not part...
2014-01-27 Felix Paul Kühnedarwin/dirs: fix plugin lookup with the NPAPI plugin
2014-01-07 David Fuhrmannsrc: darwin/thread: do not create own condattr
2014-01-07 David Fuhrmannsrc: darwin/thread: reimplement monotonic clock for...
2013-12-29 Felix Paul Kühnedarwin/error: add partial l10n and doc
2013-12-29 Felix Paul Kühnedarwin/error: there is no need to re-implement the...
2013-12-29 Felix Paul Kühnedarwin: implement vlc_strerror and vlc_strerror_c
2013-12-27 Felix Paul Kühnesrc/darwin: cleanup threads
2013-12-27 Felix Paul Kühnesrc: split darwin threading code from the generic posix...
2013-10-26 Felix Paul Kühnesrc/darwin: fix compilation for iOS
2013-10-10 Felix Paul Kühneconfigure.ac: fix linking CFNetwork with SDKs older...
2013-10-07 Felix Paul Kühnesrc: fix crashes on proxy lookups by deleting the Mac...
2013-04-20 Kuang Rufanfix error in getting proxy setting on darwin.
2013-04-15 Felix Paul Kühnesrc/darwin: fix crash while accessing http content...
2013-04-14 Felix Paul Kühnesrc/darwin: reformat code to fit the character limit...
2013-04-14 Felix Paul Kühnesrc: implement proxy URL support for Darwin
2013-04-13 Jean-Baptiste KempfDarwin: move specific files to a darwin/ folder