Code:
r5390 | Admin | 2011-06-15 21:17:04 PM (Wed, 15 Jun 2011) | 2 lines
Partly revert r5385. Add locks to smartreader init and close as libusb (and partly our code) is not threadsafe there. Improve
locking with fast_rnd (could wait up to 255ms to get a lock which can be quite bad).
---------------------------------------------------------------------------------------------------------------------------
r5389 | _network | 2011-06-15 21:07:34 PM (Wed, 15 Jun 2011) | 1 line
dynamic-threads: fix cccam disconnects
---------------------------------------------------------------------------------------------------------------------------
r5388 | alno | 2011-06-15 20:30:34 PM (Wed, 15 Jun 2011) | 2 lines
XMLApi: Add parameter to readerstats 'ecmhistory=1'. If this parameter is set the ecmhistory tag is filled with historical
timevalues e.g. <ecmhistory>0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0</ecmhistory>. If the parameter is not set the tag is
present but empty.
cleanup and reduce code