Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 2002-03-20 | 1 | -1/+1 |
| | | | | | Original commit message from CVS: s/Gnome-Streamer/GStreamer/ | ||||
* | removal of //-style comments don't link plugins to core libs -- the ↵ | Andy Wingo | 2002-03-19 | 1 | -2/+2 |
| | | | | | | | | | versioning is done internally to the plugins with... Original commit message from CVS: * removal of //-style comments * don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct, and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory. | ||||
* | adding mikmod | Thomas Vander Stichele | 2001-12-23 | 1 | -0/+105 |
Original commit message from CVS: adding mikmod |