repositories
/
deb_libcec.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
deb_libcec.git
2011-10-08
Lars Op den...
cec: clear the input buffer when parsing
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-08
Lars Op den...
cec: send opcode_image_view_on instead of text_view_on
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-07
Lars Op den...
cec: removed dupe m_bRunning properties. wait until...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-07
Lars Op den...
libcec v0.5 (WIP)
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-05
Lars Op den...
changelog updated for release v0.4.3
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-05
Lars Op den...
win32: updated visual studio project files
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-05
Lars Op den...
win32: fix uint8_t -> uint16_t argument
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-05
Lars Op den...
cec: fix reconnect
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-05
Lars Op den...
cec: fix some threading related bugs, like trying to...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-04
Lars Op den...
cec: forgot the physical address when doing the int...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-04
Lars Op den...
updated changelog for v0.4.1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-04
Lars Op den...
cec: fix the last commit on linux
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-04
Lars Op den...
cec: fixed int parameter sizes and some signed/unsigned...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-04
Lars Op den...
win32: sync visual studio project files. increased...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-04
Lars Op den...
cec: check whether m_port isn't NULL in ReadFromDevice
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-04
Lars Op den...
cec : stop the processor thread and delete the CSerialP...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-04
Lars Op den...
cec: mutex in CSerialPort
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-04
Lars Op den...
cec: fix segfault on exit
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-04
Lars Op den...
renamed libPlatform -> platform. stuck everything from...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-03
Lars Op den...
cec: bumped interface version to 4 stay in sync with...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-03
Lars Op den...
win32: sync visual studio project files
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-03
Lars Op den...
cec: fixed return value of StopThread()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-03
Lars Op den...
cec: split up CEC processing and the public interface...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-03
Lars Op den...
cec: renamed CCommunication -> CAdapterCommunication
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-03
Lars Op den...
cec: extracted a thread class. fixed bug: pthread_cond_...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-03
Lars Op den...
timeout parameter removed from Close()/cec_close()...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-03
Lars Op den...
fixed return value check of m_communication->Write()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-03
Lars Op den...
win32: added new files to the libcec vs2010 project
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-02
Lars Op den...
cec: removed timeout parameter from Transmit()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-02
Lars Op den...
cec: created a separate reader thread and fixed the...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-02
Lars Op den...
cec: change the default argument of PowerOnDevices...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-02
Lars Op den...
testclient: use CECDEVICE_TV instead of the default...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-02
Lars Op den...
added changelog for release v0.3
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-01
Lars Op den...
cec: check whether the specified path in the parameter...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-10-01
Lars Op den...
cec: the CEC adapter will now also be autodetected...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-09-29
Lars Op den...
updated changelog and version for v0.2
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-09-29
Lars Op den...
cec: add a Close() method to the interface
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-09-29
Lars Op den...
cec: fix the command buffer
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-09-29
Lars Op den...
cec: forgot to initialise m_maxSize in CecBuffer
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-09-29
Lars Op den...
cec: added CEC command that were received by the adapte...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-09-29
Lars Op den...
cec: fix compilation on windows after interface changes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-09-29
Lars Op den...
cec: fixed setting the ackmask. deprecated SetAckMask...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-09-29
Lars Op den...
cec: added optional logical and physical address parame...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-09-28
Lars Op den...
cec: fix hardcoded ackmask in SetAckMast(). set a short...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)
2011-09-28
Lars Op den...
initial commit containing libcec v0.1. see README for...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
tar.bz2
)