deb_libcec.git
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...
2012-05-11  Lars Op den... cec: fixed abi
2012-05-10  Lars Op den... cec: fixed - ensure that the correct libCEC version...
2012-05-10  Lars Op den... cec: send a feature abort again for all unhandled comma...
2012-05-08  Lars Op den... cec: display an alert message when the firmware of...
2012-05-08  Lars Op den... LibCecSharp: fixed buffer overrun when copying libcec_c...
2012-05-03  Lars Op den... cec: added CEC 1.4 opcodes
2012-04-28  Lars Op den... Merge branch 'development'
2012-04-28  Lars Op den... cec: don't reset the power state to powered off when...
2012-04-27  Lars Op den... cec: persist the configuration after switching sources
2012-04-27  Lars Op den... cec: check the correct value in the PA override
2012-04-27  Lars Op den... cec: more magic numbers. use the default CEC timeout...
2012-04-27  Lars Op den... cec: don't suppress physical address updates of a devic...
2012-04-27  Lars Op den... cec: don't exit libCEC if the physical address couldn...
2012-04-27  Lars Op den... cec: set the power status to 'on' of a device that...
2012-04-27  Lars Op den... cec-client: fixed entering bootloader mode
2012-04-27  Lars Op den... cec: return false when SetHDMIPort() is called with...
2012-04-27  Lars Op den... replaced some more magic numbers
2012-04-27  Lars Op den... bump win32 assembly version numbers to 1.6.2
2012-04-27  Lars Op den... updated changelog for 1.6.2
2012-04-26  Lars Op den... cec: read the build date while connecting
2012-04-26  Lars Op den... cec: don't just set the server version, but get the...
2012-04-26  Lars Op den... cec: added operator == and != for libcec_configuration
2012-04-26  Lars Op den... cec: fixed serverVersion assignment that went out of...
2012-04-26  Lars Op den... cec-client: show the firmware build date if it's availa...
2012-04-26  Lars Op den... cec: replaced a load of magic numbers
2012-04-26  Lars Op den... cec: fixed CCECProcessor::IsActiveSource() - TV was...
2012-04-26  Lars Op den... cec: don't call the deprecated SetActiveView() method...
2012-04-26  Lars Op den... cec: request the active source if it's unknown in CCECP...
2012-04-26  Lars Op den... cec: don't suppress PA updates when called via CCECProc...
2012-04-26  Lars Op den... cec: don't try to match a device with PA 0xFFFF. don...
2012-04-26  Lars Op den... cec-client: don't activate the source when starting
2012-04-26  Lars Op den... cec-client: group up the output of the 'scan' command...
2012-04-26  Lars Op den... cec: set the initial stream path to PA 0xFFFF instead...
2012-04-26  Lars Op den... cec: don't set the power status to 'powered off' when...
2012-04-26  Lars Op den... cec: fixed potential segfault in CCECProcessor::GetDevi...
2012-04-26  Lars Op den... cec: fixed stream path changes when changed to the...
2012-04-26  Lars Op den... cec: clear the unsupported features list in CCECBusDevi...
2012-04-26  Lars Op den... cec: never mark vendor commands as unsupported (only...
2012-04-26  Lars Op den... cec: changed the log level of the 'unsupported feature...
2012-04-26  Lars Op den... cec: drop no longer needed parameters for CCECCommandHa...
2012-04-26  Lars Op den... cec: signal waiting threads when receiving a feature...
2012-04-26  Lars Op den... cec: added GetResponseOpcode(cec_opcode opcode) to...
2012-04-26  Lars Op den... cec: don't retry in CCECCommandHandler if the command...
2012-04-26  Lars Op den... cec: fixed - don't request the PA of devices when handl...
2012-04-25  Lars Op den... cec: fixed compilation warning on win64
2012-04-25  Lars Op den... cec: added the firmware build date to libcec_configurat...
2012-04-25  Lars Op den... cec: bump libCEC internal version number to 1.6.2....
2012-04-25  Lars Op den... cec: also log the libCEC version in the 'connected...
2012-04-25  Lars Op den... cec: don't retry MSGCODE_GET_BUILDDATE if it was reject...
2012-04-25  Lars Op den... cec: optimisation - strip unneeded virtual keywords...
next