summaryrefslogtreecommitdiffstats
path: root/avmedia/source/vlc/vlcplayer.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfields in avmedia..comphelperNoel Grandin2018-05-221-1/+0
* loplugin:unusedmethodsNoel Grandin2017-12-191-3/+0
* loplugin:salcallStephan Bergmann2017-12-061-2/+2
* loplugin:includeform: avmediaStephan Bergmann2017-10-231-4/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-23/+18
* Fix typosAndrea Gelmini2016-01-101-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-18/+18
* com::sun::uno->css in avmedia and animationsNoel Grandin2015-07-171-31/+31
* tdf#88206 Change uses of cppu::WeakImplHelper* etc.Takeshi Abe2015-07-061-4/+3
* avmedia: remove unused code related to fast-forwardZolnai Tamás2014-05-231-1/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-6/+6
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-19/+19
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-19/+19
* Bin apparently unneeded #includeTor Lillqvist2013-10-121-3/+1
* Avmedia/VLC: Fixing zooming.Minh Ngo2013-09-201-0/+1
* Avmedia/VLC: Zooming 1:2, 2:1, 1:1Minh Ngo2013-09-151-0/+4
* Avmedia/VLC: Switching window ID when changing a screen mode.Minh Ngo2013-09-141-0/+3
* Avmedia/VLC component code refactoring.Minh Ngo2013-09-141-7/+7
* Mute sound when grabbing a frame.Minh Ngo2013-09-141-0/+1
* Refactoring vlc moduleMinh Ngo2013-09-081-9/+14
* Fixing a crash when loading symbols from LibVLC.Minh Ngo2013-09-041-1/+3
* avmedia: vlc - extract required types to their own header.Michael Meeks2013-08-271-1/+0
* Fixing warningsMinh Ngo2013-08-221-19/+20
* Fixing warnings and crash with the VLC::Instance.Minh Ngo2013-08-221-1/+1
* Playback loopMinh Ngo2013-08-211-1/+2
* Porting all VLC API for loading by wrappersMinh Ngo2013-08-211-0/+5
* VLC Player wrapperMinh Ngo2013-08-211-1/+2
* API interface for libvlc_media_tMinh Ngo2013-08-211-1/+2
* VLC::Instance Wrapper class for libvlc_instance_tMinh Ngo2013-08-211-2/+3
* Playback loopMinh Ngo2013-08-211-0/+1
* Optimizing VLC player initialization process.Minh Ngo2013-08-211-0/+2
* Removing bad code. Fixing VLC starting arguments.Minh Ngo2013-08-211-0/+1
* Frame grabber implementation.Minh Ngo2013-07-261-1/+1
* Build fixMinh Ngo2013-07-261-4/+4
* Setting url into the player classMinh Ngo2013-07-261-4/+5
* Frame grabber interface. Adding service/implementation names.Minh Ngo2013-07-261-1/+1
* Fixing source for buildingMinh Ngo2013-07-261-1/+8
* Media player/VLC instance initializing.Minh Ngo2013-07-261-3/+7
* Initial player/manager patterns for the vlc moduleMinh Ngo2013-07-261-0/+61