Imported Upstream version 14.47.0
[platform/upstream/libzypp.git] / zypp / media / MediaAccess.h
2019-09-02 DongHun KwakImported Upstream version 14.47.0 upstream/14.47.0
2013-05-10 Michael Andresremove deprecated media methods
2012-05-08 Michael Andresremove base/Deprecated.h (macros now in APIConfig.h)
2010-07-27 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-07-27 Michael Schroeder- add setDeltafile() and deltafile() method so that...
2009-10-23 Michael Andresfix doc
2009-09-11 Michael AndresDeprecate MediaAccess::downloads (accidentally deleted)
2009-09-10 Michael AndresSupport nfs4 (nfs4://... or nfs://...?type=nfs4) (fate...
2009-02-22 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-21 Duncan Mac-Vicar Pfinally I saw the light, MediaAria2 now inherits MediaC...
2008-09-29 Duncan Mac-Vicar P- Merge aria2c Media handler code from Google SOC 2008
2008-03-13 Jan Kupec- getDetectedDevices added (fate #120298)
2008-03-12 Jan Kupec- removed the old release(bool eject) methods
2008-03-12 Jan Kupec- enable media API to eject specific device
2007-04-04 Jan KupecMediaManager::attachDesiredMedia() added to support...
2006-08-16 Duncan Mac-Vicar PImplement media doesFileExists().
2006-04-07 Michael Andresno iostream or Logger.h in header files
2006-04-06 Jiri Srainfixed setting autorefresh flag for installation sources
2006-03-15 Marius Tomaschewski- Added exact id match flag to dependsOnParent allowing to
2006-03-15 Marius Tomaschewski- Fixed a hen and egg problem with iso handlers while...
2006-03-13 Marius Tomaschewski- Removed deprecated reattach functions
2006-03-13 Marius Tomaschewski- Implemented static downloads(url) variant
2006-03-09 Marius Tomaschewski- Bug #156176: Added downloads() function.
2006-02-28 Marius Tomaschewski- Changed to construct localRoot on the fly, since
2006-02-28 Marius Tomaschewski- Implemented reattach - effective in MediaCurl only.
2006-02-27 Marius Tomaschewski- Changed to ignore a reattach() request in the dummy
2006-02-27 Marius Tomaschewski- Added reattach method prototypes (dummy implementation)
2006-02-23 Marius Tomaschewski- Implemented support for nested media releases (depend...
2006-02-22 Marius Tomaschewski- Implemented isSharedMedia() method returning
2006-02-08 Michael Andres- catch exceptions in dtors
2006-02-06 Marius Tomaschewski- Added support to share a CD mount
2006-01-31 Marius Tomaschewski- Fixed to provide endl for inline functions
2006-01-19 Jiri Srainsource factory now produces source from URL and directo...
2005-12-13 Michael Andresadapt to changed ZYPP_THROW macros
2005-12-12 Jiri Srainimproved media exceptions handling
2005-12-11 Michael Andres- Pathname,PathInfo
2005-12-08 Jiri Srainadded first skeleton of media backend