Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
my candidate for silliest hack of the year
|
|
Original commit message from CVS:
add metadata
code cleanup
|
|
Original commit message from CVS:
hardlink stdc++ until someone explains us The One True Way
|
|
Original commit message from CVS:
parallel install fixes
|
|
Original commit message from CVS:
this dir is kicking my ass all over the place
|
|
Original commit message from CVS:
Patch from Ken MacLeod (Bug #98797), Thanks Ken !
|
|
look it up in the big black book
Original commit message from CVS:
I'm sure this is the worst way to deal with this but I can't be arsed
to look it up in the big black book
|
|
now ;)
Original commit message from CVS:
Use bytestream to get buffer from sinkpad ( gst-player should play mod file now ;)
Move module types build from mikmod to modplug
|
|
Original commit message from CVS:
adding libstdc++
|
|
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.
|
|
variables are defined as make variables automagi...
Original commit message from CVS:
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/
@-substitued variables variables are defined as make variables automagically,
and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag
|
|
Original commit message from CVS:
let's not install the libmodplug helper library
|
|
Original commit message from CVS:
remove EXTRA_DIST
|
|
Original commit message from CVS:
adding modplug
|