summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc/vlcplayer.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-18/+18
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin1-31/+31
2015-07-06tdf#88206 Change uses of cppu::WeakImplHelper* etc.Takeshi Abe1-4/+3
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás1-1/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-2/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-6/+6
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-19/+19
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-19/+19
2013-10-12Bin apparently unneeded #includeTor Lillqvist1-3/+1
2013-09-20Avmedia/VLC: Fixing zooming.Minh Ngo1-0/+1
2013-09-15Avmedia/VLC: Zooming 1:2, 2:1, 1:1Minh Ngo1-0/+4
2013-09-14Avmedia/VLC: Switching window ID when changing a screen mode.Minh Ngo1-0/+3
2013-09-14Avmedia/VLC component code refactoring.Minh Ngo1-7/+7
2013-09-14Mute sound when grabbing a frame.Minh Ngo1-0/+1
2013-09-08Refactoring vlc moduleMinh Ngo1-9/+14
2013-09-04Fixing a crash when loading symbols from LibVLC.Minh Ngo1-1/+3
2013-08-27avmedia: vlc - extract required types to their own header.Michael Meeks1-1/+0
2013-08-22Fixing warningsMinh Ngo1-19/+20
2013-08-22Fixing warnings and crash with the VLC::Instance.Minh Ngo1-1/+1
2013-08-21Playback loopMinh Ngo1-1/+2
2013-08-21Porting all VLC API for loading by wrappersMinh Ngo1-0/+5
2013-08-21VLC Player wrapperMinh Ngo1-1/+2
2013-08-21API interface for libvlc_media_tMinh Ngo1-1/+2
2013-08-21VLC::Instance Wrapper class for libvlc_instance_tMinh Ngo1-2/+3
2013-08-21Playback loopMinh Ngo1-0/+1
2013-08-21Optimizing VLC player initialization process.Minh Ngo1-0/+2
2013-08-21Removing bad code. Fixing VLC starting arguments.Minh Ngo1-0/+1
2013-07-26Frame grabber implementation.Minh Ngo1-1/+1
2013-07-26Build fixMinh Ngo1-4/+4
2013-07-26Setting url into the player classMinh Ngo1-4/+5
2013-07-26Frame grabber interface. Adding service/implementation names.Minh Ngo1-1/+1
2013-07-26Fixing source for buildingMinh Ngo1-1/+8
2013-07-26Media player/VLC instance initializing.Minh Ngo1-3/+7
2013-07-26Initial player/manager patterns for the vlc moduleMinh Ngo1-0/+61