summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc/vlcuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-10Missing includeStephan Bergmann1-0/+3
2018-07-09Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2017-12-19loplugin:unusedfieldsNoel Grandin1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-01-08avmedia: disable VLC unless in experimental model.Michael Meeks1-0/+15
2013-09-10avmedia: vlc - cleanup debug churn.Michael Meeks1-2/+2
2013-09-08Creating one single Player manager.Minh Ngo1-2/+2
2013-07-26Insert vlc at the top of the service list to try for media.Michael Meeks1-0/+1
2013-07-26Initial player/manager patterns for the vlc moduleMinh Ngo1-1/+2
2013-07-26initial vlc component build / conditionals and hookup.Michael Meeks1-0/+56