summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing default frame sizeMinh Ngo2013-07-264-2/+4
* Fixing volume changing abilityMinh Ngo2013-07-261-3/+3
* Binding a video frame into a LibreOffice's widgetMinh Ngo2013-07-262-3/+44
* Fixing get/set time methods (correctly converts ms into sec).Minh Ngo2013-07-263-4/+8
* don't return an UNO reference to a temporary stack object.Michael Meeks2013-07-261-2/+2
* Fixing segfault when getting a durationMinh Ngo2013-07-262-2/+4
* Insert vlc at the top of the service list to try for media.Michael Meeks2013-07-263-4/+7
* Build fixMinh Ngo2013-07-263-5/+6
* Setting url into the player classMinh Ngo2013-07-263-6/+18
* Frame grabber interface. Adding service/implementation names.Minh Ngo2013-07-267-31/+155
* get vlcwindow compiling.Michael Meeks2013-07-264-122/+124
* Fixing source for buildingMinh Ngo2013-07-266-6/+130
* Lockguards for threadsafe. VLCWindow class templates.Minh Ngo2013-07-263-1/+101
* get/set methods implementationsMinh Ngo2013-07-262-4/+10
* Media player/VLC instance initializing.Minh Ngo2013-07-262-5/+25
* build the new modules, and close a couple of namespaces.Michael Meeks2013-07-262-1/+6
* Initial player/manager patterns for the vlc moduleMinh Ngo2013-07-265-1/+247
* initial vlc component build / conditionals and hookup.Michael Meeks2013-07-265-0/+167
* Turn Radek's notes into README files.Radek Doulik2013-07-081-1/+16
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-131-1/+2
* fdo#64003 - added rmi and snd to insert -> movie & sound listJoel Madero2013-05-021-0/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-307-161/+28
* fdo#56832 Explicitly mention Ogg Audio and VideoSamuel Mehrbrodt2013-04-261-1/+2
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
* execute move of global headersBjoern Michaelsen2013-04-237-463/+0
* use large icons in Media Player window when icon size is set to largeAndras Timar2013-04-151-1/+2
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-071-1/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-4/+4
* new module i18nlangtagEike Rathke2013-04-051-1/+1
* ResMgr with LanguageTagEike Rathke2013-03-291-1/+1
* -Wunused-macrosStephan Bergmann2013-03-271-3/+2
* Bin more pointless comments and ASCII graphicsTor Lillqvist2013-03-164-174/+0
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* fprintf -> SAL_WARNStephan Bergmann2013-03-121-1/+4
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-2/+2
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-085-0/+15
* add a few more missing media extensions.Michael Meeks2013-03-081-1/+2
* fdo#38838, replacement of String with OUStringÁdám Csaba Király2013-03-051-1/+1
* fdo#38838, change String to OUStringÁdám Csaba Király2013-03-042-2/+2
* fdo#38838, replace String with OUStringÁdám Csaba Király2013-03-041-13/+13
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-3/+3
* remove all d.lstMichael Stahl2013-02-281-0/+0
* -Werror,-Wsign-compareStephan Bergmann2013-02-201-1/+1
* fdo#36635 Added WMV/WMA/AAC to list of Movie and Sound File TypesJoel Madero2013-02-201-2/+5
* coverity#704551 Dereference after null checkNorbert Thiebaud2013-02-181-1/+4
* convert libxml2 to gbuild and add to tail_buildPeter Foley2013-02-071-1/+4
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-282-3/+3
* fd0#46808, convert some getProcessServiceFactoryNoel Grandin2013-01-281-32/+26