.. |
Makefile.am
|
Made logging more modular.
|
2012-07-10 12:21:19 +02:00 |
application.cpp
|
Made logging more modular.
|
2012-07-10 12:21:19 +02:00 |
application.h
|
Made logging more modular.
|
2012-07-10 12:21:19 +02:00 |
base.vcxproj
|
Win32 bugfixes.
|
2012-07-01 13:21:49 +02:00 |
base.vcxproj.filters
|
Added missing GPL headers and Visual Studio filters.
|
2012-07-09 20:32:02 +02:00 |
component.cpp
|
…
|
|
component.h
|
…
|
|
configobject.cpp
|
Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get}
|
2012-07-09 16:19:56 +02:00 |
configobject.h
|
Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get}
|
2012-07-09 16:19:56 +02:00 |
consolelogger.cpp
|
Made logging more modular.
|
2012-07-10 12:21:19 +02:00 |
consolelogger.h
|
Made logging more modular.
|
2012-07-10 12:21:19 +02:00 |
dictionary.cpp
|
Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get}
|
2012-07-09 16:19:56 +02:00 |
dictionary.h
|
Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get}
|
2012-07-09 16:19:56 +02:00 |
event.cpp
|
Made logging more modular.
|
2012-07-10 12:21:19 +02:00 |
event.h
|
Made sockets multi-threaded.
|
2012-06-24 05:27:01 +02:00 |
exception.cpp
|
…
|
|
exception.h
|
…
|
|
fifo.cpp
|
…
|
|
fifo.h
|
…
|
|
i2-base.h
|
Made logging more modular.
|
2012-07-10 12:21:19 +02:00 |
logger.cpp
|
Made logging more modular.
|
2012-07-10 12:21:19 +02:00 |
logger.h
|
Made logging more modular.
|
2012-07-10 12:21:19 +02:00 |
object.cpp
|
Code cleanup.
|
2012-06-16 16:54:55 +02:00 |
object.h
|
Code cleanup.
|
2012-06-16 16:54:55 +02:00 |
objectmap.cpp
|
…
|
|
objectmap.h
|
Use specific types (rather than Object::Ptr) for event handlers.
|
2012-06-16 13:09:17 +02:00 |
objectset.cpp
|
…
|
|
objectset.h
|
Use specific types (rather than Object::Ptr) for event handlers.
|
2012-06-16 13:09:17 +02:00 |
ringbuffer.cpp
|
Added missing GPL headers and Visual Studio filters.
|
2012-07-09 20:32:02 +02:00 |
ringbuffer.h
|
Added missing GPL headers and Visual Studio filters.
|
2012-07-09 20:32:02 +02:00 |
socket.cpp
|
Implemented compat module (WIP).
|
2012-06-27 18:43:34 +02:00 |
socket.h
|
Re-delegate services after config changes.
|
2012-06-27 10:59:08 +02:00 |
tcpclient.cpp
|
Made sockets multi-threaded.
|
2012-06-24 05:27:01 +02:00 |
tcpclient.h
|
Made sockets multi-threaded.
|
2012-06-24 05:27:01 +02:00 |
tcpserver.cpp
|
Made sockets multi-threaded.
|
2012-06-24 05:27:01 +02:00 |
tcpserver.h
|
Made sockets multi-threaded.
|
2012-06-24 05:27:01 +02:00 |
tcpsocket.cpp
|
…
|
|
tcpsocket.h
|
…
|
|
threadpool.cpp
|
Added missing GPL headers and Visual Studio filters.
|
2012-07-09 20:32:02 +02:00 |
threadpool.h
|
Added missing GPL headers and Visual Studio filters.
|
2012-07-09 20:32:02 +02:00 |
timer.cpp
|
Made logging more modular.
|
2012-07-10 12:21:19 +02:00 |
timer.h
|
Avoid unnecessary wake-ups for timers.
|
2012-06-22 11:19:58 +02:00 |
tlsclient.cpp
|
Bugfixes.
|
2012-06-24 20:11:10 +02:00 |
tlsclient.h
|
Made sockets multi-threaded.
|
2012-06-24 05:27:01 +02:00 |
unix.cpp
|
…
|
|
unix.h
|
Build fixes for *NIX.
|
2012-07-08 21:24:20 +02:00 |
utility.cpp
|
Build fixes for *NIX.
|
2012-07-08 21:24:20 +02:00 |
utility.h
|
Make sure that include paths are interpreted as relative to the config file that contains the include directive.
|
2012-07-08 21:19:10 +02:00 |
variant.cpp
|
…
|
|
variant.h
|
…
|
|
win32.cpp
|
…
|
|
win32.h
|
…
|
|