summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)Author
2013-09-03Make --enable-vlc at least compile on WindowsStephan Bergmann
2013-09-03Missing exception specificationsStephan Bergmann
2013-09-02Possible fixes encoding in the VLC library path.Minh Ngo
2013-08-31Updating library path for VLC on Mac OSMinh Ngo
2013-08-31Cross-platform libvlc loading.Minh Ngo
2013-08-29I doubt -DWINNT is neededTor Lillqvist
2013-08-29Add missing line continuation characterTor Lillqvist
2013-08-28Adding VLC version checkingMinh Ngo
2013-08-27avmedia: vlc - extract required types to their own header.Michael Meeks
2013-08-26avmedia - vlc: include iostreamMichael Meeks
2013-08-25Linking symbols only once.Minh Ngo
2013-08-22Fixing warningsMinh Ngo
2013-08-22Fixing warnings and crash with the VLC::Instance.Minh Ngo
2013-08-22Returning an object reference in operators =.Minh Ngo
2013-08-22Removing a waste headerMinh Ngo
2013-08-22Fixing symbol loader. Returns true if successful. false otherwise.Minh Ngo
2013-08-22Finding libvlc in Mac OS/Windows platformsMinh Ngo
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21avmedia: vlc - with the wrapper we no longer need cflags / libs.Michael Meeks
2013-08-21avmedia: vlc - link to boostsystem bits.Michael Meeks
2013-08-21avmedia: vlc - add / cleanup license headers.Michael Meeks
2013-08-21Fixing copy constructors/operators= for VLC wrapper instances.Minh Ngo
2013-08-21Playback loopMinh Ngo
2013-08-21VLC Event handling in the separate thread.Minh Ngo
2013-08-21Thread safe queue for VLC Event HandlingMinh Ngo
2013-08-21Includes for building.Minh Ngo
2013-08-21MacOS/Windows stuffMinh Ngo
2013-08-21Disabling the mouse handling event in the VLC engine.Minh Ngo
2013-08-21Porting all VLC API for loading by wrappersMinh Ngo
2013-08-21VLC Player wrapperMinh Ngo
2013-08-21Media wrapperMinh Ngo
2013-08-21API interface for libvlc_media_tMinh Ngo
2013-08-21Upd the instance APIMinh Ngo
2013-08-21VLC::Instance Wrapper class for libvlc_instance_tMinh Ngo
2013-08-21libvlc API symbol loader routinesMinh Ngo
2013-08-21Playback loopMinh Ngo
2013-08-21Optimizing VLC player initialization process.Minh Ngo
2013-08-21Upd frame grabber. Will work with this patch [1][2].Minh Ngo
2013-08-21Removing bad code. Fixing VLC starting arguments.Minh Ngo
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-26Fixing windows ID settingMinh Ngo
2013-07-26Fixing a manager classMinh Ngo
2013-07-26Removing a code for WIN32 that doesn't workMinh Ngo
2013-07-26Minor fixesMinh Ngo
2013-07-26Frame grabber implementation.Minh Ngo
2013-07-26Possibly binds a video frame into the WIN32 windowMinh Ngo
2013-07-26Fixing pausing/stopping media featuresMinh Ngo
2013-07-26Fixing default frame sizeMinh Ngo
2013-07-26Fixing volume changing abilityMinh Ngo
2013-07-26Binding a video frame into a LibreOffice's widgetMinh Ngo