Age | Commit message (Expand) | Author |
2013-08-22 | Fixing warnings | Minh Ngo |
2013-08-22 | Fixing warnings and crash with the VLC::Instance. | Minh Ngo |
2013-08-22 | Returning an object reference in operators =. | Minh Ngo |
2013-08-22 | Removing a waste header | Minh Ngo |
2013-08-22 | Fixing symbol loader. Returns true if successful. false otherwise. | Minh Ngo |
2013-08-22 | Finding libvlc in Mac OS/Windows platforms | Minh Ngo |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-08-21 | avmedia: vlc - with the wrapper we no longer need cflags / libs. | Michael Meeks |
2013-08-21 | avmedia: vlc - link to boostsystem bits. | Michael Meeks |
2013-08-21 | avmedia: vlc - add / cleanup license headers. | Michael Meeks |
2013-08-21 | Fixing copy constructors/operators= for VLC wrapper instances. | Minh Ngo |
2013-08-21 | Playback loop | Minh Ngo |
2013-08-21 | VLC Event handling in the separate thread. | Minh Ngo |
2013-08-21 | Thread safe queue for VLC Event Handling | Minh Ngo |
2013-08-21 | Includes for building. | Minh Ngo |
2013-08-21 | MacOS/Windows stuff | Minh Ngo |
2013-08-21 | Disabling the mouse handling event in the VLC engine. | Minh Ngo |
2013-08-21 | Porting all VLC API for loading by wrappers | Minh Ngo |
2013-08-21 | VLC Player wrapper | Minh Ngo |
2013-08-21 | Media wrapper | Minh Ngo |
2013-08-21 | API interface for libvlc_media_t | Minh Ngo |
2013-08-21 | Upd the instance API | Minh Ngo |
2013-08-21 | VLC::Instance Wrapper class for libvlc_instance_t | Minh Ngo |
2013-08-21 | libvlc API symbol loader routines | Minh Ngo |
2013-08-21 | Playback loop | Minh Ngo |
2013-08-21 | Optimizing VLC player initialization process. | Minh Ngo |
2013-08-21 | Upd frame grabber. Will work with this patch [1][2]. | Minh Ngo |
2013-08-21 | Removing bad code. Fixing VLC starting arguments. | Minh Ngo |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara |
2013-07-26 | Fixing windows ID setting | Minh Ngo |
2013-07-26 | Fixing a manager class | Minh Ngo |
2013-07-26 | Removing a code for WIN32 that doesn't work | Minh Ngo |
2013-07-26 | Minor fixes | Minh Ngo |
2013-07-26 | Frame grabber implementation. | Minh Ngo |
2013-07-26 | Possibly binds a video frame into the WIN32 window | Minh Ngo |
2013-07-26 | Fixing pausing/stopping media features | Minh Ngo |
2013-07-26 | Fixing default frame size | Minh Ngo |
2013-07-26 | Fixing volume changing ability | Minh Ngo |
2013-07-26 | Binding a video frame into a LibreOffice's widget | Minh Ngo |
2013-07-26 | Fixing get/set time methods (correctly converts ms into sec). | Minh Ngo |
2013-07-26 | don't return an UNO reference to a temporary stack object. | Michael Meeks |
2013-07-26 | Fixing segfault when getting a duration | Minh Ngo |
2013-07-26 | Insert vlc at the top of the service list to try for media. | Michael Meeks |
2013-07-26 | Build fix | Minh Ngo |
2013-07-26 | Setting url into the player class | Minh Ngo |
2013-07-26 | Frame grabber interface. Adding service/implementation names. | Minh Ngo |
2013-07-26 | get vlcwindow compiling. | Michael Meeks |
2013-07-26 | Fixing source for building | Minh Ngo |
2013-07-26 | Lockguards for threadsafe. VLCWindow class templates. | Minh Ngo |
2013-07-26 | get/set methods implementations | Minh Ngo |