* modules/misc/httpd.c: added missing sanity checks
* modules/misc/sap.c: added sanity checks and more coding style fixes * src/video_output/video_output.c: Video filters can now be enabled on the fly (vout is respawned) You need to var_Set( p_vout, "filters", psz_yourvalue) for this * modules/gui/wxwindows/interface.cpp : Enable the adjust filter on the fly
Showing
- modules/gui/wxwindows/interface.cpp 42 additions, 5 deletionsmodules/gui/wxwindows/interface.cpp
- modules/misc/httpd.c 178 additions, 33 deletionsmodules/misc/httpd.c
- modules/misc/sap.c 75 additions, 42 deletionsmodules/misc/sap.c
- src/video_output/video_output.c 60 additions, 5 deletionssrc/video_output/video_output.c
Loading
Please register or sign in to comment