introduce an update method that overrides and calls the one from the superclass in...
[mir.git] / source / mircoders / media /
2002-11-29 mhclean out deadwood
2002-11-28 mhlocalization/international friendlier wording
2002-11-27 mhget rid of annoying $Log$ stuff
2002-11-27 mhfix long standing bug that caused produced media files...
2002-11-04 mhreplace "/" with java/io/File.separator
2002-11-01 mhConverted media Interface to use streams (Java IO)...
2002-09-01 mhMir goes GPL
2002-08-25 mhmerge of localization branch into HEAD. mh and zap
2002-07-21 mhparses a multipart request's files and makes media...
2002-06-02 mhif the Media handler does not have a media description...
2002-04-15 mhmake image/gif and image/png images be converted into...
2002-04-08 mhmake media log a static class variable as it shoul dbe
2002-04-08 mhminor cleanup
2002-04-03 mhI hateReal*
2002-04-02 mhgetPublishHost() for Real*
2002-04-02 mhmake RealMedia mediaHandlers have their own getUrl...
2002-03-27 mhsource/mir/media/MirMedia.java
2002-03-26 mhmade the getUrl() method of MirMedia return a SimpleLis...
2002-03-23 mhrework of media handling vis a vis storage and producin...
2002-03-05 mhfirst cut of merge of STABLE-pre1_0 into HEAD. I won...