deb_libcec.git
2012-06-26  Lars Op den... updated changelog
2012-06-26  Lars Op den... cec: abi fixes (binary compat with v1.2)
2012-06-26  Lars Op den... cec: fixed - old client versions didn't always provide...
2012-06-26  Lars Op den... cec: corrected Vizio's vendor id
2012-06-26  Lars Op den... cec: added vendor ids for Akai, AOC, Benq, Daewoo,...
2012-06-25  Lars Op den... cec: mark the tv as powered up for panasonic once it...
2012-06-25  Lars Op den... updated changelog
2012-06-25  Lars Op den... cec: don't forward the standby opcode more than once...
2012-06-25  Lars Op den... cec: fixed - commands that were forwarded to clients...
2012-06-25  Lars Op den... fixed unused var warning
2012-06-24  Lars Op den... updated changelog
2012-06-23  Lars Op den... LibCecSharp: better handling of callbacks
2012-06-23  Lars Op den... added a callback for clients that is called when a...
2012-06-22  Lars Op den... cec: fixed - windows could get stuck in a loop in case...
2012-06-22  Lars Op den... cec: fixed missing param
2012-06-22  Lars Op den... cec: fixed - set the physical address of each device...
2012-06-22  Lars Op den... LibCecSharp: bump client versions to 1.7.1
2012-06-22  Lars Op den... LibCecSharp: update the local configuration after conne...
2012-06-22  Lars Op den... LibCecSharp: added missing client and server version...
2012-06-21  Lars Op den... pin libcec to the same version as libcec1
2012-06-21  Lars Op den... fixed compiler warning in CCECCommandHandler
2012-06-21  Lars Op den... updated changelog for 1.7.1 and bumped remaining versio...
2012-06-21  Lars Op den... Makefile cleanups. don't link cec-client and cec-config...
2012-06-21  Lars Op den... cec: removed dupe code around delayed activate source...
2012-06-21  Lars Op den... cec: reset m_bPowerUpEventReceived in CVLCommandHandler...
2012-06-21  Lars Op den... cec: set the power status of a device to 'powered on...
2012-06-21  Lars Op den... cec: get the cached power status of a device in CVLComm...
2012-06-21  Lars Op den... cec: don't send active source commands when the physica...
2012-06-20  Lars Op den... cec: bump interface version numbers to 1.7.1
2012-06-20  Lars Op den... cec: added a vendor command for panasonic that will...
2012-06-20  Lars Op den... cec: reply with abort reason 'invalid operand' to vendo...
2012-06-20  Lars Op den... cec: added cec_command::PushArray()
2012-06-20  Lars Op den... cec-client: don't display debug output by default in...
2012-06-20  Lars Op den... changed 'couldn't change the ackmask: the connection...
2012-06-20  Lars Op den... silence 'unused' warnings
2012-06-19  Lars Op den... cec: changed all Handle...() commands to return a cec_a...
2012-06-19  Lars Op den... cec: fixed - send a feature abort as reply to vendor...
2012-06-19  Lars Op den... cec: fixed - get the current power status of the TV...
2012-06-19  Lars Op den... cec-client: fixed - wrong client version
2012-06-19  Lars Op den... cec: fixed missing virtual keyword in CCECCommandHandle...
2012-06-13  Lars Op den... cec: display a warning message if libCEC was not compil...
2012-06-11  Lars Op den... Merge branch 'development'
2012-06-10  Lars Op den... updated changelog
2012-06-10  Lars Op den... cec: fixed missing firmware version and build date...
2012-06-10  Lars Op den... cec: open libcec.so.1 instead of libcec.so in cecloader...
2012-06-10  Lars Op den... updated changelog
2012-06-10  Lars Op den... debian: build source v1 packages to simplify test builds
2012-06-10  Lars Op den... cec: TransmitImageViewOn() and TransmitActiveSource...
2012-06-10  Lars Op den... cec: get the vendor id of the TV before allocating...
2012-06-05  Lars Op den... cec: don't respond with a feature abort to opcode play...
2012-06-04  Lars Op den... updated README
2012-06-04  Lars Op den... cec: also send a menu state update when activating...
2012-06-04  Lars Op den... bump version numbers to 1.7.0 and updated changelog
2012-06-04  Lars Op den... cec: changed - libcec_configuration.bAutodetectAddress...
2012-06-04  Lars Op den... cec: attempt to get the edid from nvidia's driver on...
2012-06-02  Lars Op den... cec: added PA detection via ADL for AMD, and attempt...
2012-06-01  Lars Op den... cec-client: only active the source when reconnecting...
2012-06-01  Lars Op den... cec: don't unregister clients in CLibCEC when disconnec...
2012-05-31  Lars Op den... cec: MSGCODE_TIMEOUT_ERROR is a response to a transmission
2012-05-31  Lars Op den... cec: hold a lock when changing the ackmask in CUSBCECAd...
2012-05-31  Lars Op den... cec: retry 'activate source' every 10 seconds if it...
2012-05-31  Lars Op den... cec: don't respond with a poll from the broadcast addre...
2012-05-31  Lars Op den... cec: moved ToString() methods and some other type relat...
2012-05-31  Lars Op den... cec: safe deletes for members
2012-05-31  Lars Op den... LibCecSharp: don't use an int but a CecUserControlCode...
2012-05-31  Lars Op den... platform: added tcp server sockets for posix
2012-05-26  Lars Op den... updated debian/control to replace libcec (<< 1.6)
2012-05-17  Lars Op den... platform: fix win32 compilation error
2012-05-17  Lars Op den... added missing hardy rules and source version
2012-05-17  Lars Op den... Merge branch 'development'
2012-05-17  Lars Op den... sync changelog for build
2012-05-17  Lars Op den... cec: fixed - correct initiator for keypresses
2012-05-16  Lars Op den... sync the /debian dir with the one in precise (with...
2012-05-15  Lars Op den... Merge remote branch 'libcec-public/master'
2012-05-15  Lars Op den... updated README
2012-05-15  Lars Op den... platform: fixed initial value of m_thread in CThread
2012-05-14  Lars Op den... added changelog and bumped version numbers for 1.6.3
2012-05-14  Lars Op den... cec: don't use the pid in dev_lock()/dev_unlock() calls
2012-05-14  Lars Op den... replaced 2 more occurences of Close() by m_port->Close()
2012-05-14  Lars Op den... close the port connection if a command couldn't be...
2012-05-14  Lars Op den... cec: some optimisations/cosmetics in CCECCommandHandler...
2012-05-14  Lars Op den... Merge remote branch 'libcec-public/master'
2012-05-14  Lars Op den... cec: documentation for the new CCECClient and made...
2012-05-14  Bob van Loosenfixed: somenow not initializing this pointer crashes...
2012-05-14  Lars Op den... cec: serial port locking on linux
2012-05-14  Lars Op den... cec: display an alert message in case the connection...
2012-05-14  Lars Op den... cec: set the ackmask to 0 when starting, so the earlier...
2012-05-14  Lars Op den... cec-client: added -m/--monitor startup options, which...
2012-05-14  Lars Op den... cec: bump version to 1.6.3. check the client version...
2012-05-14  Lars Op den... cec: always persist a changed configuration when possible
2012-05-14  Lars Op den... cec: check if the processor thread is marked as initial...
2012-05-14  Lars Op den... cec-config: fix physical address detection
2012-05-14  Lars Op den... cec: also reset the device status itself in CCECBusDevi...
2012-05-14  Lars Op den... cec: per-client monitoring mode (which is just a call...
2012-05-14  Lars Op den... cec: don't allow client registrations when the processo...
2012-05-14  Lars Op den... cosmetics
2012-05-14  Lars Op den... cec: use the correct source when transmitting an abort...
2012-05-14  Lars Op den... cec: cleanups, documentation and some fixes for the...
2012-05-11  Lars Op den... win32: sync project files and fixed compilation warnings.
2012-05-11  Lars Op den... cec: don't send a 'disconnected' alert when the close...
next