summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc/vlcplayer.hxx
AgeCommit message (Expand)Author
2020-07-16compact namespace: avmediaNoel Grandin
2020-03-22tdf#124176: Use pragma once instead of include guardsFurkan Ahmet Kara
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2017-12-19loplugin:unusedmethodsNoel Grandin
2017-12-06loplugin:salcallStephan Bergmann
2017-10-23loplugin:includeform: avmediaStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin
2015-07-06tdf#88206 Change uses of cppu::WeakImplHelper* etc.Takeshi Abe
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-12Bin apparently unneeded #includeTor Lillqvist
2013-09-20Avmedia/VLC: Fixing zooming.Minh Ngo
2013-09-15Avmedia/VLC: Zooming 1:2, 2:1, 1:1Minh Ngo
2013-09-14Avmedia/VLC: Switching window ID when changing a screen mode.Minh Ngo
2013-09-14Avmedia/VLC component code refactoring.Minh Ngo
2013-09-14Mute sound when grabbing a frame.Minh Ngo
2013-09-08Refactoring vlc moduleMinh Ngo
2013-09-04Fixing a crash when loading symbols from LibVLC.Minh Ngo
2013-08-27avmedia: vlc - extract required types to their own header.Michael Meeks
2013-08-22Fixing warningsMinh Ngo
2013-08-22Fixing warnings and crash with the VLC::Instance.Minh Ngo
2013-08-21Playback loopMinh Ngo
2013-08-21Porting all VLC API for loading by wrappersMinh Ngo
2013-08-21VLC Player wrapperMinh Ngo
2013-08-21API interface for libvlc_media_tMinh Ngo
2013-08-21VLC::Instance Wrapper class for libvlc_instance_tMinh Ngo
2013-08-21Playback loopMinh Ngo
2013-08-21Optimizing VLC player initialization process.Minh Ngo
2013-08-21Removing bad code. Fixing VLC starting arguments.Minh Ngo
2013-07-26Frame grabber implementation.Minh Ngo
2013-07-26Build fixMinh Ngo
2013-07-26Setting url into the player classMinh Ngo
2013-07-26Frame grabber interface. Adding service/implementation names.Minh Ngo
2013-07-26Fixing source for buildingMinh Ngo
2013-07-26Media player/VLC instance initializing.Minh Ngo
2013-07-26Initial player/manager patterns for the vlc moduleMinh Ngo