haiku/src/servers/media
beveloper 5ac4fbd70d clean up of debugging functions
FATAL is now replaced by ERROR and active at DEBUG=1 or above
TRACE is active at 2 or above
PRINT(level, ...) can be used for DEBUG= level or abode
INFO is removed


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3578 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-19 14:53:41 +00:00
..
AppManager.cpp clean up of debugging functions 2003-06-19 14:53:41 +00:00
AppManager.h Added automatic loading of physical input and output nodes. 2003-05-25 21:16:53 +00:00
BufferManager.cpp clean up of debugging functions 2003-06-19 14:53:41 +00:00
BufferManager.h added more debug information 2002-12-10 18:18:50 +00:00
DefaultManager.cpp clean up of debugging functions 2003-06-19 14:53:41 +00:00
DefaultManager.h Added automatic loading of physical input and output nodes. 2003-05-25 21:16:53 +00:00
Jamfile Checkpoint. 2002-12-26 02:25:25 +00:00
media_server.cpp clean up of debugging functions 2003-06-19 14:53:41 +00:00
media_server.h media_server.h was missing. 2002-11-24 00:50:15 +00:00
media_server.rsrc added more debug information 2002-12-10 18:18:50 +00:00
NodeManager.cpp clean up of debugging functions 2003-06-19 14:53:41 +00:00
NodeManager.h various bugfixes 2003-05-26 12:58:06 +00:00
NotificationManager.cpp clean up of debugging functions 2003-06-19 14:53:41 +00:00
NotificationManager.h added more debug information 2002-12-10 18:18:50 +00:00
Queue.cpp various small changes 2002-11-24 00:27:09 +00:00
Queue.h adding a simple queue needed for the media server's handling of notifications 2002-09-29 22:07:10 +00:00
ServerInterface.h removed some unused functionality 2002-12-08 23:52:21 +00:00