You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rafaël Carré 1e36b84e0c Fix a memory leak 18 years ago
..
.gitignore Check-in modules/Makefile.am 18 years ago
Modules.am Merge the shoutcast and freebox service discovery modules. Cleanup the shout.c code. 19 years ago
bonjour.c Services discoveries: check memory allocation 18 years ago
hal.c Fix a memory leak 18 years ago
podcast.c Services discoveries: check memory allocation 18 years ago
sap.c Services discoveries: check memory allocation 18 years ago
shout.c shout discovery: don't try to set non-existent option 18 years ago
upnp_cc.cpp Do not use playlist_*AddInput() when the playlist has already been destroyed and is dying (fix a crash when exiting while directory access is still reading) Try to return early if one of those function fail, because it either mean we don't have anymore memory available (I'm still looking for infinite Turing machines), or we are exiting (the playlist is dying). Use object / thread helpers for simplicity 18 years ago
upnp_intel.cpp Do not use playlist_*AddInput() when the playlist has already been destroyed and is dying (fix a crash when exiting while directory access is still reading) Try to return early if one of those function fail, because it either mean we don't have anymore memory available (I'm still looking for infinite Turing machines), or we are exiting (the playlist is dying). Use object / thread helpers for simplicity 18 years ago