summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc
AgeCommit message (Expand)AuthorFilesLines
2013-07-16Possibly binds a video frame into the WIN32 windowfeature/vlcMinh Ngo1-2/+6
2013-07-13Fixing pausing/stopping media featuresMinh Ngo2-1/+9
2013-07-13Fixing default frame sizeMinh Ngo4-2/+4
2013-07-13Fixing volume changing abilityMinh Ngo1-3/+3
2013-07-11Binding a video frame into a LibreOffice's widgetMinh Ngo2-3/+44
2013-07-10Fixing get/set time methods (correctly converts ms into sec).Minh Ngo3-4/+8
2013-07-09don't return an UNO reference to a temporary stack object.Michael Meeks1-2/+2
2013-07-08Fixing segfault when getting a durationMinh Ngo2-2/+4
2013-07-08Insert vlc at the top of the service list to try for media.Michael Meeks1-0/+1
2013-07-06Build fixMinh Ngo3-5/+6
2013-07-06Setting url into the player classMinh Ngo3-6/+18
2013-06-29Frame grabber interface. Adding service/implementation names.Minh Ngo6-31/+154
2013-06-27get vlcwindow compiling.Michael Meeks3-122/+123
2013-06-25Fixing source for buildingMinh Ngo6-6/+130
2013-06-24Lockguards for threadsafe. VLCWindow class templates.Minh Ngo3-1/+101
2013-06-24get/set methods implementationsMinh Ngo2-4/+10
2013-06-21Media player/VLC instance initializing.Minh Ngo2-5/+25
2013-06-13build the new modules, and close a couple of namespaces.Michael Meeks1-1/+4
2013-06-13Initial player/manager patterns for the vlc moduleMinh Ngo5-1/+247
2013-05-29initial vlc component build / conditionals and hookup.Michael Meeks3-0/+116