Age | Commit message (Expand) | Author | Files | Lines |
2010-04-10 | Implement SetTime in the NarrowSpace plugin | Bastien Nocera | 1 | -2/+12 |
2010-01-21 | Implement Narrowspace's SetURL function | Bastien Nocera | 1 | -1/+8 |
2010-01-21 | Fix many NarrowSpace functions not working | Bastien Nocera | 1 | -1/+1 |
2009-09-14 | Fix plugin crash in webkit browsers | Christian Persch | 1 | -8/+8 |
2009-04-01 | Fix Rewind() and Stop() functions to do what they're supposed to in the | Bastien Nocera | 1 | -2/+2 |
2008-06-09 | Implement Playlist::isplaying, (Closes: #526737) Fix GetPluginStatus() to | Bastien Nocera | 1 | -5/+2 |
2008-05-31 | Fix a warning, and a build failure with debugging disabled | Bastien Nocera | 1 | -1/+1 |
2008-05-30 | Bug 520629 – deCOMtaminate plugins | Christian Persch | 1 | -958/+506 |
2008-04-24 | Update FSF address (Closes: #518264) | Bastien Nocera | 1 | -2/+2 |
2008-02-21 | Revert the previous commit, it's broken | Bastien Nocera | 1 | -11/+2 |
2008-02-21 | Implement SetTime using NPN_RequestRead() if it's available on the stream | Bastien Nocera | 1 | -2/+11 |
2008-02-15 | Implement a property change signal when fullscreen state or volume changes | Bastien Nocera | 1 | -7/+9 |
2008-02-04 | Add a PluginLongDescription function to all the plugins, and return a | Bastien Nocera | 1 | -0/+6 |
2007-11-01 | Implement totemIGMPPlayer::SetURL and ::GetURL, and | Bastien Nocera | 1 | -1/+9 |
2007-09-11 | make sure mPlugin is valid as pointed out by Christian Persch (Helps: | Bastien Nocera | 1 | -0/+5 |
2007-09-10 | Rename this... ...to that and add the states to those constants | Bastien Nocera | 1 | -14/+18 |
2007-08-15 | Implement GetPluginStatus so that the .Mac galleries work, make sure all | Bastien Nocera | 1 | -12/+7 |
2007-08-13 | Patch from Markus Golser to add video/x-m4v as a supported mime-type for | Bastien Nocera | 1 | -0/+1 |
2007-08-09 | Update version of the Quicktime-compatible plugin to 7.2.0 to be able to | Bastien Nocera | 1 | -1/+1 |
2007-04-01 | Remove the rejection of streams based on mime-type, too many false | Bastien Nocera | 1 | -5/+4 |
2007-02-18 | Revert the patch from bug #405850, since G_GNUC_FUNCTION is absolutely | Christian Persch | 1 | -107/+90 |
2007-01-30 | Remove use of __FUNCTION__ as it's not portable, patch by Damien Carbery | Bastien Nocera | 1 | -2/+2 |
2007-01-22 | A browser-plugin/totemClassInfo.h: | Christian Persch | 1 | -81/+7 |
2007-01-19 | Add QuickTime-compatible IDL file | Bastien Nocera | 1 | -7/+868 |
2007-01-11 | support application/x-quicktime-media-link in the QuickTime plugin to | Bastien Nocera | 1 | -1/+2 |
2007-01-10 | add support for "audio only" outputs (Closes: #395078) | Bastien Nocera | 1 | -2/+1 |
2007-01-10 | Allow the QuickTime plugin to handle audio/x-mpegurl as at | Bastien Nocera | 1 | -1/+2 |
2006-12-18 | print the plugin list add some code to log the user-agent used use | Bastien Nocera | 1 | -1/+1 |
2006-11-15 | A browser-plugin/org_gnome_totem_PluginViewer.xml: A | Christian Persch | 1 | -3/+3 |
2006-10-08 | Add a member to the totemPluginMimeEntry structure, on whether to show the | Bastien Nocera | 1 | -4/+4 |
2006-10-06 | A browser-plugin/totemPluginGlue.cpp: A browser-plugin/totemPluginGlue.h: | Christian Persch | 1 | -14/+12 |
2006-10-01 | add image/x-macpaint and image/x-quicktime to the supported mime-types, as | Bastien Nocera | 1 | -1/+3 |
2006-10-01 | add video/mp4 support to the NarrowSpace plugin (Closes: #358706) | Bastien Nocera | 1 | -0/+1 |
2006-08-11 | Give the plugins names compatible with what they're supposed to emulate | Bastien Nocera | 1 | -1/+1 |
2006-08-11 | Use nsMemory::Alloc, for gecko 1.7 compatibility. | Christian Persch | 1 | -1/+1 |
2006-08-11 | R src/totem-mozilla-plugin.cpp: R totem-mozilla-scriptable.cpp: R | Christian Persch | 1 | -0/+200 |