Age | Commit message (Expand) | Author |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-04 | one ; is sufficient | Julien Nabet |
2013-11-04 | cppcheck: fix '<type>::operator=' should return '<type> &'. | Julien Nabet |
2013-11-04 | fdo#54938: Convert to use cppu::supportsService | José Guilherme Vanz |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-10-21 | fdo#68849 add some header guards | Thomas Arnhold |
2013-10-19 | avmedia/vlc: fixing a hang when trying to get a frame | Minh Ngo |
2013-10-19 | avmedia/vlc: setting a correct video/audio track | Minh Ngo |
2013-10-12 | Bin apparently unneeded #include | Tor Lillqvist |
2013-10-12 | Bin apparently unneeded #include | Tor Lillqvist |
2013-10-12 | s/UNX/LINUX/, as that is what is meant here | Tor Lillqvist |
2013-10-07 | Avmedia/VLC: Fixing some errors when creating libvlc_instance_t. | Minh Ngo |
2013-10-07 | Avmedia/VLC: Adding some todo | Minh Ngo |
2013-10-07 | Avmedia/VLC: Using *_new_location instead of *_new_path function. | Minh Ngo |
2013-10-07 | Avmedia/VLC: Returns "No error" if there aren't any error. | Minh Ngo |
2013-10-07 | Avmedia/VLC: Correct reading from the WINx86_64 registry for LO 32-bit. | Minh Ngo |
2013-10-04 | Resolves: rhbz#1012379 draw audio-placeholder in presentation mode | Caolán McNamara |
2013-10-03 | filters with incorrect trailing semicolons | Caolán McNamara |
2013-10-03 | CID#738557 unused mbIsMediaWindowJavaBased member | Caolán McNamara |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-23 | Avmedia/VLC: Debug info | Minh Ngo |
2013-09-23 | Avmedia/VLC: Adding more debug info | Minh Ngo |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |
2013-09-20 | Avmedia/VLC: Fixing a bug with a keyframe attaching | Minh Ngo |
2013-09-20 | Avmedia: Change a background to the black color. | Minh Ngo |
2013-09-20 | Avmedia/VLC: Fixing zooming. | Minh Ngo |
2013-09-20 | Avmedia/VLC: Storing a frame size in the window class | Minh Ngo |
2013-09-20 | Avmedia/VLC: Minor code formatting fix | Minh Ngo |
2013-09-15 | Avmedia/VLC: Adding soname back | Minh Ngo |
2013-09-15 | Avmedia/VLC: Falling back to gstreamer if libvlc is not found. | Minh Ngo |
2013-09-15 | WaE: unused parameters | Tor Lillqvist |
2013-09-15 | Avmedia/VLC: Zooming 1:2, 2:1, 1:1 | Minh Ngo |
2013-09-15 | Avmedia/VLC: Error handling & Fixing a bug with a zero duration. | Minh Ngo |
2013-09-14 | Avmedia/VLC: Switching window ID when changing a screen mode. | Minh Ngo |
2013-09-14 | Avmedia/VLC component code refactoring. | Minh Ngo |
2013-09-14 | Print debug strings by SAL_WARN | Minh Ngo |
2013-09-14 | Mute sound when grabbing a frame. | Minh Ngo |
2013-09-14 | Fixing copying processes for wrapper components. | Minh Ngo |
2013-09-14 | Media zoom for Avmedia/vlc | Minh Ngo |
2013-09-14 | Getting correct media file duration and time. | Minh Ngo |
2013-09-10 | avmedia: vlc - cleanup debug churn. | Michael Meeks |
2013-09-09 | Use consistent calling convention: SAL_CALL | Tor Lillqvist |
2013-09-08 | Creating one single Player manager. | Minh Ngo |
2013-09-08 | Refactoring vlc module | Minh Ngo |
2013-09-08 | Thread safe queue + event handler | Minh Ngo |
2013-09-05 | Replacing unistd.h by stdint.h | Minh Ngo |
2013-09-04 | Turn off event queue. | Minh Ngo |
2013-09-04 | Fixing a crash when loading symbols from LibVLC. | Minh Ngo |