summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2014-01-29bool improvementsStephan Bergmann1-1/+1
2014-01-22bool improvementsStephan Bergmann1-2/+2
2014-01-17Convert avmedia to cppu::supportsServiceAlexandre Vicenzi8-83/+17
2014-01-14These should be extern "C" function typesStephan Bergmann1-3/+2
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2013-12-20typo fixesAndras Timar2-4/+4
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann6-9/+12
2013-12-07fdo#72398 add m4v to allowed movie extsDavid Tardon1-1/+1
2013-12-05Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist1-1/+1
2013-11-20Transport Referer from MediaWindowImpl::setURL to ...::updateMediaItemStephan Bergmann2-1/+3
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann7-24/+41
2013-11-20Only throw exceptions that match specificationStephan Bergmann1-1/+1
2013-11-18Elide some trivial avmedia::MediaWindowImpl private member functionsStephan Bergmann2-87/+37
2013-11-18Simplify avmedia::MediaItem::setURLStephan Bergmann3-7/+6
2013-11-18Fix debug outputStephan Bergmann1-2/+2
2013-11-18Simplify MediaWindow::mpImplStephan Bergmann3-36/+15
2013-11-18Remove bogus commentStephan Bergmann1-2/+0
2013-11-18Fold MediaWindowBaseImpl into MediaWindowImplStephan Bergmann5-544/+359
2013-11-18avmedia::getMediaFloater clean-upStephan Bergmann2-17/+6
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-6/+6
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-11-04one ; is sufficientJulien Nabet1-1/+1
2013-11-04cppcheck: fix '<type>::operator=' should return '<type> &'.Julien Nabet6-6/+6
2013-11-04fdo#54938: Convert to use cppu::supportsServiceJosé Guilherme Vanz4-4/+12
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-35/+6
2013-10-21fdo#68849 add some header guardsThomas Arnhold2-0/+10
2013-10-19avmedia/vlc: fixing a hang when trying to get a frameMinh Ngo3-15/+4
2013-10-19avmedia/vlc: setting a correct video/audio trackMinh Ngo2-5/+42
2013-10-12Bin apparently unneeded #includeTor Lillqvist1-3/+1
2013-10-12Bin apparently unneeded #includeTor Lillqvist1-3/+0
2013-10-12s/UNX/LINUX/, as that is what is meant hereTor Lillqvist1-2/+2
2013-10-07Avmedia/VLC: Fixing some errors when creating libvlc_instance_t.Minh Ngo3-4/+25
2013-10-07Avmedia/VLC: Adding some todoMinh Ngo2-1/+8
2013-10-07Avmedia/VLC: Using *_new_location instead of *_new_path function.Minh Ngo1-2/+11
2013-10-07Avmedia/VLC: Returns "No error" if there aren't any error.Minh Ngo1-1/+4
2013-10-07Avmedia/VLC: Correct reading from the WINx86_64 registry for LO 32-bit.Minh Ngo1-6/+9
2013-10-04Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara1-2/+13
2013-10-03filters with incorrect trailing semicolonsCaolán McNamara1-2/+2
2013-10-03CID#738557 unused mbIsMediaWindowJavaBased memberCaolán McNamara1-2/+0
2013-09-26typo fixes in commentsAndras Timar1-3/+3
2013-09-23Avmedia/VLC: Debug infoMinh Ngo2-0/+3
2013-09-23Avmedia/VLC: Adding more debug infoMinh Ngo4-4/+5
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1-0/+3
2013-09-20Avmedia/VLC: Fixing a bug with a keyframe attachingMinh Ngo3-6/+13
2013-09-20Avmedia: Change a background to the black color.Minh Ngo1-1/+1
2013-09-20Avmedia/VLC: Fixing zooming.Minh Ngo5-5/+19
2013-09-20Avmedia/VLC: Storing a frame size in the window classMinh Ngo2-8/+7
2013-09-20Avmedia/VLC: Minor code formatting fixMinh Ngo1-2/+2
2013-09-15Avmedia/VLC: Adding soname backMinh Ngo1-2/+1