deb_libcec.git
2012-02-27  FneufneuInitial FreeBSD support
2012-02-27  Lars Op den... platform: use gettimeofday() on darwin in GetAbsTime...
2012-02-27  Lars Op den... cec: don't send an updated configuration back when...
2012-02-27  Lars Op den... cec: don't send an updated configuration when libCEC...
2012-02-27  Lars Op den... cec: don't try to transmit when the processor is being...
2012-02-26  Lars Op den... cosmetics
2012-02-26  Lars Op den... cec: also add commands to unsupported features when...
2012-02-26  Lars Op den... cec: link to rt. fixes compilation after c4609291c334e2...
2012-02-26  Lars Op den... cec: and now correct
2012-02-26  Lars Op den... cec: fixed return value of CUSBCECAdapterCommunication...
2012-02-26  Bob van Loosenfixed: the timeout value of pthread_cond_timedwait...
2012-02-26  Bob van Loosenfixed: use CLOCK_MONOTONIC for timing info, since getti...
2012-02-26  Lars Op den... cec: added a timeout to StopThread()
2012-02-26  Lars Op den... cec: don't add data to the input buffer in CUSBCECAdapt...
2012-02-26  Lars Op den... cec: lock in SyncedBuffer
2012-02-25  Lars Op den... cec: fixed invalid forward decl after changing struct...
2012-02-25  Lars Op den... osx compiler was complaining about non-virtual destruct...
2012-02-25  Lars Op den... fixed two more accidental double derefs
2012-02-22  Lars Op den... cec: fixed c+p monster - CRLCommandHandler is for Toshi...
2012-02-21  Lars Op den... platform: fixed accidental double deref. the method...
2012-02-21  Lars Op den... cec: added Toshiba's vendor id, and set the device...
2012-02-21  Lars Op den... win32: moved all the code signing data into support...
2012-02-19  Lars Op den... fixed tabs -> spaces in the changelog
2012-02-19  Lars Op den... cec: also send deck status 0x20 when no active source...
2012-02-19  Lars Op den... cec-config-gui: ask the user whether he wants to try...
2012-02-19  Lars Op den... cec: don't send an updated configuration when the conne...
2012-02-19  Lars Op den... cec-config-gui: make overriding the physical address...
2012-02-19  Lars Op den... updated changelog for 1.5.0
2012-02-18  Lars Op den... cec: fixed crash when replacing handlers - std::map...
2012-02-18  Lars Op den... win32: don't install libcec to the system directory...
2012-02-18  Lars Op den... cec: wait for multiple responses, not just for one...
2012-02-17  Lars Op den... cec: don't keep the mutex locked while opening/closing...
2012-02-17  Lars Op den... cec: fixed compilation warning on win32 (possibly unini...
2012-02-17  Lars Op den... cec: don't transmit in CCECProcessor while keeping...
2012-02-17  Lars Op den... cec: fixed typo in GetStatus()
2012-02-17  Lars Op den... cec: process messages that were received async, or...
2012-02-17  Lars Op den... cec: ensure that the vendor id is requested first when...
2012-02-17  Lars Op den... cec: cleaned up CCECBusDevice::GetStatus()
2012-02-17  Lars Op den... cec: LG devices don't respond to CEC version requests...
2012-02-17  Lars Op den... cec: fixed 'unsupported command' marking in CCECBusDevice
2012-02-17  Lars Op den... cec: fixed - directly process commands that have been...
2012-02-17  Lars Op den... tabs -> spaces
2012-02-17  Lars Op den... platform: fixed return value from CCondition::Wait()
2012-02-16  Lars Op den... cec-config-gui: fixed typo that saved the incorrect...
2012-02-16  Lars Op den... cec: bump version numbers to 1.5, to prepare for the...
2012-02-16  Lars Op den... cec: restore the order in the headers
2012-02-16  Lars Op den... cec: added RescanDevices()/cec_rescan_devices() to...
2012-02-16  Lars Op den... installer: reuse the previous driver installer if it...
2012-02-16  Lars Op den... cec: check whether the port is open, not whether libCEC...
2012-02-16  Lars Op den... cec: ensure that the ackmask is always set to 0 when...
2012-02-16  Lars Op den... cec-config-gui: make the progress bar invisible when...
2012-02-16  Lars Op den... cec: moved the autodetect address api call to libcec_co...
2012-02-16  Lars Op den... cec: removed unneeded client version from the CCECProce...
2012-02-16  Lars Op den... cec-config-gui: added implementations for "wake devices...
2012-02-16  Lars Op den... LibCecSharp: pass correctly formatted logical address...
2012-02-16  Lars Op den... cec: fix active source switches for the standard CEC...
2012-02-16  Lars Op den... cec: don't hold a lock in CCECBusDevice when calling...
2012-02-15  Lars Op den... cec-config-gui: added an update button on the device...
2012-02-15  Lars Op den... cec-config-gui: open the connection in the background...
2012-02-15  Lars Op den... cec-config-gui: no longer showing modal device info...
2012-02-15  Lars Op den... cec-config-gui: don't update the log window all the...
2012-02-15  Lars Op den... cec: added GetPortName() to CUSBCECAdapterCommunication
2012-02-15  Lars Op den... cec: don't lock the mutex when checking for the poll...
2012-02-15  Lars Op den... cec: don't do a full reinit when not needed
2012-02-15  Lars Op den... LibCecSharp: delete the internal callback struct when...
2012-02-15  Lars Op den... cec-config-gui: cosmetics
2012-02-15  Lars Op den... cec-config-gui: read/write the vendor id override setting
2012-02-15  Lars Op den... cec-config-gui: added the new parameters. cleanup round.
2012-02-15  Lars Op den... LibCecSharp: added the new parameters
2012-02-15  Lars Op den... cec: added poweroff devices parameter to the config...
2012-02-15  Lars Op den... cec: added a callback that is called when libCEC's...
2012-02-15  Lars Op den... cec: don't reset the "adapter message sent" event
2012-02-15  Lars Op den... cec: transmit a keypress and key release as power on...
2012-02-15  Lars Op den... cec-config-gui: updated labels, added 'not implemented...
2012-02-14  Lars Op den... cec-config-gui: added some basic test commands and...
2012-02-14  Lars Op den... cec: return the anynet return keycode directly instead...
2012-02-14  Lars Op den... cec: added SetConfiguration()/cec_set_configuration...
2012-02-14  Lars Op den... LibCecSharp: set the callback methods in libcec to...
2012-02-14  Lars Op den... cec: ensure that there always is at least one device...
2012-02-14  Lars Op den... cec-config-gui: read the configuration before initialis...
2012-02-14  Lars Op den... cec-config-gui: added a button configuration panel...
2012-02-14  Lars Op den... cec-config-gui: added log level configuration and a...
2012-02-14  Lars Op den... cec-config-gui: don't enable the 'connected device...
2012-02-14  Lars Op den... platform: added CCondition::Wait() without a timeout...
2012-02-14  Lars Op den... platform: let CTimeout return uint32_t instead of uint6...
2012-02-14  Lars Op den... cec: add an option to wake multiple devices via the...
2012-02-14  Lars Op den... cec: allow to override the TV vendor id via the initial...
2012-02-14  Lars Op den... cec-config: always set the hdmi port number and device...
2012-02-14  Lars Op den... cec: send power state 'standby->on' before 'on' for SL
2012-02-13  Lars Op den... cec: cleanups in ActivateSource() and CSLCommandHandler
2012-02-13  Lars Op den... cec: fix the initial hdmi port setting
2012-02-13  Lars Op den... cec: fix SL reconnect when the source has been switched...
2012-02-13  Lars Op den... cec: also send 'image view on' before setting the activ...
2012-02-13  Lars Op den... cec: added defines for SL vendor command 02
2012-02-13  Lars Op den... cec: don't send power on, acitve source and standby...
2012-02-13  Lars Op den... cec: implemented power up for LG devices other than...
2012-02-13  Lars Op den... cec: poll the next device when the current is handled...
2012-02-13  Lars Op den... cec: just send the vendor id in InitHandler()
2012-02-13  Lars Op den... cec: replace the handler for the primary device directl...
2012-02-13  Lars Op den... cec: protect the SL state vars with a mutex
next