Cleanup and remove deprecated interface methods
[platform/upstream/libzypp.git] / zypp / media / MediaManager.h
2009-06-04 Michael AndresCleanup and remove deprecated interface methods
2009-02-20 Duncan Mac-Vicar PMerge branch 'aria'
2009-02-13 Duncan Mac-Vicar PMerge branch 'master' into dmacvicar_aria
2009-02-13 Duncan Mac-Vicar PBig refactoring of MediaSetAccess
2008-03-13 Jan Kupec- getDetectedDevices added (fate #120298)
2008-03-12 Jan Kupec- passing the detected devices in MediaException was...
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-09-25 Jan Kupec- release all attached media before attempting to eject...
2007-07-27 Jan Kupec- isChangeable(MediaAccessId) added
2007-04-04 Jan KupecMediaManager::attachDesiredMedia() added to support...
2006-08-16 Duncan Mac-Vicar PImplement media doesFileExists().
2006-06-29 Marius Tomaschewski- Updated MediaCurl URL query parameters documentation.
2006-06-07 Marius Tomaschewski- Updated MediaAccessUrl docu to reflect changes done
2006-05-02 Marius Tomaschewski- Improved media url docs a little bit
2006-04-24 Marius Tomaschewski- Documented media access url's "alias" query parameter
2006-04-06 Marius Tomaschewski- Added info() method to media verifier and more debug...
2006-04-04 Marius Tomaschewski- Added flag to MediaManager::isUseableAttachPoint...
2006-03-20 Marius Tomaschewski- Renamed private MediaManager::forceMediaRelease
2006-03-15 Marius Tomaschewski- Fixed a hen and egg problem with iso handlers while...
2006-03-13 Marius Tomaschewski- Removed deprecated reattach() method
2006-03-13 Marius Tomaschewski- Implemented static downloads(url) variant
2006-03-09 Marius Tomaschewski- More documentation.
2006-03-09 Marius Tomaschewski- Added Media Access Url documentation.
2006-03-09 Marius Tomaschewski- Bug #156176: Added downloads() function.
2006-03-02 Marius Tomaschewski- Implemented setAttachPrefix(), desired as replacement
2006-02-28 Marius Tomaschewski- Added check to reattach if the media src for iso...
2006-02-27 Marius Tomaschewski- Added temporary flag as discussed on irc
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-27 Marius Tomaschewski- Started to document it
2006-02-23 Marius Tomaschewski- Implemented support for nested media releases (depend...
2006-02-22 Marius Tomaschewski- Implemented isSharedMedia() method returning
2006-02-20 Marius Tomaschewski- Added getMountTableMTime() and getMountEntries()
2006-02-20 Marius Tomaschewski- Documented exceptions of provideFile
2006-02-16 Marius Tomaschewski- Implemented forced media release. A release(eject...
2006-02-10 Marius Tomaschewski- Removed MediaNr, handled completely by source.
2006-02-09 Marius TomaschewskiAdded commented out accessId swap function
2006-02-09 Marius TomaschewskiAdded reopen() function to change Url for a AccessId
2006-02-07 Marius Tomaschewski- Marked provideFile with mediaNr as deprecated.
2006-02-06 Marius Tomaschewski- Added support to share a CD mount
2006-02-03 Klaus Kaempfinclude with "", not with < >
2006-02-03 Stanislav Visnovsky- media change callback (provideFile only for now)
2006-02-02 Marius Tomaschewski- Added preferred_attach_point to MediaManager::open()
2006-02-02 Marius Tomaschewski- Added dirInfo and other provide and release variants
2006-02-02 Marius Tomaschewski- Added more functions from MediaAccess interface to...
2006-01-31 Marius Tomaschewski- Added first draft of the media manager