summaryrefslogtreecommitdiff
path: root/avmedia/source
AgeCommit message (Expand)Author
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
2013-07-26Fixing get/set time methods (correctly converts ms into sec).Minh Ngo
2013-07-26don't return an UNO reference to a temporary stack object.Michael Meeks
2013-07-26Fixing segfault when getting a durationMinh Ngo
2013-07-26Insert vlc at the top of the service list to try for media.Michael Meeks
2013-07-26Build fixMinh Ngo
2013-07-26Setting url into the player classMinh Ngo
2013-07-26Frame grabber interface. Adding service/implementation names.Minh Ngo
2013-07-26get vlcwindow compiling.Michael Meeks
2013-07-26Fixing source for buildingMinh Ngo
2013-07-26Lockguards for threadsafe. VLCWindow class templates.Minh Ngo
2013-07-26get/set methods implementationsMinh Ngo
2013-07-26Media player/VLC instance initializing.Minh Ngo
2013-07-26build the new modules, and close a couple of namespaces.Michael Meeks
2013-07-26Initial player/manager patterns for the vlc moduleMinh Ngo
2013-07-26initial vlc component build / conditionals and hookup.Michael Meeks
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-05-02fdo#64003 - added rmi and snd to insert -> movie & sound listJoel Madero
2013-04-26fdo#56832 Explicitly mention Ogg Audio and VideoSamuel Mehrbrodt
2013-04-15use large icons in Media Player window when icon size is set to largeAndras Timar
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-12fprintf -> SAL_WARNStephan Bergmann
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08add a few more missing media extensions.Michael Meeks
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király
2013-03-04fdo#38838, change String to OUStringÁdám Csaba Király
2013-03-04fdo#38838, replace String with OUStringÁdám Csaba Király
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-20-Werror,-Wsign-compareStephan Bergmann
2013-02-20fdo#36635 Added WMV/WMA/AAC to list of Movie and Sound File TypesJoel Madero
2013-02-18coverity#704551 Dereference after null checkNorbert Thiebaud
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-28fd0#46808, convert some getProcessServiceFactoryNoel Grandin
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith