summaryrefslogtreecommitdiffstats
path: root/avmedia/source/vlc/wrapper/Player.hxx
Commit message (Expand)AuthorAgeFilesLines
* Move vlc/wrapper include files to common include directoryStephan Bergmann2017-10-191-81/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-031-1/+1
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* cppcheck: fix '<type>::operator=' should return '<type> &'.Julien Nabet2013-11-041-1/+1
* Avmedia/VLC: Fixing zooming.Minh Ngo2013-09-201-0/+1
* Avmedia/VLC: Zooming 1:2, 2:1, 1:1Minh Ngo2013-09-151-0/+5
* Avmedia/VLC component code refactoring.Minh Ngo2013-09-141-1/+7
* Getting correct media file duration and time.Minh Ngo2013-09-141-2/+0
* Refactoring vlc moduleMinh Ngo2013-09-081-1/+1
* Replacing unistd.h by stdint.hMinh Ngo2013-09-051-1/+1
* Possibly fixes compiling success regression on the UNIX platform.Minh Ngo2013-09-041-0/+3
* Fix typos and make the VLC code in theory work as 64-bit on Windows and OS XTor Lillqvist2013-09-031-1/+1
* Linking symbols only once.Minh Ngo2013-08-251-0/+1
* avmedia: vlc - add / cleanup license headers.Michael Meeks2013-08-211-11/+3
* Fixing copy constructors/operators= for VLC wrapper instances.Minh Ngo2013-08-211-1/+3
* Playback loopMinh Ngo2013-08-211-1/+0
* MacOS/Windows stuffMinh Ngo2013-08-211-1/+1
* Disabling the mouse handling event in the VLC engine.Minh Ngo2013-08-211-0/+2
* VLC Player wrapperMinh Ngo2013-08-211-0/+72